Trace number 3274892

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
SAT07 reference solver: minisat SAT 2007SAT 1220.53 1220.52

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m27-q255-n25-p15-s2076598.cnf
MD5SUMf5a22d1154b549fd98215f1710a15f46
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.357944
Satisfiable
(Un)Satisfiability was proved
Number of variables545
Number of clauses29734
Sum of the clauses size59963
Maximum clause length27
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 229709
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  545                                                  |
0.00/0.00	c |  Number of clauses:    29734                                                |
0.00/0.01	c |  Parsing time:         0.01         s                                       |
0.09/0.19	c ============================[ Search Statistics ]==============================
0.09/0.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.19	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.19	c ===============================================================================
0.09/0.19	c |         0 |     520    29189    71116 |     9729        0    nan |  0.000 % |
0.09/0.19	c |       101 |     520    29189    71116 |    10702      101     96 |  0.000 % |
0.19/0.20	c |       255 |     520    29189    71116 |    11772      255    127 |  0.000 % |
0.19/0.21	c |       480 |     520    29189    71116 |    12950      480    116 |  0.000 % |
0.19/0.23	c |       818 |     520    29189    71116 |    14245      818    114 |  0.000 % |
0.19/0.27	c |      1327 |     520    29189    71116 |    15669     1327    115 |  0.000 % |
0.29/0.33	c |      2088 |     520    29189    71116 |    17236     2088    117 |  0.000 % |
0.39/0.44	c |      3227 |     520    29189    71116 |    18960     3227    118 |  0.000 % |
0.69/0.77	c |      4935 |     520    29189    71116 |    20856     4935    117 |  0.000 % |
1.29/1.33	c |      7497 |     520    29189    71116 |    22942     7497    116 |  0.000 % |
2.40/2.41	c |     11343 |     520    29189    71116 |    25236    11343    113 |  0.000 % |
5.09/5.10	c |     17116 |     520    29189    71116 |    27759    17116    106 |  0.000 % |
10.39/10.48	c |     25767 |     520    29189    71116 |    30535    25767    103 |  0.000 % |
16.09/16.16	c |     38741 |     520    29189    71116 |    33589    21859     90 |  0.000 % |
25.59/25.62	c |     58206 |     520    29189    71116 |    36948    20992     86 |  0.000 % |
43.48/43.56	c |     87399 |     520    29189    71116 |    40643    26383     94 |  0.000 % |
63.18/63.24	c |    131188 |     520    29189    71116 |    44707    18141     94 |  0.000 % |
85.98/86.09	c |    196872 |     520    29189    71116 |    49178    23843    107 |  0.000 % |
131.48/131.53	c |    295399 |     520    29189    71116 |    54096    19016     87 |  0.000 % |
200.19/200.29	c |    443189 |     520    29189    71116 |    59505    18003    102 |  0.000 % |
340.79/340.80	c |    664874 |     520    29189    71116 |    65456    23419     96 |  0.000 % |
536.20/536.25	c |    997401 |     520    29189    71116 |    72001    58782    128 |  0.000 % |
804.00/804.03	c |   1496190 |     520    29189    71116 |    79202    51979     98 |  0.000 % |
1220.51/1220.51	c ===============================================================================
1220.51/1220.51	c restarts              : 23
1220.51/1220.51	c conflicts             : 2126352        (1742 /sec)
1220.51/1220.51	c decisions             : 2659452        (1.15 % random) (2179 /sec)
1220.51/1220.51	c propagations          : 120036582      (98352 /sec)
1220.51/1220.51	c conflict literals     : 227297593      (12.12 % deleted)
1220.51/1220.51	c Memory used           : 70.16 MB
1220.51/1220.51	c CPU time              : 1220.47 s
1220.51/1220.51	c 
1220.51/1220.51	s SATISFIABLE
1220.51/1220.51	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 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3274892-1303610608/watcher-3274892-1303610608 -o /tmp/evaluation-result-3274892-1303610608/solver-3274892-1303610608 -C 2400 -W 1300 -M 7680 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3274892-1303610608.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 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: 1.12 2.82 3.27 4/183 5608
/proc/meminfo: memFree=15800840/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=2888 CPUtime=0 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 489 0 0 0 0 0 0 0 23 0 1 0 472660597 2957312 446 33554432000 134512640 135048876 4287152560 18446744073709551615 134530821 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 722 446 50 131 0 589 0

[startup+0.0374301 s]
/proc/loadavg: 1.12 2.82 3.27 4/183 5608
/proc/meminfo: memFree=15800840/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=3476 CPUtime=0.03 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 637 0 0 0 3 0 0 0 23 0 1 0 472660597 3559424 594 33554432000 134512640 135048876 4287152560 18446744073709551615 134529398 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 869 594 62 131 0 736 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3476

[startup+0.10042 s]
/proc/loadavg: 1.12 2.82 3.27 4/183 5608
/proc/meminfo: memFree=15800840/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=3688 CPUtime=0.09 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 697 0 0 0 9 0 0 0 23 0 1 0 472660597 3776512 654 33554432000 134512640 135048876 4287152560 18446744073709551615 134529671 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 922 654 62 131 0 789 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3688

[startup+0.300385 s]
/proc/loadavg: 1.12 2.82 3.27 4/183 5608
/proc/meminfo: memFree=15800840/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=3972 CPUtime=0.29 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 817 0 0 0 29 0 0 0 25 0 1 0 472660597 4067328 715 33554432000 134512640 135048876 4287152560 18446744073709551615 134547304 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 993 715 67 131 0 860 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3972

[startup+0.700314 s]
/proc/loadavg: 1.12 2.82 3.27 4/183 5608
/proc/meminfo: memFree=15800840/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=5556 CPUtime=0.69 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 1223 0 0 0 69 0 0 0 25 0 1 0 472660597 5689344 1121 33554432000 134512640 135048876 4287152560 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 1389 1121 67 131 0 1256 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5556

[startup+1.50017 s]
/proc/loadavg: 1.12 2.82 3.27 5/190 5621
/proc/meminfo: memFree=15679380/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=7552 CPUtime=1.49 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 1706 0 0 0 149 0 0 0 25 0 1 0 472660597 7733248 1604 33554432000 134512640 135048876 4287152560 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 1888 1604 67 131 0 1755 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7552

[startup+3.10096 s]
/proc/loadavg: 1.12 2.82 3.27 5/190 5621
/proc/meminfo: memFree=15676136/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=9860 CPUtime=3.09 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 2293 0 0 0 309 0 0 0 25 0 1 0 472660597 10096640 2191 33554432000 134512640 135048876 4287152560 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 2465 2191 67 131 0 2332 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9860

[startup+6.30032 s]
/proc/loadavg: 1.35 2.84 3.27 5/190 5621
/proc/meminfo: memFree=15668236/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=13060 CPUtime=6.29 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 3074 0 0 0 629 0 0 0 25 0 1 0 472660597 13373440 2972 33554432000 134512640 135048876 4287152560 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 3265 2972 67 131 0 3132 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13060

[startup+12.7002 s]
/proc/loadavg: 1.57 2.86 3.28 5/190 5621
/proc/meminfo: memFree=15630812/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=17708 CPUtime=12.69 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 4229 0 0 0 1269 0 0 0 25 0 1 0 472660597 18132992 4127 33554432000 134512640 135048876 4287152560 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 4427 4127 67 131 0 4294 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17708

[startup+25.5009 s]
/proc/loadavg: 2.10 2.91 3.29 5/190 5621
/proc/meminfo: memFree=15599792/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=19260 CPUtime=25.49 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 4601 0 0 0 2549 0 0 0 25 0 1 0 472660597 19722240 4499 33554432000 134512640 135048876 4287152560 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 4815 4499 67 131 0 4682 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19260

[startup+51.1004 s]
/proc/loadavg: 2.75 3.00 3.30 5/190 5625
/proc/meminfo: memFree=15577120/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=23176 CPUtime=51.08 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 5549 0 0 0 5107 1 0 0 25 0 1 0 472660597 23732224 5447 33554432000 134512640 135048876 4287152560 18446744073709551615 134547304 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 5794 5447 67 131 0 5661 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 23176

[startup+102.306 s]
/proc/loadavg: 3.53 3.17 3.34 5/190 5626
/proc/meminfo: memFree=15535248/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=31948 CPUtime=102.29 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 7613 0 0 0 10228 1 0 0 25 0 1 0 472660597 32714752 7511 33554432000 134512640 135048876 4287152560 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 7987 7511 67 131 0 7854 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 31948

[startup+162.301 s]
/proc/loadavg: 3.83 3.31 3.38 5/190 5628
/proc/meminfo: memFree=15475216/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=35456 CPUtime=162.29 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 8484 0 0 0 16227 2 0 0 25 0 1 0 472660597 36306944 8382 33554432000 134512640 135048876 4287152560 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 8864 8382 67 131 0 8731 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 35456

[startup+222.301 s]
/proc/loadavg: 3.93 3.44 3.42 5/190 5630
/proc/meminfo: memFree=15403148/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=38204 CPUtime=222.29 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 9130 0 0 0 22227 2 0 0 25 0 1 0 472660597 39120896 9028 33554432000 134512640 135048876 4287152560 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 9551 9028 67 131 0 9418 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 38204

[startup+282.3 s]
/proc/loadavg: 3.97 3.54 3.45 5/190 5631
/proc/meminfo: memFree=15356000/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=42580 CPUtime=282.29 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 10196 0 0 0 28226 3 0 0 25 0 1 0 472660597 43601920 10094 33554432000 134512640 135048876 4287152560 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 10645 10094 67 131 0 10512 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 42580

[startup+342.301 s]
/proc/loadavg: 4.02 3.63 3.49 5/190 5633
/proc/meminfo: memFree=15315184/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=43404 CPUtime=342.29 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 10394 0 0 0 34226 3 0 0 25 0 1 0 472660597 44445696 10292 33554432000 134512640 135048876 4287152560 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 10851 10292 67 131 0 10718 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 43404

[startup+402.3 s]
/proc/loadavg: 4.01 3.70 3.52 5/190 5634
/proc/meminfo: memFree=15278352/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=45756 CPUtime=402.29 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 10910 0 0 0 40226 3 0 0 25 0 1 0 472660597 46854144 10808 33554432000 134512640 135048876 4287152560 18446744073709551615 134546853 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 11439 10808 67 131 0 11306 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 45756

[startup+462.301 s]
/proc/loadavg: 4.11 3.78 3.56 5/190 5636
/proc/meminfo: memFree=15239252/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=47096 CPUtime=462.29 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 11234 0 0 0 46226 3 0 0 25 0 1 0 472660597 48226304 11132 33554432000 134512640 135048876 4287152560 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 11774 11132 67 131 0 11641 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 47096

[startup+522.301 s]
/proc/loadavg: 4.04 3.82 3.58 5/190 5638
/proc/meminfo: memFree=15200424/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=53776 CPUtime=522.3 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 12857 0 0 0 52226 4 0 0 25 0 1 0 472660597 55066624 12755 33554432000 134512640 135048876 4287152560 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 13444 12755 67 131 0 13311 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 53776

[startup+582.3 s]
/proc/loadavg: 4.01 3.85 3.60 5/190 5639
/proc/meminfo: memFree=15165064/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=57724 CPUtime=582.3 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 13834 0 0 0 58226 4 0 0 25 0 1 0 472660597 59109376 13732 33554432000 134512640 135048876 4287152560 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 14431 13732 67 131 0 14298 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 57724

[startup+642.301 s]
/proc/loadavg: 4.00 3.87 3.63 5/190 5641
/proc/meminfo: memFree=15138628/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=57988 CPUtime=642.3 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 13913 0 0 0 64226 4 0 0 25 0 1 0 472660597 59379712 13811 33554432000 134512640 135048876 4287152560 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 14497 13811 67 131 0 14364 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 57988

[startup+702.3 s]
/proc/loadavg: 4.04 3.91 3.65 5/190 5642
/proc/meminfo: memFree=15110076/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=60372 CPUtime=702.3 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 14495 0 0 0 70226 4 0 0 25 0 1 0 472660597 61820928 14393 33554432000 134512640 135048876 4287152560 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 15093 14393 67 131 0 14960 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 60372

[startup+762.307 s]
/proc/loadavg: 4.01 3.92 3.67 5/190 5644
/proc/meminfo: memFree=15078912/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=60372 CPUtime=762.3 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 14496 0 0 0 76226 4 0 0 25 0 1 0 472660597 61820928 14394 33554432000 134512640 135048876 4287152560 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 15093 14394 67 131 0 14960 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 60372

[startup+822.301 s]
/proc/loadavg: 4.00 3.93 3.69 6/190 5646
/proc/meminfo: memFree=15052204/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=60372 CPUtime=822.3 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 14513 0 0 0 82226 4 0 0 25 0 1 0 472660597 61820928 14411 33554432000 134512640 135048876 4287152560 18446744073709551615 134546949 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 15093 14411 67 131 0 14960 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 60372

[startup+882.3 s]
/proc/loadavg: 4.05 3.96 3.71 5/190 5647
/proc/meminfo: memFree=15023524/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=60372 CPUtime=882.3 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 14527 0 0 0 88226 4 0 0 25 0 1 0 472660597 61820928 14425 33554432000 134512640 135048876 4287152560 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 15093 14425 67 131 0 14960 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 60372

[startup+942.301 s]
/proc/loadavg: 4.02 3.96 3.73 5/190 5649
/proc/meminfo: memFree=15004648/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=61096 CPUtime=942.3 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 14715 0 0 0 94226 4 0 0 25 0 1 0 472660597 62562304 14605 33554432000 134512640 135048876 4287152560 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 15274 14605 67 131 0 15141 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 61096

[startup+1002.3 s]
/proc/loadavg: 4.06 3.98 3.74 5/190 5650
/proc/meminfo: memFree=14983800/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=61472 CPUtime=1002.3 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 14776 0 0 0 100226 4 0 0 25 0 1 0 472660597 62947328 14666 33554432000 134512640 135048876 4287152560 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 15368 14666 67 131 0 15235 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 61472

[startup+1062.3 s]
/proc/loadavg: 4.06 4.00 3.76 5/190 5652
/proc/meminfo: memFree=14960576/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=64172 CPUtime=1062.3 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 15449 0 0 0 106226 4 0 0 25 0 1 0 472660597 65712128 15339 33554432000 134512640 135048876 4287152560 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 16043 15339 67 131 0 15910 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 64172

[startup+1122.3 s]
/proc/loadavg: 4.17 4.03 3.78 6/198 13768
/proc/meminfo: memFree=14935308/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=66816 CPUtime=1122.31 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 16027 0 0 0 112226 5 0 0 25 0 1 0 472660597 68419584 15917 33554432000 134512640 135048876 4287152560 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 16704 15917 67 131 0 16571 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 66816

[startup+1182.3 s]
/proc/loadavg: 4.43 4.15 3.84 5/190 11409
/proc/meminfo: memFree=14920944/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=68512 CPUtime=1182.31 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 16432 0 0 0 118226 5 0 0 25 0 1 0 472660597 70156288 16322 33554432000 134512640 135048876 4287152560 18446744073709551615 134547293 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 17128 16322 67 131 0 16995 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 68512

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

[startup+1203.1 s]
/proc/loadavg: 4.31 4.14 3.84 5/190 11410
/proc/meminfo: memFree=14911372/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=71840 CPUtime=1203.11 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 17217 0 0 0 120306 5 0 0 25 0 1 0 472660597 73564160 17107 33554432000 134512640 135048876 4287152560 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 17960 17107 67 131 0 17827 0
Current children cumulated CPU time (s) 1203.11
Current children cumulated vsize (KiB) 71840

[startup+1209.5 s]
/proc/loadavg: 4.26 4.14 3.84 5/190 11410
/proc/meminfo: memFree=14909012/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=71840 CPUtime=1209.51 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 17217 0 0 0 120946 5 0 0 25 0 1 0 472660597 73564160 17107 33554432000 134512640 135048876 4287152560 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 17960 17107 67 131 0 17827 0
Current children cumulated CPU time (s) 1209.51
Current children cumulated vsize (KiB) 71840

[startup+1215.9 s]
/proc/loadavg: 4.32 4.15 3.85 5/190 11410
/proc/meminfo: memFree=14907272/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=71840 CPUtime=1215.91 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 17217 0 0 0 121586 5 0 0 25 0 1 0 472660597 73564160 17107 33554432000 134512640 135048876 4287152560 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 17960 17107 67 131 0 17827 0
Current children cumulated CPU time (s) 1215.91
Current children cumulated vsize (KiB) 71840

[startup+1219.1 s]
/proc/loadavg: 4.29 4.15 3.85 5/190 11410
/proc/meminfo: memFree=14906280/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=71840 CPUtime=1219.11 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 17219 0 0 0 121906 5 0 0 25 0 1 0 472660597 73564160 17109 33554432000 134512640 135048876 4287152560 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 17960 17109 67 131 0 17827 0
Current children cumulated CPU time (s) 1219.11
Current children cumulated vsize (KiB) 71840

[startup+1219.91 s]
/proc/loadavg: 4.29 4.15 3.85 5/190 11410
/proc/meminfo: memFree=14906152/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=71840 CPUtime=1219.92 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 17219 0 0 0 121987 5 0 0 25 0 1 0 472660597 73564160 17109 33554432000 134512640 135048876 4287152560 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 17960 17109 67 131 0 17827 0
Current children cumulated CPU time (s) 1219.92
Current children cumulated vsize (KiB) 71840

[startup+1220.3 s]
/proc/loadavg: 4.29 4.15 3.85 5/190 11410
/proc/meminfo: memFree=14906152/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=71840 CPUtime=1220.31 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 17219 0 0 0 122026 5 0 0 25 0 1 0 472660597 73564160 17109 33554432000 134512640 135048876 4287152560 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 17960 17109 67 131 0 17827 0
Current children cumulated CPU time (s) 1220.31
Current children cumulated vsize (KiB) 71840

[startup+1220.5 s]
/proc/loadavg: 4.29 4.15 3.85 5/190 11410
/proc/meminfo: memFree=14906152/32950928 swapFree=67111528/67111528
[pid=5608] ppid=5606 vsize=71840 CPUtime=1220.51 cores=4,6
/proc/5608/stat : 5608 (minisat_noasser) R 5606 5608 3830 0 -1 4202496 17219 0 0 0 122046 5 0 0 25 0 1 0 472660597 73564160 17109 33554432000 134512640 135048876 4287152560 18446744073709551615 134546867 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/5608/statm: 17960 17109 67 131 0 17827 0
Current children cumulated CPU time (s) 1220.51
Current children cumulated vsize (KiB) 71840

Child status: 10
Real time (s): 1220.52
CPU time (s): 1220.53
CPU user time (s): 1220.47
CPU system time (s): 0.06099
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 71840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1220.47
system time used= 0.06099
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17225
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 1622

runsolver used 2.01269 second user time and 4.64729 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-24 04:03:28
IDJOB=3274892
IDBENCH=88220
IDSOLVER=1676
FILE ID=node123/3274892-1303610608
RUNJOBID= node123-1303610608-5579
PBS_JOBID= 13150618
Free space on /tmp= 72752 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m27-q255-n25-p15-s2076598.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274892-1303610608/watcher-3274892-1303610608 -o /tmp/evaluation-result-3274892-1303610608/solver-3274892-1303610608 -C 2400 -W 1300 -M 7680 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3274892-1303610608.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= f5a22d1154b549fd98215f1710a15f46
RANDOM SEED=1431660245

node123.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15801368 kB
Buffers:       2138752 kB
Cached:       14398524 kB
SwapCached:          0 kB
Active:        7809364 kB
Inactive:      8809008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15801368 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           22224 kB
Writeback:           0 kB
AnonPages:       80824 kB
Mapped:          14884 kB
Slab:           466928 kB
PageTables:       5472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   227352 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72740 MiB
End job on node123 at 2011-04-24 04:23:49