Trace number 1776391

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
ManySAT 1.1 aimd 0/2009-03-20 (4 threads)SAT 249.31 82.3575

General information on the benchmark

Nameindustrial/grieu/
vmpc_26.cnf
MD5SUM7e9eba7a609bdbcf7c3a7e0f5c07ab04
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark48.85
Satisfiable
(Un)Satisfiability was proved
Number of variables676
Number of clauses86424
Sum of the clauses size226590
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 233878
Number of clauses of size 352494
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 552

Solver Data

0.00/0.00	c Parsing...
0.03/0.05	c ==============================================================================
0.03/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.05	c ==============================================================================
0.03/0.05	c |         0 |   86424   226590 |   25927       0        0     nan |  0.000 % |
0.03/0.05	c ==============================================================================
0.03/0.05	c Result  :   #vars: 676   #clauses: 86424   #literals: 226590
0.03/0.05	c CPU time:   0.04 s
0.03/0.05	c ==============================================================================
249.19/82.34	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
249.19/82.34	c ============================[ Problem Statistics ]=============================
249.19/82.34	c |                                                                             |
249.19/82.34	c threadId              : 1
249.19/82.34	c restarts              : 1573
249.19/82.34	c conflicts             : 300715         (1209 /sec)
249.19/82.34	c decisions             : 602054         (0.99 % random) (2421 /sec)
249.19/82.34	c propagations          : 35583992       (143086 /sec)
249.19/82.34	c conflict literals     : 7535390        (54.88 % deleted)
249.19/82.34	c Memory used           : 122.74 MB
249.19/82.34	c CPU time              : 248.69 s
249.19/82.34	
249.19/82.34	c --->m=4, e=8, aimd=0, HOME/25548_many.cnf	time: 62.1725	conflicts: 300715       
249.19/82.35	s SATISFIABLE
249.19/82.35	v -1 -2 -3 -4 -5 -6 -7 -8 -9 -10 -11 -12 -13 -14 -15 -16 -17 -18 -19 -20 21 -22 -23 -24 -25 -26 -27 -28 -29 -30 -31 -32 -33 -34 -35 -36 37 -38 -39 -40 -41 -42 -43 -44 -45 -46 -47 -48 -49 -50 -51 -52 -53 -54 -55 -56 -57 -58 -59 -60 -61 -62 -63 -64 -65 -66 -67 -68 -69 -70 -71 72 -73 -74 -75 -76 -77 -78 -79 -80 -81 -82 -83 -84 -85 -86 87 -88 -89 -90 -91 -92 -93 -94 -95 -96 -97 -98 -99 -100 -101 -102 -103 -104 -105 -106 -107 -108 -109 -110 -111 -112 -113 -114 -115 -116 -117 118 -119 -120 -121 -122 -123 -124 -125 -126 -127 -128 -129 -130 -131 -132 -133 -134 -135 -136 -137 -138 -139 -140 -141 142 -143 -144 -145 -146 -147 -148 -149 -150 -151 -152 -153 -154 -155 -156 -157 158 -159 -160 -161 -162 -163 -164 -165 -166 -167 -168 -169 -170 -171 -172 -173 -174 -175 -176 -177 -178 -179 -180 -181 -182 -183 -184 185 -186 -187 -188 -189 -190 -191 -192 -193 -194 -195 -196 -197 -198 -199 -200 -201 -202 -203 -204 -205 -206 -207 -208 -209 -210 -211 -212 -213 -214 -215 -216 -217 -218 -219 -220 221 -222 -223 -224 -225 -226 -227 -228 -229 -230 -231 -232 -233 -234 -235 -236 -237 -238 -239 -240 -241 -242 -243 -244 -245 -246 -247 -248 -249 250 -251 -252 -253 -254 -255 -256 -257 -258 -259 -260 -261 -262 -263 -264 -265 -266 -267 -268 -269 -270 -271 -272 -273 -274 -275 -276 277 -278 -279 -280 -281 -282 -283 -284 -285 -286 -287 -288 -289 -290 -291 -292 -293 -294 -295 -296 -297 -298 -299 -300 -301 -302 -303 -304 305 -306 -307 -308 -309 -310 -311 -312 -313 -314 -315 -316 -317 -318 -319 -320 -321 -322 -323 -324 -325 -326 -327 -328 -329 -330 -331 -332 -333 -334 -335 -336 -337 338 -339 -340 -341 -342 -343 -344 -345 -346 -347 348 -349 -350 -351 -352 -353 -354 -355 -356 -357 -358 -359 -360 -361 -362 -363 -364 -365 -366 -367 -368 369 -370 -371 -372 -373 -374 -375 -376 -377 -378 -379 -380 -381 -382 -383 -384 -385 -386 -387 -388 -389 -390 -391 -392 -393 -394 -395 -396 -397 -398 -399 -400 -401 -402 -403 -404 -405 -406 -407 -408 -409 -410 -411 -412 -413 -414 415 -416 -417 -418 -419 -420 -421 -422 -423 -424 -425 -426 -427 -428 -429 -430 -431 -432 -433 434 -435 -436 -437 -438 -439 -440 -441 -442 -443 -444 -445 -446 -447 -448 -449 450 -451 -452 -453 -454 -455 -456 -457 -458 -459 -460 -461 -462 -463 -464 -465 -466 -467 -468 -469 -470 -471 -472 -473 -474 475 -476 -477 -478 -479 -480 -481 -482 -483 -484 -485 -486 -487 -488 -489 -490 -491 -492 -493 -494 -495 -496 -497 -498 -499 -500 -501 -502 -503 -504 -505 -506 -507 -508 -509 -510 -511 -512 -513 -514 -515 516 -517 -518 -519 -520 -521 -522 -523 -524 -525 -526 -527 -528 -529 -530 -531 -532 -533 -534 -535 -536 -537 -538 -539 -540 -541 -542 -543 544 -545 -546 -547 -548 -549 -550 -551 -552 -553 -554 -555 -556 -557 -558 -559 -560 -561 -562 -563 -564 -565 -566 -567 -568 569 -570 -571 -572 573 -574 -575 -576 -577 -578 -579 -580 -581 -582 -583 -584 -585 -586 -587 -588 -589 -590 -591 -592 -593 -594 -595 -596 -597 -598 -599 -600 -601 -602 -603 604 -605 -606 -607 -608 -609 -610 -611 -612 -613 -614 -615 -616 -617 -618 -619 -620 -621 -622 -623 -624 -625 -626 -627 -628 -629 -630 -631 -632 -633 -634 -635 -636 -637 -638 639 -640 -641 -642 -643 -644 -645 -646 -647 -648 -649 -650 -651 -652 -653 654 -655 -656 -657 -658 -659 -660 -661 -662 -663 -664 -665 -666 -667 -668 -669 -670 -671 -672 -673 -674 -675 -676 0

Verifier Data

OK

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1776391-1243509055/watcher-1776391-1243509055 -o /tmp/evaluation-result-1776391-1243509055/solver-1776391-1243509055 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776391-1243509055.cnf aimd 0 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 5.58 5.61 5.62 4/125 25549
/proc/meminfo: memFree=1971144/3368532 swapFree=1957708/1959888
[pid=25548] ppid=25546 vsize=2416 CPUtime=0
/proc/25548/stat : 25548 (manysat.sh) R 25546 25548 21334 0 -1 4194304 334 0 0 0 0 0 0 0 24 0 1 0 1115569537 2473984 274 4294967295 134512640 135169312 3213681680 3213680156 3085588340 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/25548/statm: 604 274 231 161 0 43 0
[pid=25549] ppid=25548 vsize=2416 CPUtime=0
/proc/25549/stat : 25549 (manysat.sh) R 25548 25548 21334 0 -1 4194368 0 0 0 0 0 0 0 0 24 0 1 0 1115569537 2473984 43 4294967295 134512640 135169312 3213681680 3213680156 3085588340 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/25549/statm: 604 43 0 161 0 43 0

[startup+0.045568 s]
/proc/loadavg: 5.58 5.61 5.62 4/125 25549
/proc/meminfo: memFree=1971144/3368532 swapFree=1957708/1959888
[pid=25548] ppid=25546 vsize=2416 CPUtime=0
/proc/25548/stat : 25548 (manysat.sh) S 25546 25548 21334 0 -1 4194304 350 0 0 0 0 0 0 0 24 0 1 0 1115569537 2473984 274 4294967295 134512640 135169312 3213681680 3213680216 3085586158 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/25548/statm: 604 274 231 161 0 43 0
[pid=25549] ppid=25548 vsize=4356 CPUtime=0.03
/proc/25549/stat : 25549 (SatElite) R 25548 25548 21334 0 -1 4202496 986 0 0 0 3 0 0 0 25 0 1 0 1115569537 4460544 923 4294967295 134512640 135034092 3218630800 3218626792 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25549/statm: 1089 923 50 128 0 959 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6772

[startup+0.10554 s]
/proc/loadavg: 5.58 5.61 5.62 4/125 25549
/proc/meminfo: memFree=1971144/3368532 swapFree=1957708/1959888
[pid=25548] ppid=25546 vsize=2416 CPUtime=0
/proc/25548/stat : 25548 (manysat.sh) S 25546 25548 21334 0 -1 4194304 350 0 0 0 0 0 0 0 24 0 1 0 1115569537 2473984 274 4294967295 134512640 135169312 3213681680 3213680216 3085586158 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/25548/statm: 604 274 231 161 0 43 0
[pid=25549] ppid=25548 vsize=5548 CPUtime=0.09
/proc/25549/stat : 25549 (SatElite) R 25548 25548 21334 0 -1 4202496 1317 0 0 0 9 0 0 0 25 0 1 0 1115569537 5681152 1254 4294967295 134512640 135034092 3218630800 3218625684 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25549/statm: 1387 1254 66 128 0 1257 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7964

[startup+0.33553 s]
/proc/loadavg: 5.58 5.61 5.62 4/125 25549
/proc/meminfo: memFree=1971144/3368532 swapFree=1957708/1959888
[pid=25548] ppid=25546 vsize=2420 CPUtime=0.12
/proc/25548/stat : 25548 (manysat.sh) S 25546 25548 21334 0 -1 4194304 370 1321 0 0 0 0 12 0 23 0 1 0 1115569537 2478080 275 4294967295 134512640 135169312 3213681680 3213677896 3085586158 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/25548/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 2420

[startup+0.705684 s]
/proc/loadavg: 5.58 5.61 5.62 4/125 25549
/proc/meminfo: memFree=1971144/3368532 swapFree=1957708/1959888
[pid=25548] ppid=25546 vsize=2420 CPUtime=0.12
/proc/25548/stat : 25548 (manysat.sh) S 25546 25548 21334 0 -1 4194304 370 1321 0 0 0 0 12 0 23 0 1 0 1115569537 2478080 275 4294967295 134512640 135169312 3213681680 3213677896 3085586158 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/25548/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 2420

[startup+1.50561 s]
/proc/loadavg: 5.58 5.61 5.62 7/129 25554
/proc/meminfo: memFree=2027532/3368532 swapFree=1957708/1959888
[pid=25548] ppid=25546 vsize=2420 CPUtime=0.12
/proc/25548/stat : 25548 (manysat.sh) S 25546 25548 21334 0 -1 4194304 370 1321 0 0 0 0 12 0 23 0 1 0 1115569537 2478080 275 4294967295 134512640 135169312 3213681680 3213677896 3085586158 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/25548/statm: 605 275 231 161 0 44 0
[pid=25551] ppid=25548 vsize=54180 CPUtime=3.8
/proc/25551/stat : 25551 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202496 7053 0 0 0 378 2 0 0 19 0 4 0 1115569550 55480320 6987 4294967295 134512640 135305190 3217033008 3217030912 134557444 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/25551/statm: 13545 6987 79 194 0 13349 0
[pid=25551/tid=25552] ppid=25548 vsize=54180 CPUtime=0.74
/proc/25551/task/25552/stat : 25552 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 317 0 0 0 73 1 0 0 18 0 4 0 1115569564 55480320 6987 4294967295 134512640 135305190 3217033008 3085229096 134694990 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25551/tid=25553] ppid=25548 vsize=54180 CPUtime=1.15
/proc/25551/task/25553/stat : 25553 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 871 0 0 0 114 1 0 0 22 0 4 0 1115569564 55480320 6987 4294967295 134512640 135305190 3217033008 3076840640 134528406 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=25551/tid=25554] ppid=25548 vsize=54180 CPUtime=0.56
/proc/25551/task/25554/stat : 25554 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 462 0 0 0 56 0 0 0 18 0 4 0 1115569564 55480320 6987 4294967295 134512640 135305190 3217033008 3068452032 134528539 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.92
Current children cumulated vsize (KiB) 56600

[startup+3.10548 s]
/proc/loadavg: 5.58 5.61 5.62 6/129 25555
/proc/meminfo: memFree=1773092/3368532 swapFree=1957708/1959888
[pid=25548] ppid=25546 vsize=2420 CPUtime=0.12
/proc/25548/stat : 25548 (manysat.sh) S 25546 25548 21334 0 -1 4194304 370 1321 0 0 0 0 12 0 23 0 1 0 1115569537 2478080 275 4294967295 134512640 135169312 3213681680 3213677896 3085586158 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/25548/statm: 605 275 231 161 0 44 0
[pid=25551] ppid=25548 vsize=61052 CPUtime=8.3
/proc/25551/stat : 25551 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202496 8677 0 0 0 828 2 0 0 20 0 4 0 1115569550 62517248 8611 4294967295 134512640 135305190 3217033008 3217030912 134556740 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/25551/statm: 15263 8611 79 194 0 15067 0
[pid=25551/tid=25552] ppid=25548 vsize=61052 CPUtime=2.01
/proc/25551/task/25552/stat : 25552 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 693 0 0 0 200 1 0 0 17 0 4 0 1115569564 62517248 8611 4294967295 134512640 135305190 3217033008 3085229248 134528559 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25551/tid=25553] ppid=25548 vsize=61052 CPUtime=2.2
/proc/25551/task/25553/stat : 25553 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 1426 0 0 0 219 1 0 0 25 0 4 0 1115569564 62517248 8611 4294967295 134512640 135305190 3217033008 3076840384 134541848 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=25551/tid=25554] ppid=25548 vsize=61052 CPUtime=1.31
/proc/25551/task/25554/stat : 25554 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 754 0 0 0 131 0 0 0 17 0 4 0 1115569564 62517248 8611 4294967295 134512640 135305190 3217033008 3068451824 134549024 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8.42
Current children cumulated vsize (KiB) 63472

[startup+6.3052 s]
/proc/loadavg: 5.61 5.61 5.63 4/129 25555
/proc/meminfo: memFree=1805252/3368532 swapFree=1957708/1959888
[pid=25548] ppid=25546 vsize=2420 CPUtime=0.12
/proc/25548/stat : 25548 (manysat.sh) S 25546 25548 21334 0 -1 4194304 370 1321 0 0 0 0 12 0 23 0 1 0 1115569537 2478080 275 4294967295 134512640 135169312 3213681680 3213677896 3085586158 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/25548/statm: 605 275 231 161 0 44 0
[pid=25551] ppid=25548 vsize=69840 CPUtime=18.25
/proc/25551/stat : 25551 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202496 10808 0 0 0 1819 6 0 0 16 0 4 0 1115569550 71516160 10742 4294967295 134512640 135305190 3217033008 3217031184 134528341 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/25551/statm: 17460 10742 79 194 0 17264 0
[pid=25551/tid=25552] ppid=25548 vsize=69840 CPUtime=4.83
/proc/25551/task/25552/stat : 25552 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 1172 0 0 0 482 1 0 0 15 0 4 0 1115569564 71516160 10742 4294967295 134512640 135305190 3217033008 3085228976 134557181 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25551/tid=25553] ppid=25548 vsize=69840 CPUtime=5.4
/proc/25551/task/25553/stat : 25553 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 2228 0 0 0 537 3 0 0 25 0 4 0 1115569564 71516160 10742 4294967295 134512640 135305190 3217033008 3076840640 134528520 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=25551/tid=25554] ppid=25548 vsize=69840 CPUtime=3.46
/proc/25551/task/25554/stat : 25554 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 1262 0 0 0 345 1 0 0 16 0 4 0 1115569564 71516160 10742 4294967295 134512640 135305190 3217033008 3068452032 134528406 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 18.37
Current children cumulated vsize (KiB) 72260

[startup+12.7046 s]
/proc/loadavg: 5.64 5.62 5.63 8/130 25601
/proc/meminfo: memFree=1967504/3368532 swapFree=1957708/1959888
[pid=25548] ppid=25546 vsize=2420 CPUtime=0.12
/proc/25548/stat : 25548 (manysat.sh) S 25546 25548 21334 0 -1 4194304 370 1321 0 0 0 0 12 0 23 0 1 0 1115569537 2478080 275 4294967295 134512640 135169312 3213681680 3213677896 3085586158 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/25548/statm: 605 275 231 161 0 44 0
[pid=25551] ppid=25548 vsize=85816 CPUtime=43.33
/proc/25551/stat : 25551 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202496 14894 0 0 0 4319 14 0 0 17 0 4 0 1115569550 87875584 14828 4294967295 134512640 135305190 3217033008 3217031184 134528455 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/25551/statm: 21454 14828 79 194 0 21258 0
[pid=25551/tid=25552] ppid=25548 vsize=85816 CPUtime=10.91
/proc/25551/task/25552/stat : 25552 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 2133 0 0 0 1089 2 0 0 17 0 4 0 1115569564 87875584 14828 4294967295 134512640 135305190 3217033008 3085229248 134528501 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25551/tid=25553] ppid=25548 vsize=85816 CPUtime=11.72
/proc/25551/task/25553/stat : 25553 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 3542 0 0 0 1163 9 0 0 25 0 4 0 1115569564 87875584 14828 4294967295 134512640 135305190 3217033008 3076840640 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=25551/tid=25554] ppid=25548 vsize=85816 CPUtime=9.78
/proc/25551/task/25554/stat : 25554 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 2144 0 0 0 976 2 0 0 17 0 4 0 1115569564 87875584 14828 4294967295 134512640 135305190 3217033008 3068452032 134528744 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 43.45
Current children cumulated vsize (KiB) 88236

[startup+25.5035 s]
/proc/loadavg: 5.64 5.62 5.63 6/129 25747
/proc/meminfo: memFree=1920160/3368532 swapFree=1957708/1959888
[pid=25548] ppid=25546 vsize=2420 CPUtime=0.12
/proc/25548/stat : 25548 (manysat.sh) S 25546 25548 21334 0 -1 4194304 370 1321 0 0 0 0 12 0 23 0 1 0 1115569537 2478080 275 4294967295 134512640 135169312 3213681680 3213677896 3085586158 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/25548/statm: 605 275 231 161 0 44 0
[pid=25551] ppid=25548 vsize=94828 CPUtime=81.45
/proc/25551/stat : 25551 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202496 17126 0 0 0 8125 20 0 0 25 0 4 0 1115569550 97103872 17060 4294967295 134512640 135305190 3217033008 3217030912 134556558 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25551/statm: 23707 17060 79 194 0 23511 0
[pid=25551/tid=25552] ppid=25548 vsize=94828 CPUtime=23.16
/proc/25551/task/25552/stat : 25552 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 2690 0 0 0 2314 2 0 0 25 0 4 0 1115569564 97103872 17060 4294967295 134512640 135305190 3217033008 3085229248 134528418 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25551/tid=25553] ppid=25548 vsize=94828 CPUtime=18.09
/proc/25551/task/25553/stat : 25553 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 4116 0 0 0 1797 12 0 0 19 0 4 0 1115569564 97103872 17060 4294967295 134512640 135305190 3217033008 3076840640 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=25551/tid=25554] ppid=25548 vsize=94828 CPUtime=20.04
/proc/25551/task/25554/stat : 25554 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 2685 0 0 0 2000 4 0 0 25 0 4 0 1115569564 97103872 17060 4294967295 134512640 135305190 3217033008 3068452032 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 81.57
Current children cumulated vsize (KiB) 97248

[startup+51.1113 s]
/proc/loadavg: 5.54 5.60 5.62 6/129 25752
/proc/meminfo: memFree=1958964/3368532 swapFree=1957708/1959888
[pid=25548] ppid=25546 vsize=2420 CPUtime=0.12
/proc/25548/stat : 25548 (manysat.sh) S 25546 25548 21334 0 -1 4194304 370 1321 0 0 0 0 12 0 23 0 1 0 1115569537 2478080 275 4294967295 134512640 135169312 3213681680 3213677896 3085586158 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/25548/statm: 605 275 231 161 0 44 0
[pid=25551] ppid=25548 vsize=109880 CPUtime=157.18
/proc/25551/stat : 25551 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202496 20798 0 0 0 15680 38 0 0 25 0 4 0 1115569550 112517120 20732 4294967295 134512640 135305190 3217033008 3217030976 134547980 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/25551/statm: 27470 20732 79 194 0 27274 0
[pid=25551/tid=25552] ppid=25548 vsize=109880 CPUtime=41.52
/proc/25551/task/25552/stat : 25552 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 3283 0 0 0 4144 8 0 0 25 0 4 0 1115569564 112517120 20732 4294967295 134512640 135305190 3217033008 3085229168 134544045 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=25551/tid=25553] ppid=25548 vsize=109880 CPUtime=37.7
/proc/25551/task/25553/stat : 25553 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 5795 0 0 0 3753 17 0 0 24 0 4 0 1115569564 112517120 20732 4294967295 134512640 135305190 3217033008 3076840528 134538599 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=25551/tid=25554] ppid=25548 vsize=109880 CPUtime=40.77
/proc/25551/task/25554/stat : 25554 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 3440 0 0 0 4068 9 0 0 25 0 4 0 1115569564 112517120 20732 4294967295 134512640 135305190 3217033008 3068452032 134528428 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 157.3
Current children cumulated vsize (KiB) 112300

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

[startup+63.9102 s]
/proc/loadavg: 5.49 5.58 5.62 7/129 25752
/proc/meminfo: memFree=1899348/3368532 swapFree=1957708/1959888
[pid=25548] ppid=25546 vsize=2420 CPUtime=0.12
/proc/25548/stat : 25548 (manysat.sh) S 25546 25548 21334 0 -1 4194304 370 1321 0 0 0 0 12 0 23 0 1 0 1115569537 2478080 275 4294967295 134512640 135169312 3213681680 3213677896 3085586158 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/25548/statm: 605 275 231 161 0 44 0
[pid=25551] ppid=25548 vsize=113284 CPUtime=194.99
/proc/25551/stat : 25551 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202496 21627 0 0 0 19456 43 0 0 25 0 4 0 1115569550 116002816 21561 4294967295 134512640 135305190 3217033008 3217030848 134551651 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/25551/statm: 28321 21561 79 194 0 28125 0
[pid=25551/tid=25552] ppid=25548 vsize=113284 CPUtime=48.08
/proc/25551/task/25552/stat : 25552 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 3435 0 0 0 4799 9 0 0 25 0 4 0 1115569564 116002816 21561 4294967295 134512640 135305190 3217033008 3085228976 134557489 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25551/tid=25553] ppid=25548 vsize=113284 CPUtime=46.95
/proc/25551/task/25553/stat : 25553 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 6156 0 0 0 4676 19 0 0 25 0 4 0 1115569564 116002816 21561 4294967295 134512640 135305190 3217033008 3076840640 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=25551/tid=25554] ppid=25548 vsize=113284 CPUtime=49.99
/proc/25551/task/25554/stat : 25554 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 3624 0 0 0 4990 9 0 0 25 0 4 0 1115569564 116002816 21561 4294967295 134512640 135305190 3217033008 3068452032 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 195.11
Current children cumulated vsize (KiB) 115704

[startup+70.3097 s]
/proc/loadavg: 5.61 5.61 5.62 9/130 25932
/proc/meminfo: memFree=1932052/3368532 swapFree=1957708/1959888
[pid=25548] ppid=25546 vsize=2420 CPUtime=0.12
/proc/25548/stat : 25548 (manysat.sh) S 25546 25548 21334 0 -1 4194304 370 1321 0 0 0 0 12 0 23 0 1 0 1115569537 2478080 275 4294967295 134512640 135169312 3213681680 3213677896 3085586158 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/25548/statm: 605 275 231 161 0 44 0
[pid=25551] ppid=25548 vsize=117964 CPUtime=213.75
/proc/25551/stat : 25551 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202496 22538 0 0 0 21330 45 0 0 25 0 4 0 1115569550 120795136 22472 4294967295 134512640 135305190 3217033008 3217030864 134843311 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/25551/statm: 29491 22472 79 194 0 29295 0
[pid=25551/tid=25552] ppid=25548 vsize=117964 CPUtime=54.21
/proc/25551/task/25552/stat : 25552 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 3746 0 0 0 5411 10 0 0 25 0 4 0 1115569564 120795136 22472 4294967295 134512640 135305190 3217033008 3085229248 134528503 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25551/tid=25553] ppid=25548 vsize=117964 CPUtime=50.3
/proc/25551/task/25553/stat : 25553 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 6358 0 0 0 5011 19 0 0 25 0 4 0 1115569564 120795136 22472 4294967295 134512640 135305190 3217033008 3076840640 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=25551/tid=25554] ppid=25548 vsize=117964 CPUtime=53.03
/proc/25551/task/25554/stat : 25554 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 3782 0 0 0 5293 10 0 0 25 0 4 0 1115569564 120795136 22472 4294967295 134512640 135305190 3217033008 3068452032 134528406 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 213.87
Current children cumulated vsize (KiB) 120384

[startup+76.7091 s]
/proc/loadavg: 5.56 5.60 5.62 6/129 25936
/proc/meminfo: memFree=1972528/3368532 swapFree=1957708/1959888
[pid=25548] ppid=25546 vsize=2420 CPUtime=0.12
/proc/25548/stat : 25548 (manysat.sh) S 25546 25548 21334 0 -1 4194304 370 1321 0 0 0 0 12 0 23 0 1 0 1115569537 2478080 275 4294967295 134512640 135169312 3213681680 3213677896 3085586158 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/25548/statm: 605 275 231 161 0 44 0
[pid=25551] ppid=25548 vsize=122808 CPUtime=232.65
/proc/25551/stat : 25551 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202496 23662 0 0 0 23217 48 0 0 25 0 4 0 1115569550 125755392 23596 4294967295 134512640 135305190 3217033008 3217031184 134528768 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/25551/statm: 30702 23596 79 194 0 30506 0
[pid=25551/tid=25552] ppid=25548 vsize=122808 CPUtime=59.55
/proc/25551/task/25552/stat : 25552 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 3984 0 0 0 5944 11 0 0 24 0 4 0 1115569564 125755392 23596 4294967295 134512640 135305190 3217033008 3085229248 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25551/tid=25553] ppid=25548 vsize=122808 CPUtime=54.25
/proc/25551/task/25553/stat : 25553 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 6633 0 0 0 5405 20 0 0 25 0 4 0 1115569564 125755392 23596 4294967295 134512640 135305190 3217033008 3076840640 134528310 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25551/tid=25554] ppid=25548 vsize=122808 CPUtime=56.45
/proc/25551/task/25554/stat : 25554 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 3983 0 0 0 5635 10 0 0 25 0 4 0 1115569564 125755392 23596 4294967295 134512640 135305190 3217033008 3068452032 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 232.77
Current children cumulated vsize (KiB) 125228

[startup+79.9089 s]
/proc/loadavg: 5.60 5.60 5.62 6/129 25937
/proc/meminfo: memFree=1926544/3368532 swapFree=1957708/1959888
[pid=25548] ppid=25546 vsize=2420 CPUtime=0.12
/proc/25548/stat : 25548 (manysat.sh) S 25546 25548 21334 0 -1 4194304 370 1321 0 0 0 0 12 0 23 0 1 0 1115569537 2478080 275 4294967295 134512640 135169312 3213681680 3213677896 3085586158 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/25548/statm: 605 275 231 161 0 44 0
[pid=25551] ppid=25548 vsize=124256 CPUtime=242.04
/proc/25551/stat : 25551 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202496 24104 0 0 0 24154 50 0 0 25 0 4 0 1115569550 127238144 24038 4294967295 134512640 135305190 3217033008 3217030852 134694990 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/25551/statm: 31064 24038 79 194 0 30868 0
[pid=25551/tid=25552] ppid=25548 vsize=124256 CPUtime=61.48
/proc/25551/task/25552/stat : 25552 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 4029 0 0 0 6137 11 0 0 25 0 4 0 1115569564 127238144 24038 4294967295 134512640 135305190 3217033008 3085229248 134528350 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25551/tid=25553] ppid=25548 vsize=124256 CPUtime=57.11
/proc/25551/task/25553/stat : 25553 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 6781 0 0 0 5690 21 0 0 25 0 4 0 1115569564 127238144 24038 4294967295 134512640 135305190 3217033008 3076840640 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25551/tid=25554] ppid=25548 vsize=124256 CPUtime=59.65
/proc/25551/task/25554/stat : 25554 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 4158 0 0 0 5954 11 0 0 25 0 4 0 1115569564 127238144 24038 4294967295 134512640 135305190 3217033008 3068452032 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 242.16
Current children cumulated vsize (KiB) 126676

[startup+81.5087 s]
/proc/loadavg: 5.60 5.60 5.62 6/129 25937
/proc/meminfo: memFree=1880448/3368532 swapFree=1957708/1959888
[pid=25548] ppid=25546 vsize=2420 CPUtime=0.12
/proc/25548/stat : 25548 (manysat.sh) S 25546 25548 21334 0 -1 4194304 370 1321 0 0 0 0 12 0 23 0 1 0 1115569537 2478080 275 4294967295 134512640 135169312 3213681680 3213677896 3085586158 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/25548/statm: 605 275 231 161 0 44 0
[pid=25551] ppid=25548 vsize=125548 CPUtime=246.75
/proc/25551/stat : 25551 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202496 24311 0 0 0 24625 50 0 0 25 0 4 0 1115569550 128561152 24245 4294967295 134512640 135305190 3217033008 3217030976 134547909 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/25551/statm: 31387 24245 79 194 0 31191 0
[pid=25551/tid=25552] ppid=25548 vsize=125548 CPUtime=62.41
/proc/25551/task/25552/stat : 25552 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 4087 0 0 0 6230 11 0 0 25 0 4 0 1115569564 128561152 24245 4294967295 134512640 135305190 3217033008 3085229248 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25551/tid=25553] ppid=25548 vsize=125548 CPUtime=58.71
/proc/25551/task/25553/stat : 25553 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 6803 0 0 0 5850 21 0 0 25 0 4 0 1115569564 128561152 24245 4294967295 134512640 135305190 3217033008 3076840640 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25551/tid=25554] ppid=25548 vsize=125548 CPUtime=61.25
/proc/25551/task/25554/stat : 25554 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 4245 0 0 0 6114 11 0 0 25 0 4 0 1115569564 128561152 24245 4294967295 134512640 135305190 3217033008 3068452032 134528559 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 246.87
Current children cumulated vsize (KiB) 127968

[startup+81.9087 s]
/proc/loadavg: 5.60 5.60 5.62 6/129 25937
/proc/meminfo: memFree=1880448/3368532 swapFree=1957708/1959888
[pid=25548] ppid=25546 vsize=2420 CPUtime=0.12
/proc/25548/stat : 25548 (manysat.sh) S 25546 25548 21334 0 -1 4194304 370 1321 0 0 0 0 12 0 23 0 1 0 1115569537 2478080 275 4294967295 134512640 135169312 3213681680 3213677896 3085586158 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/25548/statm: 605 275 231 161 0 44 0
[pid=25551] ppid=25548 vsize=125548 CPUtime=247.88
/proc/25551/stat : 25551 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202496 24369 0 0 0 24738 50 0 0 25 0 4 0 1115569550 128561152 24303 4294967295 134512640 135305190 3217033008 3217031184 134528256 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/25551/statm: 31387 24303 79 194 0 31191 0
[pid=25551/tid=25552] ppid=25548 vsize=125548 CPUtime=62.57
/proc/25551/task/25552/stat : 25552 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 4108 0 0 0 6246 11 0 0 25 0 4 0 1115569564 128561152 24303 4294967295 134512640 135305190 3217033008 3085229340 134546220 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25551/tid=25553] ppid=25548 vsize=125548 CPUtime=59.1
/proc/25551/task/25553/stat : 25553 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 6827 0 0 0 5889 21 0 0 25 0 4 0 1115569564 128561152 24303 4294967295 134512640 135305190 3217033008 3076840320 134554668 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25551/tid=25554] ppid=25548 vsize=125548 CPUtime=61.65
/proc/25551/task/25554/stat : 25554 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 4255 0 0 0 6154 11 0 0 25 0 4 0 1115569564 128561152 24303 4294967295 134512640 135305190 3217033008 3068452032 134528410 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 248
Current children cumulated vsize (KiB) 127968

[startup+82.3086 s]
/proc/loadavg: 5.60 5.60 5.62 6/129 25937
/proc/meminfo: memFree=1880448/3368532 swapFree=1957708/1959888
[pid=25548] ppid=25546 vsize=2420 CPUtime=0.12
/proc/25548/stat : 25548 (manysat.sh) S 25546 25548 21334 0 -1 4194304 370 1321 0 0 0 0 12 0 23 0 1 0 1115569537 2478080 275 4294967295 134512640 135169312 3213681680 3213677896 3085586158 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/25548/statm: 605 275 231 161 0 44 0
[pid=25551] ppid=25548 vsize=125548 CPUtime=249.07
/proc/25551/stat : 25551 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202496 24397 0 0 0 24857 50 0 0 25 0 4 0 1115569550 128561152 24331 4294967295 134512640 135305190 3217033008 3217031184 134528503 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/25551/statm: 31387 24331 79 194 0 31191 0
[pid=25551/tid=25552] ppid=25548 vsize=125548 CPUtime=62.77
/proc/25551/task/25552/stat : 25552 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 4115 0 0 0 6266 11 0 0 25 0 4 0 1115569564 128561152 24331 4294967295 134512640 135305190 3217033008 3085229248 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25551/tid=25553] ppid=25548 vsize=125548 CPUtime=59.49
/proc/25551/task/25553/stat : 25553 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 6845 0 0 0 5928 21 0 0 25 0 4 0 1115569564 128561152 24331 4294967295 134512640 135305190 3217033008 3076840640 134528503 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25551/tid=25554] ppid=25548 vsize=125548 CPUtime=62.05
/proc/25551/task/25554/stat : 25554 (manysat1.1_stat) R 25548 25548 21334 0 -1 4202560 4258 0 0 0 6194 11 0 0 25 0 4 0 1115569564 128561152 24331 4294967295 134512640 135305190 3217033008 3068452032 134528406 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 249.19
Current children cumulated vsize (KiB) 127968

Child status: 10
Real time (s): 82.3575
CPU time (s): 249.31
CPU user time (s): 248.81
CPU system time (s): 0.5
CPU usage (%): 302.717
Max. virtual memory (cumulated for all children) (KiB): 127968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 248.81
system time used= 0.5
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26299
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= 3885
involuntary context switches= 13718

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 13:10:55
IDJOB=1776391
IDBENCH=20494
IDSOLVER=620
FILE ID=/1776391-1243509055
PBS_JOBID=
Free space on /tmp= 15884 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/grieu/vmpc_26.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776391-1243509055/watcher-1776391-1243509055 -o /tmp/evaluation-result-1776391-1243509055/solver-1776391-1243509055 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776391-1243509055.cnf aimd 0

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= 7e9eba7a609bdbcf7c3a7e0f5c07ab04
RANDOM SEED= 1960522979

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.43
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.11
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       1971396 kB
Buffers:         15828 kB
Cached:         623820 kB
SwapCached:         16 kB
Active:         754792 kB
Inactive:       581476 kB
HighTotal:     2489216 kB
HighFree:      1166596 kB
LowTotal:       879316 kB
LowFree:        804800 kB
SwapTotal:     1959888 kB
SwapFree:      1957708 kB
Dirty:            2700 kB
Writeback:           0 kB
AnonPages:      696444 kB
Mapped:          35592 kB
Slab:            51040 kB
SReclaimable:    42488 kB
SUnreclaim:       8552 kB
PageTables:       1280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   949432 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15883 MiB
End job on  at 2009-05-28 13:12:18