Trace number 1784943

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 CRAFTED? 4999.32 5001.49

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
MD5SUM63ebbe5da415dad3af97436d64747f33
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1178.69
Satisfiable
(Un)Satisfiability was proved
Number of variables1130
Number of clauses18089
Sum of the clauses size86030
Maximum clause length13
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 21085
Number of clauses of size 38672
Number of clauses of size 4224
Number of clauses of size 5266
Number of clauses of size over 57814

Solver Data

10.88/10.96	c run March_dl for 5 seconds ... 
10.88/10.96	c Bin: Executing march_dl
10.88/10.96	c child exit by a signal
10.88/10.96	c march_dl returned code 137.
10.88/10.96	c run saps (UBCSAT implementation) for 2 seconds ... 
10.88/10.96	c Bin: Executing ubcsat2006
10.88/10.96	c child exited successfully
10.88/10.96	c ubcsat2006 returned code 0.
10.88/10.96	c satzilla computing base features
10.88/10.96	c satzilla doing unit-prop probe
10.88/10.96	c satzilla doing local search probe
10.88/10.96	c satzilla doing lobjois search-space size estimate
10.88/10.96	c satzilla's ranking:
10.88/10.96	c 1) minisat20: 1.932648
10.88/10.96	c 2) zchaff_rand+P: 2.005002
10.88/10.96	c 3) minisat20+P: 2.156960
10.88/10.96	c 4) vallst+P: 2.558326
10.88/10.96	c 5) march_dl: 2.880938
10.88/10.96	c 6) march_dl+P: 3.062020
10.88/10.96	c 7) kcnfs+P: 999.000000
10.88/10.96	c 8) kcnfs: 999.000000
10.88/10.96	c 9) vallst: 999.000000
10.88/10.96	c 10) zchaff_rand: 999.000000
10.88/10.96	c satzilla running minisat20 ... 
10.88/10.96	This is MiniSat 2.0 beta
10.88/10.96	WARNING: for repeatability, setting FPU to use double precision
10.88/10.96	============================[ Problem Statistics ]=============================
10.88/10.96	|                                                                             |
10.88/10.96	|  Number of variables:  1130                                                 |
10.88/10.96	|  Number of clauses:    18089                                                |
10.88/10.98	|  Parsing time:         0.02         s                                       |
10.88/10.98	============================[ Search Statistics ]==============================
10.88/10.98	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.88/10.98	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.88/10.98	===============================================================================
10.88/10.98	|         0 |    1081    16990    80718 |     5663        0    nan |  0.000 % |
10.88/10.98	|       101 |    1081    16990    80718 |     6229      101     23 |  4.338 % |
10.88/10.99	|       252 |    1081    16990    80718 |     6852      252     25 |  4.338 % |
10.94/11.00	|       477 |    1081    16990    80718 |     7537      477     24 |  4.338 % |
10.94/11.02	|       814 |    1081    16990    80718 |     8291      814     27 |  4.336 % |
10.94/11.06	|      1320 |    1081    16990    80718 |     9120     1320     29 |  4.336 % |
10.94/11.12	|      2085 |    1081    16990    80718 |    10032     2085     29 |  4.336 % |
10.94/11.23	|      3224 |    1081    16990    80718 |    11036     3224     30 |  4.336 % |
10.94/11.40	|      4933 |    1081    16990    80718 |    12139     4933     30 |  4.336 % |
10.94/11.70	|      7498 |    1081    16990    80718 |    13353     7498     32 |  4.338 % |
12.17/12.29	|     11342 |    1081    16990    80718 |    14689    11342     32 |  4.336 % |
13.26/13.32	|     17108 |    1081    16990    80718 |    16158     9683     26 |  4.338 % |
15.06/15.19	|     25757 |    1081    16990    80718 |    17773    10172     23 |  4.338 % |
18.06/18.12	|     38733 |    1081    16990    80718 |    19551    14166     27 |  4.338 % |
22.66/22.78	|     58195 |    1081    16990    80718 |    21506    13883     31 |  4.338 % |
31.16/31.25	|     87387 |    1081    16990    80718 |    23657    21399     37 |  4.338 % |
45.04/45.14	|    131177 |    1081    16990    80718 |    26022    17493     25 |  4.338 % |
67.33/67.48	|    196861 |    1081    16990    80718 |    28625    17682     24 |  4.338 % |
103.33/103.46	|    295387 |    1081    16990    80718 |    31487    14834     23 |  4.338 % |
159.99/160.16	|    443176 |    1081    16990    80718 |    34636    18600     28 |  4.338 % |
258.25/258.42	|    664859 |    1081    16990    80718 |    38100    20698     28 |  4.338 % |
406.99/407.24	|    997384 |    1081    16990    80718 |    41910    31981     29 |  4.336 % |
636.79/637.17	|   1496172 |    1081    16990    80718 |    46101    15986     31 |  4.336 % |
998.74/999.20	|   2244355 |    1081    16990    80718 |    50711    29114     25 |  4.339 % |
1580.97/1581.74	|   3366629 |    1081    16990    80718 |    55782    36481     31 |  4.336 % |
2532.24/2533.41	|   5050041 |    1081    16990    80718 |    61360    33827     32 |  4.336 % |
4056.81/4058.62	|   7575158 |    1079    16757    79628 |    67496    34877     29 |  4.514 % |
4999.10/5001.37	c Bin: Executing minisat20
4999.10/5001.37	c child exit by a signal
4999.10/5001.37	c minisat20 returned code 137.
4999.10/5001.37	c minisat20 returned code 137.
4999.10/5001.37	c satzilla running zchaff_rand with preprocessing ... 
4999.21/5001.48	c Preprocessing...
4999.21/5001.48	c Inital problem has 1130 variables, 17004 nary clauses (1085 binary clauses).
4999.21/5001.48	c Num non-binary clauses 16976, Average non-binary clause length 4.938
4999.21/5001.48	c Theory has no gaps
4999.21/5001.48	c Preprocessor runtime was 0.090 seconds.
4999.21/5001.48	c 
4999.21/5001.48	c Satisfiability of theory still undetermined.
4999.21/5001.48	c See file /tmp/sJbs7P for simplified theory.
4999.21/5001.48	c Bin: Executing zchaff_rand
4999.21/5001.48	c zchaff_rand returned code 1.
4999.21/5001.48	c zchaff_rand returned code 1.
4999.21/5001.48	c Satzilla Timed out!
4999.21/5001.48	s UNKNOWN
4999.21/5001.48	c SATZILLA_TIME=5000.060000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1784943-1241876912/watcher-1784943-1241876912 -o /tmp/evaluation-result-1784943-1241876912/solver-1784943-1241876912 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1784943-1241876912.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: 0.91 0.95 0.90 3/64 25558
/proc/meminfo: memFree=1709320/2055920 swapFree=3990728/4192956
[pid=25558] ppid=25556 vsize=1440 CPUtime=0
/proc/25558/stat : 25558 (SATzilla2007_C) S 25556 25558 25521 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215724749 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 360 110 95 260 0 84 0
[pid=25559] ppid=25558 vsize=780 CPUtime=0
/proc/25559/stat : 25559 (march_dl) R 25558 25558 25521 0 -1 4194304 114 0 0 0 0 0 0 0 19 0 1 0 215724749 798720 109 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25559/statm: 195 109 50 118 0 74 0

[startup+0.0935611 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 25558
/proc/meminfo: memFree=1709320/2055920 swapFree=3990728/4192956
[pid=25558] ppid=25556 vsize=1440 CPUtime=0
/proc/25558/stat : 25558 (SATzilla2007_C) S 25556 25558 25521 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215724749 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 360 110 95 260 0 84 0
[pid=25559] ppid=25558 vsize=2156 CPUtime=0.08
/proc/25559/stat : 25559 (march_dl) R 25558 25558 25521 0 -1 4194304 1039 0 0 0 8 0 0 0 19 0 1 0 215724749 2207744 391 1992294400 134512640 134996440 4294956256 18446744073709551615 134543106 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25559/statm: 539 391 57 118 0 418 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3596

[startup+0.101562 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 25558
/proc/meminfo: memFree=1709320/2055920 swapFree=3990728/4192956
[pid=25558] ppid=25556 vsize=1440 CPUtime=0
/proc/25558/stat : 25558 (SATzilla2007_C) S 25556 25558 25521 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215724749 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 360 110 95 260 0 84 0
[pid=25559] ppid=25558 vsize=2156 CPUtime=0.09
/proc/25559/stat : 25559 (march_dl) R 25558 25558 25521 0 -1 4194304 1203 0 0 0 9 0 0 0 19 0 1 0 215724749 2207744 395 1992294400 134512640 134996440 4294956256 18446744073709551615 134543121 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25559/statm: 539 395 61 118 0 418 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3596

[startup+0.301582 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 25558
/proc/meminfo: memFree=1709320/2055920 swapFree=3990728/4192956
[pid=25558] ppid=25556 vsize=1440 CPUtime=0
/proc/25558/stat : 25558 (SATzilla2007_C) S 25556 25558 25521 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215724749 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 360 110 95 260 0 84 0
[pid=25559] ppid=25558 vsize=3376 CPUtime=0.29
/proc/25559/stat : 25559 (march_dl) R 25558 25558 25521 0 -1 4194304 1579 0 0 0 29 0 0 0 21 0 1 0 215724749 3457024 533 1992294400 134512640 134996440 4294956256 18446744073709551615 134583492 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25559/statm: 844 533 67 118 0 723 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4816

[startup+0.701628 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 25558
/proc/meminfo: memFree=1709320/2055920 swapFree=3990728/4192956
[pid=25558] ppid=25556 vsize=1440 CPUtime=0
/proc/25558/stat : 25558 (SATzilla2007_C) S 25556 25558 25521 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215724749 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 360 110 95 260 0 84 0
[pid=25559] ppid=25558 vsize=3508 CPUtime=0.69
/proc/25559/stat : 25559 (march_dl) R 25558 25558 25521 0 -1 4194304 1648 0 0 0 69 0 0 0 25 0 1 0 215724749 3592192 602 1992294400 134512640 134996440 4294956256 18446744073709551615 134583055 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25559/statm: 877 602 67 118 0 756 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4948

[startup+1.50172 s]
/proc/loadavg: 0.92 0.95 0.90 2/66 25560
/proc/meminfo: memFree=1702264/2055920 swapFree=3990728/4192956
[pid=25558] ppid=25556 vsize=1440 CPUtime=0
/proc/25558/stat : 25558 (SATzilla2007_C) S 25556 25558 25521 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215724749 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 360 110 95 260 0 84 0
[pid=25559] ppid=25558 vsize=7260 CPUtime=1.49
/proc/25559/stat : 25559 (march_dl) R 25558 25558 25521 0 -1 4194304 3591 0 0 0 148 1 0 0 25 0 1 0 215724749 7434240 1681 1992294400 134512640 134996440 4294956256 18446744073709551615 134617401 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25559/statm: 1815 1681 72 118 0 1694 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8700

[startup+3.1019 s]
/proc/loadavg: 0.92 0.95 0.90 2/66 25560
/proc/meminfo: memFree=1702328/2055920 swapFree=3990728/4192956
[pid=25558] ppid=25556 vsize=1440 CPUtime=0
/proc/25558/stat : 25558 (SATzilla2007_C) S 25556 25558 25521 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 215724749 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 360 110 95 260 0 84 0
[pid=25559] ppid=25558 vsize=9020 CPUtime=3.09
/proc/25559/stat : 25559 (march_dl) R 25558 25558 25521 0 -1 4194304 3804 0 0 0 308 1 0 0 25 0 1 0 215724749 9236480 1772 1992294400 134512640 134996440 4294956256 18446744073709551615 134514093 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25559/statm: 2255 1772 74 118 0 2134 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10460

[startup+6.30127 s]
/proc/loadavg: 0.92 0.95 0.90 2/66 25561
/proc/meminfo: memFree=1707400/2055920 swapFree=3990728/4192956
[pid=25558] ppid=25556 vsize=1440 CPUtime=4.99
/proc/25558/stat : 25558 (SATzilla2007_C) S 25556 25558 25521 0 -1 4194304 135 3804 0 0 0 0 498 1 19 0 1 0 215724749 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25558/statm: 360 111 96 260 0 84 0
[pid=25561] ppid=25558 vsize=6188 CPUtime=1.29
/proc/25561/stat : 25561 (ubcsat2006) R 25558 25558 25521 0 -1 4194304 543 0 0 0 122 7 0 0 25 0 1 0 215725250 6336512 526 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25561/statm: 1547 526 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.703 s]
/proc/loadavg: 0.93 0.96 0.91 2/66 25562
/proc/meminfo: memFree=1704328/2055920 swapFree=3990728/4192956
[pid=25558] ppid=25556 vsize=2880 CPUtime=10.94
/proc/25558/stat : 25558 (SATzilla2007_C) S 25556 25558 25521 0 -1 4194304 1582 4353 0 0 372 9 701 12 25 0 1 0 215724749 2949120 545 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 720 545 156 260 0 444 0
[pid=25562] ppid=25558 vsize=4856 CPUtime=1.72
/proc/25562/stat : 25562 (minisat20) R 25558 25558 25521 0 -1 4194304 973 0 0 0 172 0 0 0 25 0 1 0 215725845 4972544 968 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25562/statm: 1214 968 58 118 0 1092 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7736

[startup+25.5015 s]
/proc/loadavg: 0.94 0.96 0.91 2/66 25562
/proc/meminfo: memFree=1702088/2055920 swapFree=3990728/4192956
[pid=25558] ppid=25556 vsize=2880 CPUtime=10.94
/proc/25558/stat : 25558 (SATzilla2007_C) S 25556 25558 25521 0 -1 4194304 1582 4353 0 0 372 9 701 12 25 0 1 0 215724749 2949120 545 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 720 545 156 260 0 444 0
[pid=25562] ppid=25558 vsize=6800 CPUtime=14.52
/proc/25562/stat : 25562 (minisat20) R 25558 25558 25521 0 -1 4194304 1458 0 0 0 1451 1 0 0 25 0 1 0 215725845 6963200 1453 1992294400 134512640 134998072 4294956256 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25562/statm: 1700 1453 58 118 0 1578 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 9680

[startup+51.1014 s]
/proc/loadavg: 0.96 0.96 0.91 2/66 25562
/proc/meminfo: memFree=1700936/2055920 swapFree=3990728/4192956
[pid=25558] ppid=25556 vsize=2880 CPUtime=10.94
/proc/25558/stat : 25558 (SATzilla2007_C) S 25556 25558 25521 0 -1 4194304 1582 4353 0 0 372 9 701 12 25 0 1 0 215724749 2949120 545 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 720 545 156 260 0 444 0
[pid=25562] ppid=25558 vsize=7868 CPUtime=40.1
/proc/25562/stat : 25562 (minisat20) R 25558 25558 25521 0 -1 4194304 1716 0 0 0 4009 1 0 0 25 0 1 0 215725845 8056832 1711 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25562/statm: 1967 1711 58 118 0 1845 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 10748

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.91 2/66 25562
/proc/meminfo: memFree=1700040/2055920 swapFree=3990728/4192956
[pid=25558] ppid=25556 vsize=2880 CPUtime=10.94
/proc/25558/stat : 25558 (SATzilla2007_C) S 25556 25558 25521 0 -1 4194304 1582 4353 0 0 372 9 701 12 25 0 1 0 215724749 2949120 545 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 720 545 156 260 0 444 0
[pid=25562] ppid=25558 vsize=8828 CPUtime=91.29
/proc/25562/stat : 25562 (minisat20) R 25558 25558 25521 0 -1 4194304 1957 0 0 0 9127 2 0 0 25 0 1 0 215725845 9039872 1952 1992294400 134512640 134998072 4294956256 18446744073709551615 134525526 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25562/statm: 2207 1952 58 118 0 2085 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 11708

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 25562
/proc/meminfo: memFree=1699464/2055920 swapFree=3990728/4192956
[pid=25558] ppid=25556 vsize=2880 CPUtime=10.94
/proc/25558/stat : 25558 (SATzilla2007_C) S 25556 25558 25521 0 -1 4194304 1582 4353 0 0 372 9 701 12 25 0 1 0 215724749 2949120 545 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 720 545 156 260 0 444 0
[pid=25562] ppid=25558 vsize=9396 CPUtime=151.25
/proc/25562/stat : 25562 (minisat20) R 25558 25558 25521 0 -1 4194304 2091 0 0 0 15123 2 0 0 25 0 1 0 215725845 9621504 2086 1992294400 134512640 134998072 4294956256 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25562/statm: 2349 2086 58 118 0 2227 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 12276

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 25562
/proc/meminfo: memFree=1698056/2055920 swapFree=3990728/4192956
[pid=25558] ppid=25556 vsize=2880 CPUtime=10.94
/proc/25558/stat : 25558 (SATzilla2007_C) S 25556 25558 25521 0 -1 4194304 1582 4353 0 0 372 9 701 12 25 0 1 0 215724749 2949120 545 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 720 545 156 260 0 444 0
[pid=25562] ppid=25558 vsize=10760 CPUtime=211.22
/proc/25562/stat : 25562 (minisat20) R 25558 25558 25521 0 -1 4194304 2437 0 0 0 21120 2 0 0 25 0 1 0 215725845 11018240 2432 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25562/statm: 2690 2432 58 118 0 2568 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 13640

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 25562
/proc/meminfo: memFree=1697160/2055920 swapFree=3990728/4192956
[pid=25558] ppid=25556 vsize=2880 CPUtime=10.94
/proc/25558/stat : 25558 (SATzilla2007_C) S 25556 25558 25521 0 -1 4194304 1582 4353 0 0 372 9 701 12 25 0 1 0 215724749 2949120 545 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 720 545 156 260 0 444 0
[pid=25562] ppid=25558 vsize=11688 CPUtime=271.2
/proc/25562/stat : 25562 (minisat20) R 25558 25558 25521 0 -1 4194304 2643 0 0 0 27118 2 0 0 25 0 1 0 215725845 11968512 2638 1992294400 134512640 134998072 4294956256 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25562/statm: 2922 2638 58 118 0 2800 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 14568

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 25562
/proc/meminfo: memFree=1696904/2055920 swapFree=3990728/4192956
[pid=25558] ppid=25556 vsize=2880 CPUtime=10.94
/proc/25558/stat : 25558 (SATzilla2007_C) S 25556 25558 25521 0 -1 4194304 1582 4353 0 0 372 9 701 12 25 0 1 0 215724749 2949120 545 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 720 545 156 260 0 444 0
[pid=25562] ppid=25558 vsize=11840 CPUtime=331.18
/proc/25562/stat : 25562 (minisat20) R 25558 25558 25521 0 -1 4194304 2704 0 0 0 33116 2 0 0 25 0 1 0 215725845 12124160 2699 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25562/statm: 2960 2699 58 118 0 2838 0

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

/proc/25562/statm: 6021 5592 58 118 0 5899 0
Current children cumulated CPU time (s) 4660.25
Current children cumulated vsize (KiB) 26964

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25576
/proc/meminfo: memFree=1683656/2055920 swapFree=3990728/4192956
[pid=25558] ppid=25556 vsize=2880 CPUtime=10.94
/proc/25558/stat : 25558 (SATzilla2007_C) S 25556 25558 25521 0 -1 4194304 1582 4353 0 0 372 9 701 12 25 0 1 0 215724749 2949120 545 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 720 545 156 260 0 444 0
[pid=25562] ppid=25558 vsize=24308 CPUtime=4709.28
/proc/25562/stat : 25562 (minisat20) R 25558 25558 25521 0 -1 4194304 5635 0 0 0 470919 9 0 0 25 0 1 0 215725845 24891392 5630 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25562/statm: 6077 5630 58 118 0 5955 0
Current children cumulated CPU time (s) 4720.22
Current children cumulated vsize (KiB) 27188

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25576
/proc/meminfo: memFree=1683592/2055920 swapFree=3990728/4192956
[pid=25558] ppid=25556 vsize=2880 CPUtime=10.94
/proc/25558/stat : 25558 (SATzilla2007_C) S 25556 25558 25521 0 -1 4194304 1582 4353 0 0 372 9 701 12 25 0 1 0 215724749 2949120 545 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 720 545 156 260 0 444 0
[pid=25562] ppid=25558 vsize=24308 CPUtime=4769.25
/proc/25562/stat : 25562 (minisat20) R 25558 25558 25521 0 -1 4194304 5635 0 0 0 476916 9 0 0 25 0 1 0 215725845 24891392 5630 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25562/statm: 6077 5630 58 118 0 5955 0
Current children cumulated CPU time (s) 4780.19
Current children cumulated vsize (KiB) 27188

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25576
/proc/meminfo: memFree=1683464/2055920 swapFree=3990728/4192956
[pid=25558] ppid=25556 vsize=2880 CPUtime=10.94
/proc/25558/stat : 25558 (SATzilla2007_C) S 25556 25558 25521 0 -1 4194304 1582 4353 0 0 372 9 701 12 25 0 1 0 215724749 2949120 545 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 720 545 156 260 0 444 0
[pid=25562] ppid=25558 vsize=24308 CPUtime=4829.23
/proc/25562/stat : 25562 (minisat20) R 25558 25558 25521 0 -1 4194304 5656 0 0 0 482914 9 0 0 25 0 1 0 215725845 24891392 5651 1992294400 134512640 134998072 4294956256 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25562/statm: 6077 5651 58 118 0 5955 0
Current children cumulated CPU time (s) 4840.17
Current children cumulated vsize (KiB) 27188

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25576
/proc/meminfo: memFree=1683400/2055920 swapFree=3990728/4192956
[pid=25558] ppid=25556 vsize=2880 CPUtime=10.94
/proc/25558/stat : 25558 (SATzilla2007_C) S 25556 25558 25521 0 -1 4194304 1582 4353 0 0 372 9 701 12 25 0 1 0 215724749 2949120 545 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 720 545 156 260 0 444 0
[pid=25562] ppid=25558 vsize=24488 CPUtime=4889.2
/proc/25562/stat : 25562 (minisat20) R 25558 25558 25521 0 -1 4194304 5675 0 0 0 488911 9 0 0 25 0 1 0 215725845 25075712 5670 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25562/statm: 6122 5670 58 118 0 6000 0
Current children cumulated CPU time (s) 4900.14
Current children cumulated vsize (KiB) 27368

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25576
/proc/meminfo: memFree=1683336/2055920 swapFree=3990728/4192956
[pid=25558] ppid=25556 vsize=2880 CPUtime=10.94
/proc/25558/stat : 25558 (SATzilla2007_C) S 25556 25558 25521 0 -1 4194304 1582 4353 0 0 372 9 701 12 25 0 1 0 215724749 2949120 545 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 720 545 156 260 0 444 0
[pid=25562] ppid=25558 vsize=24488 CPUtime=4949.18
/proc/25562/stat : 25562 (minisat20) R 25558 25558 25521 0 -1 4194304 5688 0 0 0 494909 9 0 0 25 0 1 0 215725845 25075712 5683 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25562/statm: 6122 5683 58 118 0 6000 0
Current children cumulated CPU time (s) 4960.12
Current children cumulated vsize (KiB) 27368

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25576
/proc/meminfo: memFree=1683336/2055920 swapFree=3990728/4192956
[pid=25558] ppid=25556 vsize=2880 CPUtime=10.94
/proc/25558/stat : 25558 (SATzilla2007_C) S 25556 25558 25521 0 -1 4194304 1582 4353 0 0 372 9 701 12 25 0 1 0 215724749 2949120 545 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 720 545 156 260 0 444 0
[pid=25562] ppid=25558 vsize=24488 CPUtime=4953.18
/proc/25562/stat : 25562 (minisat20) R 25558 25558 25521 0 -1 4194304 5689 0 0 0 495309 9 0 0 25 0 1 0 215725845 25075712 5684 1992294400 134512640 134998072 4294956256 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25562/statm: 6122 5684 58 118 0 6000 0
Current children cumulated CPU time (s) 4964.12
Current children cumulated vsize (KiB) 27368

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25576
/proc/meminfo: memFree=1683272/2055920 swapFree=3990728/4192956
[pid=25558] ppid=25556 vsize=2880 CPUtime=10.94
/proc/25558/stat : 25558 (SATzilla2007_C) S 25556 25558 25521 0 -1 4194304 1582 4353 0 0 372 9 701 12 25 0 1 0 215724749 2949120 545 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 720 545 156 260 0 444 0
[pid=25562] ppid=25558 vsize=24628 CPUtime=4965.97
/proc/25562/stat : 25562 (minisat20) R 25558 25558 25521 0 -1 4194304 5702 0 0 0 496588 9 0 0 25 0 1 0 215725845 25219072 5697 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25562/statm: 6157 5697 58 118 0 6035 0
Current children cumulated CPU time (s) 4976.91
Current children cumulated vsize (KiB) 27508

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25576
/proc/meminfo: memFree=1683208/2055920 swapFree=3990728/4192956
[pid=25558] ppid=25556 vsize=2880 CPUtime=10.94
/proc/25558/stat : 25558 (SATzilla2007_C) S 25556 25558 25521 0 -1 4194304 1582 4353 0 0 372 9 701 12 25 0 1 0 215724749 2949120 545 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 720 545 156 260 0 444 0
[pid=25562] ppid=25558 vsize=24628 CPUtime=4978.77
/proc/25562/stat : 25562 (minisat20) R 25558 25558 25521 0 -1 4194304 5704 0 0 0 497868 9 0 0 25 0 1 0 215725845 25219072 5699 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25562/statm: 6157 5699 58 118 0 6035 0
Current children cumulated CPU time (s) 4989.71
Current children cumulated vsize (KiB) 27508

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25576
/proc/meminfo: memFree=1683208/2055920 swapFree=3990728/4192956
[pid=25558] ppid=25556 vsize=2880 CPUtime=10.94
/proc/25558/stat : 25558 (SATzilla2007_C) S 25556 25558 25521 0 -1 4194304 1582 4353 0 0 372 9 701 12 25 0 1 0 215724749 2949120 545 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 720 545 156 260 0 444 0
[pid=25562] ppid=25558 vsize=24628 CPUtime=4985.17
/proc/25562/stat : 25562 (minisat20) R 25558 25558 25521 0 -1 4194304 5704 0 0 0 498508 9 0 0 25 0 1 0 215725845 25219072 5699 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25562/statm: 6157 5699 58 118 0 6035 0
Current children cumulated CPU time (s) 4996.11
Current children cumulated vsize (KiB) 27508

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25576
/proc/meminfo: memFree=1683208/2055920 swapFree=3990728/4192956
[pid=25558] ppid=25556 vsize=2880 CPUtime=10.94
/proc/25558/stat : 25558 (SATzilla2007_C) S 25556 25558 25521 0 -1 4194304 1582 4353 0 0 372 9 701 12 25 0 1 0 215724749 2949120 545 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 720 545 156 260 0 444 0
[pid=25562] ppid=25558 vsize=24628 CPUtime=4986.76
/proc/25562/stat : 25562 (minisat20) R 25558 25558 25521 0 -1 4194304 5704 0 0 0 498667 9 0 0 25 0 1 0 215725845 25219072 5699 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25562/statm: 6157 5699 58 118 0 6035 0
Current children cumulated CPU time (s) 4997.7
Current children cumulated vsize (KiB) 27508

[startup+5000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25576
/proc/meminfo: memFree=1683208/2055920 swapFree=3990728/4192956
[pid=25558] ppid=25556 vsize=2880 CPUtime=10.94
/proc/25558/stat : 25558 (SATzilla2007_C) S 25556 25558 25521 0 -1 4194304 1582 4353 0 0 372 9 701 12 25 0 1 0 215724749 2949120 545 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 720 545 156 260 0 444 0
[pid=25562] ppid=25558 vsize=24628 CPUtime=4987.56
/proc/25562/stat : 25562 (minisat20) R 25558 25558 25521 0 -1 4194304 5704 0 0 0 498747 9 0 0 25 0 1 0 215725845 25219072 5699 1992294400 134512640 134998072 4294956256 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25562/statm: 6157 5699 58 118 0 6035 0
Current children cumulated CPU time (s) 4998.5
Current children cumulated vsize (KiB) 27508

[startup+5001.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25576
/proc/meminfo: memFree=1683208/2055920 swapFree=3990728/4192956
[pid=25558] ppid=25556 vsize=2880 CPUtime=10.94
/proc/25558/stat : 25558 (SATzilla2007_C) S 25556 25558 25521 0 -1 4194304 1582 4353 0 0 372 9 701 12 25 0 1 0 215724749 2949120 545 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 720 545 156 260 0 444 0
[pid=25562] ppid=25558 vsize=24628 CPUtime=4987.96
/proc/25562/stat : 25562 (minisat20) R 25558 25558 25521 0 -1 4194304 5704 0 0 0 498787 9 0 0 25 0 1 0 215725845 25219072 5699 1992294400 134512640 134998072 4294956256 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25562/statm: 6157 5699 58 118 0 6035 0
Current children cumulated CPU time (s) 4998.9
Current children cumulated vsize (KiB) 27508

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25576
/proc/meminfo: memFree=1683208/2055920 swapFree=3990728/4192956
[pid=25558] ppid=25556 vsize=2880 CPUtime=10.94
/proc/25558/stat : 25558 (SATzilla2007_C) S 25556 25558 25521 0 -1 4194304 1582 4353 0 0 372 9 701 12 25 0 1 0 215724749 2949120 545 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25558/statm: 720 545 156 260 0 444 0
[pid=25562] ppid=25558 vsize=24628 CPUtime=4988.16
/proc/25562/stat : 25562 (minisat20) R 25558 25558 25521 0 -1 4194304 5704 0 0 0 498807 9 0 0 25 0 1 0 215725845 25219072 5699 1992294400 134512640 134998072 4294956256 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25562/statm: 6157 5699 58 118 0 6035 0
Current children cumulated CPU time (s) 4999.1
Current children cumulated vsize (KiB) 27508

[startup+5001.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25576
/proc/meminfo: memFree=1683208/2055920 swapFree=3990728/4192956
[pid=25558] ppid=25556 vsize=3676 CPUtime=4999.21
/proc/25558/stat : 25558 (SATzilla2007_C) R 25556 25558 25521 0 -1 4194304 1796 10057 0 0 375 9 499515 22 16 0 1 0 215724749 3764224 715 1992294400 134512640 135579813 4294956224 18446744073709551615 135221773 0 0 4096 0 0 0 0 17 0 0 0
/proc/25558/statm: 919 715 156 260 0 643 0
Current children cumulated CPU time (s) 4999.21
Current children cumulated vsize (KiB) 3676

Child status: 1
Real time (s): 5001.49
CPU time (s): 4999.32
CPU user time (s): 4998.99
CPU system time (s): 0.334949
CPU usage (%): 99.9567
Max. virtual memory (cumulated for all children) (KiB): 27508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.99
system time used= 0.334949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12416
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= 10
involuntary context switches= 15182

runsolver used 4.05538 second user time and 14.1388 second system time

The end

Launcher Data

Begin job on node23 at 2009-05-09 15:48:32
IDJOB=1784943
IDBENCH=24646
IDSOLVER=640
FILE ID=node23/1784943-1241876912
PBS_JOBID= 9264661
Free space on /tmp= 66312 MiB

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

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

MD5SUM BENCH= 63ebbe5da415dad3af97436d64747f33
RANDOM SEED=1076406273

node23.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.238
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.238
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:       1709872 kB
Buffers:         27768 kB
Cached:          77832 kB
SwapCached:     196864 kB
Active:          94984 kB
Inactive:       208960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1709872 kB
SwapTotal:     4192956 kB
SwapFree:      3990728 kB
Dirty:            9060 kB
Writeback:           0 kB
Mapped:          13876 kB
Slab:            28184 kB
Committed_AS:   757604 kB
PageTables:       1388 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= 66304 MiB
End job on node23 at 2009-05-09 17:11:54