Trace number 333305

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 CRAFTEDUNSAT 1037.74 1038.17

General information on the benchmark

Namecrafted/Medium/contest05/others/
pmg-11-UNSAT.sat05-3939.reshuffled-07.cnf
MD5SUMab810788a5ff5edde690e75706c8dd18
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark212.424
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of clauses562
Sum of the clauses size1684
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

11.17/11.26	c run March_dl for 5 seconds ... 
11.17/11.26	c Bin: Executing march_dl
11.17/11.26	c child exit by a signal
11.17/11.26	c march_dl returned code 137.
11.17/11.26	c run saps (UBCSAT implementation) for 2 seconds ... 
11.17/11.26	c Bin: Executing ubcsat2006
11.17/11.26	c child exited successfully
11.17/11.26	c ubcsat2006 returned code 0.
11.17/11.26	c satzilla computing base features
11.17/11.26	c satzilla doing unit-prop probe
11.17/11.26	c satzilla doing local search probe
11.17/11.26	c satzilla doing lobjois search-space size estimate
11.17/11.26	c satzilla's ranking:
11.17/11.26	c 1) vallst+P: 0.495927
11.17/11.26	c 2) minisat20: 0.957711
11.17/11.26	c 3) minisat20+P: 1.768427
11.17/11.26	c 4) march_dl+P: 1.847397
11.17/11.26	c 5) march_dl: 2.566916
11.17/11.26	c 6) zchaff_rand+P: 2.934689
11.17/11.26	c 7) kcnfs+P: 999.000000
11.17/11.26	c 8) kcnfs: 999.000000
11.17/11.26	c 9) vallst: 999.000000
11.17/11.26	c 10) zchaff_rand: 999.000000
11.17/11.26	c satzilla running vallst with preprocessing ... 
11.17/11.28	
11.17/11.28	Warning: empty clause or empty negated equivalence (-<->{}) added (axs #670).
11.17/11.28	
11.17/11.29	c Preprocessing...
11.17/11.29	c Inital problem has 169 variables, 560 nary clauses (2 binary clauses).
11.17/11.29	c Num non-binary clauses 560, Average non-binary clause length 3.000
11.17/11.29	c Theory has no gaps
11.17/11.29	c Preprocessor runtime was 0.000 seconds.
11.17/11.29	c 
11.17/11.29	c Satisfiability of theory still undetermined.
11.17/11.29	c See file /tmp/SqZzcZ for simplified theory.
11.17/11.29	c Bin: Executing vallst
11.17/11.29	c child exited successfully
11.17/11.29	c vallst returned code 0.
11.17/11.29	c vallst returned code 0.
11.17/11.29	c satzilla running minisat20 ... 
11.17/11.29	This is MiniSat 2.0 beta
11.17/11.29	WARNING: for repeatability, setting FPU to use double precision
11.17/11.29	============================[ Problem Statistics ]=============================
11.17/11.29	|                                                                             |
11.17/11.29	|  Number of variables:  169                                                  |
11.17/11.29	|  Number of clauses:    562                                                  |
11.17/11.29	|  Parsing time:         0.00         s                                       |
11.17/11.29	============================[ Search Statistics ]==============================
11.17/11.29	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.17/11.29	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.17/11.29	===============================================================================
11.17/11.29	|         0 |     169      562     1684 |      187        0    nan |  0.000 % |
11.17/11.29	|       101 |     169      562     1684 |      206      101      5 |  0.004 % |
11.17/11.29	|       252 |     169      562     1684 |      226      252     13 |  0.004 % |
11.24/11.30	|       477 |     169      562     1684 |      249      202      6 |  0.018 % |
11.24/11.30	|       814 |     169      562     1684 |      274      213      5 |  0.018 % |
11.24/11.32	|      1321 |     169      562     1684 |      301      224      4 |  0.018 % |
11.24/11.34	|      2080 |     169      562     1684 |      331      263      6 |  0.018 % |
11.24/11.37	|      3221 |     169      562     1684 |      365      371     13 |  0.018 % |
11.24/11.42	|      4929 |     169      562     1684 |      401      389     14 |  0.018 % |
11.24/11.50	|      7491 |     169      562     1684 |      441      369     12 |  0.018 % |
11.24/11.61	|     11336 |     169      562     1684 |      485      414     14 |  0.004 % |
11.24/11.79	|     17103 |     169      562     1684 |      534      449     13 |  0.004 % |
11.24/12.08	|     25752 |     169      562     1684 |      587      323      6 |  0.018 % |
12.44/12.52	|     38726 |     169      562     1684 |      646      561     14 |  0.018 % |
13.15/13.21	|     58188 |     169      562     1684 |      711      629     16 |  0.004 % |
14.14/14.24	|     87382 |     169      562     1684 |      782      784     19 |  0.004 % |
15.74/15.86	|    131172 |     169      562     1684 |      860      681     15 |  0.004 % |
18.34/18.42	|    196856 |     169      562     1684 |      946      784     17 |  0.018 % |
22.34/22.47	|    295385 |     169      562     1684 |     1041      815     17 |  0.018 % |
28.65/28.79	|    443175 |     169      562     1684 |     1145     1061     20 |  0.018 % |
38.83/38.90	|    664858 |     169      562     1684 |     1260      670     11 |  0.018 % |
54.33/54.46	|    997384 |     169      562     1684 |     1386     1202     22 |  0.004 % |
78.52/78.63	|   1496172 |     169      562     1684 |     1524     1020     18 |  0.018 % |
117.01/117.17	|   2244355 |     169      562     1684 |     1677      901     18 |  0.018 % |
177.10/177.23	|   3366629 |     169      562     1684 |     1845     1772     27 |  0.018 % |
271.06/271.24	|   5050042 |     169      562     1684 |     2029     1898     25 |  0.004 % |
416.52/416.76	|   7575158 |     169      562     1684 |     2232     1174     20 |  0.035 % |
644.56/644.92	|  11362835 |     168      556     1666 |     2455     1705     23 |  0.609 % |
997.65/998.16	|  17044347 |     163      526     1576 |     2701     1346     19 |  3.571 % |
1037.64/1038.16	===============================================================================
1037.64/1038.16	restarts              : 29
1037.64/1038.16	conflicts             : 17717461       (17261 /sec)
1037.64/1038.16	decisions             : 18562286       (1.06 % random) (18084 /sec)
1037.64/1038.16	propagations          : 804043723      (783318 /sec)
1037.64/1038.16	conflict literals     : 555982169      (14.33 % deleted)
1037.64/1038.16	Memory used           : 2.88 MB
1037.64/1038.16	CPU time              : 1026.46 s
1037.64/1038.16	
1037.64/1038.16	c Bin: Executing minisat20
1037.64/1038.16	c child exited successfully
1037.64/1038.16	c minisat20 returned code 20.
1037.64/1038.16	s UNSATISFIABLE
1037.64/1038.16	c SATZILLA_TIME=1037.880000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node7/watcher-333305-1173509549 -o ROOT/results/node7/solver-333305-1173509549 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333305-1173509549/SATzilla2007_C /tmp/evaluation/333305-1173509549/instance-333305-1173509549.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 18734
/proc/meminfo: memFree=1642200/2055920 swapFree=4147416/4192956
[pid=18734] ppid=18732 vsize=1440 CPUtime=0
/proc/18734/stat : 18734 (SATzilla2007_C) S 18732 18734 18185 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 370909633 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18734/statm: 360 110 95 260 0 84 0
[pid=18735] ppid=18734 vsize=640 CPUtime=0
/proc/18735/stat : 18735 (march_dl) R 18734 18734 18185 0 -1 4194304 117 0 0 0 0 0 0 0 19 0 1 0 370909633 655360 109 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134559448 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18735/statm: 160 109 69 118 0 39 0

[startup+0.102914 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 18734
/proc/meminfo: memFree=1642200/2055920 swapFree=4147416/4192956
[pid=18734] ppid=18732 vsize=1440 CPUtime=0
/proc/18734/stat : 18734 (SATzilla2007_C) S 18732 18734 18185 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 370909633 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18734/statm: 360 110 95 260 0 84 0
[pid=18735] ppid=18734 vsize=772 CPUtime=0.1
/proc/18735/stat : 18735 (march_dl) R 18734 18734 18185 0 -1 4194304 141 0 0 0 10 0 0 0 20 0 1 0 370909633 790528 133 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527295 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18735/statm: 193 133 75 118 0 72 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2212

[startup+0.201924 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 18734
/proc/meminfo: memFree=1642200/2055920 swapFree=4147416/4192956
[pid=18734] ppid=18732 vsize=1440 CPUtime=0
/proc/18734/stat : 18734 (SATzilla2007_C) S 18732 18734 18185 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 370909633 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18734/statm: 360 110 95 260 0 84 0
[pid=18735] ppid=18734 vsize=772 CPUtime=0.19
/proc/18735/stat : 18735 (march_dl) R 18734 18734 18185 0 -1 4194304 142 0 0 0 19 0 0 0 21 0 1 0 370909633 790528 134 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134566710 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18735/statm: 193 134 75 118 0 72 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2212

[startup+0.301933 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 18734
/proc/meminfo: memFree=1642200/2055920 swapFree=4147416/4192956
[pid=18734] ppid=18732 vsize=1440 CPUtime=0
/proc/18734/stat : 18734 (SATzilla2007_C) S 18732 18734 18185 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 370909633 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18734/statm: 360 110 95 260 0 84 0
[pid=18735] ppid=18734 vsize=772 CPUtime=0.29
/proc/18735/stat : 18735 (march_dl) R 18734 18734 18185 0 -1 4194304 143 0 0 0 29 0 0 0 22 0 1 0 370909633 790528 135 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134550942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18735/statm: 193 135 75 118 0 72 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2212

[startup+0.701975 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 18734
/proc/meminfo: memFree=1642200/2055920 swapFree=4147416/4192956
[pid=18734] ppid=18732 vsize=1440 CPUtime=0
/proc/18734/stat : 18734 (SATzilla2007_C) S 18732 18734 18185 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 370909633 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18734/statm: 360 110 95 260 0 84 0
[pid=18735] ppid=18734 vsize=772 CPUtime=0.69
/proc/18735/stat : 18735 (march_dl) R 18734 18734 18185 0 -1 4194304 143 0 0 0 69 0 0 0 25 0 1 0 370909633 790528 135 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134663585 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18735/statm: 193 135 75 118 0 72 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2212

[startup+1.50106 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 18736
/proc/meminfo: memFree=1641800/2055920 swapFree=4147416/4192956
[pid=18734] ppid=18732 vsize=1440 CPUtime=0
/proc/18734/stat : 18734 (SATzilla2007_C) S 18732 18734 18185 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 370909633 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18734/statm: 360 110 95 260 0 84 0
[pid=18735] ppid=18734 vsize=772 CPUtime=1.49
/proc/18735/stat : 18735 (march_dl) R 18734 18734 18185 0 -1 4194304 144 0 0 0 149 0 0 0 25 0 1 0 370909633 790528 136 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134536750 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18735/statm: 193 136 75 118 0 72 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2212

[startup+3.10123 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 18736
/proc/meminfo: memFree=1641672/2055920 swapFree=4147416/4192956
[pid=18734] ppid=18732 vsize=1440 CPUtime=0
/proc/18734/stat : 18734 (SATzilla2007_C) S 18732 18734 18185 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 370909633 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18734/statm: 360 110 95 260 0 84 0
[pid=18735] ppid=18734 vsize=772 CPUtime=3.09
/proc/18735/stat : 18735 (march_dl) R 18734 18734 18185 0 -1 4194304 144 0 0 0 309 0 0 0 25 0 1 0 370909633 790528 136 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134617356 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18735/statm: 193 136 75 118 0 72 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2212

[startup+6.30156 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 18737
/proc/meminfo: memFree=1641416/2055920 swapFree=4147416/4192956
[pid=18734] ppid=18732 vsize=1440 CPUtime=4.99
/proc/18734/stat : 18734 (SATzilla2007_C) S 18732 18734 18185 0 -1 4194304 135 144 0 0 0 0 499 0 18 0 1 0 370909633 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 360 111 96 260 0 84 0
[pid=18737] ppid=18734 vsize=6188 CPUtime=1.29
/proc/18737/stat : 18737 (ubcsat2006) R 18734 18734 18185 0 -1 4194304 243 0 0 0 95 34 0 0 25 0 1 0 370910133 6336512 226 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18737/statm: 1547 226 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7022 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 18739
/proc/meminfo: memFree=1641096/2055920 swapFree=4147416/4192956
[pid=18734] ppid=18732 vsize=1692 CPUtime=11.24
/proc/18734/stat : 18734 (SATzilla2007_C) S 18732 18734 18185 0 -1 4194304 567 571 0 2 296 54 700 74 16 0 1 0 370909633 1732608 265 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 423 265 165 260 0 147 0
[pid=18739] ppid=18734 vsize=1808 CPUtime=1.4
/proc/18739/stat : 18739 (minisat20) R 18734 18734 18185 0 -1 4194304 121 0 0 0 140 0 0 0 25 0 1 0 370910762 1851392 115 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528125 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18739/statm: 452 115 58 118 0 330 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 3500

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 18739
/proc/meminfo: memFree=1640904/2055920 swapFree=4147416/4192956
[pid=18734] ppid=18732 vsize=1692 CPUtime=11.24
/proc/18734/stat : 18734 (SATzilla2007_C) S 18732 18734 18185 0 -1 4194304 567 571 0 2 296 54 700 74 16 0 1 0 370909633 1732608 265 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 423 265 165 260 0 147 0
[pid=18739] ppid=18734 vsize=1936 CPUtime=14.2
/proc/18739/stat : 18739 (minisat20) R 18734 18734 18185 0 -1 4194304 158 0 0 0 1420 0 0 0 25 0 1 0 370910762 1982464 152 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18739/statm: 484 152 58 118 0 362 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 3628

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 18739
/proc/meminfo: memFree=1640840/2055920 swapFree=4147416/4192956
[pid=18734] ppid=18732 vsize=1692 CPUtime=11.24
/proc/18734/stat : 18734 (SATzilla2007_C) S 18732 18734 18185 0 -1 4194304 567 571 0 2 296 54 700 74 16 0 1 0 370909633 1732608 265 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 423 265 165 260 0 147 0
[pid=18739] ppid=18734 vsize=2060 CPUtime=39.79
/proc/18739/stat : 18739 (minisat20) R 18734 18734 18185 0 -1 4194304 192 0 0 0 3979 0 0 0 25 0 1 0 370910762 2109440 186 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525473 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18739/statm: 515 186 58 118 0 393 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 3752

[startup+102.302 s]
/proc/loadavg: 1.05 1.00 1.00 2/79 18739
/proc/meminfo: memFree=1640776/2055920 swapFree=4147416/4192956
[pid=18734] ppid=18732 vsize=1692 CPUtime=11.24
/proc/18734/stat : 18734 (SATzilla2007_C) S 18732 18734 18185 0 -1 4194304 567 571 0 2 296 54 700 74 16 0 1 0 370909633 1732608 265 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 423 265 165 260 0 147 0
[pid=18739] ppid=18734 vsize=2188 CPUtime=90.98
/proc/18739/stat : 18739 (minisat20) R 18734 18734 18185 0 -1 4194304 227 0 0 0 9098 0 0 0 25 0 1 0 370910762 2240512 221 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527591 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18739/statm: 547 221 58 118 0 425 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 3880

[startup+162.302 s]
/proc/loadavg: 1.08 1.02 1.00 2/79 18739
/proc/meminfo: memFree=1640712/2055920 swapFree=4147416/4192956
[pid=18734] ppid=18732 vsize=1692 CPUtime=11.24
/proc/18734/stat : 18734 (SATzilla2007_C) S 18732 18734 18185 0 -1 4194304 567 571 0 2 296 54 700 74 16 0 1 0 370909633 1732608 265 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 423 265 165 260 0 147 0
[pid=18739] ppid=18734 vsize=2316 CPUtime=150.96
/proc/18739/stat : 18739 (minisat20) R 18734 18734 18185 0 -1 4194304 252 0 0 0 15096 0 0 0 25 0 1 0 370910762 2371584 246 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18739/statm: 579 246 58 118 0 457 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 4008

[startup+222.305 s]
/proc/loadavg: 1.08 1.03 1.00 2/79 18739
/proc/meminfo: memFree=1640584/2055920 swapFree=4147416/4192956
[pid=18734] ppid=18732 vsize=1692 CPUtime=11.24
/proc/18734/stat : 18734 (SATzilla2007_C) S 18732 18734 18185 0 -1 4194304 567 571 0 2 296 54 700 74 16 0 1 0 370909633 1732608 265 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 423 265 165 260 0 147 0
[pid=18739] ppid=18734 vsize=2440 CPUtime=210.94
/proc/18739/stat : 18739 (minisat20) R 18734 18734 18185 0 -1 4194304 278 0 0 0 21094 0 0 0 25 0 1 0 370910762 2498560 272 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18739/statm: 610 272 58 118 0 488 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 4132

[startup+282.301 s]
/proc/loadavg: 1.13 1.05 1.01 2/79 18739
/proc/meminfo: memFree=1640520/2055920 swapFree=4147416/4192956
[pid=18734] ppid=18732 vsize=1692 CPUtime=11.24
/proc/18734/stat : 18734 (SATzilla2007_C) S 18732 18734 18185 0 -1 4194304 567 571 0 2 296 54 700 74 16 0 1 0 370909633 1732608 265 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 423 265 165 260 0 147 0
[pid=18739] ppid=18734 vsize=2440 CPUtime=270.92
/proc/18739/stat : 18739 (minisat20) R 18734 18734 18185 0 -1 4194304 293 0 0 0 27092 0 0 0 25 0 1 0 370910762 2498560 287 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18739/statm: 610 287 58 118 0 488 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 4132

[startup+342.302 s]
/proc/loadavg: 1.10 1.05 1.01 2/79 18739
/proc/meminfo: memFree=1640456/2055920 swapFree=4147416/4192956
[pid=18734] ppid=18732 vsize=1692 CPUtime=11.24
/proc/18734/stat : 18734 (SATzilla2007_C) S 18732 18734 18185 0 -1 4194304 567 571 0 2 296 54 700 74 16 0 1 0 370909633 1732608 265 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 423 265 165 260 0 147 0
[pid=18739] ppid=18734 vsize=2572 CPUtime=330.9
/proc/18739/stat : 18739 (minisat20) R 18734 18734 18185 0 -1 4194304 308 0 0 0 33090 0 0 0 25 0 1 0 370910762 2633728 302 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528300 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18739/statm: 643 302 58 118 0 521 0

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


[startup+702.302 s]
/proc/loadavg: 1.00 1.04 1.00 2/79 18937
/proc/meminfo: memFree=1640008/2055920 swapFree=4147416/4192956
[pid=18734] ppid=18732 vsize=1692 CPUtime=11.24
/proc/18734/stat : 18734 (SATzilla2007_C) S 18732 18734 18185 0 -1 4194304 567 571 0 2 296 54 700 74 16 0 1 0 370909633 1732608 265 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 423 265 165 260 0 147 0
[pid=18739] ppid=18734 vsize=2808 CPUtime=690.7
/proc/18739/stat : 18739 (minisat20) R 18734 18734 18185 0 -1 4194304 364 0 0 0 69069 1 0 0 25 0 1 0 370910762 2875392 358 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525765 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18739/statm: 702 358 58 118 0 580 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 4500

[startup+762.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/79 18937
/proc/meminfo: memFree=1640008/2055920 swapFree=4147416/4192956
[pid=18734] ppid=18732 vsize=1692 CPUtime=11.24
/proc/18734/stat : 18734 (SATzilla2007_C) S 18732 18734 18185 0 -1 4194304 567 571 0 2 296 54 700 74 16 0 1 0 370909633 1732608 265 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 423 265 165 260 0 147 0
[pid=18739] ppid=18734 vsize=2808 CPUtime=750.69
/proc/18739/stat : 18739 (minisat20) R 18734 18734 18185 0 -1 4194304 370 0 0 0 75068 1 0 0 25 0 1 0 370910762 2875392 364 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18739/statm: 702 364 58 118 0 580 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 4500

[startup+822.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 18937
/proc/meminfo: memFree=1640008/2055920 swapFree=4147416/4192956
[pid=18734] ppid=18732 vsize=1692 CPUtime=11.24
/proc/18734/stat : 18734 (SATzilla2007_C) S 18732 18734 18185 0 -1 4194304 567 571 0 2 296 54 700 74 16 0 1 0 370909633 1732608 265 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 423 265 165 260 0 147 0
[pid=18739] ppid=18734 vsize=2808 CPUtime=810.66
/proc/18739/stat : 18739 (minisat20) R 18734 18734 18185 0 -1 4194304 373 0 0 0 81065 1 0 0 25 0 1 0 370910762 2875392 367 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18739/statm: 702 367 58 118 0 580 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 4500

[startup+882.305 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 18937
/proc/meminfo: memFree=1640008/2055920 swapFree=4147416/4192956
[pid=18734] ppid=18732 vsize=1692 CPUtime=11.24
/proc/18734/stat : 18734 (SATzilla2007_C) S 18732 18734 18185 0 -1 4194304 567 571 0 2 296 54 700 74 16 0 1 0 370909633 1732608 265 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 423 265 165 260 0 147 0
[pid=18739] ppid=18734 vsize=2808 CPUtime=870.65
/proc/18739/stat : 18739 (minisat20) R 18734 18734 18185 0 -1 4194304 375 0 0 0 87064 1 0 0 25 0 1 0 370910762 2875392 369 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527460 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18739/statm: 702 369 58 118 0 580 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 4500

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 18937
/proc/meminfo: memFree=1640008/2055920 swapFree=4147416/4192956
[pid=18734] ppid=18732 vsize=1692 CPUtime=11.24
/proc/18734/stat : 18734 (SATzilla2007_C) S 18732 18734 18185 0 -1 4194304 567 571 0 2 296 54 700 74 16 0 1 0 370909633 1732608 265 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 423 265 165 260 0 147 0
[pid=18739] ppid=18734 vsize=2808 CPUtime=930.63
/proc/18739/stat : 18739 (minisat20) R 18734 18734 18185 0 -1 4194304 378 0 0 0 93062 1 0 0 25 0 1 0 370910762 2875392 372 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18739/statm: 702 372 58 118 0 580 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 4500

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 18937
/proc/meminfo: memFree=1640008/2055920 swapFree=4147416/4192956
[pid=18734] ppid=18732 vsize=1692 CPUtime=11.24
/proc/18734/stat : 18734 (SATzilla2007_C) S 18732 18734 18185 0 -1 4194304 567 571 0 2 296 54 700 74 16 0 1 0 370909633 1732608 265 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 423 265 165 260 0 147 0
[pid=18739] ppid=18734 vsize=2808 CPUtime=990.61
/proc/18739/stat : 18739 (minisat20) R 18734 18734 18185 0 -1 4194304 385 0 0 0 99060 1 0 0 25 0 1 0 370910762 2875392 379 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18739/statm: 702 379 58 118 0 580 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 4500

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

[startup+1024 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18937
/proc/meminfo: memFree=1639944/2055920 swapFree=4147416/4192956
[pid=18734] ppid=18732 vsize=1692 CPUtime=11.24
/proc/18734/stat : 18734 (SATzilla2007_C) S 18732 18734 18185 0 -1 4194304 567 571 0 2 296 54 700 74 16 0 1 0 370909633 1732608 265 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 423 265 165 260 0 147 0
[pid=18739] ppid=18734 vsize=2808 CPUtime=1012.31
/proc/18739/stat : 18739 (minisat20) R 18734 18734 18185 0 -1 4194304 389 0 0 0 101230 1 0 0 25 0 1 0 370910762 2875392 383 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18739/statm: 702 383 58 118 0 580 0
Current children cumulated CPU time (s) 1023.55
Current children cumulated vsize (KiB) 4500

[startup+1030.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18937
/proc/meminfo: memFree=1639944/2055920 swapFree=4147416/4192956
[pid=18734] ppid=18732 vsize=1692 CPUtime=11.24
/proc/18734/stat : 18734 (SATzilla2007_C) S 18732 18734 18185 0 -1 4194304 567 571 0 2 296 54 700 74 16 0 1 0 370909633 1732608 265 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 423 265 165 260 0 147 0
[pid=18739] ppid=18734 vsize=2944 CPUtime=1018.71
/proc/18739/stat : 18739 (minisat20) R 18734 18734 18185 0 -1 4194304 391 0 0 0 101870 1 0 0 25 0 1 0 370910762 3014656 385 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527609 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18739/statm: 736 385 58 118 0 614 0
Current children cumulated CPU time (s) 1029.95
Current children cumulated vsize (KiB) 4636

[startup+1033.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18937
/proc/meminfo: memFree=1639944/2055920 swapFree=4147416/4192956
[pid=18734] ppid=18732 vsize=1692 CPUtime=11.24
/proc/18734/stat : 18734 (SATzilla2007_C) S 18732 18734 18185 0 -1 4194304 567 571 0 2 296 54 700 74 16 0 1 0 370909633 1732608 265 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 423 265 165 260 0 147 0
[pid=18739] ppid=18734 vsize=2944 CPUtime=1021.9
/proc/18739/stat : 18739 (minisat20) R 18734 18734 18185 0 -1 4194304 391 0 0 0 102189 1 0 0 25 0 1 0 370910762 3014656 385 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18739/statm: 736 385 58 118 0 614 0
Current children cumulated CPU time (s) 1033.14
Current children cumulated vsize (KiB) 4636

[startup+1035.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18937
/proc/meminfo: memFree=1639944/2055920 swapFree=4147416/4192956
[pid=18734] ppid=18732 vsize=1692 CPUtime=11.24
/proc/18734/stat : 18734 (SATzilla2007_C) S 18732 18734 18185 0 -1 4194304 567 571 0 2 296 54 700 74 16 0 1 0 370909633 1732608 265 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 423 265 165 260 0 147 0
[pid=18739] ppid=18734 vsize=2944 CPUtime=1023.51
/proc/18739/stat : 18739 (minisat20) R 18734 18734 18185 0 -1 4194304 391 0 0 0 102350 1 0 0 25 0 1 0 370910762 3014656 385 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525482 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18739/statm: 736 385 58 118 0 614 0
Current children cumulated CPU time (s) 1034.75
Current children cumulated vsize (KiB) 4636

[startup+1036.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18937
/proc/meminfo: memFree=1639944/2055920 swapFree=4147416/4192956
[pid=18734] ppid=18732 vsize=1692 CPUtime=11.24
/proc/18734/stat : 18734 (SATzilla2007_C) S 18732 18734 18185 0 -1 4194304 567 571 0 2 296 54 700 74 16 0 1 0 370909633 1732608 265 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 423 265 165 260 0 147 0
[pid=18739] ppid=18734 vsize=2944 CPUtime=1025.1
/proc/18739/stat : 18739 (minisat20) R 18734 18734 18185 0 -1 4194304 391 0 0 0 102509 1 0 0 25 0 1 0 370910762 3014656 385 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525580 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18739/statm: 736 385 58 118 0 614 0
Current children cumulated CPU time (s) 1036.34
Current children cumulated vsize (KiB) 4636

[startup+1037.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18937
/proc/meminfo: memFree=1639944/2055920 swapFree=4147416/4192956
[pid=18734] ppid=18732 vsize=1692 CPUtime=11.24
/proc/18734/stat : 18734 (SATzilla2007_C) S 18732 18734 18185 0 -1 4194304 567 571 0 2 296 54 700 74 16 0 1 0 370909633 1732608 265 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 423 265 165 260 0 147 0
[pid=18739] ppid=18734 vsize=2944 CPUtime=1025.9
/proc/18739/stat : 18739 (minisat20) R 18734 18734 18185 0 -1 4194304 391 0 0 0 102589 1 0 0 25 0 1 0 370910762 3014656 385 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18739/statm: 736 385 58 118 0 614 0
Current children cumulated CPU time (s) 1037.14
Current children cumulated vsize (KiB) 4636

[startup+1038 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18937
/proc/meminfo: memFree=1639944/2055920 swapFree=4147416/4192956
[pid=18734] ppid=18732 vsize=1692 CPUtime=11.24
/proc/18734/stat : 18734 (SATzilla2007_C) S 18732 18734 18185 0 -1 4194304 567 571 0 2 296 54 700 74 16 0 1 0 370909633 1732608 265 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 423 265 165 260 0 147 0
[pid=18739] ppid=18734 vsize=2944 CPUtime=1026.3
/proc/18739/stat : 18739 (minisat20) R 18734 18734 18185 0 -1 4194304 392 0 0 0 102629 1 0 0 25 0 1 0 370910762 3014656 386 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527463 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18739/statm: 736 386 58 118 0 614 0
Current children cumulated CPU time (s) 1037.54
Current children cumulated vsize (KiB) 4636

[startup+1038.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18937
/proc/meminfo: memFree=1639944/2055920 swapFree=4147416/4192956
[pid=18734] ppid=18732 vsize=1692 CPUtime=11.24
/proc/18734/stat : 18734 (SATzilla2007_C) S 18732 18734 18185 0 -1 4194304 567 571 0 2 296 54 700 74 16 0 1 0 370909633 1732608 265 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18734/statm: 423 265 165 260 0 147 0
[pid=18739] ppid=18734 vsize=2944 CPUtime=1026.4
/proc/18739/stat : 18739 (minisat20) R 18734 18734 18185 0 -1 4194304 392 0 0 0 102639 1 0 0 25 0 1 0 370910762 3014656 386 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18739/statm: 736 386 58 118 0 614 0
Current children cumulated CPU time (s) 1037.64
Current children cumulated vsize (KiB) 4636

Child status: 20
Real time (s): 1038.17
CPU time (s): 1037.74
CPU user time (s): 1036.44
CPU system time (s): 1.3038
CPU usage (%): 99.959
Max. virtual memory (cumulated for all children) (KiB): 7628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1036.44
system time used= 1.3038
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1548
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36
involuntary context switches= 21734

runsolver used 1.06384 second user time and 2.71859 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Mar 10 06:52:29 UTC 2007

IDJOB= 333305
IDBENCH= 24600
IDSOLVER= 135
FILE ID= node7/333305-1173509549

PBS_JOBID= 4101125

Free space on /tmp= 66527 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/others/pmg-11-UNSAT.sat05-3939.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333305-1173509549/SATzilla2007_C /tmp/evaluation/333305-1173509549/instance-333305-1173509549.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-333305-1173509549 -o ROOT/results/node7/solver-333305-1173509549 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333305-1173509549/SATzilla2007_C /tmp/evaluation/333305-1173509549/instance-333305-1173509549.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  ab810788a5ff5edde690e75706c8dd18

RANDOM SEED= 95350758

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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:       1642608 kB
Buffers:         49520 kB
Cached:         273772 kB
SwapCached:       8480 kB
Active:         139152 kB
Inactive:       206836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1642608 kB
SwapTotal:     4192956 kB
SwapFree:      4147416 kB
Dirty:            8384 kB
Writeback:           0 kB
Mapped:          29668 kB
Slab:            52896 kB
Committed_AS:  1230776 kB
PageTables:       1764 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= 66527 MiB

End job on node7 on Sat Mar 10 07:09:47 UTC 2007