Trace number 1784955

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT07 reference solver: SATzilla CRAFTEDUNSAT 2498.64 2500.51

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-dead-dnd001.sat05-3419.reshuffled-07.cnf
MD5SUM26eb408aec254c812108c852e426e72f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark471.192
Satisfiable
(Un)Satisfiability was proved
Number of variables1040
Number of clauses13020
Sum of the clauses size54606
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21086
Number of clauses of size 38679
Number of clauses of size 4261
Number of clauses of size 5297
Number of clauses of size over 52662

Solver Data

10.65/11.51	c run March_dl for 5 seconds ... 
10.65/11.51	c Bin: Executing march_dl
10.65/11.51	c child exit by a signal
10.65/11.51	c march_dl returned code 137.
10.65/11.51	c run saps (UBCSAT implementation) for 2 seconds ... 
10.65/11.51	c Bin: Executing ubcsat2006
10.65/11.51	c child exited successfully
10.65/11.51	c ubcsat2006 returned code 0.
10.65/11.51	c satzilla computing base features
10.65/11.51	c satzilla doing unit-prop probe
10.65/11.51	c satzilla doing local search probe
10.65/11.51	c satzilla doing lobjois search-space size estimate
10.65/11.51	c satzilla's ranking:
10.65/11.51	c 1) minisat20+P: 2.025699
10.65/11.51	c 2) minisat20: 2.308533
10.65/11.51	c 3) march_dl: 2.821518
10.65/11.51	c 4) vallst+P: 3.206900
10.65/11.51	c 5) march_dl+P: 3.318309
10.65/11.51	c 6) zchaff_rand+P: 4.169760
10.65/11.51	c 7) kcnfs+P: 999.000000
10.65/11.51	c 8) kcnfs: 999.000000
10.65/11.51	c 9) vallst: 999.000000
10.65/11.51	c 10) zchaff_rand: 999.000000
10.65/11.51	c satzilla running minisat20 with preprocessing ... 
10.65/11.58	This is MiniSat 2.0 beta
10.65/11.58	WARNING: for repeatability, setting FPU to use double precision
10.65/11.58	============================[ Problem Statistics ]=============================
10.65/11.58	|                                                                             |
10.65/11.58	|  Number of variables:  984                                                  |
10.65/11.58	|  Number of clauses:    8680                                                 |
10.65/11.59	|  Parsing time:         0.01         s                                       |
10.65/11.59	============================[ Search Statistics ]==============================
10.65/11.59	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.65/11.59	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.65/11.59	===============================================================================
10.65/11.59	|         0 |     984     8680    39274 |     2893        0    nan |  0.000 % |
10.65/11.59	|       100 |     984     8680    39274 |     3182      100     20 |  0.000 % |
10.65/11.59	|       252 |     984     8680    39274 |     3500      252     21 |  0.000 % |
10.73/11.60	|       477 |     984     8680    39274 |     3851      477     23 |  0.002 % |
10.73/11.62	|       815 |     984     8680    39274 |     4236      815     22 |  0.000 % |
10.73/11.64	|      1321 |     984     8680    39274 |     4659     1321     24 |  0.002 % |
10.73/11.69	|      2081 |     984     8680    39274 |     5125     2081     23 |  0.000 % |
10.73/11.77	|      3220 |     984     8680    39274 |     5638     3220     25 |  0.002 % |
10.73/11.89	|      4928 |     984     8680    39274 |     6202     4928     25 |  0.000 % |
11.24/12.13	|      7491 |     984     8680    39274 |     6822     4328     26 |  0.002 % |
11.64/12.52	|     11336 |     984     8680    39274 |     7504     4689     28 |  0.002 % |
12.34/13.26	|     17104 |     984     8680    39274 |     8255     6643     27 |  0.002 % |
13.34/14.22	|     25754 |     984     8680    39274 |     9080     6907     32 |  0.000 % |
14.83/15.76	|     38728 |     984     8680    39274 |     9988     6061     34 |  0.002 % |
17.53/18.47	|     58189 |     984     8680    39274 |    10987     5268     24 |  0.002 % |
21.63/22.54	|     87382 |     984     8680    39274 |    12086     6668     22 |  0.000 % |
27.83/28.78	|    131171 |     984     8680    39274 |    13294     7732     24 |  0.000 % |
38.92/39.82	|    196856 |     984     8680    39274 |    14624    13038     35 |  0.002 % |
59.11/60.03	|    295382 |     984     8680    39274 |    16086     8398     24 |  0.000 % |
88.22/89.20	|    443172 |     984     8680    39274 |    17695    10608     28 |  0.000 % |
136.99/137.95	|    664855 |     984     8680    39274 |    19464     9675     23 |  0.000 % |
208.25/209.24	|    997380 |     984     8680    39274 |    21411    19096     30 |  0.000 % |
321.81/322.89	|   1496169 |     984     8680    39274 |    23552    11931     26 |  0.000 % |
516.13/517.21	|   2244351 |     984     8680    39274 |    25907    14501     31 |  0.000 % |
835.59/836.81	|   3366625 |     983     8639    39142 |    28498    17800     30 |  0.104 % |
1356.48/1357.92	|   5050036 |     982     8596    38960 |    31348    27298     22 |  0.211 % |
2168.13/2169.96	|   7575152 |     975     8317    37986 |    34483    23909     24 |  0.916 % |
2498.60/2500.50	===============================================================================
2498.60/2500.50	restarts              : 27
2498.60/2500.50	conflicts             : 8514703        (3423 /sec)
2498.60/2500.50	decisions             : 9434422        (1.84 % random) (3792 /sec)
2498.60/2500.50	propagations          : 512354217      (205944 /sec)
2498.60/2500.50	conflict literals     : 257181228      (40.68 % deleted)
2498.60/2500.50	Memory used           : 14.65 MB
2498.60/2500.50	CPU time              : 2487.83 s
2498.60/2500.50	
2498.60/2500.50	c Preprocessing...
2498.60/2500.50	c Inital problem has 1040 variables, 11934 nary clauses (1086 binary clauses).
2498.60/2500.50	c Num non-binary clauses 11899, Average non-binary clause length 4.404
2498.60/2500.50	c Theory has no gaps
2498.60/2500.50	c Preprocessor runtime was 0.040 seconds.
2498.60/2500.50	c 
2498.60/2500.50	c Satisfiability of theory still undetermined.
2498.60/2500.50	c See file /tmp/SqPgio for simplified theory.
2498.60/2500.50	c Bin: Executing minisat20
2498.60/2500.50	c child exited successfully
2498.60/2500.50	c minisat20 returned code 20.
2498.60/2500.50	s UNSATISFIABLE
2498.60/2500.50	c SATZILLA_TIME=2499.000000

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1784955-1241877145/watcher-1784955-1241877145 -o /tmp/evaluation-result-1784955-1241877145/solver-1784955-1241877145 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1784955-1241877145.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): 6000 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 0.93 3/64 29629
/proc/meminfo: memFree=1836840/2055920 swapFree=4180600/4192956
[pid=29629] ppid=29627 vsize=1440 CPUtime=0
/proc/29629/stat : 29629 (SATzilla2007_C) R 29627 29629 29592 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 215741726 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/29629/statm: 360 110 95 260 0 84 0
[pid=29630] ppid=29629 vsize=768 CPUtime=0
/proc/29630/stat : 29630 (march_dl) R 29629 29629 29592 0 -1 4194304 107 0 0 0 0 0 0 0 18 0 1 0 215741726 786432 102 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29630/statm: 192 102 50 118 0 71 0

[startup+0.05502 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 29629
/proc/meminfo: memFree=1836840/2055920 swapFree=4180600/4192956
[pid=29629] ppid=29627 vsize=1440 CPUtime=0
/proc/29629/stat : 29629 (SATzilla2007_C) S 29627 29629 29592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215741726 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29629/statm: 360 110 95 260 0 84 0
[pid=29630] ppid=29629 vsize=1600 CPUtime=0.05
/proc/29630/stat : 29630 (march_dl) R 29629 29629 29592 0 -1 4194304 284 0 0 0 5 0 0 0 19 0 1 0 215741726 1638400 276 1992294400 134512640 134996440 4294956256 18446744073709551615 134644111 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29630/statm: 400 276 57 118 0 279 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3040

[startup+0.101023 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 29629
/proc/meminfo: memFree=1836840/2055920 swapFree=4180600/4192956
[pid=29629] ppid=29627 vsize=1440 CPUtime=0
/proc/29629/stat : 29629 (SATzilla2007_C) S 29627 29629 29592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215741726 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29629/statm: 360 110 95 260 0 84 0
[pid=29630] ppid=29629 vsize=2356 CPUtime=0.09
/proc/29630/stat : 29630 (march_dl) R 29629 29629 29592 0 -1 4194304 426 0 0 0 9 0 0 0 19 0 1 0 215741726 2412544 410 1992294400 134512640 134996440 4294956256 18446744073709551615 134582580 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29630/statm: 589 410 67 118 0 468 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3796

[startup+0.301046 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 29629
/proc/meminfo: memFree=1836840/2055920 swapFree=4180600/4192956
[pid=29629] ppid=29627 vsize=1440 CPUtime=0
/proc/29629/stat : 29629 (SATzilla2007_C) S 29627 29629 29592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215741726 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29629/statm: 360 110 95 260 0 84 0
[pid=29630] ppid=29629 vsize=7932 CPUtime=0.29
/proc/29630/stat : 29630 (march_dl) R 29629 29629 29592 0 -1 4194304 2011 0 0 0 29 0 0 0 21 0 1 0 215741726 8122368 1855 1992294400 134512640 134996440 4294956256 18446744073709551615 134587281 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29630/statm: 1983 1855 72 118 0 1862 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9372

[startup+0.70109 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 29629
/proc/meminfo: memFree=1836840/2055920 swapFree=4180600/4192956
[pid=29629] ppid=29627 vsize=1440 CPUtime=0
/proc/29629/stat : 29629 (SATzilla2007_C) S 29627 29629 29592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215741726 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29629/statm: 360 110 95 260 0 84 0
[pid=29630] ppid=29629 vsize=8148 CPUtime=0.69
/proc/29630/stat : 29630 (march_dl) R 29629 29629 29592 0 -1 4194304 2188 0 0 0 68 1 0 0 25 0 1 0 215741726 8343552 1828 1992294400 134512640 134996440 4294956256 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29630/statm: 2037 1828 74 118 0 1916 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9588

[startup+1.50118 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 29631
/proc/meminfo: memFree=1829656/2055920 swapFree=4180600/4192956
[pid=29629] ppid=29627 vsize=1440 CPUtime=0
/proc/29629/stat : 29629 (SATzilla2007_C) S 29627 29629 29592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215741726 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29629/statm: 360 110 95 260 0 84 0
[pid=29630] ppid=29629 vsize=8148 CPUtime=1.49
/proc/29630/stat : 29630 (march_dl) R 29629 29629 29592 0 -1 4194304 2188 0 0 0 148 1 0 0 25 0 1 0 215741726 8343552 1828 1992294400 134512640 134996440 4294956256 18446744073709551615 134551483 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29630/statm: 2037 1828 74 118 0 1916 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9588

[startup+3.10136 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 29631
/proc/meminfo: memFree=1829400/2055920 swapFree=4180600/4192956
[pid=29629] ppid=29627 vsize=1440 CPUtime=0
/proc/29629/stat : 29629 (SATzilla2007_C) S 29627 29629 29592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215741726 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29629/statm: 360 110 95 260 0 84 0
[pid=29630] ppid=29629 vsize=8304 CPUtime=3.09
/proc/29630/stat : 29630 (march_dl) R 29629 29629 29592 0 -1 4194304 2207 0 0 0 308 1 0 0 25 0 1 0 215741726 8503296 1847 1992294400 134512640 134996440 4294956256 18446744073709551615 134528181 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29630/statm: 2076 1847 74 118 0 1955 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9744

[startup+6.30171 s]
/proc/loadavg: 1.00 1.00 0.93 1/66 29632
/proc/meminfo: memFree=1835992/2055920 swapFree=4180600/4192956
[pid=29629] ppid=29627 vsize=1440 CPUtime=4.99
/proc/29629/stat : 29629 (SATzilla2007_C) S 29627 29629 29592 0 -1 4194304 135 2208 0 0 0 0 498 1 16 0 1 0 215741726 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29629/statm: 360 111 96 260 0 84 0
[pid=29632] ppid=29629 vsize=6188 CPUtime=0.48
/proc/29632/stat : 29632 (ubcsat2006) R 29629 29629 29592 0 -1 4194304 434 0 12 0 44 4 0 0 21 0 1 0 215742226 6336512 429 1992294400 134512640 134777720 4294956112 18446744073709551615 134704027 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29632/statm: 1547 429 156 64 0 1128 0
Current children cumulated CPU time (s) 5.47
Current children cumulated vsize (KiB) 7628

[startup+12.7024 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 29633
/proc/meminfo: memFree=1830424/2055920 swapFree=4180600/4192956
[pid=29629] ppid=29627 vsize=4436 CPUtime=10.73
/proc/29629/stat : 29629 (SATzilla2007_C) S 29627 29629 29592 0 -1 4194304 1707 2648 0 12 347 10 701 15 25 0 1 0 215741726 4542464 933 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29629/statm: 1109 933 165 260 0 833 0
[pid=29633] ppid=29629 vsize=3264 CPUtime=1.11
/proc/29633/stat : 29633 (minisat20) R 29629 29629 29592 0 -1 4194304 525 0 0 0 111 0 0 0 25 0 1 0 215742884 3342336 520 1992294400 134512640 134998072 4294956304 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29633/statm: 816 520 58 118 0 694 0
Current children cumulated CPU time (s) 11.84
Current children cumulated vsize (KiB) 7700

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 29633
/proc/meminfo: memFree=1829144/2055920 swapFree=4180600/4192956
[pid=29629] ppid=29627 vsize=4436 CPUtime=10.73
/proc/29629/stat : 29629 (SATzilla2007_C) S 29627 29629 29592 0 -1 4194304 1707 2648 0 12 347 10 701 15 25 0 1 0 215741726 4542464 933 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29629/statm: 1109 933 165 260 0 833 0
[pid=29633] ppid=29629 vsize=4480 CPUtime=13.9
/proc/29633/stat : 29633 (minisat20) R 29629 29629 29592 0 -1 4194304 852 0 0 0 1390 0 0 0 25 0 1 0 215742884 4587520 847 1992294400 134512640 134998072 4294956304 18446744073709551615 134527454 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29633/statm: 1120 847 58 118 0 998 0
Current children cumulated CPU time (s) 24.63
Current children cumulated vsize (KiB) 8916

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 29633
/proc/meminfo: memFree=1828184/2055920 swapFree=4180600/4192956
[pid=29629] ppid=29627 vsize=4436 CPUtime=10.73
/proc/29629/stat : 29629 (SATzilla2007_C) S 29627 29629 29592 0 -1 4194304 1707 2648 0 12 347 10 701 15 25 0 1 0 215741726 4542464 933 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29629/statm: 1109 933 165 260 0 833 0
[pid=29633] ppid=29629 vsize=5552 CPUtime=39.48
/proc/29633/stat : 29633 (minisat20) R 29629 29629 29592 0 -1 4194304 1095 0 0 0 3948 0 0 0 25 0 1 0 215742884 5685248 1090 1992294400 134512640 134998072 4294956304 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29633/statm: 1388 1090 58 118 0 1266 0
Current children cumulated CPU time (s) 50.21
Current children cumulated vsize (KiB) 9988

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 29633
/proc/meminfo: memFree=1826968/2055920 swapFree=4180600/4192956
[pid=29629] ppid=29627 vsize=4436 CPUtime=10.73
/proc/29629/stat : 29629 (SATzilla2007_C) S 29627 29629 29592 0 -1 4194304 1707 2648 0 12 347 10 701 15 25 0 1 0 215741726 4542464 933 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29629/statm: 1109 933 165 260 0 833 0
[pid=29633] ppid=29629 vsize=6616 CPUtime=90.67
/proc/29633/stat : 29633 (minisat20) R 29629 29629 29592 0 -1 4194304 1387 0 0 0 9066 1 0 0 25 0 1 0 215742884 6774784 1382 1992294400 134512640 134998072 4294956304 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29633/statm: 1654 1382 58 118 0 1532 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 11052

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 29633
/proc/meminfo: memFree=1826392/2055920 swapFree=4180600/4192956
[pid=29629] ppid=29627 vsize=4436 CPUtime=10.73
/proc/29629/stat : 29629 (SATzilla2007_C) S 29627 29629 29592 0 -1 4194304 1707 2648 0 12 347 10 701 15 25 0 1 0 215741726 4542464 933 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29629/statm: 1109 933 165 260 0 833 0
[pid=29633] ppid=29629 vsize=7200 CPUtime=150.64
/proc/29633/stat : 29633 (minisat20) R 29629 29629 29592 0 -1 4194304 1519 0 0 0 15063 1 0 0 25 0 1 0 215742884 7372800 1514 1992294400 134512640 134998072 4294956304 18446744073709551615 134525543 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29633/statm: 1800 1514 58 118 0 1678 0
Current children cumulated CPU time (s) 161.37
Current children cumulated vsize (KiB) 11636

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 29633
/proc/meminfo: memFree=1825240/2055920 swapFree=4180600/4192956
[pid=29629] ppid=29627 vsize=4436 CPUtime=10.73
/proc/29629/stat : 29629 (SATzilla2007_C) S 29627 29629 29592 0 -1 4194304 1707 2648 0 12 347 10 701 15 25 0 1 0 215741726 4542464 933 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29629/statm: 1109 933 165 260 0 833 0
[pid=29633] ppid=29629 vsize=8392 CPUtime=210.63
/proc/29633/stat : 29633 (minisat20) R 29629 29629 29592 0 -1 4194304 1824 0 0 0 21061 2 0 0 25 0 1 0 215742884 8593408 1819 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29633/statm: 2098 1819 58 118 0 1976 0
Current children cumulated CPU time (s) 221.36
Current children cumulated vsize (KiB) 12828

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 29633
/proc/meminfo: memFree=1824856/2055920 swapFree=4180600/4192956
[pid=29629] ppid=29627 vsize=4436 CPUtime=10.73
/proc/29629/stat : 29629 (SATzilla2007_C) S 29627 29629 29592 0 -1 4194304 1707 2648 0 12 347 10 701 15 25 0 1 0 215741726 4542464 933 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29629/statm: 1109 933 165 260 0 833 0
[pid=29633] ppid=29629 vsize=8808 CPUtime=270.59
/proc/29633/stat : 29633 (minisat20) R 29629 29629 29592 0 -1 4194304 1908 0 0 0 27057 2 0 0 25 0 1 0 215742884 9019392 1903 1992294400 134512640 134998072 4294956304 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29633/statm: 2202 1903 58 118 0 2080 0
Current children cumulated CPU time (s) 281.32
Current children cumulated vsize (KiB) 13244

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 29633
/proc/meminfo: memFree=1824408/2055920 swapFree=4180600/4192956
[pid=29629] ppid=29627 vsize=4436 CPUtime=10.73
/proc/29629/stat : 29629 (SATzilla2007_C) S 29627 29629 29592 0 -1 4194304 1707 2648 0 12 347 10 701 15 25 0 1 0 215741726 4542464 933 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29629/statm: 1109 933 165 260 0 833 0
[pid=29633] ppid=29629 vsize=9224 CPUtime=330.57
/proc/29633/stat : 29633 (minisat20) R 29629 29629 29592 0 -1 4194304 2000 0 0 0 33055 2 0 0 25 0 1 0 215742884 9445376 1995 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29633/statm: 2306 1995 58 118 0 2184 0

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


[startup+2142.3 s]
/proc/loadavg: 1.23 1.12 1.01 2/66 29639
/proc/meminfo: memFree=1818712/2055920 swapFree=4180600/4192956
[pid=29629] ppid=29627 vsize=4436 CPUtime=10.73
/proc/29629/stat : 29629 (SATzilla2007_C) S 29627 29629 29592 0 -1 4194304 1707 2648 0 12 347 10 701 15 25 0 1 0 215741726 4542464 933 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29629/statm: 1109 933 165 260 0 833 0
[pid=29633] ppid=29629 vsize=14384 CPUtime=2129.82
/proc/29633/stat : 29633 (minisat20) R 29629 29629 29592 0 -1 4194304 3242 0 0 0 212977 5 0 0 25 0 1 0 215742884 14729216 3237 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29633/statm: 3596 3237 58 118 0 3474 0
Current children cumulated CPU time (s) 2140.55
Current children cumulated vsize (KiB) 18820

[startup+2202.3 s]
/proc/loadavg: 1.12 1.11 1.01 2/66 29639
/proc/meminfo: memFree=1818712/2055920 swapFree=4180600/4192956
[pid=29629] ppid=29627 vsize=4436 CPUtime=10.73
/proc/29629/stat : 29629 (SATzilla2007_C) S 29627 29629 29592 0 -1 4194304 1707 2648 0 12 347 10 701 15 25 0 1 0 215741726 4542464 933 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29629/statm: 1109 933 165 260 0 833 0
[pid=29633] ppid=29629 vsize=14524 CPUtime=2189.79
/proc/29633/stat : 29633 (minisat20) R 29629 29629 29592 0 -1 4194304 3255 0 0 0 218974 5 0 0 25 0 1 0 215742884 14872576 3250 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29633/statm: 3631 3250 58 118 0 3509 0
Current children cumulated CPU time (s) 2200.52
Current children cumulated vsize (KiB) 18960

[startup+2262.3 s]
/proc/loadavg: 1.04 1.09 1.00 2/66 29639
/proc/meminfo: memFree=1818584/2055920 swapFree=4180600/4192956
[pid=29629] ppid=29627 vsize=4436 CPUtime=10.73
/proc/29629/stat : 29629 (SATzilla2007_C) S 29627 29629 29592 0 -1 4194304 1707 2648 0 12 347 10 701 15 25 0 1 0 215741726 4542464 933 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29629/statm: 1109 933 165 260 0 833 0
[pid=29633] ppid=29629 vsize=14692 CPUtime=2249.76
/proc/29633/stat : 29633 (minisat20) R 29629 29629 29592 0 -1 4194304 3290 0 0 0 224971 5 0 0 25 0 1 0 215742884 15044608 3285 1992294400 134512640 134998072 4294956304 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29633/statm: 3673 3285 58 118 0 3551 0
Current children cumulated CPU time (s) 2260.49
Current children cumulated vsize (KiB) 19128

[startup+2322.3 s]
/proc/loadavg: 1.01 1.07 1.00 2/66 29639
/proc/meminfo: memFree=1818520/2055920 swapFree=4180600/4192956
[pid=29629] ppid=29627 vsize=4436 CPUtime=10.73
/proc/29629/stat : 29629 (SATzilla2007_C) S 29627 29629 29592 0 -1 4194304 1707 2648 0 12 347 10 701 15 25 0 1 0 215741726 4542464 933 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29629/statm: 1109 933 165 260 0 833 0
[pid=29633] ppid=29629 vsize=14692 CPUtime=2309.75
/proc/29633/stat : 29633 (minisat20) R 29629 29629 29592 0 -1 4194304 3303 0 0 0 230970 5 0 0 25 0 1 0 215742884 15044608 3298 1992294400 134512640 134998072 4294956304 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29633/statm: 3673 3298 58 118 0 3551 0
Current children cumulated CPU time (s) 2320.48
Current children cumulated vsize (KiB) 19128

[startup+2382.3 s]
/proc/loadavg: 1.00 1.05 1.00 2/66 29639
/proc/meminfo: memFree=1818328/2055920 swapFree=4180600/4192956
[pid=29629] ppid=29627 vsize=4436 CPUtime=10.73
/proc/29629/stat : 29629 (SATzilla2007_C) S 29627 29629 29592 0 -1 4194304 1707 2648 0 12 347 10 701 15 25 0 1 0 215741726 4542464 933 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29629/statm: 1109 933 165 260 0 833 0
[pid=29633] ppid=29629 vsize=14692 CPUtime=2369.72
/proc/29633/stat : 29633 (minisat20) R 29629 29629 29592 0 -1 4194304 3315 0 0 0 236967 5 0 0 25 0 1 0 215742884 15044608 3310 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29633/statm: 3673 3310 58 118 0 3551 0
Current children cumulated CPU time (s) 2380.45
Current children cumulated vsize (KiB) 19128

[startup+2442.3 s]
/proc/loadavg: 1.00 1.04 1.00 2/66 29639
/proc/meminfo: memFree=1818200/2055920 swapFree=4180600/4192956
[pid=29629] ppid=29627 vsize=4436 CPUtime=10.73
/proc/29629/stat : 29629 (SATzilla2007_C) S 29627 29629 29592 0 -1 4194304 1707 2648 0 12 347 10 701 15 25 0 1 0 215741726 4542464 933 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29629/statm: 1109 933 165 260 0 833 0
[pid=29633] ppid=29629 vsize=14832 CPUtime=2429.69
/proc/29633/stat : 29633 (minisat20) R 29629 29629 29592 0 -1 4194304 3346 0 0 0 242964 5 0 0 25 0 1 0 215742884 15187968 3341 1992294400 134512640 134998072 4294956304 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29633/statm: 3708 3341 58 118 0 3586 0
Current children cumulated CPU time (s) 2440.42
Current children cumulated vsize (KiB) 19268

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

[startup+2457.5 s]
/proc/loadavg: 1.00 1.04 1.00 2/66 29639
/proc/meminfo: memFree=1818136/2055920 swapFree=4180600/4192956
[pid=29629] ppid=29627 vsize=4436 CPUtime=10.73
/proc/29629/stat : 29629 (SATzilla2007_C) S 29627 29629 29592 0 -1 4194304 1707 2648 0 12 347 10 701 15 25 0 1 0 215741726 4542464 933 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29629/statm: 1109 933 165 260 0 833 0
[pid=29633] ppid=29629 vsize=14832 CPUtime=2444.89
/proc/29633/stat : 29633 (minisat20) R 29629 29629 29592 0 -1 4194304 3357 0 0 0 244484 5 0 0 25 0 1 0 215742884 15187968 3352 1992294400 134512640 134998072 4294956304 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29633/statm: 3708 3352 58 118 0 3586 0
Current children cumulated CPU time (s) 2455.62
Current children cumulated vsize (KiB) 19268

[startup+2483.1 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 29639
/proc/meminfo: memFree=1818072/2055920 swapFree=4180600/4192956
[pid=29629] ppid=29627 vsize=4436 CPUtime=10.73
/proc/29629/stat : 29629 (SATzilla2007_C) S 29627 29629 29592 0 -1 4194304 1707 2648 0 12 347 10 701 15 25 0 1 0 215741726 4542464 933 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29629/statm: 1109 933 165 260 0 833 0
[pid=29633] ppid=29629 vsize=15000 CPUtime=2470.48
/proc/29633/stat : 29633 (minisat20) R 29629 29629 29592 0 -1 4194304 3369 0 0 0 247043 5 0 0 25 0 1 0 215742884 15360000 3364 1992294400 134512640 134998072 4294956304 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29633/statm: 3750 3364 58 118 0 3628 0
Current children cumulated CPU time (s) 2481.21
Current children cumulated vsize (KiB) 19436

[startup+2489.5 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 29639
/proc/meminfo: memFree=1818072/2055920 swapFree=4180600/4192956
[pid=29629] ppid=29627 vsize=4436 CPUtime=10.73
/proc/29629/stat : 29629 (SATzilla2007_C) S 29627 29629 29592 0 -1 4194304 1707 2648 0 12 347 10 701 15 25 0 1 0 215741726 4542464 933 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29629/statm: 1109 933 165 260 0 833 0
[pid=29633] ppid=29629 vsize=15000 CPUtime=2476.87
/proc/29633/stat : 29633 (minisat20) R 29629 29629 29592 0 -1 4194304 3369 0 0 0 247682 5 0 0 25 0 1 0 215742884 15360000 3364 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29633/statm: 3750 3364 58 118 0 3628 0
Current children cumulated CPU time (s) 2487.6
Current children cumulated vsize (KiB) 19436

[startup+2495.91 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 29639
/proc/meminfo: memFree=1818072/2055920 swapFree=4180600/4192956
[pid=29629] ppid=29627 vsize=4436 CPUtime=10.73
/proc/29629/stat : 29629 (SATzilla2007_C) S 29627 29629 29592 0 -1 4194304 1707 2648 0 12 347 10 701 15 25 0 1 0 215741726 4542464 933 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29629/statm: 1109 933 165 260 0 833 0
[pid=29633] ppid=29629 vsize=15000 CPUtime=2483.28
/proc/29633/stat : 29633 (minisat20) R 29629 29629 29592 0 -1 4194304 3369 0 0 0 248323 5 0 0 25 0 1 0 215742884 15360000 3364 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29633/statm: 3750 3364 58 118 0 3628 0
Current children cumulated CPU time (s) 2494.01
Current children cumulated vsize (KiB) 19436

[startup+2499.1 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 29639
/proc/meminfo: memFree=1818072/2055920 swapFree=4180600/4192956
[pid=29629] ppid=29627 vsize=4436 CPUtime=10.73
/proc/29629/stat : 29629 (SATzilla2007_C) S 29627 29629 29592 0 -1 4194304 1707 2648 0 12 347 10 701 15 25 0 1 0 215741726 4542464 933 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29629/statm: 1109 933 165 260 0 833 0
[pid=29633] ppid=29629 vsize=15000 CPUtime=2486.48
/proc/29633/stat : 29633 (minisat20) R 29629 29629 29592 0 -1 4194304 3369 0 0 0 248643 5 0 0 25 0 1 0 215742884 15360000 3364 1992294400 134512640 134998072 4294956304 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29633/statm: 3750 3364 58 118 0 3628 0
Current children cumulated CPU time (s) 2497.21
Current children cumulated vsize (KiB) 19436

[startup+2499.9 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 29639
/proc/meminfo: memFree=1818072/2055920 swapFree=4180600/4192956
[pid=29629] ppid=29627 vsize=4436 CPUtime=10.73
/proc/29629/stat : 29629 (SATzilla2007_C) S 29627 29629 29592 0 -1 4194304 1707 2648 0 12 347 10 701 15 25 0 1 0 215741726 4542464 933 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29629/statm: 1109 933 165 260 0 833 0
[pid=29633] ppid=29629 vsize=15000 CPUtime=2487.27
/proc/29633/stat : 29633 (minisat20) R 29629 29629 29592 0 -1 4194304 3369 0 0 0 248722 5 0 0 25 0 1 0 215742884 15360000 3364 1992294400 134512640 134998072 4294956304 18446744073709551615 134525628 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29633/statm: 3750 3364 58 118 0 3628 0
Current children cumulated CPU time (s) 2498
Current children cumulated vsize (KiB) 19436

[startup+2500.31 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 29639
/proc/meminfo: memFree=1818072/2055920 swapFree=4180600/4192956
[pid=29629] ppid=29627 vsize=4436 CPUtime=10.73
/proc/29629/stat : 29629 (SATzilla2007_C) S 29627 29629 29592 0 -1 4194304 1707 2648 0 12 347 10 701 15 25 0 1 0 215741726 4542464 933 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29629/statm: 1109 933 165 260 0 833 0
[pid=29633] ppid=29629 vsize=15000 CPUtime=2487.68
/proc/29633/stat : 29633 (minisat20) R 29629 29629 29592 0 -1 4194304 3369 0 0 0 248763 5 0 0 25 0 1 0 215742884 15360000 3364 1992294400 134512640 134998072 4294956304 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29633/statm: 3750 3364 58 118 0 3628 0
Current children cumulated CPU time (s) 2498.41
Current children cumulated vsize (KiB) 19436

[startup+2500.5 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 29639
/proc/meminfo: memFree=1818072/2055920 swapFree=4180600/4192956
[pid=29629] ppid=29627 vsize=4436 CPUtime=10.73
/proc/29629/stat : 29629 (SATzilla2007_C) S 29627 29629 29592 0 -1 4194304 1707 2648 0 12 347 10 701 15 25 0 1 0 215741726 4542464 933 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29629/statm: 1109 933 165 260 0 833 0
[pid=29633] ppid=29629 vsize=15000 CPUtime=2487.87
/proc/29633/stat : 29633 (minisat20) R 29629 29629 29592 0 -1 4194304 3369 0 0 0 248782 5 0 0 25 0 1 0 215742884 15360000 3364 1992294400 134512640 134998072 4294956304 18446744073709551615 134525580 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29633/statm: 3750 3364 58 118 0 3628 0
Current children cumulated CPU time (s) 2498.6
Current children cumulated vsize (KiB) 19436

Child status: 20
Real time (s): 2500.51
CPU time (s): 2498.64
CPU user time (s): 2498.32
CPU system time (s): 0.32495
CPU usage (%): 99.9254
Max. virtual memory (cumulated for all children) (KiB): 19436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2498.32
system time used= 0.32495
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7743
page faults= 12
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 32
involuntary context switches= 6340

runsolver used 2.04869 second user time and 7.05493 second system time

The end

Launcher Data

Begin job on node59 at 2009-05-09 15:52:25
IDJOB=1784955
IDBENCH=24651
IDSOLVER=640
FILE ID=node59/1784955-1241877145
PBS_JOBID= 9264680
Free space on /tmp= 66284 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-dead-dnd001.sat05-3419.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784955-1241877145/watcher-1784955-1241877145 -o /tmp/evaluation-result-1784955-1241877145/solver-1784955-1241877145 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1784955-1241877145.cnf            

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 26eb408aec254c812108c852e426e72f
RANDOM SEED=1077482368

node59.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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:       1837320 kB
Buffers:         33904 kB
Cached:         114920 kB
SwapCached:       6692 kB
Active:          54480 kB
Inactive:       104208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1837320 kB
SwapTotal:     4192956 kB
SwapFree:      4180600 kB
Dirty:            8732 kB
Writeback:           0 kB
Mapped:          14900 kB
Slab:            45892 kB
Committed_AS:   773292 kB
PageTables:       1460 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= 66276 MiB
End job on node59 at 2009-05-09 16:34:06