Trace number 368782

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 2480.74 2481.51

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-ukn003.sat05-3346.reshuffled-07.cnf
MD5SUMc664e54e8911dc74e630e966a3a9b6ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2356.92
Satisfiable
(Un)Satisfiability was proved
Number of variables942
Number of clauses16562
Sum of the clauses size74896
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21078
Number of clauses of size 38565
Number of clauses of size 471
Number of clauses of size 5103
Number of clauses of size over 56710

Solver Data (download as text)

10.66/10.72	c run March_dl for 5 seconds ... 
10.66/10.72	c Bin: Executing march_dl
10.66/10.72	c child exit by a signal
10.66/10.72	c march_dl returned code 137.
10.66/10.72	c run saps (UBCSAT implementation) for 2 seconds ... 
10.66/10.72	c Bin: Executing ubcsat2006
10.66/10.72	c child exited successfully
10.66/10.72	c ubcsat2006 returned code 0.
10.66/10.72	c satzilla computing base features
10.66/10.72	c satzilla doing unit-prop probe
10.66/10.72	c satzilla doing local search probe
10.66/10.72	c satzilla doing lobjois search-space size estimate
10.66/10.72	c satzilla's ranking:
10.66/10.72	c 1) minisat20+P: 1.745622
10.66/10.72	c 2) minisat20: 2.388199
10.66/10.72	c 3) vallst+P: 2.406087
10.66/10.72	c 4) march_dl: 2.536247
10.66/10.72	c 5) march_dl+P: 2.643757
10.66/10.72	c 6) zchaff_rand+P: 3.221873
10.66/10.72	c 7) kcnfs+P: 999.000000
10.66/10.72	c 8) kcnfs: 999.000000
10.66/10.72	c 9) vallst: 999.000000
10.66/10.72	c 10) zchaff_rand: 999.000000
10.66/10.72	c satzilla running minisat20 with preprocessing ... 
10.77/10.82	This is MiniSat 2.0 beta
10.77/10.82	WARNING: for repeatability, setting FPU to use double precision
10.77/10.82	============================[ Problem Statistics ]=============================
10.77/10.82	|                                                                             |
10.77/10.82	|  Number of variables:  886                                                  |
10.77/10.82	|  Number of clauses:    12238                                                |
10.77/10.83	|  Parsing time:         0.01         s                                       |
10.77/10.84	============================[ Search Statistics ]==============================
10.77/10.84	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.77/10.84	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.77/10.84	===============================================================================
10.77/10.84	|         0 |     886    12238    59700 |     4079        0    nan |  0.000 % |
10.77/10.84	|       101 |     886    12238    59700 |     4487      101     19 |  0.000 % |
10.77/10.85	|       251 |     886    12238    59700 |     4935      251     23 |  0.000 % |
10.77/10.85	|       477 |     886    12238    59700 |     5429      477     26 |  0.000 % |
10.77/10.87	|       814 |     886    12238    59700 |     5972      814     26 |  0.003 % |
10.77/10.89	|      1321 |     886    12238    59700 |     6569     1321     27 |  0.002 % |
10.86/10.94	|      2080 |     886    12238    59700 |     7226     2080     27 |  0.002 % |
10.96/11.02	|      3220 |     886    12238    59700 |     7949     3220     26 |  0.000 % |
11.15/11.20	|      4929 |     886    12238    59700 |     8744     4929     30 |  0.003 % |
11.35/11.46	|      7491 |     886    12238    59700 |     9618     7491     30 |  0.003 % |
11.85/11.93	|     11335 |     886    12238    59700 |    10580     6448     25 |  0.000 % |
12.65/12.76	|     17101 |     886    12238    59700 |    11638     6835     31 |  0.000 % |
13.95/14.06	|     25751 |     886    12238    59700 |    12802     9601     23 |  0.002 % |
15.95/16.08	|     38725 |     886    12238    59700 |    14082     9645     24 |  0.003 % |
19.35/19.41	|     58186 |     886    12238    59700 |    15491     7806     21 |  0.003 % |
25.44/25.56	|     87379 |     886    12238    59700 |    17040    13573     25 |  0.003 % |
34.55/34.62	|    131169 |     886    12238    59700 |    18744    14461     25 |  0.000 % |
48.64/48.75	|    196853 |     886    12238    59700 |    20618    14086     26 |  0.000 % |
70.63/70.76	|    295381 |     886    12238    59700 |    22680    19262     39 |  0.003 % |
106.43/106.52	|    443170 |     886    12238    59700 |    24948    18784     29 |  0.000 % |
168.91/169.07	|    664854 |     886    12238    59700 |    27443    14849     23 |  0.002 % |
269.68/269.82	|    997379 |     886    12238    59700 |    30188    15572     26 |  0.003 % |
430.34/430.58	|   1496167 |     886    12238    59700 |    33206    18336     26 |  0.000 % |
681.12/681.40	|   2244349 |     886    12238    59700 |    36527    29010     25 |  0.007 % |
1093.46/1093.94	|   3366625 |     886    12238    59700 |    40180    24271     25 |  0.000 % |
1754.58/1755.21	|   5050038 |     880    10925    52444 |    44198    32485     29 |  0.677 % |
2480.60/2481.49	===============================================================================
2480.60/2481.49	restarts              : 26
2480.60/2481.49	conflicts             : 6792404        (2750 /sec)
2480.60/2481.49	decisions             : 7456551        (1.83 % random) (3019 /sec)
2480.60/2481.49	propagations          : 391063869      (158345 /sec)
2480.60/2481.49	conflict literals     : 190552168      (42.64 % deleted)
2480.60/2481.49	Memory used           : 15.48 MB
2480.60/2481.49	CPU time              : 2469.69 s
2480.60/2481.49	
2480.60/2481.50	c Preprocessing...
2480.60/2481.50	c Inital problem has 942 variables, 15484 nary clauses (1078 binary clauses).
2480.60/2481.50	c Num non-binary clauses 15449, Average non-binary clause length 4.706
2480.60/2481.50	c Theory has no gaps
2480.60/2481.50	c Preprocessor runtime was 0.070 seconds.
2480.60/2481.50	c 
2480.60/2481.50	c Satisfiability of theory still undetermined.
2480.60/2481.50	c See file /tmp/34OGj2 for simplified theory.
2480.60/2481.50	c Bin: Executing minisat20
2480.60/2481.50	c child exited successfully
2480.60/2481.50	c minisat20 returned code 20.
2480.60/2481.50	s UNSATISFIABLE
2480.60/2481.50	c SATZILLA_TIME=2481.100000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node17/watcher-368782-1177260600 -o ROOT/results/node17/solver-368782-1177260600 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368782-1177260600/SATzilla2007_C /tmp/evaluation/368782-1177260600/instance-368782-1177260600.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.00 1.00 1.00 3/77 28100
/proc/meminfo: memFree=1924792/2055920 swapFree=4141896/4192956
[pid=28100] ppid=28098 vsize=1440 CPUtime=0
/proc/28100/stat : 28100 (SATzilla2007_C) S 28098 28100 27801 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173977491 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28100/statm: 360 110 95 260 0 84 0
[pid=28101] ppid=28100 vsize=768 CPUtime=0
/proc/28101/stat : 28101 (march_dl) R 28100 28100 27801 0 -1 4194304 107 0 0 0 0 0 0 0 19 0 1 0 173977491 786432 102 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28101/statm: 192 102 50 118 0 71 0

[startup+0.039931 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 28100
/proc/meminfo: memFree=1924792/2055920 swapFree=4141896/4192956
[pid=28100] ppid=28098 vsize=1440 CPUtime=0
/proc/28100/stat : 28100 (SATzilla2007_C) S 28098 28100 27801 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173977491 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28100/statm: 360 110 95 260 0 84 0
[pid=28101] ppid=28100 vsize=1572 CPUtime=0.03
/proc/28101/stat : 28101 (march_dl) R 28100 28100 27801 0 -1 4194304 320 0 0 0 3 0 0 0 19 0 1 0 173977491 1609728 265 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134821312 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28101/statm: 393 266 53 118 0 272 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3012

[startup+0.101932 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 28100
/proc/meminfo: memFree=1924792/2055920 swapFree=4141896/4192956
[pid=28100] ppid=28098 vsize=1440 CPUtime=0
/proc/28100/stat : 28100 (SATzilla2007_C) S 28098 28100 27801 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173977491 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28100/statm: 360 110 95 260 0 84 0
[pid=28101] ppid=28100 vsize=2232 CPUtime=0.09
/proc/28101/stat : 28101 (march_dl) R 28100 28100 27801 0 -1 4194304 494 0 0 0 9 0 0 0 19 0 1 0 173977491 2285568 436 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134560202 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28101/statm: 558 436 65 118 0 437 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3672

[startup+0.301952 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 28100
/proc/meminfo: memFree=1924792/2055920 swapFree=4141896/4192956
[pid=28100] ppid=28098 vsize=1440 CPUtime=0
/proc/28100/stat : 28100 (SATzilla2007_C) S 28098 28100 27801 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173977491 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28100/statm: 360 110 95 260 0 84 0
[pid=28101] ppid=28100 vsize=3056 CPUtime=0.29
/proc/28101/stat : 28101 (march_dl) R 28100 28100 27801 0 -1 4194304 663 0 0 0 29 0 0 0 20 0 1 0 173977491 3129344 517 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134583053 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28101/statm: 764 517 67 118 0 643 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4496

[startup+0.701994 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 28100
/proc/meminfo: memFree=1924792/2055920 swapFree=4141896/4192956
[pid=28100] ppid=28098 vsize=1440 CPUtime=0
/proc/28100/stat : 28100 (SATzilla2007_C) S 28098 28100 27801 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173977491 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28100/statm: 360 110 95 260 0 84 0
[pid=28101] ppid=28100 vsize=4884 CPUtime=0.69
/proc/28101/stat : 28101 (march_dl) R 28100 28100 27801 0 -1 4194304 1634 0 0 0 69 0 0 0 24 0 1 0 173977491 5001216 1107 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134559742 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28101/statm: 1221 1107 72 118 0 1100 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6324

[startup+1.50108 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28102
/proc/meminfo: memFree=1920296/2055920 swapFree=4141896/4192956
[pid=28100] ppid=28098 vsize=1440 CPUtime=0
/proc/28100/stat : 28100 (SATzilla2007_C) S 28098 28100 27801 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173977491 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28100/statm: 360 110 95 260 0 84 0
[pid=28101] ppid=28100 vsize=5860 CPUtime=1.49
/proc/28101/stat : 28101 (march_dl) R 28100 28100 27801 0 -1 4194304 1766 0 0 0 149 0 0 0 25 0 1 0 173977491 6000640 1149 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134526996 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28101/statm: 1465 1149 74 118 0 1344 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7300

[startup+3.10125 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28102
/proc/meminfo: memFree=1920168/2055920 swapFree=4141896/4192956
[pid=28100] ppid=28098 vsize=1440 CPUtime=0
/proc/28100/stat : 28100 (SATzilla2007_C) S 28098 28100 27801 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173977491 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28100/statm: 360 110 95 260 0 84 0
[pid=28101] ppid=28100 vsize=5860 CPUtime=3.09
/proc/28101/stat : 28101 (march_dl) R 28100 28100 27801 0 -1 4194304 1766 0 0 0 309 0 0 0 25 0 1 0 173977491 6000640 1149 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28101/statm: 1465 1149 74 118 0 1344 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7300

[startup+6.30158 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28103
/proc/meminfo: memFree=1922984/2055920 swapFree=4141896/4192956
[pid=28100] ppid=28098 vsize=1440 CPUtime=4.99
/proc/28100/stat : 28100 (SATzilla2007_C) S 28098 28100 27801 0 -1 4194304 135 1824 0 0 0 0 498 1 16 0 1 0 173977491 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28100/statm: 360 111 96 260 0 84 0
[pid=28103] ppid=28100 vsize=6188 CPUtime=1.29
/proc/28103/stat : 28103 (ubcsat2006) R 28100 28100 27801 0 -1 4194304 509 0 0 0 122 7 0 0 25 0 1 0 173977992 6336512 492 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28103/statm: 1547 492 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28104
/proc/meminfo: memFree=1917544/2055920 swapFree=4141896/4192956
[pid=28100] ppid=28098 vsize=5320 CPUtime=10.79
/proc/28100/stat : 28100 (SATzilla2007_C) S 28098 28100 27801 0 -1 4194304 2101 2339 0 0 353 13 701 12 25 0 1 0 173977491 5447680 1153 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28100/statm: 1330 1153 165 260 0 1054 0
[pid=28104] ppid=28100 vsize=4096 CPUtime=1.86
/proc/28104/stat : 28104 (minisat20) R 28100 28100 27801 0 -1 4194304 764 0 0 0 186 0 0 0 25 0 1 0 173978574 4194304 758 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28104/statm: 1024 758 58 118 0 902 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 9416

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28104
/proc/meminfo: memFree=1916136/2055920 swapFree=4141896/4192956
[pid=28100] ppid=28098 vsize=5320 CPUtime=10.79
/proc/28100/stat : 28100 (SATzilla2007_C) S 28098 28100 27801 0 -1 4194304 2101 2339 0 0 353 13 701 12 25 0 1 0 173977491 5447680 1153 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28100/statm: 1330 1153 165 260 0 1054 0
[pid=28104] ppid=28100 vsize=5296 CPUtime=14.65
/proc/28104/stat : 28104 (minisat20) R 28100 28100 27801 0 -1 4194304 1046 0 0 0 1465 0 0 0 25 0 1 0 173978574 5423104 1040 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28104/statm: 1324 1040 58 118 0 1202 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 10616

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28104
/proc/meminfo: memFree=1914856/2055920 swapFree=4141896/4192956
[pid=28100] ppid=28098 vsize=5320 CPUtime=10.79
/proc/28100/stat : 28100 (SATzilla2007_C) S 28098 28100 27801 0 -1 4194304 2101 2339 0 0 353 13 701 12 25 0 1 0 173977491 5447680 1153 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28100/statm: 1330 1153 165 260 0 1054 0
[pid=28104] ppid=28100 vsize=6564 CPUtime=40.25
/proc/28104/stat : 28104 (minisat20) R 28100 28100 27801 0 -1 4194304 1389 0 0 0 4024 1 0 0 25 0 1 0 173978574 6721536 1383 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28104/statm: 1641 1383 58 118 0 1519 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 11884

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28104
/proc/meminfo: memFree=1913384/2055920 swapFree=4141896/4192956
[pid=28100] ppid=28098 vsize=5320 CPUtime=10.79
/proc/28100/stat : 28100 (SATzilla2007_C) S 28098 28100 27801 0 -1 4194304 2101 2339 0 0 353 13 701 12 25 0 1 0 173977491 5447680 1153 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28100/statm: 1330 1153 165 260 0 1054 0
[pid=28104] ppid=28100 vsize=8148 CPUtime=91.44
/proc/28104/stat : 28104 (minisat20) R 28100 28100 27801 0 -1 4194304 1764 0 0 0 9142 2 0 0 25 0 1 0 173978574 8343552 1758 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28104/statm: 2037 1758 58 118 0 1915 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 13468

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28104
/proc/meminfo: memFree=1912872/2055920 swapFree=4141896/4192956
[pid=28100] ppid=28098 vsize=5320 CPUtime=10.79
/proc/28100/stat : 28100 (SATzilla2007_C) S 28098 28100 27801 0 -1 4194304 2101 2339 0 0 353 13 701 12 25 0 1 0 173977491 5447680 1153 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28100/statm: 1330 1153 165 260 0 1054 0
[pid=28104] ppid=28100 vsize=8556 CPUtime=151.42
/proc/28104/stat : 28104 (minisat20) R 28100 28100 27801 0 -1 4194304 1878 0 0 0 15140 2 0 0 25 0 1 0 173978574 8761344 1872 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28104/statm: 2139 1872 58 118 0 2017 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 13876

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28104
/proc/meminfo: memFree=1910888/2055920 swapFree=4141896/4192956
[pid=28100] ppid=28098 vsize=5320 CPUtime=10.79
/proc/28100/stat : 28100 (SATzilla2007_C) S 28098 28100 27801 0 -1 4194304 2101 2339 0 0 353 13 701 12 25 0 1 0 173977491 5447680 1153 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28100/statm: 1330 1153 165 260 0 1054 0
[pid=28104] ppid=28100 vsize=10588 CPUtime=211.4
/proc/28104/stat : 28104 (minisat20) R 28100 28100 27801 0 -1 4194304 2360 0 0 0 21137 3 0 0 25 0 1 0 173978574 10842112 2354 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28104/statm: 2647 2354 58 118 0 2525 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 15908

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28104
/proc/meminfo: memFree=1910824/2055920 swapFree=4141896/4192956
[pid=28100] ppid=28098 vsize=5320 CPUtime=10.79
/proc/28100/stat : 28100 (SATzilla2007_C) S 28098 28100 27801 0 -1 4194304 2101 2339 0 0 353 13 701 12 25 0 1 0 173977491 5447680 1153 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28100/statm: 1330 1153 165 260 0 1054 0
[pid=28104] ppid=28100 vsize=10588 CPUtime=271.39
/proc/28104/stat : 28104 (minisat20) R 28100 28100 27801 0 -1 4194304 2364 0 0 0 27136 3 0 0 25 0 1 0 173978574 10842112 2358 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28104/statm: 2647 2358 58 118 0 2525 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 15908

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28104
/proc/meminfo: memFree=1910696/2055920 swapFree=4141896/4192956
[pid=28100] ppid=28098 vsize=5320 CPUtime=10.79
/proc/28100/stat : 28100 (SATzilla2007_C) S 28098 28100 27801 0 -1 4194304 2101 2339 0 0 353 13 701 12 25 0 1 0 173977491 5447680 1153 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28100/statm: 1330 1153 165 260 0 1054 0
[pid=28104] ppid=28100 vsize=10736 CPUtime=331.38
/proc/28104/stat : 28104 (minisat20) R 28100 28100 27801 0 -1 4194304 2380 0 0 0 33134 4 0 0 25 0 1 0 173978574 10993664 2374 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28104/statm: 2684 2374 58 118 0 2562 0

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

/proc/28104/statm: 3745 3384 58 118 0 3623 0
Current children cumulated CPU time (s) 2021.62
Current children cumulated vsize (KiB) 20300

[startup+2082.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28302
/proc/meminfo: memFree=1905576/2055920 swapFree=4141896/4192956
[pid=28100] ppid=28098 vsize=5320 CPUtime=10.79
/proc/28100/stat : 28100 (SATzilla2007_C) S 28098 28100 27801 0 -1 4194304 2101 2339 0 0 353 13 701 12 25 0 1 0 173977491 5447680 1153 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28100/statm: 1330 1153 165 260 0 1054 0
[pid=28104] ppid=28100 vsize=15116 CPUtime=2070.82
/proc/28104/stat : 28104 (minisat20) R 28100 28100 27801 0 -1 4194304 3404 0 0 0 207063 19 0 0 25 0 1 0 173978574 15478784 3398 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28104/statm: 3779 3398 58 118 0 3657 0
Current children cumulated CPU time (s) 2081.61
Current children cumulated vsize (KiB) 20436

[startup+2142.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28302
/proc/meminfo: memFree=1905320/2055920 swapFree=4141896/4192956
[pid=28100] ppid=28098 vsize=5320 CPUtime=10.79
/proc/28100/stat : 28100 (SATzilla2007_C) S 28098 28100 27801 0 -1 4194304 2101 2339 0 0 353 13 701 12 25 0 1 0 173977491 5447680 1153 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28100/statm: 1330 1153 165 260 0 1054 0
[pid=28104] ppid=28100 vsize=15252 CPUtime=2130.8
/proc/28104/stat : 28104 (minisat20) R 28100 28100 27801 0 -1 4194304 3452 0 0 0 213060 20 0 0 25 0 1 0 173978574 15618048 3446 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28104/statm: 3813 3446 58 118 0 3691 0
Current children cumulated CPU time (s) 2141.59
Current children cumulated vsize (KiB) 20572

[startup+2202.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28302
/proc/meminfo: memFree=1905256/2055920 swapFree=4141896/4192956
[pid=28100] ppid=28098 vsize=5320 CPUtime=10.79
/proc/28100/stat : 28100 (SATzilla2007_C) S 28098 28100 27801 0 -1 4194304 2101 2339 0 0 353 13 701 12 25 0 1 0 173977491 5447680 1153 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28100/statm: 1330 1153 165 260 0 1054 0
[pid=28104] ppid=28100 vsize=15392 CPUtime=2190.78
/proc/28104/stat : 28104 (minisat20) R 28100 28100 27801 0 -1 4194304 3470 0 0 0 219058 20 0 0 25 0 1 0 173978574 15761408 3464 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28104/statm: 3848 3464 58 118 0 3726 0
Current children cumulated CPU time (s) 2201.57
Current children cumulated vsize (KiB) 20712

[startup+2262.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28302
/proc/meminfo: memFree=1905064/2055920 swapFree=4141896/4192956
[pid=28100] ppid=28098 vsize=5320 CPUtime=10.79
/proc/28100/stat : 28100 (SATzilla2007_C) S 28098 28100 27801 0 -1 4194304 2101 2339 0 0 353 13 701 12 25 0 1 0 173977491 5447680 1153 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28100/statm: 1330 1153 165 260 0 1054 0
[pid=28104] ppid=28100 vsize=15552 CPUtime=2250.77
/proc/28104/stat : 28104 (minisat20) R 28100 28100 27801 0 -1 4194304 3507 0 0 0 225056 21 0 0 25 0 1 0 173978574 15925248 3501 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28104/statm: 3888 3501 58 118 0 3766 0
Current children cumulated CPU time (s) 2261.56
Current children cumulated vsize (KiB) 20872

[startup+2322.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28302
/proc/meminfo: memFree=1904872/2055920 swapFree=4141896/4192956
[pid=28100] ppid=28098 vsize=5320 CPUtime=10.79
/proc/28100/stat : 28100 (SATzilla2007_C) S 28098 28100 27801 0 -1 4194304 2101 2339 0 0 353 13 701 12 25 0 1 0 173977491 5447680 1153 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28100/statm: 1330 1153 165 260 0 1054 0
[pid=28104] ppid=28100 vsize=15552 CPUtime=2310.75
/proc/28104/stat : 28104 (minisat20) R 28100 28100 27801 0 -1 4194304 3532 0 0 0 231054 21 0 0 25 0 1 0 173978574 15925248 3526 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28104/statm: 3888 3526 58 118 0 3766 0
Current children cumulated CPU time (s) 2321.54
Current children cumulated vsize (KiB) 20872

[startup+2382.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28302
/proc/meminfo: memFree=1904616/2055920 swapFree=4141896/4192956
[pid=28100] ppid=28098 vsize=5320 CPUtime=10.79
/proc/28100/stat : 28100 (SATzilla2007_C) S 28098 28100 27801 0 -1 4194304 2101 2339 0 0 353 13 701 12 25 0 1 0 173977491 5447680 1153 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28100/statm: 1330 1153 165 260 0 1054 0
[pid=28104] ppid=28100 vsize=15852 CPUtime=2370.74
/proc/28104/stat : 28104 (minisat20) R 28100 28100 27801 0 -1 4194304 3581 0 0 0 237052 22 0 0 25 0 1 0 173978574 16232448 3575 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525776 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28104/statm: 3963 3575 58 118 0 3841 0
Current children cumulated CPU time (s) 2381.53
Current children cumulated vsize (KiB) 21172

[startup+2442.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28302
/proc/meminfo: memFree=1904360/2055920 swapFree=4141896/4192956
[pid=28100] ppid=28098 vsize=5320 CPUtime=10.79
/proc/28100/stat : 28100 (SATzilla2007_C) S 28098 28100 27801 0 -1 4194304 2101 2339 0 0 353 13 701 12 25 0 1 0 173977491 5447680 1153 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28100/statm: 1330 1153 165 260 0 1054 0
[pid=28104] ppid=28100 vsize=15852 CPUtime=2430.72
/proc/28104/stat : 28104 (minisat20) R 28100 28100 27801 0 -1 4194304 3607 0 0 0 243050 22 0 0 25 0 1 0 173978574 16232448 3601 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28104/statm: 3963 3601 58 118 0 3841 0
Current children cumulated CPU time (s) 2441.51
Current children cumulated vsize (KiB) 21172

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

[startup+2457.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28302
/proc/meminfo: memFree=1904424/2055920 swapFree=4141896/4192956
[pid=28100] ppid=28098 vsize=5320 CPUtime=10.79
/proc/28100/stat : 28100 (SATzilla2007_C) S 28098 28100 27801 0 -1 4194304 2101 2339 0 0 353 13 701 12 25 0 1 0 173977491 5447680 1153 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28100/statm: 1330 1153 165 260 0 1054 0
[pid=28104] ppid=28100 vsize=15852 CPUtime=2445.92
/proc/28104/stat : 28104 (minisat20) R 28100 28100 27801 0 -1 4194304 3607 0 0 0 244570 22 0 0 25 0 1 0 173978574 16232448 3601 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28104/statm: 3963 3601 58 118 0 3841 0
Current children cumulated CPU time (s) 2456.71
Current children cumulated vsize (KiB) 21172

[startup+2470.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28302
/proc/meminfo: memFree=1904424/2055920 swapFree=4141896/4192956
[pid=28100] ppid=28098 vsize=5320 CPUtime=10.79
/proc/28100/stat : 28100 (SATzilla2007_C) S 28098 28100 27801 0 -1 4194304 2101 2339 0 0 353 13 701 12 25 0 1 0 173977491 5447680 1153 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28100/statm: 1330 1153 165 260 0 1054 0
[pid=28104] ppid=28100 vsize=15852 CPUtime=2458.71
/proc/28104/stat : 28104 (minisat20) R 28100 28100 27801 0 -1 4194304 3607 0 0 0 245849 22 0 0 25 0 1 0 173978574 16232448 3601 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28104/statm: 3963 3601 58 118 0 3841 0
Current children cumulated CPU time (s) 2469.5
Current children cumulated vsize (KiB) 21172

[startup+2476.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28302
/proc/meminfo: memFree=1904424/2055920 swapFree=4141896/4192956
[pid=28100] ppid=28098 vsize=5320 CPUtime=10.79
/proc/28100/stat : 28100 (SATzilla2007_C) S 28098 28100 27801 0 -1 4194304 2101 2339 0 0 353 13 701 12 25 0 1 0 173977491 5447680 1153 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28100/statm: 1330 1153 165 260 0 1054 0
[pid=28104] ppid=28100 vsize=15852 CPUtime=2465.11
/proc/28104/stat : 28104 (minisat20) R 28100 28100 27801 0 -1 4194304 3607 0 0 0 246489 22 0 0 25 0 1 0 173978574 16232448 3601 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28104/statm: 3963 3601 58 118 0 3841 0
Current children cumulated CPU time (s) 2475.9
Current children cumulated vsize (KiB) 21172

[startup+2479.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28302
/proc/meminfo: memFree=1904424/2055920 swapFree=4141896/4192956
[pid=28100] ppid=28098 vsize=5320 CPUtime=10.79
/proc/28100/stat : 28100 (SATzilla2007_C) S 28098 28100 27801 0 -1 4194304 2101 2339 0 0 353 13 701 12 25 0 1 0 173977491 5447680 1153 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28100/statm: 1330 1153 165 260 0 1054 0
[pid=28104] ppid=28100 vsize=15852 CPUtime=2468.31
/proc/28104/stat : 28104 (minisat20) R 28100 28100 27801 0 -1 4194304 3607 0 0 0 246809 22 0 0 25 0 1 0 173978574 16232448 3601 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28104/statm: 3963 3601 58 118 0 3841 0
Current children cumulated CPU time (s) 2479.1
Current children cumulated vsize (KiB) 21172

[startup+2480.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28302
/proc/meminfo: memFree=1904424/2055920 swapFree=4141896/4192956
[pid=28100] ppid=28098 vsize=5320 CPUtime=10.79
/proc/28100/stat : 28100 (SATzilla2007_C) S 28098 28100 27801 0 -1 4194304 2101 2339 0 0 353 13 701 12 25 0 1 0 173977491 5447680 1153 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28100/statm: 1330 1153 165 260 0 1054 0
[pid=28104] ppid=28100 vsize=15852 CPUtime=2469.11
/proc/28104/stat : 28104 (minisat20) R 28100 28100 27801 0 -1 4194304 3607 0 0 0 246889 22 0 0 25 0 1 0 173978574 16232448 3601 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134529789 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28104/statm: 3963 3601 58 118 0 3841 0
Current children cumulated CPU time (s) 2479.9
Current children cumulated vsize (KiB) 21172

[startup+2481.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28302
/proc/meminfo: memFree=1904424/2055920 swapFree=4141896/4192956
[pid=28100] ppid=28098 vsize=5320 CPUtime=10.79
/proc/28100/stat : 28100 (SATzilla2007_C) S 28098 28100 27801 0 -1 4194304 2101 2339 0 0 353 13 701 12 25 0 1 0 173977491 5447680 1153 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28100/statm: 1330 1153 165 260 0 1054 0
[pid=28104] ppid=28100 vsize=15852 CPUtime=2469.51
/proc/28104/stat : 28104 (minisat20) R 28100 28100 27801 0 -1 4194304 3607 0 0 0 246929 22 0 0 25 0 1 0 173978574 16232448 3601 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28104/statm: 3963 3601 58 118 0 3841 0
Current children cumulated CPU time (s) 2480.3
Current children cumulated vsize (KiB) 21172

[startup+2481.5 s]
/proc/loadavg: 1.00 1.00 1.00 1/79 28302
/proc/meminfo: memFree=1918440/2055920 swapFree=4141896/4192956
[pid=28100] ppid=28098 vsize=0 CPUtime=2480.71
/proc/28100/stat : 28100 (SATzilla2007_C) D 28098 28100 27801 0 -1 4194308 2111 5954 0 0 353 13 247670 35 19 0 1 0 173977491 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744072100051646 0 0 17 1 0 0
/proc/28100/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2480.71
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 2481.51
CPU time (s): 2480.74
CPU user time (s): 2480.25
CPU system time (s): 0.494924
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 21172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2480.25
system time used= 0.494924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8065
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= 26
involuntary context switches= 3202

runsolver used 2.73258 second user time and 6.30404 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sun Apr 22 16:50:00 UTC 2007

IDJOB= 368782
IDBENCH= 24645
IDSOLVER= 179
FILE ID= node17/368782-1177260600

PBS_JOBID= 4650619

Free space on /tmp= 66387 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7-gensys-ukn003.sat05-3346.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/368782-1177260600/SATzilla2007_C /tmp/evaluation/368782-1177260600/instance-368782-1177260600.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-368782-1177260600 -o ROOT/results/node17/solver-368782-1177260600 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/368782-1177260600/SATzilla2007_C /tmp/evaluation/368782-1177260600/instance-368782-1177260600.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  c664e54e8911dc74e630e966a3a9b6ae

RANDOM SEED= 47424739

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1925264 kB
Buffers:         18584 kB
Cached:          38464 kB
SwapCached:      13332 kB
Active:          44668 kB
Inactive:        35352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1925264 kB
SwapTotal:     4192956 kB
SwapFree:      4141896 kB
Dirty:            8716 kB
Writeback:           0 kB
Mapped:          30040 kB
Slab:            36188 kB
Committed_AS:  7210848 kB
PageTables:       1796 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= 66387 MiB

End job on node17 on Sun Apr 22 17:31:22 UTC 2007