Trace number 1784823

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: SATzilla CRAFTED? (exit code) 4998.79 5000.83

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-064BitPrimes-1.sat05-506.reshuffled-07.cnf
MD5SUMbccff1bed1e8ac721090562d562b05f0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8319
Number of clauses80958
Sum of the clauses size363322
Maximum clause length5
Minimum clause length1
Number of clauses of size 1194
Number of clauses of size 28188
Number of clauses of size 38064
Number of clauses of size 40
Number of clauses of size 564512
Number of clauses of size over 50

Solver Data

12.35/12.58	c run March_dl for 5 seconds ... 
12.35/12.58	c Bin: Executing march_dl
12.35/12.58	c child exit by a signal
12.35/12.58	c march_dl returned code 137.
12.35/12.58	c run saps (UBCSAT implementation) for 2 seconds ... 
12.35/12.58	c Bin: Executing ubcsat2006
12.35/12.58	c child exited successfully
12.35/12.58	c ubcsat2006 returned code 0.
12.35/12.58	c satzilla computing base features
12.35/12.58	c satzilla doing unit-prop probe
12.35/12.58	c satzilla doing local search probe
12.35/12.58	c satzilla doing lobjois search-space size estimate
12.35/12.58	c satzilla's ranking:
12.35/12.58	c 1) minisat20+P: -0.323931
12.35/12.58	c 2) zchaff_rand+P: 3.043013
12.35/12.58	c 3) march_dl+P: 3.328869
12.35/12.58	c 4) vallst+P: 3.889852
12.35/12.58	c 5) minisat20: 5.721471
12.35/12.58	c 6) march_dl: 6.110049
12.35/12.58	c 7) kcnfs+P: 999.000000
12.35/12.58	c 8) kcnfs: 999.000000
12.35/12.58	c 9) vallst: 999.000000
12.35/12.58	c 10) zchaff_rand: 999.000000
12.35/12.58	c satzilla running minisat20 with preprocessing ... 
13.45/13.66	This is MiniSat 2.0 beta
13.45/13.66	WARNING: for repeatability, setting FPU to use double precision
13.45/13.66	============================[ Problem Statistics ]=============================
13.45/13.66	|                                                                             |
13.45/13.66	|  Number of variables:  7937                                                 |
13.45/13.66	|  Number of clauses:    74578                                                |
13.51/13.73	|  Parsing time:         0.06         s                                       |
13.51/13.73	============================[ Search Statistics ]==============================
13.51/13.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.51/13.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.51/13.73	===============================================================================
13.51/13.73	|         0 |    7937    74578   344404 |    24859        0    nan |  0.000 % |
13.51/13.76	|       102 |    7937    74578   344404 |    27345      102     16 |  0.000 % |
13.51/13.96	|       252 |    7937    74578   344404 |    30079      252     44 |  0.000 % |
14.14/14.34	|       478 |    7937    74578   344404 |    33087      478     64 |  0.000 % |
14.33/14.59	|       816 |    7937    74578   344404 |    36396      816     47 |  0.000 % |
15.14/15.40	|      1322 |    7937    74578   344404 |    40036     1322     72 |  0.000 % |
16.53/16.71	|      2081 |    7937    74578   344404 |    44039     2081     67 |  0.000 % |
18.73/18.95	|      3221 |    7937    74578   344404 |    48443     3221     68 |  0.000 % |
21.74/21.91	|      4930 |    7937    74578   344404 |    53288     4930     69 |  0.000 % |
27.53/27.79	|      7492 |    7937    74578   344404 |    58617     7492     69 |  0.000 % |
36.72/36.98	|     11337 |    7937    74578   344404 |    64478    11337     75 |  0.000 % |
49.71/49.94	|     17104 |    7937    74578   344404 |    70926    17104     71 |  0.000 % |
73.10/73.30	|     25753 |    7937    74578   344404 |    78019    25753     67 |  0.000 % |
108.69/108.98	|     38727 |    7937    74578   344404 |    85821    38727     67 |  0.000 % |
128.58/128.87	|     58188 |    7937    74578   344404 |    94403    58188     52 |  0.000 % |
212.96/213.29	|     87380 |    7937    74578   344404 |   103843    87380     77 |  0.000 % |
275.43/275.73	|    131170 |    7937    74578   344404 |   114227    39055     59 |  0.000 % |
470.36/470.77	|    196855 |    7937    74578   344404 |   125650   104740     61 |  0.000 % |
733.96/734.41	|    295381 |    7937    74578   344404 |   138215    88293     69 |  0.000 % |
1044.74/1045.35	|    443171 |    7937    74578   344404 |   152037   111294     74 |  0.000 % |
1819.45/1820.38	|    664854 |    7937    74578   344404 |   167241    54836    104 |  0.000 % |
3384.76/3386.23	|    997381 |    7937    74578   344404 |   183965    79998    109 |  0.000 % |
4998.75/5000.80	c Preprocessing...
4998.75/5000.80	c Inital problem has 8319 variables, 72770 nary clauses (8188 binary clauses).
4998.75/5000.80	c Num non-binary clauses 72576, Average non-binary clause length 4.778
4998.75/5000.80	c Theory has no gaps
4998.75/5000.80	c Preprocessor runtime was 0.910 seconds.
4998.75/5000.80	c 
4998.75/5000.80	c Satisfiability of theory still undetermined.
4998.75/5000.80	c See file /tmp/43Zxfm for simplified theory.
4998.75/5000.80	c Bin: Executing minisat20
4998.75/5000.80	c child exit by a signal
4998.75/5000.80	c minisat20 returned code 137.
4998.75/5000.80	c minisat20 returned code 137.
4998.75/5000.80	c satzilla running zchaff_rand with preprocessing ... 
4998.75/5000.80	c Bin: Executing zchaff_rand
4998.75/5000.80	c zchaff_rand returned code 1.
4998.75/5000.80	c zchaff_rand returned code 1.
4998.75/5000.80	c satzilla running march_dl with preprocessing ... 
4998.75/5000.80	c Bin: Executing march_dl
4998.75/5000.80	c march_dl returned code 1.
4998.75/5000.80	c march_dl returned code 1.
4998.75/5000.80	c satzilla running vallst with preprocessing ... 
4998.75/5000.80	c Bin: Executing vallst
4998.75/5000.80	c vallst returned code 1.
4998.75/5000.80	c vallst returned code 1.
4998.75/5000.80	c satzilla running minisat20 ... 
4998.75/5000.80	c Bin: Executing minisat20
4998.75/5000.80	c minisat20 returned code 1.
4998.75/5000.80	c minisat20 returned code 1.
4998.75/5000.80	c satzilla running march_dl ... 
4998.75/5000.80	c Bin: Executing march_dl
4998.75/5000.80	c march_dl returned code 1.
4998.75/5000.80	c march_dl returned code 1.
4998.75/5000.80	c satzilla running kcnfs with preprocessing ... 
4998.75/5000.82	c Bin: Executing kcnfs
4998.75/5000.82	c kcnfs returned code 1.
4998.75/5000.82	c kcnfs returned code 1.
4998.75/5000.82	c satzilla running kcnfs ... 
4998.75/5000.82	c Bin: Executing kcnfs
4998.75/5000.82	c kcnfs returned code 1.
4998.75/5000.82	c kcnfs returned code 1.
4998.75/5000.82	c satzilla running vallst ... 
4998.75/5000.82	c Bin: Executing vallst
4998.75/5000.82	c vallst returned code 1.
4998.75/5000.82	c vallst returned code 1.
4998.75/5000.82	c satzilla running zchaff_rand ... 
4998.75/5000.82	c Bin: Executing zchaff_rand
4998.75/5000.82	c zchaff_rand returned code 1.
4998.75/5000.82	c zchaff_rand returned code 1.
4998.75/5000.82	c ERROR: All Failed! 
4998.75/5000.82	c SATZILLA_TIME=4999.530000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1784823-1241867044/watcher-1784823-1241867044 -o /tmp/evaluation-result-1784823-1241867044/solver-1784823-1241867044 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1784823-1241867044.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.91 2/64 21122
/proc/meminfo: memFree=1126200/2055920 swapFree=4181888/4192956
[pid=21122] ppid=21120 vsize=1440 CPUtime=0
/proc/21122/stat : 21122 (SATzilla2007_C) R 21120 21122 20982 0 -1 4194304 126 0 0 0 0 0 0 0 20 0 1 0 214730833 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/21122/statm: 360 110 95 260 0 84 0
[pid=21123] ppid=21122 vsize=956 CPUtime=0
/proc/21123/stat : 21123 (march_dl) R 21122 21122 20982 0 -1 4194304 95 0 0 0 0 0 0 0 20 0 1 0 214730833 978944 91 1992294400 134512640 134996440 4294956256 18446744073709551615 134549394 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21123/statm: 239 99 49 118 0 118 0

[startup+0.0483829 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 21122
/proc/meminfo: memFree=1126200/2055920 swapFree=4181888/4192956
[pid=21122] ppid=21120 vsize=1440 CPUtime=0
/proc/21122/stat : 21122 (SATzilla2007_C) S 21120 21122 20982 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 214730833 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21122/statm: 360 110 95 260 0 84 0
[pid=21123] ppid=21122 vsize=2160 CPUtime=0.04
/proc/21123/stat : 21123 (march_dl) R 21122 21122 20982 0 -1 4194304 403 0 0 0 4 0 0 0 20 0 1 0 214730833 2211840 398 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21123/statm: 540 398 50 118 0 419 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3600

[startup+0.101393 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 21122
/proc/meminfo: memFree=1126200/2055920 swapFree=4181888/4192956
[pid=21122] ppid=21120 vsize=1440 CPUtime=0
/proc/21122/stat : 21122 (SATzilla2007_C) S 21120 21122 20982 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 214730833 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21122/statm: 360 110 95 260 0 84 0
[pid=21123] ppid=21122 vsize=2820 CPUtime=0.09
/proc/21123/stat : 21123 (march_dl) R 21122 21122 20982 0 -1 4194304 578 0 0 0 9 0 0 0 22 0 1 0 214730833 2887680 573 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21123/statm: 705 573 50 118 0 584 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4260

[startup+0.301431 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 21122
/proc/meminfo: memFree=1126200/2055920 swapFree=4181888/4192956
[pid=21122] ppid=21120 vsize=1440 CPUtime=0
/proc/21122/stat : 21122 (SATzilla2007_C) S 21120 21122 20982 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 214730833 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21122/statm: 360 110 95 260 0 84 0
[pid=21123] ppid=21122 vsize=6428 CPUtime=0.28
/proc/21123/stat : 21123 (march_dl) R 21122 21122 20982 0 -1 4194304 1742 0 0 0 28 0 0 0 24 0 1 0 214730833 6582272 1173 1992294400 134512640 134996440 4294956256 18446744073709551615 134542888 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21123/statm: 1607 1173 55 118 0 1486 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7868

[startup+0.70151 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 21122
/proc/meminfo: memFree=1126200/2055920 swapFree=4181888/4192956
[pid=21122] ppid=21120 vsize=1440 CPUtime=0
/proc/21122/stat : 21122 (SATzilla2007_C) S 21120 21122 20982 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 214730833 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21122/statm: 360 110 95 260 0 84 0
[pid=21123] ppid=21122 vsize=6496 CPUtime=0.69
/proc/21123/stat : 21123 (march_dl) R 21122 21122 20982 0 -1 4194304 5346 0 0 0 67 2 0 0 25 0 1 0 214730833 6651904 1228 1992294400 134512640 134996440 4294956256 18446744073709551615 134542888 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21123/statm: 1624 1228 55 118 0 1503 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7936

[startup+1.50167 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21124
/proc/meminfo: memFree=1121248/2055920 swapFree=4181888/4192956
[pid=21122] ppid=21120 vsize=1440 CPUtime=0
/proc/21122/stat : 21122 (SATzilla2007_C) S 21120 21122 20982 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 214730833 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21122/statm: 360 110 95 260 0 84 0
[pid=21123] ppid=21122 vsize=10772 CPUtime=1.49
/proc/21123/stat : 21123 (march_dl) R 21122 21122 20982 0 -1 4194304 14828 0 0 0 143 6 0 0 25 0 1 0 214730833 11030528 2273 1992294400 134512640 134996440 4294956256 18446744073709551615 134543103 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21123/statm: 2693 2273 65 118 0 2572 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12212

[startup+3.10299 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21124
/proc/meminfo: memFree=1117792/2055920 swapFree=4181888/4192956
[pid=21122] ppid=21120 vsize=1440 CPUtime=0
/proc/21122/stat : 21122 (SATzilla2007_C) S 21120 21122 20982 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 214730833 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21122/statm: 360 110 95 260 0 84 0
[pid=21123] ppid=21122 vsize=12432 CPUtime=3.08
/proc/21123/stat : 21123 (march_dl) R 21122 21122 20982 0 -1 4194304 17097 0 0 0 301 7 0 0 25 0 1 0 214730833 12730368 2479 1992294400 134512640 134996440 4294956256 18446744073709551615 134583495 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21123/statm: 3108 2479 67 118 0 2987 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13872

[startup+6.30161 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21125
/proc/meminfo: memFree=1118752/2055920 swapFree=4181888/4192956
[pid=21122] ppid=21120 vsize=1440 CPUtime=4.99
/proc/21122/stat : 21122 (SATzilla2007_C) S 21120 21122 20982 0 -1 4194304 135 17101 0 0 0 0 491 8 16 0 1 0 214730833 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21122/statm: 360 111 96 260 0 84 0
[pid=21125] ppid=21122 vsize=10288 CPUtime=1.15
/proc/21125/stat : 21125 (ubcsat2006) R 21122 21122 20982 0 -1 4194304 1605 0 13 0 113 2 0 0 25 0 1 0 214731334 10534912 1601 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21125/statm: 2572 1601 156 64 0 2153 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 11728

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 21125
/proc/meminfo: memFree=1118448/2055920 swapFree=4181888/4192956
[pid=21122] ppid=21120 vsize=9892 CPUtime=12.55
/proc/21122/stat : 21122 (SATzilla2007_C) R 21120 21122 20982 0 -1 4194304 6277 18712 0 13 528 7 706 14 25 0 1 0 214730833 10129408 2270 1992294400 134512640 135579813 4294956224 18446744073709551615 135221773 0 0 4096 0 0 0 0 17 1 0 0
/proc/21122/statm: 2473 2270 157 260 0 2197 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 9892

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21126
/proc/meminfo: memFree=1096304/2055920 swapFree=4181888/4192956
[pid=21122] ppid=21120 vsize=20928 CPUtime=13.51
/proc/21122/stat : 21122 (SATzilla2007_C) S 21120 21122 20982 0 -1 4194304 8867 18712 0 13 619 12 706 14 25 0 1 0 214730833 21430272 4703 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21122/statm: 5232 4703 165 260 0 4956 0
[pid=21126] ppid=21122 vsize=8448 CPUtime=11.82
/proc/21126/stat : 21126 (minisat20) R 21122 21122 20982 0 -1 4194304 2019 0 0 0 1180 2 0 0 25 0 1 0 214732199 8650752 2014 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21126/statm: 2112 2014 59 118 0 1990 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 29376

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21126
/proc/meminfo: memFree=1092784/2055920 swapFree=4181888/4192956
[pid=21122] ppid=21120 vsize=20928 CPUtime=13.51
/proc/21122/stat : 21122 (SATzilla2007_C) S 21120 21122 20982 0 -1 4194304 8867 18712 0 13 619 12 706 14 25 0 1 0 214730833 21430272 4703 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21122/statm: 5232 4703 165 260 0 4956 0
[pid=21126] ppid=21122 vsize=12064 CPUtime=37.4
/proc/21126/stat : 21126 (minisat20) R 21122 21122 20982 0 -1 4194304 2919 0 0 0 3737 3 0 0 25 0 1 0 214732199 12353536 2914 1992294400 134512640 134998072 4294956304 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21126/statm: 3016 2914 59 118 0 2894 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 32992

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21126
/proc/meminfo: memFree=1087344/2055920 swapFree=4181888/4192956
[pid=21122] ppid=21120 vsize=20928 CPUtime=13.51
/proc/21122/stat : 21122 (SATzilla2007_C) S 21120 21122 20982 0 -1 4194304 8867 18712 0 13 619 12 706 14 25 0 1 0 214730833 21430272 4703 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21122/statm: 5232 4703 165 260 0 4956 0
[pid=21126] ppid=21122 vsize=17492 CPUtime=88.59
/proc/21126/stat : 21126 (minisat20) R 21122 21122 20982 0 -1 4194304 4274 0 0 0 8854 5 0 0 25 0 1 0 214732199 17911808 4269 1992294400 134512640 134998072 4294956304 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21126/statm: 4373 4269 59 118 0 4251 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 38420

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21126
/proc/meminfo: memFree=1077168/2055920 swapFree=4181888/4192956
[pid=21122] ppid=21120 vsize=20928 CPUtime=13.51
/proc/21122/stat : 21122 (SATzilla2007_C) S 21120 21122 20982 0 -1 4194304 8867 18712 0 13 619 12 706 14 25 0 1 0 214730833 21430272 4703 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21122/statm: 5232 4703 165 260 0 4956 0
[pid=21126] ppid=21122 vsize=28052 CPUtime=148.56
/proc/21126/stat : 21126 (minisat20) R 21122 21122 20982 0 -1 4194304 6839 0 0 0 14847 9 0 0 25 0 1 0 214732199 28725248 6834 1992294400 134512640 134998072 4294956304 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21126/statm: 7013 6834 59 118 0 6891 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 48980

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21126
/proc/meminfo: memFree=1066864/2055920 swapFree=4181888/4192956
[pid=21122] ppid=21120 vsize=20928 CPUtime=13.51
/proc/21122/stat : 21122 (SATzilla2007_C) S 21120 21122 20982 0 -1 4194304 8867 18712 0 13 619 12 706 14 25 0 1 0 214730833 21430272 4703 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21122/statm: 5232 4703 165 260 0 4956 0
[pid=21126] ppid=21122 vsize=38124 CPUtime=208.54
/proc/21126/stat : 21126 (minisat20) R 21122 21122 20982 0 -1 4194304 9369 0 0 0 20842 12 0 0 25 0 1 0 214732199 39038976 9364 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21126/statm: 9531 9364 59 118 0 9409 0
Current children cumulated CPU time (s) 222.05
Current children cumulated vsize (KiB) 59052

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21126
/proc/meminfo: memFree=1064432/2055920 swapFree=4181888/4192956
[pid=21122] ppid=21120 vsize=20928 CPUtime=13.51
/proc/21122/stat : 21122 (SATzilla2007_C) S 21120 21122 20982 0 -1 4194304 8867 18712 0 13 619 12 706 14 25 0 1 0 214730833 21430272 4703 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21122/statm: 5232 4703 165 260 0 4956 0
[pid=21126] ppid=21122 vsize=40680 CPUtime=268.52
/proc/21126/stat : 21126 (minisat20) R 21122 21122 20982 0 -1 4194304 9970 0 0 0 26839 13 0 0 25 0 1 0 214732199 41656320 9965 1992294400 134512640 134998072 4294956304 18446744073709551615 134527480 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21126/statm: 10170 9965 59 118 0 10048 0
Current children cumulated CPU time (s) 282.03
Current children cumulated vsize (KiB) 61608

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21126
/proc/meminfo: memFree=1064368/2055920 swapFree=4181888/4192956
[pid=21122] ppid=21120 vsize=20928 CPUtime=13.51
/proc/21122/stat : 21122 (SATzilla2007_C) S 21120 21122 20982 0 -1 4194304 8867 18712 0 13 619 12 706 14 25 0 1 0 214730833 21430272 4703 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21122/statm: 5232 4703 165 260 0 4956 0
[pid=21126] ppid=21122 vsize=40680 CPUtime=328.5
/proc/21126/stat : 21126 (minisat20) R 21122 21122 20982 0 -1 4194304 9971 0 0 0 32837 13 0 0 25 0 1 0 214732199 41656320 9966 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21126/statm: 10170 9966 59 118 0 10048 0
Current children cumulated CPU time (s) 342.01
Current children cumulated vsize (KiB) 61608


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


[startup+4722.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21134
/proc/meminfo: memFree=1014320/2055920 swapFree=4181888/4192956
[pid=21122] ppid=21120 vsize=20928 CPUtime=13.51
/proc/21122/stat : 21122 (SATzilla2007_C) S 21120 21122 20982 0 -1 4194304 8867 18712 0 13 619 12 706 14 25 0 1 0 214730833 21430272 4703 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21122/statm: 5232 4703 165 260 0 4956 0
[pid=21126] ppid=21122 vsize=89312 CPUtime=4706.85
/proc/21126/stat : 21126 (minisat20) R 21122 21122 20982 0 -1 4194304 22115 0 0 0 470650 35 0 0 25 0 1 0 214732199 91455488 22091 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21126/statm: 22328 22091 59 118 0 22206 0
Current children cumulated CPU time (s) 4720.36
Current children cumulated vsize (KiB) 110240

[startup+4782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21134
/proc/meminfo: memFree=1014000/2055920 swapFree=4181888/4192956
[pid=21122] ppid=21120 vsize=20928 CPUtime=13.51
/proc/21122/stat : 21122 (SATzilla2007_C) S 21120 21122 20982 0 -1 4194304 8867 18712 0 13 619 12 706 14 25 0 1 0 214730833 21430272 4703 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21122/statm: 5232 4703 165 260 0 4956 0
[pid=21126] ppid=21122 vsize=89676 CPUtime=4766.83
/proc/21126/stat : 21126 (minisat20) R 21122 21122 20982 0 -1 4194304 22199 0 0 0 476648 35 0 0 25 0 1 0 214732199 91828224 22175 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21126/statm: 22419 22175 59 118 0 22297 0
Current children cumulated CPU time (s) 4780.34
Current children cumulated vsize (KiB) 110604

[startup+4842.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21134
/proc/meminfo: memFree=1013936/2055920 swapFree=4181888/4192956
[pid=21122] ppid=21120 vsize=20928 CPUtime=13.51
/proc/21122/stat : 21122 (SATzilla2007_C) S 21120 21122 20982 0 -1 4194304 8867 18712 0 13 619 12 706 14 25 0 1 0 214730833 21430272 4703 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21122/statm: 5232 4703 165 260 0 4956 0
[pid=21126] ppid=21122 vsize=89676 CPUtime=4826.8
/proc/21126/stat : 21126 (minisat20) R 21122 21122 20982 0 -1 4194304 22199 0 0 0 482645 35 0 0 25 0 1 0 214732199 91828224 22175 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21126/statm: 22419 22175 59 118 0 22297 0
Current children cumulated CPU time (s) 4840.31
Current children cumulated vsize (KiB) 110604

[startup+4902.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21134
/proc/meminfo: memFree=1014000/2055920 swapFree=4181888/4192956
[pid=21122] ppid=21120 vsize=20928 CPUtime=13.51
/proc/21122/stat : 21122 (SATzilla2007_C) S 21120 21122 20982 0 -1 4194304 8867 18712 0 13 619 12 706 14 25 0 1 0 214730833 21430272 4703 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21122/statm: 5232 4703 165 260 0 4956 0
[pid=21126] ppid=21122 vsize=89676 CPUtime=4886.78
/proc/21126/stat : 21126 (minisat20) R 21122 21122 20982 0 -1 4194304 22199 0 0 0 488643 35 0 0 25 0 1 0 214732199 91828224 22175 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21126/statm: 22419 22175 59 118 0 22297 0
Current children cumulated CPU time (s) 4900.29
Current children cumulated vsize (KiB) 110604

[startup+4962.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21134
/proc/meminfo: memFree=1013936/2055920 swapFree=4181888/4192956
[pid=21122] ppid=21120 vsize=20928 CPUtime=13.51
/proc/21122/stat : 21122 (SATzilla2007_C) S 21120 21122 20982 0 -1 4194304 8867 18712 0 13 619 12 706 14 25 0 1 0 214730833 21430272 4703 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21122/statm: 5232 4703 165 260 0 4956 0
[pid=21126] ppid=21122 vsize=89676 CPUtime=4946.76
/proc/21126/stat : 21126 (minisat20) R 21122 21122 20982 0 -1 4194304 22199 0 0 0 494641 35 0 0 25 0 1 0 214732199 91828224 22175 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21126/statm: 22419 22175 59 118 0 22297 0
Current children cumulated CPU time (s) 4960.27
Current children cumulated vsize (KiB) 110604

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

[startup+4966.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21134
/proc/meminfo: memFree=1013936/2055920 swapFree=4181888/4192956
[pid=21122] ppid=21120 vsize=20928 CPUtime=13.51
/proc/21122/stat : 21122 (SATzilla2007_C) S 21120 21122 20982 0 -1 4194304 8867 18712 0 13 619 12 706 14 25 0 1 0 214730833 21430272 4703 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21122/statm: 5232 4703 165 260 0 4956 0
[pid=21126] ppid=21122 vsize=89676 CPUtime=4950.76
/proc/21126/stat : 21126 (minisat20) R 21122 21122 20982 0 -1 4194304 22199 0 0 0 495041 35 0 0 25 0 1 0 214732199 91828224 22175 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21126/statm: 22419 22175 59 118 0 22297 0
Current children cumulated CPU time (s) 4964.27
Current children cumulated vsize (KiB) 110604

[startup+4979.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21134
/proc/meminfo: memFree=1013936/2055920 swapFree=4181888/4192956
[pid=21122] ppid=21120 vsize=20928 CPUtime=13.51
/proc/21122/stat : 21122 (SATzilla2007_C) S 21120 21122 20982 0 -1 4194304 8867 18712 0 13 619 12 706 14 25 0 1 0 214730833 21430272 4703 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21122/statm: 5232 4703 165 260 0 4956 0
[pid=21126] ppid=21122 vsize=89676 CPUtime=4963.55
/proc/21126/stat : 21126 (minisat20) R 21122 21122 20982 0 -1 4194304 22199 0 0 0 496320 35 0 0 25 0 1 0 214732199 91828224 22175 1992294400 134512640 134998072 4294956304 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21126/statm: 22419 22175 59 118 0 22297 0
Current children cumulated CPU time (s) 4977.06
Current children cumulated vsize (KiB) 110604

[startup+4991.9 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21134
/proc/meminfo: memFree=1013936/2055920 swapFree=4181888/4192956
[pid=21122] ppid=21120 vsize=20928 CPUtime=13.51
/proc/21122/stat : 21122 (SATzilla2007_C) S 21120 21122 20982 0 -1 4194304 8867 18712 0 13 619 12 706 14 25 0 1 0 214730833 21430272 4703 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21122/statm: 5232 4703 165 260 0 4956 0
[pid=21126] ppid=21122 vsize=89676 CPUtime=4976.34
/proc/21126/stat : 21126 (minisat20) R 21122 21122 20982 0 -1 4194304 22199 0 0 0 497599 35 0 0 25 0 1 0 214732199 91828224 22175 1992294400 134512640 134998072 4294956304 18446744073709551615 134528337 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21126/statm: 22419 22175 59 118 0 22297 0
Current children cumulated CPU time (s) 4989.85
Current children cumulated vsize (KiB) 110604

[startup+4995.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21134
/proc/meminfo: memFree=1013936/2055920 swapFree=4181888/4192956
[pid=21122] ppid=21120 vsize=20928 CPUtime=13.51
/proc/21122/stat : 21122 (SATzilla2007_C) S 21120 21122 20982 0 -1 4194304 8867 18712 0 13 619 12 706 14 25 0 1 0 214730833 21430272 4703 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21122/statm: 5232 4703 165 260 0 4956 0
[pid=21126] ppid=21122 vsize=89676 CPUtime=4979.55
/proc/21126/stat : 21126 (minisat20) R 21122 21122 20982 0 -1 4194304 22199 0 0 0 497920 35 0 0 25 0 1 0 214732199 91828224 22175 1992294400 134512640 134998072 4294956304 18446744073709551615 134528147 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21126/statm: 22419 22175 59 118 0 22297 0
Current children cumulated CPU time (s) 4993.06
Current children cumulated vsize (KiB) 110604

[startup+4998.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21134
/proc/meminfo: memFree=1013936/2055920 swapFree=4181888/4192956
[pid=21122] ppid=21120 vsize=20928 CPUtime=13.51
/proc/21122/stat : 21122 (SATzilla2007_C) S 21120 21122 20982 0 -1 4194304 8867 18712 0 13 619 12 706 14 25 0 1 0 214730833 21430272 4703 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21122/statm: 5232 4703 165 260 0 4956 0
[pid=21126] ppid=21122 vsize=89676 CPUtime=4982.75
/proc/21126/stat : 21126 (minisat20) R 21122 21122 20982 0 -1 4194304 22199 0 0 0 498240 35 0 0 25 0 1 0 214732199 91828224 22175 1992294400 134512640 134998072 4294956304 18446744073709551615 134528530 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21126/statm: 22419 22175 59 118 0 22297 0
Current children cumulated CPU time (s) 4996.26
Current children cumulated vsize (KiB) 110604

[startup+4999.9 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21134
/proc/meminfo: memFree=1013936/2055920 swapFree=4181888/4192956
[pid=21122] ppid=21120 vsize=20928 CPUtime=13.51
/proc/21122/stat : 21122 (SATzilla2007_C) S 21120 21122 20982 0 -1 4194304 8867 18712 0 13 619 12 706 14 25 0 1 0 214730833 21430272 4703 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21122/statm: 5232 4703 165 260 0 4956 0
[pid=21126] ppid=21122 vsize=89676 CPUtime=4984.34
/proc/21126/stat : 21126 (minisat20) R 21122 21122 20982 0 -1 4194304 22199 0 0 0 498399 35 0 0 25 0 1 0 214732199 91828224 22175 1992294400 134512640 134998072 4294956304 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21126/statm: 22419 22175 59 118 0 22297 0
Current children cumulated CPU time (s) 4997.85
Current children cumulated vsize (KiB) 110604

[startup+5000.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21134
/proc/meminfo: memFree=1013936/2055920 swapFree=4181888/4192956
[pid=21122] ppid=21120 vsize=20928 CPUtime=13.51
/proc/21122/stat : 21122 (SATzilla2007_C) S 21120 21122 20982 0 -1 4194304 8867 18712 0 13 619 12 706 14 25 0 1 0 214730833 21430272 4703 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21122/statm: 5232 4703 165 260 0 4956 0
[pid=21126] ppid=21122 vsize=89676 CPUtime=4984.74
/proc/21126/stat : 21126 (minisat20) R 21122 21122 20982 0 -1 4194304 22199 0 0 0 498439 35 0 0 25 0 1 0 214732199 91828224 22175 1992294400 134512640 134998072 4294956304 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21126/statm: 22419 22175 59 118 0 22297 0
Current children cumulated CPU time (s) 4998.25
Current children cumulated vsize (KiB) 110604

[startup+5000.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21134
/proc/meminfo: memFree=1013936/2055920 swapFree=4181888/4192956
[pid=21122] ppid=21120 vsize=20928 CPUtime=13.51
/proc/21122/stat : 21122 (SATzilla2007_C) S 21120 21122 20982 0 -1 4194304 8867 18712 0 13 619 12 706 14 25 0 1 0 214730833 21430272 4703 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21122/statm: 5232 4703 165 260 0 4956 0
[pid=21126] ppid=21122 vsize=89676 CPUtime=4985.14
/proc/21126/stat : 21126 (minisat20) R 21122 21122 20982 0 -1 4194304 22199 0 0 0 498479 35 0 0 25 0 1 0 214732199 91828224 22175 1992294400 134512640 134998072 4294956304 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21126/statm: 22419 22175 59 118 0 22297 0
Current children cumulated CPU time (s) 4998.65
Current children cumulated vsize (KiB) 110604

[startup+5000.8 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 21134
/proc/meminfo: memFree=1013936/2055920 swapFree=4181888/4192956
[pid=21122] ppid=21120 vsize=20928 CPUtime=13.51
/proc/21122/stat : 21122 (SATzilla2007_C) S 21120 21122 20982 0 -1 4194304 8867 18712 0 13 619 12 706 14 25 0 1 0 214730833 21430272 4703 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21122/statm: 5232 4703 165 260 0 4956 0
[pid=21126] ppid=21122 vsize=0 CPUtime=4985.24
/proc/21126/stat : 21126 (minisat20) R 21122 21122 20982 0 -1 4195332 22199 0 0 0 498488 36 0 0 25 0 1 0 214732199 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/21126/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4998.75
Current children cumulated vsize (KiB) 20928

Child status: 17
Real time (s): 5000.83
CPU time (s): 4998.79
CPU user time (s): 4998.15
CPU system time (s): 0.641902
CPU usage (%): 99.9593
Max. virtual memory (cumulated for all children) (KiB): 110604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.15
system time used= 0.641902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49791
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42
involuntary context switches= 10801

runsolver used 5.58215 second user time and 12.2871 second system time

The end

Launcher Data

Begin job on node66 at 2009-05-09 13:04:04
IDJOB=1784823
IDBENCH=24623
IDSOLVER=640
FILE ID=node66/1784823-1241867044
PBS_JOBID= 9264550
Free space on /tmp= 66256 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Hard/contest04/others/Composite-064BitPrimes-1.sat05-506.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784823-1241867044/watcher-1784823-1241867044 -o /tmp/evaluation-result-1784823-1241867044/solver-1784823-1241867044 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1784823-1241867044.cnf            

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

MD5SUM BENCH= bccff1bed1e8ac721090562d562b05f0
RANDOM SEED=1483754522

node66.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.263
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	: 5931.00
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.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1126680 kB
Buffers:         29512 kB
Cached:         823644 kB
SwapCached:       5004 kB
Active:         172144 kB
Inactive:       688984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1126680 kB
SwapTotal:     4192956 kB
SwapFree:      4181888 kB
Dirty:           10416 kB
Writeback:           0 kB
Mapped:          14188 kB
Slab:            54156 kB
Committed_AS:   818788 kB
PageTables:       1360 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= 66248 MiB
End job on node66 at 2009-05-09 14:27:25