Trace number 303389

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla CRAFTED? 1199.84 1200.18

General information on the benchmark

Namerandom/LargeSize/7SAT/v180/
unif-k7-r85-v180-c15300-S1096972624-15.cnf
MD5SUM54f525b254b55ca1974f2cfc84e3fde1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark890.783
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses15300
Sum of the clauses size107100
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515300

Solver Data (download as text)

10.83/10.94	c run March_dl for 5 seconds ... 
10.83/10.94	c Bin: Executing march_dl
10.83/10.94	c child exit by a signal
10.83/10.94	c march_dl returned code 137.
10.83/10.94	c run saps (UBCSAT implementation) for 2 seconds ... 
10.83/10.94	c Bin: Executing ubcsat2006
10.83/10.94	c child exited successfully
10.83/10.94	c ubcsat2006 returned code 0.
10.83/10.94	c satzilla computing base features
10.83/10.94	c satzilla doing unit-prop probe
10.83/10.94	c satzilla doing local search probe
10.83/10.94	c satzilla doing lobjois search-space size estimate
10.83/10.94	c satzilla's ranking:
10.83/10.94	c 1) minisat20+P: 1.016114
10.83/10.94	c 2) minisat20: 1.231226
10.83/10.94	c 3) march_dl: 1.717942
10.83/10.94	c 4) march_dl+P: 2.515095
10.83/10.94	c 5) vallst+P: 4.935503
10.83/10.94	c 6) zchaff_rand+P: 6.206689
10.83/10.94	c 7) kcnfs+P: 999.000000
10.83/10.94	c 8) kcnfs: 999.000000
10.83/10.94	c 9) vallst: 999.000000
10.83/10.94	c 10) zchaff_rand: 999.000000
10.83/10.94	c satzilla running minisat20 with preprocessing ... 
10.94/11.02	This is MiniSat 2.0 beta
10.94/11.02	WARNING: for repeatability, setting FPU to use double precision
10.94/11.02	============================[ Problem Statistics ]=============================
10.94/11.02	|                                                                             |
10.94/11.02	|  Number of variables:  180                                                  |
10.94/11.02	|  Number of clauses:    15300                                                |
10.94/11.04	|  Parsing time:         0.02         s                                       |
10.94/11.04	============================[ Search Statistics ]==============================
10.94/11.04	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.94/11.04	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.94/11.04	===============================================================================
10.94/11.04	|         0 |     180    15300   107100 |     5100        0    nan |  0.000 % |
10.94/11.05	|       100 |     180    15300   107100 |     5610      100     56 |  0.003 % |
11.00/11.07	|       250 |     180    15300   107100 |     6171      250     53 |  0.003 % |
11.00/11.09	|       476 |     180    15300   107100 |     6788      476     53 |  0.003 % |
11.00/11.11	|       813 |     180    15300   107100 |     7466      813     52 |  0.003 % |
11.00/11.15	|      1319 |     180    15300   107100 |     8213     1319     53 |  0.003 % |
11.00/11.21	|      2078 |     180    15300   107100 |     9034     2078     52 |  0.003 % |
11.24/11.31	|      3217 |     180    15300   107100 |     9938     3217     52 |  0.003 % |
11.34/11.46	|      4925 |     180    15300   107100 |    10932     4925     53 |  0.003 % |
11.65/11.74	|      7489 |     180    15300   107100 |    12025     7489     53 |  0.003 % |
12.16/12.28	|     11335 |     180    15300   107100 |    13228    11335     53 |  0.003 % |
13.08/13.14	|     17102 |     180    15300   107100 |    14550    10444     53 |  0.003 % |
14.52/14.61	|     25751 |     180    15300   107100 |    16005    11779     53 |  0.003 % |
16.77/16.91	|     38728 |     180    15300   107100 |    17606     8665     53 |  0.003 % |
20.35/20.47	|     58189 |     180    15300   107100 |    19367    10433     53 |  0.003 % |
26.50/26.63	|     87381 |     180    15300   107100 |    21303    10458     53 |  0.003 % |
37.36/37.43	|    131170 |     180    15300   107100 |    23434    11477     52 |  0.003 % |
53.65/53.79	|    196855 |     180    15300   107100 |    25777    17673     55 |  0.003 % |
79.88/79.96	|    295381 |     180    15300   107100 |    28355    20335     55 |  0.003 % |
123.02/123.16	|    443170 |     180    15300   107100 |    31191    24535     53 |  0.003 % |
192.19/192.31	|    664855 |     180    15300   107100 |    34310    21774     54 |  0.003 % |
303.56/303.76	|    997380 |     180    15300   107100 |    37741    30440     54 |  0.003 % |
484.42/484.64	|   1496168 |     180    15300   107100 |    41515    34684     55 |  0.003 % |
771.20/771.52	|   2244351 |     180    15300   107100 |    45666    18289     54 |  0.003 % |
1199.80/1200.17	c Preprocessing...
1199.80/1200.17	c Inital problem has 180 variables, 15300 nary clauses (0 binary clauses).
1199.80/1200.17	c Num non-binary clauses 15300, Average non-binary clause length 7.000
1199.80/1200.17	c Theory has no gaps
1199.80/1200.17	c Preprocessor runtime was 0.040 seconds.
1199.80/1200.17	c 
1199.80/1200.17	c Satisfiability of theory still undetermined.
1199.80/1200.17	c See file /tmp/i0ZEks for simplified theory.
1199.80/1200.17	c Bin: Executing minisat20
1199.80/1200.17	c child exit by a signal
1199.80/1200.17	c minisat20 returned code 137.
1199.80/1200.17	c minisat20 returned code 137.
1199.80/1200.17	c Satzilla Timed out!
1199.80/1200.17	s UNKNOWN
1199.80/1200.17	c SATZILLA_TIME=1200.000000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node59/watcher-303389-1172034161 -o ROOT/results/node59/solver-303389-1172034161 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/303389-1172034161/SATzilla2007_C /tmp/evaluation/303389-1172034161/instance-303389-1172034161.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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/64 3268
/proc/meminfo: memFree=1468888/2055920 swapFree=4183724/4192956
[pid=3268] ppid=3266 vsize=1440 CPUtime=0
/proc/3268/stat : 3268 (SATzilla2007_C) S 3266 3268 2573 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223372883 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3268/statm: 360 110 95 260 0 84 0
[pid=3269] ppid=3268 vsize=768 CPUtime=0
/proc/3269/stat : 3269 (march_dl) R 3268 3268 2573 0 -1 4194304 92 0 0 0 0 0 0 0 19 0 1 0 223372883 786432 87 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3269/statm: 192 87 50 118 0 71 0

[startup+0.106645 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3268
/proc/meminfo: memFree=1468888/2055920 swapFree=4183724/4192956
[pid=3268] ppid=3266 vsize=1440 CPUtime=0
/proc/3268/stat : 3268 (SATzilla2007_C) S 3266 3268 2573 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223372883 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3268/statm: 360 110 95 260 0 84 0
[pid=3269] ppid=3268 vsize=2480 CPUtime=0.09
/proc/3269/stat : 3269 (march_dl) R 3268 3268 2573 0 -1 4194304 2027 0 0 0 9 0 0 0 20 0 1 0 223372883 2539520 505 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134559195 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3269/statm: 620 505 65 118 0 499 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3920

[startup+0.51469 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3268
/proc/meminfo: memFree=1468888/2055920 swapFree=4183724/4192956
[pid=3268] ppid=3266 vsize=1440 CPUtime=0
/proc/3268/stat : 3268 (SATzilla2007_C) S 3266 3268 2573 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223372883 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3268/statm: 360 110 95 260 0 84 0
[pid=3269] ppid=3268 vsize=4664 CPUtime=0.5
/proc/3269/stat : 3269 (march_dl) R 3268 3268 2573 0 -1 4194304 2930 0 0 0 50 0 0 0 23 0 1 0 223372883 4775936 673 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583427 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3269/statm: 1166 673 67 118 0 1045 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6104

[startup+1.33478 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3270
/proc/meminfo: memFree=1466312/2055920 swapFree=4183724/4192956
[pid=3268] ppid=3266 vsize=1440 CPUtime=0
/proc/3268/stat : 3268 (SATzilla2007_C) S 3266 3268 2573 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223372883 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3268/statm: 360 110 95 260 0 84 0
[pid=3269] ppid=3268 vsize=4664 CPUtime=1.32
/proc/3269/stat : 3269 (march_dl) R 3268 3268 2573 0 -1 4194304 2951 0 0 0 132 0 0 0 25 0 1 0 223372883 4775936 694 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3269/statm: 1166 694 67 118 0 1045 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6104

[startup+2.97096 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3270
/proc/meminfo: memFree=1465928/2055920 swapFree=4183724/4192956
[pid=3268] ppid=3266 vsize=1440 CPUtime=0
/proc/3268/stat : 3268 (SATzilla2007_C) S 3266 3268 2573 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 223372883 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3268/statm: 360 110 95 260 0 84 0
[pid=3269] ppid=3268 vsize=4928 CPUtime=2.96
/proc/3269/stat : 3269 (march_dl) R 3268 3268 2573 0 -1 4194304 3027 0 0 0 296 0 0 0 25 0 1 0 223372883 5046272 770 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3269/statm: 1232 770 67 118 0 1111 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6368

[startup+6.25832 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3271
/proc/meminfo: memFree=1466952/2055920 swapFree=4183724/4192956
[pid=3268] ppid=3266 vsize=1440 CPUtime=4.99
/proc/3268/stat : 3268 (SATzilla2007_C) S 3266 3268 2573 0 -1 4194304 135 3096 0 0 0 0 499 0 16 0 1 0 223372883 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3268/statm: 360 111 96 260 0 84 0
[pid=3271] ppid=3268 vsize=6188 CPUtime=1.24
/proc/3271/stat : 3271 (ubcsat2006) R 3268 3268 2573 0 -1 4194304 550 0 0 0 120 4 0 0 25 0 1 0 223373383 6336512 533 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3271/statm: 1547 533 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3272
/proc/meminfo: memFree=1459280/2055920 swapFree=4183724/4192956
[pid=3268] ppid=3266 vsize=5968 CPUtime=11
/proc/3268/stat : 3268 (SATzilla2007_C) S 3266 3268 2573 0 -1 4194304 2314 3652 0 0 381 8 704 7 25 0 1 0 223372883 6111232 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3268/statm: 1492 1309 165 260 0 1216 0
[pid=3272] ppid=3268 vsize=5824 CPUtime=1.67
/proc/3272/stat : 3272 (minisat20) R 3268 3268 2573 0 -1 4194304 1239 0 0 0 167 0 0 0 25 0 1 0 223373985 5963776 1233 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525502 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3272/statm: 1456 1233 58 118 0 1334 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11792

[startup+25.5264 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3272
/proc/meminfo: memFree=1456912/2055920 swapFree=4183724/4192956
[pid=3268] ppid=3266 vsize=5968 CPUtime=11
/proc/3268/stat : 3268 (SATzilla2007_C) S 3266 3268 2573 0 -1 4194304 2314 3652 0 0 381 8 704 7 25 0 1 0 223372883 6111232 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3268/statm: 1492 1309 165 260 0 1216 0
[pid=3272] ppid=3268 vsize=7944 CPUtime=14.48
/proc/3272/stat : 3272 (minisat20) R 3268 3268 2573 0 -1 4194304 1769 0 0 0 1448 0 0 0 25 0 1 0 223373985 8134656 1763 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134530224 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3272/statm: 1986 1763 58 118 0 1864 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13912

[startup+51.1533 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3272
/proc/meminfo: memFree=1455376/2055920 swapFree=4183724/4192956
[pid=3268] ppid=3266 vsize=5968 CPUtime=11
/proc/3268/stat : 3268 (SATzilla2007_C) S 3266 3268 2573 0 -1 4194304 2314 3652 0 0 381 8 704 7 25 0 1 0 223372883 6111232 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3268/statm: 1492 1309 165 260 0 1216 0
[pid=3272] ppid=3268 vsize=9560 CPUtime=40.09
/proc/3272/stat : 3272 (minisat20) R 3268 3268 2573 0 -1 4194304 2171 0 0 0 4008 1 0 0 25 0 1 0 223373985 9789440 2165 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3272/statm: 2390 2165 58 118 0 2268 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 15528

[startup+102.402 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3272
/proc/meminfo: memFree=1453328/2055920 swapFree=4183724/4192956
[pid=3268] ppid=3266 vsize=5968 CPUtime=11
/proc/3268/stat : 3268 (SATzilla2007_C) S 3266 3268 2573 0 -1 4194304 2314 3652 0 0 381 8 704 7 25 0 1 0 223372883 6111232 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3268/statm: 1492 1309 165 260 0 1216 0
[pid=3272] ppid=3268 vsize=11720 CPUtime=91.32
/proc/3272/stat : 3272 (minisat20) R 3268 3268 2573 0 -1 4194304 2683 0 0 0 9130 2 0 0 25 0 1 0 223373985 12001280 2677 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3272/statm: 2930 2677 58 118 0 2808 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 17688

[startup+162.464 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3272
/proc/meminfo: memFree=1451856/2055920 swapFree=4183724/4192956
[pid=3268] ppid=3266 vsize=5968 CPUtime=11
/proc/3268/stat : 3268 (SATzilla2007_C) S 3266 3268 2573 0 -1 4194304 2314 3652 0 0 381 8 704 7 25 0 1 0 223372883 6111232 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3268/statm: 1492 1309 165 260 0 1216 0
[pid=3272] ppid=3268 vsize=13220 CPUtime=151.38
/proc/3272/stat : 3272 (minisat20) R 3268 3268 2573 0 -1 4194304 3037 0 0 0 15135 3 0 0 25 0 1 0 223373985 13537280 3031 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3272/statm: 3305 3031 58 118 0 3183 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 19188

[startup+222.52 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3272
/proc/meminfo: memFree=1450576/2055920 swapFree=4183724/4192956
[pid=3268] ppid=3266 vsize=5968 CPUtime=11
/proc/3268/stat : 3268 (SATzilla2007_C) S 3266 3268 2573 0 -1 4194304 2314 3652 0 0 381 8 704 7 25 0 1 0 223372883 6111232 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3268/statm: 1492 1309 165 260 0 1216 0
[pid=3272] ppid=3268 vsize=14488 CPUtime=211.42
/proc/3272/stat : 3272 (minisat20) R 3268 3268 2573 0 -1 4194304 3353 0 0 0 21139 3 0 0 25 0 1 0 223373985 14835712 3347 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525613 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3272/statm: 3622 3347 58 118 0 3500 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 20456

[startup+282.581 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3272
/proc/meminfo: memFree=1450256/2055920 swapFree=4183724/4192956
[pid=3268] ppid=3266 vsize=5968 CPUtime=11
/proc/3268/stat : 3268 (SATzilla2007_C) S 3266 3268 2573 0 -1 4194304 2314 3652 0 0 381 8 704 7 25 0 1 0 223372883 6111232 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3268/statm: 1492 1309 165 260 0 1216 0
[pid=3272] ppid=3268 vsize=14916 CPUtime=271.46
/proc/3272/stat : 3272 (minisat20) R 3268 3268 2573 0 -1 4194304 3435 0 0 0 27143 3 0 0 25 0 1 0 223373985 15273984 3429 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3272/statm: 3729 3429 58 118 0 3607 0
Current children cumulated CPU time (s) 282.46
Current children cumulated vsize (KiB) 20884

[startup+342.634 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3272
/proc/meminfo: memFree=1448720/2055920 swapFree=4183724/4192956
[pid=3268] ppid=3266 vsize=5968 CPUtime=11
/proc/3268/stat : 3268 (SATzilla2007_C) S 3266 3268 2573 0 -1 4194304 2314 3652 0 0 381 8 704 7 25 0 1 0 223372883 6111232 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3268/statm: 1492 1309 165 260 0 1216 0
[pid=3272] ppid=3268 vsize=16384 CPUtime=331.49
/proc/3272/stat : 3272 (minisat20) R 3268 3268 2573 0 -1 4194304 3802 0 0 0 33146 3 0 0 25 0 1 0 223373985 16777216 3796 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3272/statm: 4096 3796 58 118 0 3974 0
Current children cumulated CPU time (s) 342.49
Current children cumulated vsize (KiB) 22352

[startup+402.694 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3272
/proc/meminfo: memFree=1448528/2055920 swapFree=4183724/4192956
[pid=3268] ppid=3266 vsize=5968 CPUtime=11
/proc/3268/stat : 3268 (SATzilla2007_C) S 3266 3268 2573 0 -1 4194304 2314 3652 0 0 381 8 704 7 25 0 1 0 223372883 6111232 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3268/statm: 1492 1309 165 260 0 1216 0
[pid=3272] ppid=3268 vsize=16524 CPUtime=391.54
/proc/3272/stat : 3272 (minisat20) R 3268 3268 2573 0 -1 4194304 3861 0 0 0 39151 3 0 0 25 0 1 0 223373985 16920576 3855 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3272/statm: 4131 3855 58 118 0 4009 0
Current children cumulated CPU time (s) 402.54
Current children cumulated vsize (KiB) 22492

[startup+462.752 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3272
/proc/meminfo: memFree=1448464/2055920 swapFree=4183724/4192956
[pid=3268] ppid=3266 vsize=5968 CPUtime=11
/proc/3268/stat : 3268 (SATzilla2007_C) S 3266 3268 2573 0 -1 4194304 2314 3652 0 0 381 8 704 7 25 0 1 0 223372883 6111232 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3268/statm: 1492 1309 165 260 0 1216 0
[pid=3272] ppid=3268 vsize=16816 CPUtime=451.59
/proc/3272/stat : 3272 (minisat20) R 3268 3268 2573 0 -1 4194304 3905 0 0 0 45155 4 0 0 25 0 1 0 223373985 17219584 3899 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3272/statm: 4204 3899 58 118 0 4082 0
Current children cumulated CPU time (s) 462.59

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


[startup+763.043 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3272
/proc/meminfo: memFree=1446352/2055920 swapFree=4183724/4192956
[pid=3268] ppid=3266 vsize=5968 CPUtime=11
/proc/3268/stat : 3268 (SATzilla2007_C) S 3266 3268 2573 0 -1 4194304 2314 3652 0 0 381 8 704 7 25 0 1 0 223372883 6111232 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3268/statm: 1492 1309 165 260 0 1216 0
[pid=3272] ppid=3268 vsize=19036 CPUtime=751.8
/proc/3272/stat : 3272 (minisat20) R 3268 3268 2573 0 -1 4194304 4424 0 0 0 75176 4 0 0 25 0 1 0 223373985 19492864 4418 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3272/statm: 4759 4418 58 118 0 4637 0
Current children cumulated CPU time (s) 762.8
Current children cumulated vsize (KiB) 25004

[startup+823.104 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 3272
/proc/meminfo: memFree=1445200/2055920 swapFree=4183724/4192956
[pid=3268] ppid=3266 vsize=5968 CPUtime=11
/proc/3268/stat : 3268 (SATzilla2007_C) S 3266 3268 2573 0 -1 4194304 2314 3652 0 0 381 8 704 7 25 0 1 0 223372883 6111232 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3268/statm: 1492 1309 165 260 0 1216 0
[pid=3272] ppid=3268 vsize=20156 CPUtime=811.84
/proc/3272/stat : 3272 (minisat20) R 3268 3268 2573 0 -1 4194304 4711 0 0 0 81180 4 0 0 25 0 1 0 223373985 20639744 4705 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519365 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3272/statm: 5039 4705 58 118 0 4917 0
Current children cumulated CPU time (s) 822.84
Current children cumulated vsize (KiB) 26124

[startup+883.159 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 3272
/proc/meminfo: memFree=1445072/2055920 swapFree=4183724/4192956
[pid=3268] ppid=3266 vsize=5968 CPUtime=11
/proc/3268/stat : 3268 (SATzilla2007_C) S 3266 3268 2573 0 -1 4194304 2314 3652 0 0 381 8 704 7 25 0 1 0 223372883 6111232 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3268/statm: 1492 1309 165 260 0 1216 0
[pid=3272] ppid=3268 vsize=20352 CPUtime=871.88
/proc/3272/stat : 3272 (minisat20) R 3268 3268 2573 0 -1 4194304 4741 0 0 0 87184 4 0 0 25 0 1 0 223373985 20840448 4735 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3272/statm: 5088 4735 58 118 0 4966 0
Current children cumulated CPU time (s) 882.88
Current children cumulated vsize (KiB) 26320

[startup+943.214 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 3272
/proc/meminfo: memFree=1444752/2055920 swapFree=4183724/4192956
[pid=3268] ppid=3266 vsize=5968 CPUtime=11
/proc/3268/stat : 3268 (SATzilla2007_C) S 3266 3268 2573 0 -1 4194304 2314 3652 0 0 381 8 704 7 25 0 1 0 223372883 6111232 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3268/statm: 1492 1309 165 260 0 1216 0
[pid=3272] ppid=3268 vsize=20652 CPUtime=931.92
/proc/3272/stat : 3272 (minisat20) R 3268 3268 2573 0 -1 4194304 4820 0 0 0 93187 5 0 0 25 0 1 0 223373985 21147648 4814 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3272/statm: 5163 4814 58 118 0 5041 0
Current children cumulated CPU time (s) 942.92
Current children cumulated vsize (KiB) 26620

[startup+1003.27 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3272
/proc/meminfo: memFree=1444368/2055920 swapFree=4183724/4192956
[pid=3268] ppid=3266 vsize=5968 CPUtime=11
/proc/3268/stat : 3268 (SATzilla2007_C) S 3266 3268 2573 0 -1 4194304 2314 3652 0 0 381 8 704 7 25 0 1 0 223372883 6111232 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3268/statm: 1492 1309 165 260 0 1216 0
[pid=3272] ppid=3268 vsize=21100 CPUtime=991.96
/proc/3272/stat : 3272 (minisat20) R 3268 3268 2573 0 -1 4194304 4912 0 0 0 99191 5 0 0 25 0 1 0 223373985 21606400 4906 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3272/statm: 5275 4906 58 118 0 5153 0
Current children cumulated CPU time (s) 1002.96
Current children cumulated vsize (KiB) 27068

[startup+1063.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3272
/proc/meminfo: memFree=1444368/2055920 swapFree=4183724/4192956
[pid=3268] ppid=3266 vsize=5968 CPUtime=11
/proc/3268/stat : 3268 (SATzilla2007_C) S 3266 3268 2573 0 -1 4194304 2314 3652 0 0 381 8 704 7 25 0 1 0 223372883 6111232 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3268/statm: 1492 1309 165 260 0 1216 0
[pid=3272] ppid=3268 vsize=21264 CPUtime=1052.01
/proc/3272/stat : 3272 (minisat20) R 3268 3268 2573 0 -1 4194304 4930 0 0 0 105196 5 0 0 25 0 1 0 223373985 21774336 4924 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3272/statm: 5316 4924 58 118 0 5194 0
Current children cumulated CPU time (s) 1063.01
Current children cumulated vsize (KiB) 27232

[startup+1123.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3272
/proc/meminfo: memFree=1444176/2055920 swapFree=4183724/4192956
[pid=3268] ppid=3266 vsize=5968 CPUtime=11
/proc/3268/stat : 3268 (SATzilla2007_C) S 3266 3268 2573 0 -1 4194304 2314 3652 0 0 381 8 704 7 25 0 1 0 223372883 6111232 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3268/statm: 1492 1309 165 260 0 1216 0
[pid=3272] ppid=3268 vsize=21408 CPUtime=1112.06
/proc/3272/stat : 3272 (minisat20) R 3268 3268 2573 0 -1 4194304 4962 0 0 0 111201 5 0 0 25 0 1 0 223373985 21921792 4956 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3272/statm: 5352 4956 58 118 0 5230 0
Current children cumulated CPU time (s) 1123.06
Current children cumulated vsize (KiB) 27376

[startup+1183.46 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3272
/proc/meminfo: memFree=1444112/2055920 swapFree=4183724/4192956
[pid=3268] ppid=3266 vsize=5968 CPUtime=11
/proc/3268/stat : 3268 (SATzilla2007_C) S 3266 3268 2573 0 -1 4194304 2314 3652 0 0 381 8 704 7 25 0 1 0 223372883 6111232 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3268/statm: 1492 1309 165 260 0 1216 0
[pid=3272] ppid=3268 vsize=21408 CPUtime=1172.1
/proc/3272/stat : 3272 (minisat20) R 3268 3268 2573 0 -1 4194304 4981 0 0 0 117205 5 0 0 25 0 1 0 223373985 21921792 4975 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3272/statm: 5352 4975 58 118 0 5230 0
Current children cumulated CPU time (s) 1183.1
Current children cumulated vsize (KiB) 27376

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

[startup+1193.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3272
/proc/meminfo: memFree=1444112/2055920 swapFree=4183724/4192956
[pid=3268] ppid=3266 vsize=5968 CPUtime=11
/proc/3268/stat : 3268 (SATzilla2007_C) S 3266 3268 2573 0 -1 4194304 2314 3652 0 0 381 8 704 7 25 0 1 0 223372883 6111232 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3268/statm: 1492 1309 165 260 0 1216 0
[pid=3272] ppid=3268 vsize=21408 CPUtime=1182.45
/proc/3272/stat : 3272 (minisat20) R 3268 3268 2573 0 -1 4194304 4984 0 0 0 118240 5 0 0 25 0 1 0 223373985 21921792 4978 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3272/statm: 5352 4978 58 118 0 5230 0
Current children cumulated CPU time (s) 1193.45
Current children cumulated vsize (KiB) 27376

[startup+1197.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3272
/proc/meminfo: memFree=1444112/2055920 swapFree=4183724/4192956
[pid=3268] ppid=3266 vsize=5968 CPUtime=11
/proc/3268/stat : 3268 (SATzilla2007_C) S 3266 3268 2573 0 -1 4194304 2314 3652 0 0 381 8 704 7 25 0 1 0 223372883 6111232 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3268/statm: 1492 1309 165 260 0 1216 0
[pid=3272] ppid=3268 vsize=21408 CPUtime=1185.73
/proc/3272/stat : 3272 (minisat20) R 3268 3268 2573 0 -1 4194304 4984 0 0 0 118568 5 0 0 25 0 1 0 223373985 21921792 4978 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3272/statm: 5352 4978 58 118 0 5230 0
Current children cumulated CPU time (s) 1196.73
Current children cumulated vsize (KiB) 27376

[startup+1198.73 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3272
/proc/meminfo: memFree=1444112/2055920 swapFree=4183724/4192956
[pid=3268] ppid=3266 vsize=5968 CPUtime=11
/proc/3268/stat : 3268 (SATzilla2007_C) S 3266 3268 2573 0 -1 4194304 2314 3652 0 0 381 8 704 7 25 0 1 0 223372883 6111232 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3268/statm: 1492 1309 165 260 0 1216 0
[pid=3272] ppid=3268 vsize=21408 CPUtime=1187.37
/proc/3272/stat : 3272 (minisat20) R 3268 3268 2573 0 -1 4194304 4984 0 0 0 118732 5 0 0 25 0 1 0 223373985 21921792 4978 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3272/statm: 5352 4978 58 118 0 5230 0
Current children cumulated CPU time (s) 1198.37
Current children cumulated vsize (KiB) 27376

[startup+1199.55 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3272
/proc/meminfo: memFree=1444112/2055920 swapFree=4183724/4192956
[pid=3268] ppid=3266 vsize=5968 CPUtime=11
/proc/3268/stat : 3268 (SATzilla2007_C) S 3266 3268 2573 0 -1 4194304 2314 3652 0 0 381 8 704 7 25 0 1 0 223372883 6111232 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3268/statm: 1492 1309 165 260 0 1216 0
[pid=3272] ppid=3268 vsize=21408 CPUtime=1188.19
/proc/3272/stat : 3272 (minisat20) R 3268 3268 2573 0 -1 4194304 4984 0 0 0 118814 5 0 0 25 0 1 0 223373985 21921792 4978 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3272/statm: 5352 4978 58 118 0 5230 0
Current children cumulated CPU time (s) 1199.19
Current children cumulated vsize (KiB) 27376

[startup+1199.96 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3272
/proc/meminfo: memFree=1444112/2055920 swapFree=4183724/4192956
[pid=3268] ppid=3266 vsize=5968 CPUtime=11
/proc/3268/stat : 3268 (SATzilla2007_C) S 3266 3268 2573 0 -1 4194304 2314 3652 0 0 381 8 704 7 25 0 1 0 223372883 6111232 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3268/statm: 1492 1309 165 260 0 1216 0
[pid=3272] ppid=3268 vsize=21408 CPUtime=1188.6
/proc/3272/stat : 3272 (minisat20) R 3268 3268 2573 0 -1 4194304 4984 0 0 0 118855 5 0 0 25 0 1 0 223373985 21921792 4978 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3272/statm: 5352 4978 58 118 0 5230 0
Current children cumulated CPU time (s) 1199.6
Current children cumulated vsize (KiB) 27376

[startup+1200.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3272
/proc/meminfo: memFree=1444112/2055920 swapFree=4183724/4192956
[pid=3268] ppid=3266 vsize=5968 CPUtime=11
/proc/3268/stat : 3268 (SATzilla2007_C) S 3266 3268 2573 0 -1 4194304 2314 3652 0 0 381 8 704 7 25 0 1 0 223372883 6111232 1309 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3268/statm: 1492 1309 165 260 0 1216 0
[pid=3272] ppid=3268 vsize=21408 CPUtime=1188.8
/proc/3272/stat : 3272 (minisat20) R 3268 3268 2573 0 -1 4194304 4984 0 0 0 118875 5 0 0 25 0 1 0 223373985 21921792 4978 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3272/statm: 5352 4978 58 118 0 5230 0
Current children cumulated CPU time (s) 1199.8
Current children cumulated vsize (KiB) 27376

Child status: 1
Real time (s): 1200.18
CPU time (s): 1199.84
CPU user time (s): 1199.62
CPU system time (s): 0.223965
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 27376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.62
system time used= 0.223965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10960
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= 2049

runsolver used 0.792879 second user time and 2.49062 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Wed Feb 21 05:02:41 UTC 2007

IDJOB= 303389
IDBENCH= 20106
IDSOLVER= 135
FILE ID= node59/303389-1172034161

PBS_JOBID= 3892717

Free space on /tmp= 66555 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v180/unif-k7-r85-v180-c15300-S1096972624-15.cnf
COMMAND LINE= /tmp/evaluation/303389-1172034161/SATzilla2007_C /tmp/evaluation/303389-1172034161/instance-303389-1172034161.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-303389-1172034161 -o ROOT/results/node59/solver-303389-1172034161 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/303389-1172034161/SATzilla2007_C /tmp/evaluation/303389-1172034161/instance-303389-1172034161.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  54f525b254b55ca1974f2cfc84e3fde1

RANDOM SEED= 388853724

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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.225
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.225
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:       1469360 kB
Buffers:         35292 kB
Cached:         473996 kB
SwapCached:       3024 kB
Active:         108456 kB
Inactive:       410164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1469360 kB
SwapTotal:     4192956 kB
SwapFree:      4183724 kB
Dirty:            8880 kB
Writeback:           0 kB
Mapped:          15404 kB
Slab:            53976 kB
Committed_AS:   483640 kB
PageTables:       1472 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= 66555 MiB

End job on node59 on Wed Feb 21 05:22:42 UTC 2007