Trace number 336454

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, and are wall clock time (not CPU 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
SATzilla RANDOM? (exit code) 1198.86 1198.96

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-fclqcolor-20-13-14.sat05-1278.reshuffled-07.cnf
MD5SUM38c3c1a13d0a8eeda16d38e05fb7bc45
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 variables730
Number of clauses43124
Sum of the clauses size123770
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 26040
Number of clauses of size 337050
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534

Solver Data (download as text)

10.67/10.80	c run March_dl for 5 seconds ... 
10.67/10.80	c Bin: Executing march_dl
10.67/10.80	c child exit by a signal
10.67/10.80	c march_dl returned code 137.
10.67/10.80	c run saps (UBCSAT implementation) for 2 seconds ... 
10.67/10.80	c Bin: Executing ubcsat2006
10.67/10.80	c child exited successfully
10.67/10.80	c ubcsat2006 returned code 0.
10.67/10.80	c satzilla computing base features
10.67/10.80	c satzilla doing unit-prop probe
10.67/10.80	c satzilla doing local search probe
10.67/10.80	c satzilla doing lobjois search-space size estimate
10.67/10.80	c satzilla's ranking:
10.67/10.80	c 1) minisat20+P: 5.577612
10.67/10.80	c 2) kcnfs: 33.138958
10.67/10.80	c 3) march_dl: 402.252252
10.67/10.80	c 4) kcnfs+P: 999.000000
10.67/10.80	c 5) march_dl+P: 999.000000
10.67/10.80	c 6) vallst+P: 999.000000
10.67/10.80	c 7) zchaff_rand+P: 999.000000
10.67/10.80	c 8) vallst: 999.000000
10.67/10.80	c 9) zchaff_rand: 999.000000
10.67/10.80	c 10) minisat20: 999.000000
10.67/10.80	c satzilla running minisat20 with preprocessing ... 
10.98/11.04	This is MiniSat 2.0 beta
10.98/11.04	WARNING: for repeatability, setting FPU to use double precision
10.98/11.04	============================[ Problem Statistics ]=============================
10.98/11.04	|                                                                             |
10.98/11.04	|  Number of variables:  730                                                  |
10.98/11.04	|  Number of clauses:    43124                                                |
10.98/11.07	|  Parsing time:         0.02         s                                       |
10.98/11.07	============================[ Search Statistics ]==============================
10.98/11.07	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.98/11.07	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.98/11.07	===============================================================================
10.98/11.07	|         0 |     730    43124   123770 |    14374        0    nan |  0.000 % |
10.98/11.07	|       100 |     730    43124   123770 |    15812      100     52 |  0.006 % |
10.98/11.08	|       254 |     730    43124   123770 |    17393      254     62 |  0.002 % |
10.98/11.08	|       480 |     730    43124   123770 |    19132      480     59 |  0.000 % |
10.98/11.09	|       819 |     730    43124   123770 |    21045      819     54 |  0.000 % |
11.01/11.12	|      1325 |     730    43124   123770 |    23150     1325     62 |  0.002 % |
11.01/11.15	|      2084 |     730    43124   123770 |    25465     2084     55 |  0.000 % |
11.01/11.19	|      3224 |     730    43124   123770 |    28012     3224     48 |  0.002 % |
11.01/11.27	|      4932 |     730    43124   123770 |    30813     4932     43 |  0.006 % |
11.01/11.40	|      7495 |     730    43124   123770 |    33894     7495     39 |  0.006 % |
11.01/11.62	|     11339 |     730    43124   123770 |    37284    11339     37 |  0.006 % |
11.01/12.00	|     17105 |     730    43124   123770 |    41012    17105     36 |  0.006 % |
12.65/12.75	|     25754 |     730    43124   123770 |    45113    25754     35 |  0.006 % |
14.45/14.50	|     38728 |     730    43124   123770 |    49625    38728     34 |  0.002 % |
17.45/17.55	|     58189 |     730    43124   123770 |    54587    20755     38 |  0.002 % |
23.75/23.80	|     87381 |     730    43124   123770 |    60046    49947     38 |  0.006 % |
33.76/33.83	|    131172 |     730    43124   123770 |    66051    49127     39 |  0.002 % |
54.35/54.41	|    196856 |     730    43124   123770 |    72656    63823     37 |  0.006 % |
78.75/78.84	|    295382 |     730    43124   123770 |    79921    49309     37 |  0.006 % |
118.94/119.00	|    443171 |     730    43124   123770 |    87914    70076     39 |  0.006 % |
184.14/184.29	|    664854 |     730    43124   123770 |    96705    69848     49 |  0.006 % |
292.44/292.56	|    997379 |     730    43124   123770 |   106376    77503     40 |  0.000 % |
468.52/468.65	|   1496167 |     730    43124   123770 |   117013    42802     40 |  0.002 % |
742.10/742.28	|   2244349 |     730    43124   123770 |   128715    99737     42 |  0.002 % |
1198.77/1198.95	c Preprocessing...
1198.77/1198.95	c Inital problem has 730 variables, 37084 nary clauses (6040 binary clauses).
1198.77/1198.95	c Num non-binary clauses 37084, Average non-binary clause length 3.012
1198.77/1198.95	c Theory has no gaps
1198.77/1198.95	c Preprocessor runtime was 0.180 seconds.
1198.77/1198.95	c 
1198.77/1198.95	c Satisfiability of theory still undetermined.
1198.77/1198.95	c See file /tmp/CuOQUU for simplified theory.
1198.77/1198.95	c Bin: Executing minisat20
1198.77/1198.95	c child exit by a signal
1198.77/1198.95	c minisat20 returned code 137.
1198.77/1198.95	c minisat20 returned code 137.
1198.77/1198.95	c satzilla running kcnfs ... 
1198.77/1198.95	c Bin: Executing kcnfs
1198.77/1198.95	c kcnfs returned code 1.
1198.77/1198.95	c kcnfs returned code 1.
1198.77/1198.95	c satzilla running march_dl ... 
1198.77/1198.95	c Bin: Executing march_dl
1198.77/1198.95	c march_dl returned code 1.
1198.77/1198.95	c march_dl returned code 1.
1198.77/1198.95	c satzilla running kcnfs with preprocessing ... 
1198.77/1198.95	c Bin: Executing kcnfs
1198.77/1198.95	c kcnfs returned code 1.
1198.77/1198.95	c kcnfs returned code 1.
1198.77/1198.95	c satzilla running march_dl with preprocessing ... 
1198.77/1198.95	c Bin: Executing march_dl
1198.77/1198.95	c march_dl returned code 1.
1198.77/1198.95	c march_dl returned code 1.
1198.77/1198.95	c satzilla running vallst with preprocessing ... 
1198.77/1198.95	c Bin: Executing vallst
1198.77/1198.95	c vallst returned code 1.
1198.77/1198.95	c vallst returned code 1.
1198.77/1198.95	c satzilla running zchaff_rand with preprocessing ... 
1198.77/1198.95	c Bin: Executing zchaff_rand
1198.77/1198.95	c zchaff_rand returned code 1.
1198.77/1198.95	c zchaff_rand returned code 1.
1198.77/1198.95	c satzilla running vallst ... 
1198.77/1198.95	c Bin: Executing vallst
1198.77/1198.95	c vallst returned code 1.
1198.77/1198.95	c vallst returned code 1.
1198.77/1198.95	c satzilla running zchaff_rand ... 
1198.77/1198.95	c Bin: Executing zchaff_rand
1198.77/1198.95	c zchaff_rand returned code 1.
1198.77/1198.95	c zchaff_rand returned code 1.
1198.77/1198.95	c satzilla running minisat20 ... 
1198.77/1198.95	c Bin: Executing minisat20
1198.77/1198.95	c minisat20 returned code 1.
1198.77/1198.95	c minisat20 returned code 1.
1198.77/1198.95	c ERROR: All Failed! 
1198.77/1198.95	c SATZILLA_TIME=1199.030000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node16/watcher-336454-1173647104 -o ROOT/results/node16/solver-336454-1173647104 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336454-1173647104/SATzilla2007_R /tmp/evaluation/336454-1173647104/instance-336454-1173647104.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.92 0.98 0.99 3/77 782
/proc/meminfo: memFree=1786008/2055920 swapFree=4159664/4192956
[pid=782] ppid=780 vsize=1440 CPUtime=0
/proc/782/stat : 782 (SATzilla2007_R) S 780 782 32468 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384664776 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/782/statm: 360 110 95 260 0 84 0
[pid=783] ppid=782 vsize=980 CPUtime=0
/proc/783/stat : 783 (march_dl) R 782 782 32468 0 -1 4194304 130 0 0 0 0 0 0 0 20 0 1 0 384664776 1003520 125 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/783/statm: 245 125 50 118 0 124 0

[startup+0.0784779 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 782
/proc/meminfo: memFree=1786008/2055920 swapFree=4159664/4192956
[pid=782] ppid=780 vsize=1440 CPUtime=0
/proc/782/stat : 782 (SATzilla2007_R) S 780 782 32468 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384664776 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/782/statm: 360 110 95 260 0 84 0
[pid=783] ppid=782 vsize=3032 CPUtime=0.07
/proc/783/stat : 783 (march_dl) R 782 782 32468 0 -1 4194304 543 0 0 0 7 0 0 0 20 0 1 0 384664776 3104768 492 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134617582 0 0 8392704 0 0 0 0 17 1 0 0
/proc/783/statm: 758 492 53 118 0 637 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4472

[startup+0.102475 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 782
/proc/meminfo: memFree=1786008/2055920 swapFree=4159664/4192956
[pid=782] ppid=780 vsize=1440 CPUtime=0
/proc/782/stat : 782 (SATzilla2007_R) S 780 782 32468 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384664776 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/782/statm: 360 110 95 260 0 84 0
[pid=783] ppid=782 vsize=3032 CPUtime=0.09
/proc/783/stat : 783 (march_dl) R 782 782 32468 0 -1 4194304 615 0 0 0 9 0 0 0 20 0 1 0 384664776 3104768 521 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/783/statm: 758 521 53 118 0 637 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4472

[startup+0.301449 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 782
/proc/meminfo: memFree=1786008/2055920 swapFree=4159664/4192956
[pid=782] ppid=780 vsize=1440 CPUtime=0
/proc/782/stat : 782 (SATzilla2007_R) S 780 782 32468 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384664776 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/782/statm: 360 110 95 260 0 84 0
[pid=783] ppid=782 vsize=5256 CPUtime=0.29
/proc/783/stat : 783 (march_dl) R 782 782 32468 0 -1 4194304 3681 0 0 0 27 2 0 0 21 0 1 0 384664776 5382144 1094 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/783/statm: 1314 1094 73 118 0 1193 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6696

[startup+0.701402 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 782
/proc/meminfo: memFree=1786008/2055920 swapFree=4159664/4192956
[pid=782] ppid=780 vsize=1440 CPUtime=0
/proc/782/stat : 782 (SATzilla2007_R) S 780 782 32468 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384664776 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/782/statm: 360 110 95 260 0 84 0
[pid=783] ppid=782 vsize=5256 CPUtime=0.69
/proc/783/stat : 783 (march_dl) R 782 782 32468 0 -1 4194304 3681 0 0 0 59 10 0 0 25 0 1 0 384664776 5382144 1094 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/783/statm: 1314 1094 73 118 0 1193 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6696

[startup+1.5013 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 784
/proc/meminfo: memFree=1781256/2055920 swapFree=4159664/4192956
[pid=782] ppid=780 vsize=1440 CPUtime=0
/proc/782/stat : 782 (SATzilla2007_R) S 780 782 32468 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384664776 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/782/statm: 360 110 95 260 0 84 0
[pid=783] ppid=782 vsize=6184 CPUtime=1.49
/proc/783/stat : 783 (march_dl) R 782 782 32468 0 -1 4194304 4282 0 0 0 137 12 0 0 25 0 1 0 384664776 6332416 1235 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134587112 0 0 8392704 0 0 0 0 17 1 0 0
/proc/783/statm: 1546 1235 75 118 0 1425 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7624

[startup+3.10111 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 784
/proc/meminfo: memFree=1781128/2055920 swapFree=4159664/4192956
[pid=782] ppid=780 vsize=1440 CPUtime=0
/proc/782/stat : 782 (SATzilla2007_R) S 780 782 32468 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384664776 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/782/statm: 360 110 95 260 0 84 0
[pid=783] ppid=782 vsize=6184 CPUtime=3.09
/proc/783/stat : 783 (march_dl) R 782 782 32468 0 -1 4194304 4282 0 0 0 297 12 0 0 25 0 1 0 384664776 6332416 1235 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134587362 0 0 8392704 0 0 0 0 17 1 0 0
/proc/783/statm: 1546 1235 75 118 0 1425 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7624

[startup+6.30173 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 785
/proc/meminfo: memFree=1783048/2055920 swapFree=4159664/4192956
[pid=782] ppid=780 vsize=1440 CPUtime=4.99
/proc/782/stat : 782 (SATzilla2007_R) S 780 782 32468 0 -1 4194304 135 4282 0 0 0 0 487 12 16 0 1 0 384664776 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/782/statm: 360 111 96 260 0 84 0
[pid=785] ppid=782 vsize=6188 CPUtime=1.29
/proc/785/stat : 785 (ubcsat2006) R 782 782 32468 0 -1 4194304 788 0 0 0 127 2 0 0 25 0 1 0 384665276 6336512 771 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/785/statm: 1547 771 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 786
/proc/meminfo: memFree=1772488/2055920 swapFree=4159664/4192956
[pid=782] ppid=780 vsize=8444 CPUtime=11.01
/proc/782/stat : 782 (SATzilla2007_R) S 780 782 32468 0 -1 4194304 3855 5076 0 0 382 10 693 16 25 0 1 0 384664776 8646656 1929 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/782/statm: 2111 1929 164 260 0 1835 0
[pid=786] ppid=782 vsize=7744 CPUtime=1.64
/proc/786/stat : 786 (minisat20) R 782 782 32468 0 -1 4194304 1746 0 0 0 164 0 0 0 25 0 1 0 384665880 7929856 1740 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/786/statm: 1936 1740 58 118 0 1814 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 16188

[startup+25.5024 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 786
/proc/meminfo: memFree=1765000/2055920 swapFree=4159664/4192956
[pid=782] ppid=780 vsize=8444 CPUtime=11.01
/proc/782/stat : 782 (SATzilla2007_R) S 780 782 32468 0 -1 4194304 3855 5076 0 0 382 10 693 16 25 0 1 0 384664776 8646656 1929 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/782/statm: 2111 1929 164 260 0 1835 0
[pid=786] ppid=782 vsize=14228 CPUtime=14.44
/proc/786/stat : 786 (minisat20) R 782 782 32468 0 -1 4194304 3354 0 0 0 1443 1 0 0 25 0 1 0 384665880 14569472 3348 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/786/statm: 3557 3348 58 118 0 3435 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 22672

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 786
/proc/meminfo: memFree=1761736/2055920 swapFree=4159664/4192956
[pid=782] ppid=780 vsize=8444 CPUtime=11.01
/proc/782/stat : 782 (SATzilla2007_R) S 780 782 32468 0 -1 4194304 3855 5076 0 0 382 10 693 16 25 0 1 0 384664776 8646656 1929 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/782/statm: 2111 1929 164 260 0 1835 0
[pid=786] ppid=782 vsize=17572 CPUtime=40.04
/proc/786/stat : 786 (minisat20) R 782 782 32468 0 -1 4194304 4118 0 0 0 4002 2 0 0 25 0 1 0 384665880 17993728 4112 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/786/statm: 4393 4112 58 118 0 4271 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 26016

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 786
/proc/meminfo: memFree=1758280/2055920 swapFree=4159664/4192956
[pid=782] ppid=780 vsize=8444 CPUtime=11.01
/proc/782/stat : 782 (SATzilla2007_R) S 780 782 32468 0 -1 4194304 3855 5076 0 0 382 10 693 16 25 0 1 0 384664776 8646656 1929 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/782/statm: 2111 1929 164 260 0 1835 0
[pid=786] ppid=782 vsize=21124 CPUtime=91.24
/proc/786/stat : 786 (minisat20) R 782 782 32468 0 -1 4194304 4983 0 0 0 9121 3 0 0 25 0 1 0 384665880 21630976 4977 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/786/statm: 5281 4977 58 118 0 5159 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 29568

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 786
/proc/meminfo: memFree=1753160/2055920 swapFree=4159664/4192956
[pid=782] ppid=780 vsize=8444 CPUtime=11.01
/proc/782/stat : 782 (SATzilla2007_R) S 780 782 32468 0 -1 4194304 3855 5076 0 0 382 10 693 16 25 0 1 0 384664776 8646656 1929 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/782/statm: 2111 1929 164 260 0 1835 0
[pid=786] ppid=782 vsize=26248 CPUtime=151.23
/proc/786/stat : 786 (minisat20) R 782 782 32468 0 -1 4194304 6255 0 0 0 15119 4 0 0 25 0 1 0 384665880 26877952 6249 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/786/statm: 6562 6249 58 118 0 6440 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 34692

[startup+222.302 s]
/proc/loadavg: 1.03 1.00 1.00 2/79 786
/proc/meminfo: memFree=1749128/2055920 swapFree=4159664/4192956
[pid=782] ppid=780 vsize=8444 CPUtime=11.01
/proc/782/stat : 782 (SATzilla2007_R) S 780 782 32468 0 -1 4194304 3855 5076 0 0 382 10 693 16 25 0 1 0 384664776 8646656 1929 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/782/statm: 2111 1929 164 260 0 1835 0
[pid=786] ppid=782 vsize=30452 CPUtime=211.22
/proc/786/stat : 786 (minisat20) R 782 782 32468 0 -1 4194304 7263 0 0 0 21116 6 0 0 25 0 1 0 384665880 31182848 7257 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/786/statm: 7613 7257 58 118 0 7491 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 38896

[startup+282.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 786
/proc/meminfo: memFree=1748680/2055920 swapFree=4159664/4192956
[pid=782] ppid=780 vsize=8444 CPUtime=11.01
/proc/782/stat : 782 (SATzilla2007_R) S 780 782 32468 0 -1 4194304 3855 5076 0 0 382 10 693 16 25 0 1 0 384664776 8646656 1929 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/782/statm: 2111 1929 164 260 0 1835 0
[pid=786] ppid=782 vsize=30984 CPUtime=271.22
/proc/786/stat : 786 (minisat20) R 782 782 32468 0 -1 4194304 7369 0 0 0 27115 7 0 0 25 0 1 0 384665880 31727616 7363 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/786/statm: 7746 7363 58 118 0 7624 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 39428

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 786
/proc/meminfo: memFree=1747400/2055920 swapFree=4159664/4192956
[pid=782] ppid=780 vsize=8444 CPUtime=11.01
/proc/782/stat : 782 (SATzilla2007_R) S 780 782 32468 0 -1 4194304 3855 5076 0 0 382 10 693 16 25 0 1 0 384664776 8646656 1929 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/782/statm: 2111 1929 164 260 0 1835 0
[pid=786] ppid=782 vsize=32452 CPUtime=331.22
/proc/786/stat : 786 (minisat20) R 782 782 32468 0 -1 4194304 7733 0 0 0 33114 8 0 0 25 0 1 0 384665880 33230848 7727 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/786/statm: 8113 7727 58 118 0 7991 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 786
/proc/meminfo: memFree=1738888/2055920 swapFree=4159664/4192956
[pid=782] ppid=780 vsize=8444 CPUtime=11.01
/proc/782/stat : 782 (SATzilla2007_R) S 780 782 32468 0 -1 4194304 3855 5076 0 0 382 10 693 16 25 0 1 0 384664776 8646656 1929 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/782/statm: 2111 1929 164 260 0 1835 0
[pid=786] ppid=782 vsize=41200 CPUtime=751.19
/proc/786/stat : 786 (minisat20) R 782 782 32468 0 -1 4194304 9904 0 0 0 75105 14 0 0 25 0 1 0 384665880 42188800 9801 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/786/statm: 10300 9801 58 118 0 10178 0
Current children cumulated CPU time (s) 762.2
Current children cumulated vsize (KiB) 49644

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 786
/proc/meminfo: memFree=1739016/2055920 swapFree=4159664/4192956
[pid=782] ppid=780 vsize=8444 CPUtime=11.01
/proc/782/stat : 782 (SATzilla2007_R) S 780 782 32468 0 -1 4194304 3855 5076 0 0 382 10 693 16 25 0 1 0 384664776 8646656 1929 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/782/statm: 2111 1929 164 260 0 1835 0
[pid=786] ppid=782 vsize=41176 CPUtime=811.19
/proc/786/stat : 786 (minisat20) R 782 782 32468 0 -1 4194304 9904 0 0 0 81104 15 0 0 25 0 1 0 384665880 42164224 9801 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/786/statm: 10294 9801 58 118 0 10172 0
Current children cumulated CPU time (s) 822.2
Current children cumulated vsize (KiB) 49620

[startup+882.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/79 786
/proc/meminfo: memFree=1736072/2055920 swapFree=4159664/4192956
[pid=782] ppid=780 vsize=8444 CPUtime=11.01
/proc/782/stat : 782 (SATzilla2007_R) S 780 782 32468 0 -1 4194304 3855 5076 0 0 382 10 693 16 25 0 1 0 384664776 8646656 1929 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/782/statm: 2111 1929 164 260 0 1835 0
[pid=786] ppid=782 vsize=44164 CPUtime=871.18
/proc/786/stat : 786 (minisat20) R 782 782 32468 0 -1 4194304 10644 0 0 0 87102 16 0 0 25 0 1 0 384665880 45223936 10541 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/786/statm: 11041 10541 58 118 0 10919 0
Current children cumulated CPU time (s) 882.19
Current children cumulated vsize (KiB) 52608

[startup+942.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 786
/proc/meminfo: memFree=1735112/2055920 swapFree=4159664/4192956
[pid=782] ppid=780 vsize=8444 CPUtime=11.01
/proc/782/stat : 782 (SATzilla2007_R) S 780 782 32468 0 -1 4194304 3855 5076 0 0 382 10 693 16 25 0 1 0 384664776 8646656 1929 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/782/statm: 2111 1929 164 260 0 1835 0
[pid=786] ppid=782 vsize=45260 CPUtime=931.18
/proc/786/stat : 786 (minisat20) R 782 782 32468 0 -1 4194304 10909 0 0 0 93101 17 0 0 25 0 1 0 384665880 46346240 10806 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519365 0 0 8392704 3 0 0 0 17 1 0 0
/proc/786/statm: 11315 10806 58 118 0 11193 0
Current children cumulated CPU time (s) 942.19
Current children cumulated vsize (KiB) 53704

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 786
/proc/meminfo: memFree=1734472/2055920 swapFree=4159664/4192956
[pid=782] ppid=780 vsize=8444 CPUtime=11.01
/proc/782/stat : 782 (SATzilla2007_R) S 780 782 32468 0 -1 4194304 3855 5076 0 0 382 10 693 16 25 0 1 0 384664776 8646656 1929 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/782/statm: 2111 1929 164 260 0 1835 0
[pid=786] ppid=782 vsize=45828 CPUtime=991.17
/proc/786/stat : 786 (minisat20) R 782 782 32468 0 -1 4194304 11016 0 0 0 99100 17 0 0 25 0 1 0 384665880 46927872 10913 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/786/statm: 11457 10913 58 118 0 11335 0
Current children cumulated CPU time (s) 1002.18
Current children cumulated vsize (KiB) 54272

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 786
/proc/meminfo: memFree=1734472/2055920 swapFree=4159664/4192956
[pid=782] ppid=780 vsize=8444 CPUtime=11.01
/proc/782/stat : 782 (SATzilla2007_R) S 780 782 32468 0 -1 4194304 3855 5076 0 0 382 10 693 16 25 0 1 0 384664776 8646656 1929 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/782/statm: 2111 1929 164 260 0 1835 0
[pid=786] ppid=782 vsize=45828 CPUtime=1051.17
/proc/786/stat : 786 (minisat20) R 782 782 32468 0 -1 4194304 11021 0 0 0 105099 18 0 0 25 0 1 0 384665880 46927872 10918 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/786/statm: 11457 10918 58 118 0 11335 0
Current children cumulated CPU time (s) 1062.18
Current children cumulated vsize (KiB) 54272

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 786
/proc/meminfo: memFree=1734088/2055920 swapFree=4159664/4192956
[pid=782] ppid=780 vsize=8444 CPUtime=11.01
/proc/782/stat : 782 (SATzilla2007_R) S 780 782 32468 0 -1 4194304 3855 5076 0 0 382 10 693 16 25 0 1 0 384664776 8646656 1929 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/782/statm: 2111 1929 164 260 0 1835 0
[pid=786] ppid=782 vsize=46204 CPUtime=1111.17
/proc/786/stat : 786 (minisat20) R 782 782 32468 0 -1 4194304 11126 0 0 0 111099 18 0 0 25 0 1 0 384665880 47312896 11015 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/786/statm: 11551 11015 58 118 0 11429 0
Current children cumulated CPU time (s) 1122.18
Current children cumulated vsize (KiB) 54648

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 786
/proc/meminfo: memFree=1733320/2055920 swapFree=4159664/4192956
[pid=782] ppid=780 vsize=8444 CPUtime=11.01
/proc/782/stat : 782 (SATzilla2007_R) S 780 782 32468 0 -1 4194304 3855 5076 0 0 382 10 693 16 25 0 1 0 384664776 8646656 1929 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/782/statm: 2111 1929 164 260 0 1835 0
[pid=786] ppid=782 vsize=46996 CPUtime=1171.16
/proc/786/stat : 786 (minisat20) R 782 782 32468 0 -1 4194304 11310 0 0 0 117097 19 0 0 25 0 1 0 384665880 48123904 11199 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527587 0 0 8392704 3 0 0 0 17 1 0 0
/proc/786/statm: 11749 11199 58 118 0 11627 0
Current children cumulated CPU time (s) 1182.17
Current children cumulated vsize (KiB) 55440

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 786
/proc/meminfo: memFree=1733320/2055920 swapFree=4159664/4192956
[pid=782] ppid=780 vsize=8444 CPUtime=11.01
/proc/782/stat : 782 (SATzilla2007_R) S 780 782 32468 0 -1 4194304 3855 5076 0 0 382 10 693 16 25 0 1 0 384664776 8646656 1929 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/782/statm: 2111 1929 164 260 0 1835 0
[pid=786] ppid=782 vsize=46996 CPUtime=1179.16
/proc/786/stat : 786 (minisat20) R 782 782 32468 0 -1 4194304 11310 0 0 0 117897 19 0 0 25 0 1 0 384665880 48123904 11199 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/786/statm: 11749 11199 58 118 0 11627 0
Current children cumulated CPU time (s) 1190.17
Current children cumulated vsize (KiB) 55440

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 786
/proc/meminfo: memFree=1733320/2055920 swapFree=4159664/4192956
[pid=782] ppid=780 vsize=8444 CPUtime=11.01
/proc/782/stat : 782 (SATzilla2007_R) S 780 782 32468 0 -1 4194304 3855 5076 0 0 382 10 693 16 25 0 1 0 384664776 8646656 1929 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/782/statm: 2111 1929 164 260 0 1835 0
[pid=786] ppid=782 vsize=46996 CPUtime=1182.36
/proc/786/stat : 786 (minisat20) R 782 782 32468 0 -1 4194304 11310 0 0 0 118217 19 0 0 25 0 1 0 384665880 48123904 11199 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/786/statm: 11749 11199 58 118 0 11627 0
Current children cumulated CPU time (s) 1193.37
Current children cumulated vsize (KiB) 55440

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 786
/proc/meminfo: memFree=1733320/2055920 swapFree=4159664/4192956
[pid=782] ppid=780 vsize=8444 CPUtime=11.01
/proc/782/stat : 782 (SATzilla2007_R) S 780 782 32468 0 -1 4194304 3855 5076 0 0 382 10 693 16 25 0 1 0 384664776 8646656 1929 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/782/statm: 2111 1929 164 260 0 1835 0
[pid=786] ppid=782 vsize=46996 CPUtime=1185.56
/proc/786/stat : 786 (minisat20) R 782 782 32468 0 -1 4194304 11310 0 0 0 118537 19 0 0 25 0 1 0 384665880 48123904 11199 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/786/statm: 11749 11199 58 118 0 11627 0
Current children cumulated CPU time (s) 1196.57
Current children cumulated vsize (KiB) 55440

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 786
/proc/meminfo: memFree=1733320/2055920 swapFree=4159664/4192956
[pid=782] ppid=780 vsize=8444 CPUtime=11.01
/proc/782/stat : 782 (SATzilla2007_R) S 780 782 32468 0 -1 4194304 3855 5076 0 0 382 10 693 16 25 0 1 0 384664776 8646656 1929 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/782/statm: 2111 1929 164 260 0 1835 0
[pid=786] ppid=782 vsize=46996 CPUtime=1187.16
/proc/786/stat : 786 (minisat20) R 782 782 32468 0 -1 4194304 11310 0 0 0 118697 19 0 0 25 0 1 0 384665880 48123904 11199 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/786/statm: 11749 11199 58 118 0 11627 0
Current children cumulated CPU time (s) 1198.17
Current children cumulated vsize (KiB) 55440

[startup+1198.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 786
/proc/meminfo: memFree=1733320/2055920 swapFree=4159664/4192956
[pid=782] ppid=780 vsize=8444 CPUtime=11.01
/proc/782/stat : 782 (SATzilla2007_R) S 780 782 32468 0 -1 4194304 3855 5076 0 0 382 10 693 16 25 0 1 0 384664776 8646656 1929 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/782/statm: 2111 1929 164 260 0 1835 0
[pid=786] ppid=782 vsize=46996 CPUtime=1187.56
/proc/786/stat : 786 (minisat20) R 782 782 32468 0 -1 4194304 11310 0 0 0 118737 19 0 0 25 0 1 0 384665880 48123904 11199 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/786/statm: 11749 11199 58 118 0 11627 0
Current children cumulated CPU time (s) 1198.57
Current children cumulated vsize (KiB) 55440

[startup+1198.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 786
/proc/meminfo: memFree=1733320/2055920 swapFree=4159664/4192956
[pid=782] ppid=780 vsize=8444 CPUtime=11.01
/proc/782/stat : 782 (SATzilla2007_R) S 780 782 32468 0 -1 4194304 3855 5076 0 0 382 10 693 16 25 0 1 0 384664776 8646656 1929 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/782/statm: 2111 1929 164 260 0 1835 0
[pid=786] ppid=782 vsize=46996 CPUtime=1187.76
/proc/786/stat : 786 (minisat20) R 782 782 32468 0 -1 4194304 11310 0 0 0 118757 19 0 0 25 0 1 0 384665880 48123904 11199 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/786/statm: 11749 11199 58 118 0 11627 0
Current children cumulated CPU time (s) 1198.77
Current children cumulated vsize (KiB) 55440

Child status: 17
Real time (s): 1198.96
CPU time (s): 1198.86
CPU user time (s): 1198.38
CPU system time (s): 0.480926
CPU usage (%): 99.9921
Max. virtual memory (cumulated for all children) (KiB): 55440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.38
system time used= 0.480926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20254
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= 27
involuntary context switches= 24803

runsolver used 1.18982 second user time and 3.18152 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Sun Mar 11 21:05:04 UTC 2007

IDJOB= 336454
IDBENCH= 24675
IDSOLVER= 134
FILE ID= node16/336454-1173647104

PBS_JOBID= 4101338

Free space on /tmp= 66449 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-fclqcolor-20-13-14.sat05-1278.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336454-1173647104/SATzilla2007_R /tmp/evaluation/336454-1173647104/instance-336454-1173647104.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-336454-1173647104 -o ROOT/results/node16/solver-336454-1173647104 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336454-1173647104/SATzilla2007_R /tmp/evaluation/336454-1173647104/instance-336454-1173647104.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  38c3c1a13d0a8eeda16d38e05fb7bc45

RANDOM SEED= 40239638

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
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:       1786480 kB
Buffers:         32136 kB
Cached:         163728 kB
SwapCached:       2084 kB
Active:         140704 kB
Inactive:        77712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1786480 kB
SwapTotal:     4192956 kB
SwapFree:      4159664 kB
Dirty:            8980 kB
Writeback:           0 kB
Mapped:          30676 kB
Slab:            36696 kB
Committed_AS:  1428652 kB
PageTables:       1720 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= 66449 MiB

End job on node16 on Sun Mar 11 21:25:03 UTC 2007