Trace number 368852

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 2926.2 2927.24

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl008.sat05-2720.reshuffled-07.cnf
MD5SUMf1b3061e7694aa99406ed9e867c9dfa5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark66.4519
Satisfiable
(Un)Satisfiability was proved
Number of variables1610
Number of clauses8277
Sum of the clauses size69859
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2283
Number of clauses of size 31178
Number of clauses of size 4142
Number of clauses of size 5924
Number of clauses of size over 55717

Solver Data (download as text)

12.28/12.45	c run March_dl for 5 seconds ... 
12.28/12.45	c Bin: Executing march_dl
12.28/12.45	c child exit by a signal
12.28/12.45	c march_dl returned code 137.
12.28/12.45	c run saps (UBCSAT implementation) for 2 seconds ... 
12.28/12.45	c Bin: Executing ubcsat2006
12.28/12.45	c child exited successfully
12.28/12.45	c ubcsat2006 returned code 0.
12.28/12.45	c satzilla computing base features
12.28/12.45	c satzilla doing unit-prop probe
12.28/12.45	c satzilla doing local search probe
12.28/12.45	c satzilla doing lobjois search-space size estimate
12.28/12.45	c satzilla's ranking:
12.28/12.45	c 1) minisat20: 2.046974
12.28/12.45	c 2) vallst+P: 2.226514
12.28/12.45	c 3) zchaff_rand+P: 2.266308
12.28/12.45	c 4) minisat20+P: 2.366049
12.28/12.45	c 5) march_dl+P: 3.176006
12.28/12.45	c 6) march_dl: 3.657572
12.28/12.45	c 7) kcnfs+P: 999.000000
12.28/12.45	c 8) kcnfs: 999.000000
12.28/12.45	c 9) vallst: 999.000000
12.28/12.45	c 10) zchaff_rand: 999.000000
12.28/12.45	c satzilla running minisat20 ... 
12.28/12.45	This is MiniSat 2.0 beta
12.28/12.45	WARNING: for repeatability, setting FPU to use double precision
12.28/12.45	============================[ Problem Statistics ]=============================
12.28/12.45	|                                                                             |
12.28/12.45	|  Number of variables:  1610                                                 |
12.28/12.45	|  Number of clauses:    8277                                                 |
12.28/12.46	|  Parsing time:         0.01         s                                       |
12.28/12.46	============================[ Search Statistics ]==============================
12.28/12.46	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.28/12.46	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.28/12.46	===============================================================================
12.28/12.46	|         0 |    1568     7896    68228 |     2632        0    nan |  0.000 % |
12.28/12.47	|       100 |    1568     7896    68228 |     2895      100     12 |  2.609 % |
12.28/12.47	|       250 |    1568     7896    68228 |     3184      250     13 |  2.609 % |
12.28/12.48	|       475 |    1568     7896    68228 |     3503      475     12 |  2.609 % |
12.28/12.48	|       813 |    1568     7896    68228 |     3853      813     13 |  2.609 % |
12.28/12.49	|      1319 |    1568     7896    68228 |     4238     1319     13 |  2.609 % |
12.34/12.52	|      2078 |    1568     7896    68228 |     4662     2078     15 |  2.609 % |
12.34/12.56	|      3217 |    1568     7896    68228 |     5129     3217     17 |  2.609 % |
12.34/12.64	|      4925 |    1568     7896    68228 |     5641     4925     18 |  2.609 % |
12.34/12.78	|      7489 |    1568     7896    68228 |     6206     4597     20 |  2.609 % |
12.34/13.01	|     11333 |    1568     7896    68228 |     6826     5242     23 |  2.609 % |
13.28/13.41	|     17099 |    1568     7896    68228 |     7509     4067     21 |  2.609 % |
13.88/14.09	|     25748 |    1568     7896    68228 |     8260     5085     25 |  2.609 % |
15.08/15.22	|     38724 |    1568     7896    68228 |     9086     5460     27 |  2.609 % |
16.98/17.13	|     58186 |    1568     7896    68228 |     9995     6499     27 |  2.609 % |
20.08/20.25	|     87379 |    1568     7896    68228 |    10994     5306     26 |  2.609 % |
26.07/26.20	|    131168 |    1568     7896    68228 |    12093    10254     33 |  2.609 % |
35.46/35.64	|    196853 |    1568     7896    68228 |    13303     8857     30 |  2.609 % |
51.56/51.78	|    295379 |    1568     7896    68228 |    14633     6741     27 |  2.609 % |
76.94/77.18	|    443169 |    1568     7896    68228 |    16097    14477     31 |  2.609 % |
118.74/119.08	|    664852 |    1568     7896    68228 |    17706     9225     24 |  2.609 % |
184.50/184.88	|    997377 |    1568     7896    68228 |    19477    12154     29 |  2.609 % |
289.87/290.26	|   1496167 |    1568     7896    68228 |    21425    11566     33 |  2.609 % |
468.92/469.37	|   2244350 |    1568     7896    68228 |    23567    16640     34 |  2.609 % |
764.05/764.56	|   3366624 |    1568     7896    68228 |    25924    14357     31 |  2.609 % |
1258.31/1258.94	|   5050035 |    1568     7896    68228 |    28516    18322     30 |  2.609 % |
2057.59/2058.47	|   7575153 |    1568     7896    68228 |    31368    23127     31 |  2.609 % |
2926.15/2927.23	===============================================================================
2926.15/2927.23	restarts              : 27
2926.15/2927.23	conflicts             : 10126892       (3475 /sec)
2926.15/2927.23	decisions             : 35622631       (1.95 % random) (12225 /sec)
2926.15/2927.23	propagations          : 469740221      (161212 /sec)
2926.15/2927.23	conflict literals     : 364697243      (29.90 % deleted)
2926.15/2927.23	Memory used           : 13.28 MB
2926.15/2927.23	CPU time              : 2913.8 s
2926.15/2927.23	
2926.15/2927.24	c Bin: Executing minisat20
2926.15/2927.24	c child exited successfully
2926.15/2927.24	c minisat20 returned code 20.
2926.15/2927.24	s UNSATISFIABLE
2926.15/2927.24	c SATZILLA_TIME=2926.630000

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/node60/watcher-368852-1177286379 -o ROOT/results/node60/solver-368852-1177286379 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368852-1177286379/SATzilla2007_C /tmp/evaluation/368852-1177286379/instance-368852-1177286379.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: 0.92 0.97 0.99 3/64 28234
/proc/meminfo: memFree=1810184/2055920 swapFree=4183240/4192956
[pid=28234] ppid=28232 vsize=1440 CPUtime=0
/proc/28234/stat : 28234 (SATzilla2007_C) S 28232 28234 27937 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 176547881 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28234/statm: 360 110 95 260 0 84 0
[pid=28235] ppid=28234 vsize=768 CPUtime=0
/proc/28235/stat : 28235 (march_dl) R 28234 28234 27937 0 -1 4194304 106 0 0 0 0 0 0 0 19 0 1 0 176547881 786432 101 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28235/statm: 192 101 50 118 0 71 0

[startup+0.031983 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 28234
/proc/meminfo: memFree=1810184/2055920 swapFree=4183240/4192956
[pid=28234] ppid=28232 vsize=1440 CPUtime=0
/proc/28234/stat : 28234 (SATzilla2007_C) S 28232 28234 27937 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 176547881 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28234/statm: 360 110 95 260 0 84 0
[pid=28235] ppid=28234 vsize=1312 CPUtime=0.02
/proc/28235/stat : 28235 (march_dl) R 28234 28234 27937 0 -1 4194304 214 0 0 0 2 0 0 0 19 0 1 0 176547881 1343488 208 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134544371 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28235/statm: 328 208 52 118 0 207 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2752

[startup+0.101988 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 28234
/proc/meminfo: memFree=1810184/2055920 swapFree=4183240/4192956
[pid=28234] ppid=28232 vsize=1440 CPUtime=0
/proc/28234/stat : 28234 (SATzilla2007_C) S 28232 28234 27937 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 176547881 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28234/statm: 360 110 95 260 0 84 0
[pid=28235] ppid=28234 vsize=2244 CPUtime=0.09
/proc/28235/stat : 28235 (march_dl) R 28234 28234 27937 0 -1 4194304 546 0 0 0 9 0 0 0 19 0 1 0 176547881 2297856 474 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652687 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28235/statm: 561 474 65 118 0 440 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3684

[startup+0.302008 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 28234
/proc/meminfo: memFree=1810184/2055920 swapFree=4183240/4192956
[pid=28234] ppid=28232 vsize=1440 CPUtime=0
/proc/28234/stat : 28234 (SATzilla2007_C) S 28232 28234 27937 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 176547881 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28234/statm: 360 110 95 260 0 84 0
[pid=28235] ppid=28234 vsize=3924 CPUtime=0.29
/proc/28235/stat : 28235 (march_dl) R 28234 28234 27937 0 -1 4194304 849 0 0 0 29 0 0 0 20 0 1 0 176547881 4018176 652 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134583408 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28235/statm: 981 652 67 118 0 860 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5364

[startup+0.701046 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 28234
/proc/meminfo: memFree=1810184/2055920 swapFree=4183240/4192956
[pid=28234] ppid=28232 vsize=1440 CPUtime=0
/proc/28234/stat : 28234 (SATzilla2007_C) S 28232 28234 27937 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 176547881 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28234/statm: 360 110 95 260 0 84 0
[pid=28235] ppid=28234 vsize=5616 CPUtime=0.69
/proc/28235/stat : 28235 (march_dl) R 28234 28234 27937 0 -1 4194304 1680 0 0 0 69 0 0 0 24 0 1 0 176547881 5750784 1299 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134533611 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28235/statm: 1404 1299 72 118 0 1283 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7056

[startup+1.50113 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 28236
/proc/meminfo: memFree=1804856/2055920 swapFree=4183240/4192956
[pid=28234] ppid=28232 vsize=1440 CPUtime=0
/proc/28234/stat : 28234 (SATzilla2007_C) S 28232 28234 27937 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 176547881 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28234/statm: 360 110 95 260 0 84 0
[pid=28235] ppid=28234 vsize=6084 CPUtime=1.49
/proc/28235/stat : 28235 (march_dl) R 28234 28234 27937 0 -1 4194304 1976 0 0 0 149 0 0 0 25 0 1 0 176547881 6230016 1380 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134533081 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28235/statm: 1521 1380 74 118 0 1400 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7524

[startup+3.10128 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 28236
/proc/meminfo: memFree=1804664/2055920 swapFree=4183240/4192956
[pid=28234] ppid=28232 vsize=1440 CPUtime=0
/proc/28234/stat : 28234 (SATzilla2007_C) S 28232 28234 27937 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 176547881 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28234/statm: 360 110 95 260 0 84 0
[pid=28235] ppid=28234 vsize=6084 CPUtime=3.09
/proc/28235/stat : 28235 (march_dl) R 28234 28234 27937 0 -1 4194304 1976 0 0 0 309 0 0 0 25 0 1 0 176547881 6230016 1380 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134532995 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28235/statm: 1521 1380 74 118 0 1400 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7524

[startup+6.3016 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 28237
/proc/meminfo: memFree=1807416/2055920 swapFree=4183240/4192956
[pid=28234] ppid=28232 vsize=1440 CPUtime=4.99
/proc/28234/stat : 28234 (SATzilla2007_C) S 28232 28234 27937 0 -1 4194304 135 1978 0 0 0 0 499 0 16 0 1 0 176547881 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28234/statm: 360 111 96 260 0 84 0
[pid=28237] ppid=28234 vsize=6188 CPUtime=1.19
/proc/28237/stat : 28237 (ubcsat2006) R 28234 28234 27937 0 -1 4194304 437 0 13 0 110 9 0 0 25 0 1 0 176548381 6336512 433 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28237/statm: 1547 433 156 64 0 1128 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 7628

[startup+12.7012 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 28237
/proc/meminfo: memFree=1807104/2055920 swapFree=4183240/4192956
[pid=28234] ppid=28232 vsize=2804 CPUtime=12.34
/proc/28234/stat : 28234 (SATzilla2007_C) S 28232 28234 27937 0 -1 4194304 1188 2421 0 13 503 11 702 18 25 0 1 0 176547881 2871296 511 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28234/statm: 701 511 158 260 0 425 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 2804

[startup+25.5015 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28238
/proc/meminfo: memFree=1803896/2055920 swapFree=4183240/4192956
[pid=28234] ppid=28232 vsize=2804 CPUtime=12.34
/proc/28234/stat : 28234 (SATzilla2007_C) S 28232 28234 27937 0 -1 4194304 1188 2421 0 13 503 11 702 18 25 0 1 0 176547881 2871296 511 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28234/statm: 701 511 158 260 0 425 0
[pid=28238] ppid=28234 vsize=4752 CPUtime=13.03
/proc/28238/stat : 28238 (minisat20) R 28234 28234 27937 0 -1 4194304 940 0 0 0 1303 0 0 0 25 0 1 0 176549126 4866048 934 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28238/statm: 1188 934 58 118 0 1066 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 7556

[startup+51.102 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28238
/proc/meminfo: memFree=1803064/2055920 swapFree=4183240/4192956
[pid=28234] ppid=28232 vsize=2804 CPUtime=12.34
/proc/28234/stat : 28234 (SATzilla2007_C) S 28232 28234 27937 0 -1 4194304 1188 2421 0 13 503 11 702 18 25 0 1 0 176547881 2871296 511 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28234/statm: 701 511 158 260 0 425 0
[pid=28238] ppid=28234 vsize=5412 CPUtime=38.61
/proc/28238/stat : 28238 (minisat20) R 28234 28234 27937 0 -1 4194304 1113 0 0 0 3861 0 0 0 25 0 1 0 176549126 5541888 1107 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28238/statm: 1353 1107 58 118 0 1231 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 8216

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/72 28354
/proc/meminfo: memFree=1800568/2055920 swapFree=4183240/4192956
[pid=28234] ppid=28232 vsize=2804 CPUtime=12.34
/proc/28234/stat : 28234 (SATzilla2007_C) S 28232 28234 27937 0 -1 4194304 1188 2421 0 13 503 11 702 18 25 0 1 0 176547881 2871296 511 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28234/statm: 701 511 158 260 0 425 0
[pid=28238] ppid=28234 vsize=6612 CPUtime=89.74
/proc/28238/stat : 28238 (minisat20) R 28234 28234 27937 0 -1 4194304 1393 0 0 0 8973 1 0 0 25 0 1 0 176549126 6770688 1387 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28238/statm: 1653 1387 58 118 0 1531 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 9416

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28436
/proc/meminfo: memFree=1801080/2055920 swapFree=4183240/4192956
[pid=28234] ppid=28232 vsize=2804 CPUtime=12.34
/proc/28234/stat : 28234 (SATzilla2007_C) S 28232 28234 27937 0 -1 4194304 1188 2421 0 13 503 11 702 18 25 0 1 0 176547881 2871296 511 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28234/statm: 701 511 158 260 0 425 0
[pid=28238] ppid=28234 vsize=7148 CPUtime=149.67
/proc/28238/stat : 28238 (minisat20) R 28234 28234 27937 0 -1 4194304 1547 0 0 0 14966 1 0 0 25 0 1 0 176549126 7319552 1541 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134528518 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28238/statm: 1787 1541 58 118 0 1665 0
Current children cumulated CPU time (s) 162.01
Current children cumulated vsize (KiB) 9952

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28436
/proc/meminfo: memFree=1800632/2055920 swapFree=4183240/4192956
[pid=28234] ppid=28232 vsize=2804 CPUtime=12.34
/proc/28234/stat : 28234 (SATzilla2007_C) S 28232 28234 27937 0 -1 4194304 1188 2421 0 13 503 11 702 18 25 0 1 0 176547881 2871296 511 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28234/statm: 701 511 158 260 0 425 0
[pid=28238] ppid=28234 vsize=7880 CPUtime=209.65
/proc/28238/stat : 28238 (minisat20) R 28234 28234 27937 0 -1 4194304 1693 0 0 0 20964 1 0 0 25 0 1 0 176549126 8069120 1687 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28238/statm: 1970 1687 58 118 0 1848 0
Current children cumulated CPU time (s) 221.99
Current children cumulated vsize (KiB) 10684

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28436
/proc/meminfo: memFree=1800184/2055920 swapFree=4183240/4192956
[pid=28234] ppid=28232 vsize=2804 CPUtime=12.34
/proc/28234/stat : 28234 (SATzilla2007_C) S 28232 28234 27937 0 -1 4194304 1188 2421 0 13 503 11 702 18 25 0 1 0 176547881 2871296 511 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28234/statm: 701 511 158 260 0 425 0
[pid=28238] ppid=28234 vsize=8276 CPUtime=269.63
/proc/28238/stat : 28238 (minisat20) R 28234 28234 27937 0 -1 4194304 1791 0 0 0 26962 1 0 0 25 0 1 0 176549126 8474624 1785 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28238/statm: 2069 1785 58 118 0 1947 0
Current children cumulated CPU time (s) 281.97
Current children cumulated vsize (KiB) 11080

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28436
/proc/meminfo: memFree=1799736/2055920 swapFree=4183240/4192956
[pid=28234] ppid=28232 vsize=2804 CPUtime=12.34
/proc/28234/stat : 28234 (SATzilla2007_C) S 28232 28234 27937 0 -1 4194304 1188 2421 0 13 503 11 702 18 25 0 1 0 176547881 2871296 511 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28234/statm: 701 511 158 260 0 425 0
[pid=28238] ppid=28234 vsize=8676 CPUtime=329.62
/proc/28238/stat : 28238 (minisat20) R 28234 28234 27937 0 -1 4194304 1908 0 0 0 32960 2 0 0 25 0 1 0 176549126 8884224 1902 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28238/statm: 2169 1902 58 118 0 2047 0
Current children cumulated CPU time (s) 341.96
Current children cumulated vsize (KiB) 11480


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


[startup+2442.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28438
/proc/meminfo: memFree=1795128/2055920 swapFree=4183240/4192956
[pid=28234] ppid=28232 vsize=2804 CPUtime=12.34
/proc/28234/stat : 28234 (SATzilla2007_C) S 28232 28234 27937 0 -1 4194304 1188 2421 0 13 503 11 702 18 25 0 1 0 176547881 2871296 511 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28234/statm: 701 511 158 260 0 425 0
[pid=28238] ppid=28234 vsize=13128 CPUtime=2429.03
/proc/28238/stat : 28238 (minisat20) R 28234 28234 27937 0 -1 4194304 2988 0 0 0 242899 4 0 0 25 0 1 0 176549126 13443072 2982 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28238/statm: 3282 2982 58 118 0 3160 0
Current children cumulated CPU time (s) 2441.37
Current children cumulated vsize (KiB) 15932

[startup+2502.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28438
/proc/meminfo: memFree=1795128/2055920 swapFree=4183240/4192956
[pid=28234] ppid=28232 vsize=2804 CPUtime=12.34
/proc/28234/stat : 28234 (SATzilla2007_C) S 28232 28234 27937 0 -1 4194304 1188 2421 0 13 503 11 702 18 25 0 1 0 176547881 2871296 511 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28234/statm: 701 511 158 260 0 425 0
[pid=28238] ppid=28234 vsize=13276 CPUtime=2489.03
/proc/28238/stat : 28238 (minisat20) R 28234 28234 27937 0 -1 4194304 3008 0 0 0 248898 5 0 0 25 0 1 0 176549126 13594624 3002 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28238/statm: 3319 3002 58 118 0 3197 0
Current children cumulated CPU time (s) 2501.37
Current children cumulated vsize (KiB) 16080

[startup+2562.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28438
/proc/meminfo: memFree=1794936/2055920 swapFree=4183240/4192956
[pid=28234] ppid=28232 vsize=2804 CPUtime=12.34
/proc/28234/stat : 28234 (SATzilla2007_C) S 28232 28234 27937 0 -1 4194304 1188 2421 0 13 503 11 702 18 25 0 1 0 176547881 2871296 511 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28234/statm: 701 511 158 260 0 425 0
[pid=28238] ppid=28234 vsize=13416 CPUtime=2549.01
/proc/28238/stat : 28238 (minisat20) R 28234 28234 27937 0 -1 4194304 3039 0 0 0 254896 5 0 0 25 0 1 0 176549126 13737984 3033 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28238/statm: 3354 3033 58 118 0 3232 0
Current children cumulated CPU time (s) 2561.35
Current children cumulated vsize (KiB) 16220

[startup+2622.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28438
/proc/meminfo: memFree=1794936/2055920 swapFree=4183240/4192956
[pid=28234] ppid=28232 vsize=2804 CPUtime=12.34
/proc/28234/stat : 28234 (SATzilla2007_C) S 28232 28234 27937 0 -1 4194304 1188 2421 0 13 503 11 702 18 25 0 1 0 176547881 2871296 511 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28234/statm: 701 511 158 260 0 425 0
[pid=28238] ppid=28234 vsize=13416 CPUtime=2609
/proc/28238/stat : 28238 (minisat20) R 28234 28234 27937 0 -1 4194304 3040 0 0 0 260895 5 0 0 25 0 1 0 176549126 13737984 3034 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28238/statm: 3354 3034 58 118 0 3232 0
Current children cumulated CPU time (s) 2621.34
Current children cumulated vsize (KiB) 16220

[startup+2682.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28438
/proc/meminfo: memFree=1794872/2055920 swapFree=4183240/4192956
[pid=28234] ppid=28232 vsize=2804 CPUtime=12.34
/proc/28234/stat : 28234 (SATzilla2007_C) S 28232 28234 27937 0 -1 4194304 1188 2421 0 13 503 11 702 18 25 0 1 0 176547881 2871296 511 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28234/statm: 701 511 158 260 0 425 0
[pid=28238] ppid=28234 vsize=13416 CPUtime=2668.98
/proc/28238/stat : 28238 (minisat20) R 28234 28234 27937 0 -1 4194304 3041 0 0 0 266893 5 0 0 25 0 1 0 176549126 13737984 3035 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28238/statm: 3354 3035 58 118 0 3232 0
Current children cumulated CPU time (s) 2681.32
Current children cumulated vsize (KiB) 16220

[startup+2742.31 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28438
/proc/meminfo: memFree=1794936/2055920 swapFree=4183240/4192956
[pid=28234] ppid=28232 vsize=2804 CPUtime=12.34
/proc/28234/stat : 28234 (SATzilla2007_C) S 28232 28234 27937 0 -1 4194304 1188 2421 0 13 503 11 702 18 25 0 1 0 176547881 2871296 511 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28234/statm: 701 511 158 260 0 425 0
[pid=28238] ppid=28234 vsize=13416 CPUtime=2728.96
/proc/28238/stat : 28238 (minisat20) R 28234 28234 27937 0 -1 4194304 3041 0 0 0 272891 5 0 0 25 0 1 0 176549126 13737984 3035 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28238/statm: 3354 3035 58 118 0 3232 0
Current children cumulated CPU time (s) 2741.3
Current children cumulated vsize (KiB) 16220

[startup+2802.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28438
/proc/meminfo: memFree=1794744/2055920 swapFree=4183240/4192956
[pid=28234] ppid=28232 vsize=2804 CPUtime=12.34
/proc/28234/stat : 28234 (SATzilla2007_C) S 28232 28234 27937 0 -1 4194304 1188 2421 0 13 503 11 702 18 25 0 1 0 176547881 2871296 511 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28234/statm: 701 511 158 260 0 425 0
[pid=28238] ppid=28234 vsize=13592 CPUtime=2788.94
/proc/28238/stat : 28238 (minisat20) R 28234 28234 27937 0 -1 4194304 3088 0 0 0 278889 5 0 0 25 0 1 0 176549126 13918208 3082 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28238/statm: 3398 3082 58 118 0 3276 0
Current children cumulated CPU time (s) 2801.28
Current children cumulated vsize (KiB) 16396

[startup+2862.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28438
/proc/meminfo: memFree=1794680/2055920 swapFree=4183240/4192956
[pid=28234] ppid=28232 vsize=2804 CPUtime=12.34
/proc/28234/stat : 28234 (SATzilla2007_C) S 28232 28234 27937 0 -1 4194304 1188 2421 0 13 503 11 702 18 25 0 1 0 176547881 2871296 511 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28234/statm: 701 511 158 260 0 425 0
[pid=28238] ppid=28234 vsize=13592 CPUtime=2848.92
/proc/28238/stat : 28238 (minisat20) R 28234 28234 27937 0 -1 4194304 3103 0 0 0 284887 5 0 0 25 0 1 0 176549126 13918208 3097 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28238/statm: 3398 3097 58 118 0 3276 0
Current children cumulated CPU time (s) 2861.26
Current children cumulated vsize (KiB) 16396

[startup+2922.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28438
/proc/meminfo: memFree=1794680/2055920 swapFree=4183240/4192956
[pid=28234] ppid=28232 vsize=2804 CPUtime=12.34
/proc/28234/stat : 28234 (SATzilla2007_C) S 28232 28234 27937 0 -1 4194304 1188 2421 0 13 503 11 702 18 25 0 1 0 176547881 2871296 511 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28234/statm: 701 511 158 260 0 425 0
[pid=28238] ppid=28234 vsize=13592 CPUtime=2908.91
/proc/28238/stat : 28238 (minisat20) R 28234 28234 27937 0 -1 4194304 3103 0 0 0 290886 5 0 0 25 0 1 0 176549126 13918208 3097 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28238/statm: 3398 3097 58 118 0 3276 0
Current children cumulated CPU time (s) 2921.25
Current children cumulated vsize (KiB) 16396

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

[startup+2924.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28438
/proc/meminfo: memFree=1794680/2055920 swapFree=4183240/4192956
[pid=28234] ppid=28232 vsize=2804 CPUtime=12.34
/proc/28234/stat : 28234 (SATzilla2007_C) S 28232 28234 27937 0 -1 4194304 1188 2421 0 13 503 11 702 18 25 0 1 0 176547881 2871296 511 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28234/statm: 701 511 158 260 0 425 0
[pid=28238] ppid=28234 vsize=13592 CPUtime=2911.31
/proc/28238/stat : 28238 (minisat20) R 28234 28234 27937 0 -1 4194304 3103 0 0 0 291126 5 0 0 25 0 1 0 176549126 13918208 3097 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28238/statm: 3398 3097 58 118 0 3276 0
Current children cumulated CPU time (s) 2923.65
Current children cumulated vsize (KiB) 16396

[startup+2926.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28438
/proc/meminfo: memFree=1794680/2055920 swapFree=4183240/4192956
[pid=28234] ppid=28232 vsize=2804 CPUtime=12.34
/proc/28234/stat : 28234 (SATzilla2007_C) S 28232 28234 27937 0 -1 4194304 1188 2421 0 13 503 11 702 18 25 0 1 0 176547881 2871296 511 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28234/statm: 701 511 158 260 0 425 0
[pid=28238] ppid=28234 vsize=13592 CPUtime=2912.91
/proc/28238/stat : 28238 (minisat20) R 28234 28234 27937 0 -1 4194304 3103 0 0 0 291286 5 0 0 25 0 1 0 176549126 13918208 3097 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28238/statm: 3398 3097 58 118 0 3276 0
Current children cumulated CPU time (s) 2925.25
Current children cumulated vsize (KiB) 16396

[startup+2926.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28438
/proc/meminfo: memFree=1794680/2055920 swapFree=4183240/4192956
[pid=28234] ppid=28232 vsize=2804 CPUtime=12.34
/proc/28234/stat : 28234 (SATzilla2007_C) S 28232 28234 27937 0 -1 4194304 1188 2421 0 13 503 11 702 18 25 0 1 0 176547881 2871296 511 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28234/statm: 701 511 158 260 0 425 0
[pid=28238] ppid=28234 vsize=13592 CPUtime=2913.31
/proc/28238/stat : 28238 (minisat20) R 28234 28234 27937 0 -1 4194304 3103 0 0 0 291326 5 0 0 25 0 1 0 176549126 13918208 3097 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525586 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28238/statm: 3398 3097 58 118 0 3276 0
Current children cumulated CPU time (s) 2925.65
Current children cumulated vsize (KiB) 16396

[startup+2927.11 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28438
/proc/meminfo: memFree=1794680/2055920 swapFree=4183240/4192956
[pid=28234] ppid=28232 vsize=2804 CPUtime=12.34
/proc/28234/stat : 28234 (SATzilla2007_C) S 28232 28234 27937 0 -1 4194304 1188 2421 0 13 503 11 702 18 25 0 1 0 176547881 2871296 511 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28234/statm: 701 511 158 260 0 425 0
[pid=28238] ppid=28234 vsize=13592 CPUtime=2913.71
/proc/28238/stat : 28238 (minisat20) R 28234 28234 27937 0 -1 4194304 3103 0 0 0 291366 5 0 0 25 0 1 0 176549126 13918208 3097 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525546 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28238/statm: 3398 3097 58 118 0 3276 0
Current children cumulated CPU time (s) 2926.05
Current children cumulated vsize (KiB) 16396

[startup+2927.2 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28438
/proc/meminfo: memFree=1794680/2055920 swapFree=4183240/4192956
[pid=28234] ppid=28232 vsize=2804 CPUtime=12.34
/proc/28234/stat : 28234 (SATzilla2007_C) S 28232 28234 27937 0 -1 4194304 1188 2421 0 13 503 11 702 18 25 0 1 0 176547881 2871296 511 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28234/statm: 701 511 158 260 0 425 0
[pid=28238] ppid=28234 vsize=13592 CPUtime=2913.81
/proc/28238/stat : 28238 (minisat20) R 28234 28234 27937 0 -1 4194304 3103 0 0 0 291376 5 0 0 25 0 1 0 176549126 13918208 3097 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525765 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28238/statm: 3398 3097 58 118 0 3276 0
Current children cumulated CPU time (s) 2926.15
Current children cumulated vsize (KiB) 16396

Child status: 20
Real time (s): 2927.24
CPU time (s): 2926.2
CPU user time (s): 2925.85
CPU system time (s): 0.354946
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 16396

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

runsolver used 2.21966 second user time and 6.12207 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Sun Apr 22 23:59:39 UTC 2007

IDJOB= 368852
IDBENCH= 24718
IDSOLVER= 179
FILE ID= node60/368852-1177286379

PBS_JOBID= 4650782

Free space on /tmp= 66409 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl008.sat05-2720.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/368852-1177286379/SATzilla2007_C /tmp/evaluation/368852-1177286379/instance-368852-1177286379.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-368852-1177286379 -o ROOT/results/node60/solver-368852-1177286379 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/368852-1177286379/SATzilla2007_C /tmp/evaluation/368852-1177286379/instance-368852-1177286379.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  f1b3061e7694aa99406ed9e867c9dfa5

RANDOM SEED= 652634183

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.214
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.214
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:       1810656 kB
Buffers:         35924 kB
Cached:         141836 kB
SwapCached:       3528 kB
Active:          35344 kB
Inactive:       151988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1810656 kB
SwapTotal:     4192956 kB
SwapFree:      4183240 kB
Dirty:            8700 kB
Writeback:           0 kB
Mapped:          15512 kB
Slab:            44000 kB
Committed_AS:  2489148 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= 66409 MiB

End job on node60 on Mon Apr 23 00:48:26 UTC 2007