Trace number 368848

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 CRAFTED? (exit code) 4998.48 4999.88

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen8-n260-03-S722413478.sat05-482.reshuffled-07.cnf
MD5SUM4427b6c6e836b394ac9974ae65c8137c
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 variables212
Number of clauses399
Sum of the clauses size904
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2346
Number of clauses of size 30
Number of clauses of size 453
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

11.17/11.23	c run March_dl for 5 seconds ... 
11.17/11.23	c Bin: Executing march_dl
11.17/11.23	c child exit by a signal
11.17/11.23	c march_dl returned code 137.
11.17/11.23	c run saps (UBCSAT implementation) for 2 seconds ... 
11.17/11.23	c Bin: Executing ubcsat2006
11.17/11.23	c child exited successfully
11.17/11.23	c ubcsat2006 returned code 0.
11.17/11.23	c satzilla computing base features
11.17/11.23	c satzilla doing unit-prop probe
11.17/11.23	c satzilla doing local search probe
11.17/11.23	c satzilla doing lobjois search-space size estimate
11.17/11.23	c satzilla's ranking:
11.17/11.23	c 1) minisat20+P: -1.668711
11.17/11.23	c 2) minisat20: -0.395370
11.17/11.23	c 3) march_dl: 1.817639
11.17/11.23	c 4) vallst+P: 1.989806
11.17/11.23	c 5) march_dl+P: 2.366252
11.17/11.23	c 6) zchaff_rand+P: 3.595300
11.17/11.23	c 7) kcnfs+P: 999.000000
11.17/11.23	c 8) kcnfs: 999.000000
11.17/11.23	c 9) vallst: 999.000000
11.17/11.23	c 10) zchaff_rand: 999.000000
11.17/11.23	c satzilla running minisat20 with preprocessing ... 
11.17/11.24	This is MiniSat 2.0 beta
11.17/11.24	WARNING: for repeatability, setting FPU to use double precision
11.17/11.24	============================[ Problem Statistics ]=============================
11.17/11.24	|                                                                             |
11.17/11.24	|  Number of variables:  212                                                  |
11.17/11.24	|  Number of clauses:    399                                                  |
11.17/11.24	|  Parsing time:         0.00         s                                       |
11.17/11.24	============================[ Search Statistics ]==============================
11.17/11.24	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.17/11.24	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.17/11.24	===============================================================================
11.17/11.24	|         0 |     212      399      904 |      133        0    nan |  0.000 % |
11.17/11.24	|       102 |     212      399      904 |      146      102     24 |  0.009 % |
11.17/11.24	|       254 |     212      399      904 |      160      138     17 |  0.009 % |
11.17/11.25	|       479 |     212      399      904 |      177      132     12 |  0.002 % |
11.17/11.25	|       820 |     212      399      904 |      194      235     20 |  0.007 % |
11.17/11.26	|      1326 |     212      399      904 |      214      218     17 |  0.002 % |
11.17/11.28	|      2087 |     212      399      904 |      235      158     12 |  0.002 % |
11.21/11.30	|      3227 |     212      399      904 |      259      254     17 |  0.002 % |
11.21/11.34	|      4935 |     212      399      904 |      285      343     21 |  0.009 % |
11.21/11.40	|      7497 |     212      399      904 |      313      376     20 |  0.007 % |
11.21/11.48	|     11341 |     212      399      904 |      344      248     14 |  0.002 % |
11.21/11.62	|     17108 |     212      399      904 |      379      280     17 |  0.002 % |
11.21/11.81	|     25757 |     212      399      904 |      417      282     15 |  0.002 % |
12.07/12.14	|     38732 |     212      399      904 |      459      417     20 |  0.002 % |
12.56/12.65	|     58194 |     212      399      904 |      505      393     20 |  0.002 % |
13.36/13.48	|     87387 |     212      399      904 |      555      397     20 |  0.002 % |
14.66/14.75	|    131176 |     212      399      904 |      611      450     19 |  0.009 % |
16.56/16.69	|    196860 |     212      399      904 |      672      526     20 |  0.009 % |
19.66/19.70	|    295386 |     212      399      904 |      739      513     17 |  0.002 % |
24.26/24.34	|    443175 |     212      399      904 |      813      446     19 |  0.002 % |
31.35/31.49	|    664859 |     212      399      904 |      894      620     20 |  0.002 % |
42.75/42.86	|    997386 |     212      399      904 |      984      647     21 |  0.009 % |
60.74/60.84	|   1496174 |     212      399      904 |     1082      615     23 |  0.002 % |
88.13/88.28	|   2244357 |     212      399      904 |     1190      969     22 |  0.011 % |
132.22/132.32	|   3366631 |     212      399      904 |     1310      994     29 |  0.011 % |
204.00/204.12	|   5050044 |     212      399      904 |     1441     1155     29 |  0.009 % |
309.47/309.62	|   7575162 |     212      399      904 |     1585      816     25 |  0.011 % |
478.13/478.31	|  11362837 |     212      399      904 |     1743     1019     24 |  0.009 % |
731.57/731.89	|  17044349 |     212      399      904 |     1917     1738     29 |  0.002 % |
1145.76/1146.19	|  25566621 |     212      399      904 |     2109     1693     29 |  0.002 % |
1783.12/1783.74	|  38350025 |     212      399      904 |     2320     1913     30 |  0.011 % |
2762.75/2763.63	|  57525130 |     212      399      904 |     2552     1387     27 |  0.009 % |
4286.25/4287.51	|  86287789 |     212      399      904 |     2808     2553     27 |  0.007 % |
4998.37/4999.87	c Preprocessing...
4998.37/4999.87	c Inital problem has 260 variables, 53 nary clauses (346 binary clauses).
4998.37/4999.87	c Num non-binary clauses 53, Average non-binary clause length 4.000
4998.37/4999.87	c Preprocessor runtime was 0.000 seconds.
4998.37/4999.87	c 
4998.37/4999.87	c Satisfiability of theory still undetermined.
4998.37/4999.87	c See file /tmp/iM5zue for simplified theory.
4998.37/4999.87	c Bin: Executing minisat20
4998.37/4999.87	c child exit by a signal
4998.37/4999.87	c minisat20 returned code 137.
4998.37/4999.87	c minisat20 returned code 137.
4998.37/4999.87	c satzilla running minisat20 ... 
4998.37/4999.87	c Bin: Executing minisat20
4998.37/4999.87	c minisat20 returned code 1.
4998.37/4999.87	c minisat20 returned code 1.
4998.37/4999.87	c satzilla running march_dl ... 
4998.37/4999.87	c Bin: Executing march_dl
4998.37/4999.87	c march_dl returned code 1.
4998.37/4999.87	c march_dl returned code 1.
4998.37/4999.87	c satzilla running vallst with preprocessing ... 
4998.37/4999.87	c Bin: Executing vallst
4998.37/4999.87	c vallst returned code 1.
4998.37/4999.87	c vallst returned code 1.
4998.37/4999.87	c satzilla running march_dl with preprocessing ... 
4998.37/4999.87	c Bin: Executing march_dl
4998.37/4999.87	c march_dl returned code 1.
4998.37/4999.87	c march_dl returned code 1.
4998.37/4999.87	c satzilla running zchaff_rand with preprocessing ... 
4998.37/4999.87	c Bin: Executing zchaff_rand
4998.37/4999.87	c zchaff_rand returned code 1.
4998.37/4999.87	c zchaff_rand returned code 1.
4998.37/4999.87	c satzilla running kcnfs with preprocessing ... 
4998.37/4999.87	c Bin: Executing kcnfs
4998.37/4999.87	c kcnfs returned code 1.
4998.37/4999.87	c kcnfs returned code 1.
4998.37/4999.87	c satzilla running kcnfs ... 
4998.37/4999.87	c Bin: Executing kcnfs
4998.37/4999.87	c kcnfs returned code 1.
4998.37/4999.87	c kcnfs returned code 1.
4998.37/4999.87	c satzilla running vallst ... 
4998.37/4999.87	c Bin: Executing vallst
4998.37/4999.87	c vallst returned code 1.
4998.37/4999.87	c vallst returned code 1.
4998.37/4999.87	c satzilla running zchaff_rand ... 
4998.37/4999.87	c Bin: Executing zchaff_rand
4998.37/4999.87	c zchaff_rand returned code 1.
4998.37/4999.87	c zchaff_rand returned code 1.
4998.37/4999.87	c ERROR: All Failed! 
4998.37/4999.87	c SATZILLA_TIME=4999.220000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node63/watcher-368848-1177284724 -o ROOT/results/node63/solver-368848-1177284724 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368848-1177284724/SATzilla2007_C /tmp/evaluation/368848-1177284724/instance-368848-1177284724.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): 7500 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: 1.08 1.02 1.01 3/64 872
/proc/meminfo: memFree=1652412/2055920 swapFree=4182876/4192956
[pid=872] ppid=870 vsize=1440 CPUtime=0
/proc/872/stat : 872 (SATzilla2007_C) S 870 872 337 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 204462285 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/872/statm: 360 110 95 260 0 84 0
[pid=873] ppid=872 vsize=772 CPUtime=0
/proc/873/stat : 873 (march_dl) R 872 872 337 0 -1 4194304 120 0 0 0 0 0 0 0 19 0 1 0 204462285 790528 112 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134663596 0 0 8392704 0 0 0 0 17 1 0 0
/proc/873/statm: 193 112 65 118 0 72 0

[startup+0.0521431 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 872
/proc/meminfo: memFree=1652412/2055920 swapFree=4182876/4192956
[pid=872] ppid=870 vsize=1440 CPUtime=0
/proc/872/stat : 872 (SATzilla2007_C) S 870 872 337 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 204462285 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/872/statm: 360 110 95 260 0 84 0
[pid=873] ppid=872 vsize=904 CPUtime=0.04
/proc/873/stat : 873 (march_dl) R 872 872 337 0 -1 4194304 166 0 0 0 4 0 0 0 19 0 1 0 204462285 925696 158 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134532803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/873/statm: 226 158 74 118 0 105 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2344

[startup+0.101147 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 872
/proc/meminfo: memFree=1652412/2055920 swapFree=4182876/4192956
[pid=872] ppid=870 vsize=1440 CPUtime=0
/proc/872/stat : 872 (SATzilla2007_C) S 870 872 337 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 204462285 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/872/statm: 360 110 95 260 0 84 0
[pid=873] ppid=872 vsize=904 CPUtime=0.09
/proc/873/stat : 873 (march_dl) R 872 872 337 0 -1 4194304 166 0 0 0 9 0 0 0 19 0 1 0 204462285 925696 158 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134617620 0 0 8392704 0 0 0 0 17 1 0 0
/proc/873/statm: 226 158 74 118 0 105 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2344

[startup+0.301168 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 872
/proc/meminfo: memFree=1652412/2055920 swapFree=4182876/4192956
[pid=872] ppid=870 vsize=1440 CPUtime=0
/proc/872/stat : 872 (SATzilla2007_C) S 870 872 337 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 204462285 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/872/statm: 360 110 95 260 0 84 0
[pid=873] ppid=872 vsize=904 CPUtime=0.29
/proc/873/stat : 873 (march_dl) R 872 872 337 0 -1 4194304 168 0 0 0 29 0 0 0 20 0 1 0 204462285 925696 160 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134587080 0 0 8392704 0 0 0 0 17 1 0 0
/proc/873/statm: 226 160 74 118 0 105 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2344

[startup+0.70121 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 872
/proc/meminfo: memFree=1652412/2055920 swapFree=4182876/4192956
[pid=872] ppid=870 vsize=1440 CPUtime=0
/proc/872/stat : 872 (SATzilla2007_C) S 870 872 337 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 204462285 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/872/statm: 360 110 95 260 0 84 0
[pid=873] ppid=872 vsize=904 CPUtime=0.69
/proc/873/stat : 873 (march_dl) R 872 872 337 0 -1 4194304 169 0 0 0 69 0 0 0 24 0 1 0 204462285 925696 161 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134587278 0 0 8392704 0 0 0 0 17 1 0 0
/proc/873/statm: 226 161 74 118 0 105 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2344

[startup+1.5013 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 874
/proc/meminfo: memFree=1651884/2055920 swapFree=4182876/4192956
[pid=872] ppid=870 vsize=1440 CPUtime=0
/proc/872/stat : 872 (SATzilla2007_C) S 870 872 337 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 204462285 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/872/statm: 360 110 95 260 0 84 0
[pid=873] ppid=872 vsize=904 CPUtime=1.49
/proc/873/stat : 873 (march_dl) R 872 872 337 0 -1 4194304 170 0 0 0 149 0 0 0 25 0 1 0 204462285 925696 162 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134528051 0 0 8392704 0 0 0 0 17 1 0 0
/proc/873/statm: 226 162 74 118 0 105 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2344

[startup+3.10246 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 874
/proc/meminfo: memFree=1651756/2055920 swapFree=4182876/4192956
[pid=872] ppid=870 vsize=1440 CPUtime=0
/proc/872/stat : 872 (SATzilla2007_C) S 870 872 337 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 204462285 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/872/statm: 360 110 95 260 0 84 0
[pid=873] ppid=872 vsize=904 CPUtime=3.09
/proc/873/stat : 873 (march_dl) R 872 872 337 0 -1 4194304 171 0 0 0 309 0 0 0 25 0 1 0 204462285 925696 163 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134566043 0 0 8392704 0 0 0 0 17 1 0 0
/proc/873/statm: 226 163 74 118 0 105 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2344

[startup+6.3018 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 875
/proc/meminfo: memFree=1651628/2055920 swapFree=4182876/4192956
[pid=872] ppid=870 vsize=1440 CPUtime=4.99
/proc/872/stat : 872 (SATzilla2007_C) S 870 872 337 0 -1 4194304 135 174 0 0 0 0 499 0 16 0 1 0 204462285 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/872/statm: 360 111 96 260 0 84 0
[pid=875] ppid=872 vsize=6188 CPUtime=1.28
/proc/875/stat : 875 (ubcsat2006) R 872 872 337 0 -1 4194304 241 0 0 0 94 34 0 0 25 0 1 0 204462785 6336512 224 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/875/statm: 1547 224 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7015 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 876
/proc/meminfo: memFree=1651444/2055920 swapFree=4182876/4192956
[pid=872] ppid=870 vsize=1692 CPUtime=11.21
/proc/872/stat : 872 (SATzilla2007_C) S 870 872 337 0 -1 4194304 532 421 0 0 302 44 700 75 25 0 1 0 204462285 1732608 242 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/872/statm: 423 242 165 260 0 147 0
[pid=876] ppid=872 vsize=1812 CPUtime=1.45
/proc/876/stat : 876 (minisat20) R 872 872 337 0 -1 4194304 127 0 0 0 145 0 0 0 25 0 1 0 204463409 1855488 121 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134527499 0 0 8392704 3 0 0 0 17 1 0 0
/proc/876/statm: 453 121 58 118 0 331 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 3504

[startup+25.5018 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 876
/proc/meminfo: memFree=1651316/2055920 swapFree=4182876/4192956
[pid=872] ppid=870 vsize=1692 CPUtime=11.21
/proc/872/stat : 872 (SATzilla2007_C) S 870 872 337 0 -1 4194304 532 421 0 0 302 44 700 75 25 0 1 0 204462285 1732608 242 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/872/statm: 423 242 165 260 0 147 0
[pid=876] ppid=872 vsize=2068 CPUtime=14.25
/proc/876/stat : 876 (minisat20) R 872 872 337 0 -1 4194304 175 0 0 0 1425 0 0 0 25 0 1 0 204463409 2117632 169 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/876/statm: 517 169 58 118 0 395 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 3760

[startup+51.1015 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 876
/proc/meminfo: memFree=1651060/2055920 swapFree=4182876/4192956
[pid=872] ppid=870 vsize=1692 CPUtime=11.21
/proc/872/stat : 872 (SATzilla2007_C) S 870 872 337 0 -1 4194304 532 421 0 0 302 44 700 75 25 0 1 0 204462285 1732608 242 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/872/statm: 423 242 165 260 0 147 0
[pid=876] ppid=872 vsize=2196 CPUtime=39.83
/proc/876/stat : 876 (minisat20) R 872 872 337 0 -1 4194304 218 0 0 0 3983 0 0 0 25 0 1 0 204463409 2248704 212 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/876/statm: 549 212 58 118 0 427 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 3888

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 876
/proc/meminfo: memFree=1650996/2055920 swapFree=4182876/4192956
[pid=872] ppid=870 vsize=1692 CPUtime=11.21
/proc/872/stat : 872 (SATzilla2007_C) S 870 872 337 0 -1 4194304 532 421 0 0 302 44 700 75 25 0 1 0 204462285 1732608 242 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/872/statm: 423 242 165 260 0 147 0
[pid=876] ppid=872 vsize=2320 CPUtime=91.02
/proc/876/stat : 876 (minisat20) R 872 872 337 0 -1 4194304 259 0 0 0 9102 0 0 0 25 0 1 0 204463409 2375680 253 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525807 0 0 8392704 3 0 0 0 17 1 0 0
/proc/876/statm: 580 253 58 118 0 458 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 4012

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 876
/proc/meminfo: memFree=1650868/2055920 swapFree=4182876/4192956
[pid=872] ppid=870 vsize=1692 CPUtime=11.21
/proc/872/stat : 872 (SATzilla2007_C) S 870 872 337 0 -1 4194304 532 421 0 0 302 44 700 75 25 0 1 0 204462285 1732608 242 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/872/statm: 423 242 165 260 0 147 0
[pid=876] ppid=872 vsize=2444 CPUtime=151
/proc/876/stat : 876 (minisat20) R 872 872 337 0 -1 4194304 294 0 0 0 15100 0 0 0 25 0 1 0 204463409 2502656 288 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525586 0 0 8392704 3 0 0 0 17 1 0 0
/proc/876/statm: 611 288 58 118 0 489 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 4136

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 876
/proc/meminfo: memFree=1650676/2055920 swapFree=4182876/4192956
[pid=872] ppid=870 vsize=1692 CPUtime=11.21
/proc/872/stat : 872 (SATzilla2007_C) S 870 872 337 0 -1 4194304 532 421 0 0 302 44 700 75 25 0 1 0 204462285 1732608 242 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/872/statm: 423 242 165 260 0 147 0
[pid=876] ppid=872 vsize=2552 CPUtime=210.99
/proc/876/stat : 876 (minisat20) R 872 872 337 0 -1 4194304 323 0 0 0 21099 0 0 0 25 0 1 0 204463409 2613248 317 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/876/statm: 638 317 58 118 0 516 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 4244

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 876
/proc/meminfo: memFree=1650612/2055920 swapFree=4182876/4192956
[pid=872] ppid=870 vsize=1692 CPUtime=11.21
/proc/872/stat : 872 (SATzilla2007_C) S 870 872 337 0 -1 4194304 532 421 0 0 302 44 700 75 25 0 1 0 204462285 1732608 242 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/872/statm: 423 242 165 260 0 147 0
[pid=876] ppid=872 vsize=2688 CPUtime=270.97
/proc/876/stat : 876 (minisat20) R 872 872 337 0 -1 4194304 336 0 0 0 27097 0 0 0 25 0 1 0 204463409 2752512 330 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/876/statm: 672 330 58 118 0 550 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 4380

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 876
/proc/meminfo: memFree=1650420/2055920 swapFree=4182876/4192956
[pid=872] ppid=870 vsize=1692 CPUtime=11.21
/proc/872/stat : 872 (SATzilla2007_C) S 870 872 337 0 -1 4194304 532 421 0 0 302 44 700 75 25 0 1 0 204462285 1732608 242 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/872/statm: 423 242 165 260 0 147 0
[pid=876] ppid=872 vsize=2812 CPUtime=330.96
/proc/876/stat : 876 (minisat20) R 872 872 337 0 -1 4194304 367 0 0 0 33096 0 0 0 25 0 1 0 204463409 2879488 361 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/876/statm: 703 361 58 118 0 581 0

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


[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1079
/proc/meminfo: memFree=1648884/2055920 swapFree=4182876/4192956
[pid=872] ppid=870 vsize=1692 CPUtime=11.21
/proc/872/stat : 872 (SATzilla2007_C) S 870 872 337 0 -1 4194304 532 421 0 0 302 44 700 75 25 0 1 0 204462285 1732608 242 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/872/statm: 423 242 165 260 0 147 0
[pid=876] ppid=872 vsize=4108 CPUtime=4709.73
/proc/876/stat : 876 (minisat20) R 872 872 337 0 -1 4194304 703 0 0 0 470971 2 0 0 25 0 1 0 204463409 4206592 697 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528348 0 0 8392704 3 0 0 0 17 1 0 0
/proc/876/statm: 1027 697 58 118 0 905 0
Current children cumulated CPU time (s) 4720.94
Current children cumulated vsize (KiB) 5800

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1079
/proc/meminfo: memFree=1648884/2055920 swapFree=4182876/4192956
[pid=872] ppid=870 vsize=1692 CPUtime=11.21
/proc/872/stat : 872 (SATzilla2007_C) S 870 872 337 0 -1 4194304 532 421 0 0 302 44 700 75 25 0 1 0 204462285 1732608 242 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/872/statm: 423 242 165 260 0 147 0
[pid=876] ppid=872 vsize=4108 CPUtime=4769.71
/proc/876/stat : 876 (minisat20) R 872 872 337 0 -1 4194304 710 0 0 0 476969 2 0 0 25 0 1 0 204463409 4206592 704 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134527924 0 0 8392704 3 0 0 0 17 1 0 0
/proc/876/statm: 1027 704 58 118 0 905 0
Current children cumulated CPU time (s) 4780.92
Current children cumulated vsize (KiB) 5800

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1079
/proc/meminfo: memFree=1648820/2055920 swapFree=4182876/4192956
[pid=872] ppid=870 vsize=1692 CPUtime=11.21
/proc/872/stat : 872 (SATzilla2007_C) S 870 872 337 0 -1 4194304 532 421 0 0 302 44 700 75 25 0 1 0 204462285 1732608 242 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/872/statm: 423 242 165 260 0 147 0
[pid=876] ppid=872 vsize=4108 CPUtime=4829.7
/proc/876/stat : 876 (minisat20) R 872 872 337 0 -1 4194304 712 0 0 0 482968 2 0 0 25 0 1 0 204463409 4206592 706 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/876/statm: 1027 706 58 118 0 905 0
Current children cumulated CPU time (s) 4840.91
Current children cumulated vsize (KiB) 5800

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1079
/proc/meminfo: memFree=1648820/2055920 swapFree=4182876/4192956
[pid=872] ppid=870 vsize=1692 CPUtime=11.21
/proc/872/stat : 872 (SATzilla2007_C) S 870 872 337 0 -1 4194304 532 421 0 0 302 44 700 75 25 0 1 0 204462285 1732608 242 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/872/statm: 423 242 165 260 0 147 0
[pid=876] ppid=872 vsize=4108 CPUtime=4889.68
/proc/876/stat : 876 (minisat20) R 872 872 337 0 -1 4194304 712 0 0 0 488966 2 0 0 25 0 1 0 204463409 4206592 706 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528576 0 0 8392704 3 0 0 0 17 1 0 0
/proc/876/statm: 1027 706 58 118 0 905 0
Current children cumulated CPU time (s) 4900.89
Current children cumulated vsize (KiB) 5800

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1079
/proc/meminfo: memFree=1648884/2055920 swapFree=4182876/4192956
[pid=872] ppid=870 vsize=1692 CPUtime=11.21
/proc/872/stat : 872 (SATzilla2007_C) S 870 872 337 0 -1 4194304 532 421 0 0 302 44 700 75 25 0 1 0 204462285 1732608 242 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/872/statm: 423 242 165 260 0 147 0
[pid=876] ppid=872 vsize=4108 CPUtime=4949.66
/proc/876/stat : 876 (minisat20) R 872 872 337 0 -1 4194304 713 0 0 0 494964 2 0 0 25 0 1 0 204463409 4206592 707 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/876/statm: 1027 707 58 118 0 905 0
Current children cumulated CPU time (s) 4960.87
Current children cumulated vsize (KiB) 5800

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1079
/proc/meminfo: memFree=1648884/2055920 swapFree=4182876/4192956
[pid=872] ppid=870 vsize=1692 CPUtime=11.21
/proc/872/stat : 872 (SATzilla2007_C) S 870 872 337 0 -1 4194304 532 421 0 0 302 44 700 75 25 0 1 0 204462285 1732608 242 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/872/statm: 423 242 165 260 0 147 0
[pid=876] ppid=872 vsize=4108 CPUtime=4953.66
/proc/876/stat : 876 (minisat20) R 872 872 337 0 -1 4194304 713 0 0 0 495364 2 0 0 25 0 1 0 204463409 4206592 707 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/876/statm: 1027 707 58 118 0 905 0
Current children cumulated CPU time (s) 4964.87
Current children cumulated vsize (KiB) 5800

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1079
/proc/meminfo: memFree=1648884/2055920 swapFree=4182876/4192956
[pid=872] ppid=870 vsize=1692 CPUtime=11.21
/proc/872/stat : 872 (SATzilla2007_C) S 870 872 337 0 -1 4194304 532 421 0 0 302 44 700 75 25 0 1 0 204462285 1732608 242 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/872/statm: 423 242 165 260 0 147 0
[pid=876] ppid=872 vsize=4108 CPUtime=4966.46
/proc/876/stat : 876 (minisat20) R 872 872 337 0 -1 4194304 713 0 0 0 496644 2 0 0 25 0 1 0 204463409 4206592 707 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525776 0 0 8392704 3 0 0 0 17 1 0 0
/proc/876/statm: 1027 707 58 118 0 905 0
Current children cumulated CPU time (s) 4977.67
Current children cumulated vsize (KiB) 5800

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1079
/proc/meminfo: memFree=1648820/2055920 swapFree=4182876/4192956
[pid=872] ppid=870 vsize=1692 CPUtime=11.21
/proc/872/stat : 872 (SATzilla2007_C) S 870 872 337 0 -1 4194304 532 421 0 0 302 44 700 75 25 0 1 0 204462285 1732608 242 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/872/statm: 423 242 165 260 0 147 0
[pid=876] ppid=872 vsize=4108 CPUtime=4979.26
/proc/876/stat : 876 (minisat20) R 872 872 337 0 -1 4194304 713 0 0 0 497924 2 0 0 25 0 1 0 204463409 4206592 707 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/876/statm: 1027 707 58 118 0 905 0
Current children cumulated CPU time (s) 4990.47
Current children cumulated vsize (KiB) 5800

[startup+4995.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1079
/proc/meminfo: memFree=1648820/2055920 swapFree=4182876/4192956
[pid=872] ppid=870 vsize=1692 CPUtime=11.21
/proc/872/stat : 872 (SATzilla2007_C) S 870 872 337 0 -1 4194304 532 421 0 0 302 44 700 75 25 0 1 0 204462285 1732608 242 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/872/statm: 423 242 165 260 0 147 0
[pid=876] ppid=872 vsize=4108 CPUtime=4982.46
/proc/876/stat : 876 (minisat20) R 872 872 337 0 -1 4194304 713 0 0 0 498244 2 0 0 25 0 1 0 204463409 4206592 707 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/876/statm: 1027 707 58 118 0 905 0
Current children cumulated CPU time (s) 4993.67
Current children cumulated vsize (KiB) 5800

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1079
/proc/meminfo: memFree=1648820/2055920 swapFree=4182876/4192956
[pid=872] ppid=870 vsize=1692 CPUtime=11.21
/proc/872/stat : 872 (SATzilla2007_C) S 870 872 337 0 -1 4194304 532 421 0 0 302 44 700 75 25 0 1 0 204462285 1732608 242 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/872/statm: 423 242 165 260 0 147 0
[pid=876] ppid=872 vsize=4108 CPUtime=4985.66
/proc/876/stat : 876 (minisat20) R 872 872 337 0 -1 4194304 713 0 0 0 498564 2 0 0 25 0 1 0 204463409 4206592 707 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/876/statm: 1027 707 58 118 0 905 0
Current children cumulated CPU time (s) 4996.87
Current children cumulated vsize (KiB) 5800

[startup+4999.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1079
/proc/meminfo: memFree=1648820/2055920 swapFree=4182876/4192956
[pid=872] ppid=870 vsize=1692 CPUtime=11.21
/proc/872/stat : 872 (SATzilla2007_C) S 870 872 337 0 -1 4194304 532 421 0 0 302 44 700 75 25 0 1 0 204462285 1732608 242 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/872/statm: 423 242 165 260 0 147 0
[pid=876] ppid=872 vsize=4108 CPUtime=4986.45
/proc/876/stat : 876 (minisat20) R 872 872 337 0 -1 4194304 713 0 0 0 498643 2 0 0 25 0 1 0 204463409 4206592 707 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/876/statm: 1027 707 58 118 0 905 0
Current children cumulated CPU time (s) 4997.66
Current children cumulated vsize (KiB) 5800

[startup+4999.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1079
/proc/meminfo: memFree=1648820/2055920 swapFree=4182876/4192956
[pid=872] ppid=870 vsize=1692 CPUtime=11.21
/proc/872/stat : 872 (SATzilla2007_C) S 870 872 337 0 -1 4194304 532 421 0 0 302 44 700 75 25 0 1 0 204462285 1732608 242 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/872/statm: 423 242 165 260 0 147 0
[pid=876] ppid=872 vsize=4108 CPUtime=4986.86
/proc/876/stat : 876 (minisat20) R 872 872 337 0 -1 4194304 713 0 0 0 498684 2 0 0 25 0 1 0 204463409 4206592 707 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525540 0 0 8392704 3 0 0 0 17 1 0 0
/proc/876/statm: 1027 707 58 118 0 905 0
Current children cumulated CPU time (s) 4998.07
Current children cumulated vsize (KiB) 5800

[startup+4999.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1079
/proc/meminfo: memFree=1648820/2055920 swapFree=4182876/4192956
[pid=872] ppid=870 vsize=1692 CPUtime=11.21
/proc/872/stat : 872 (SATzilla2007_C) S 870 872 337 0 -1 4194304 532 421 0 0 302 44 700 75 25 0 1 0 204462285 1732608 242 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/872/statm: 423 242 165 260 0 147 0
[pid=876] ppid=872 vsize=4108 CPUtime=4987.06
/proc/876/stat : 876 (minisat20) R 872 872 337 0 -1 4194304 713 0 0 0 498704 2 0 0 25 0 1 0 204463409 4206592 707 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/876/statm: 1027 707 58 118 0 905 0
Current children cumulated CPU time (s) 4998.27
Current children cumulated vsize (KiB) 5800

[startup+4999.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1079
/proc/meminfo: memFree=1648820/2055920 swapFree=4182876/4192956
[pid=872] ppid=870 vsize=1692 CPUtime=11.21
/proc/872/stat : 872 (SATzilla2007_C) S 870 872 337 0 -1 4194304 532 421 0 0 302 44 700 75 25 0 1 0 204462285 1732608 242 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/872/statm: 423 242 165 260 0 147 0
[pid=876] ppid=872 vsize=4108 CPUtime=4987.16
/proc/876/stat : 876 (minisat20) R 872 872 337 0 -1 4194304 713 0 0 0 498714 2 0 0 25 0 1 0 204463409 4206592 707 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/876/statm: 1027 707 58 118 0 905 0
Current children cumulated CPU time (s) 4998.37
Current children cumulated vsize (KiB) 5800

Child status: 17
Real time (s): 4999.88
CPU time (s): 4998.48
CPU user time (s): 4997.25
CPU system time (s): 1.22981
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 7628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.25
system time used= 1.22981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1679
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= 24
involuntary context switches= 10528

runsolver used 3.47647 second user time and 10.4744 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Sun Apr 22 23:32:04 UTC 2007

IDJOB= 368848
IDBENCH= 24711
IDSOLVER= 179
FILE ID= node63/368848-1177284724

PBS_JOBID= 4650755

Free space on /tmp= 66466 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/looksrandom/hgen8-n260-03-S722413478.sat05-482.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/368848-1177284724/SATzilla2007_C /tmp/evaluation/368848-1177284724/instance-368848-1177284724.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-368848-1177284724 -o ROOT/results/node63/solver-368848-1177284724 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/368848-1177284724/SATzilla2007_C /tmp/evaluation/368848-1177284724/instance-368848-1177284724.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  4427b6c6e836b394ac9974ae65c8137c

RANDOM SEED= 637117321

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.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.232
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.232
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:       1652820 kB
Buffers:         40760 kB
Cached:         287692 kB
SwapCached:       3796 kB
Active:         189888 kB
Inactive:       148396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1652820 kB
SwapTotal:     4192956 kB
SwapFree:      4182876 kB
Dirty:            8388 kB
Writeback:           0 kB
Mapped:          15900 kB
Slab:            50836 kB
Committed_AS:  2160552 kB
PageTables:       1464 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= 66466 MiB

End job on node63 on Mon Apr 23 00:55:24 UTC 2007