Trace number 368811

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla CRAFTEDUNSAT 3329.88 3330.95

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-fclqcolor-10-07-09.sat05-1282.reshuffled-07.cnf
MD5SUM9f209556efd81ba93e992e22316c3ed8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2374.41
Satisfiable
(Un)Satisfiability was proved
Number of variables205
Number of clauses4549
Sum of the clauses size12775
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2975
Number of clauses of size 33555
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519

Solver Data (download as text)

10.51/10.81	c run March_dl for 5 seconds ... 
10.51/10.81	c Bin: Executing march_dl
10.51/10.81	c child exit by a signal
10.51/10.81	c march_dl returned code 137.
10.51/10.81	c run saps (UBCSAT implementation) for 2 seconds ... 
10.51/10.81	c Bin: Executing ubcsat2006
10.51/10.81	c child exited successfully
10.51/10.81	c ubcsat2006 returned code 0.
10.51/10.81	c satzilla computing base features
10.51/10.81	c satzilla doing unit-prop probe
10.51/10.81	c satzilla doing local search probe
10.51/10.81	c satzilla doing lobjois search-space size estimate
10.51/10.81	c satzilla's ranking:
10.51/10.81	c 1) minisat20: 2.600883
10.51/10.81	c 2) minisat20+P: 2.820706
10.51/10.81	c 3) zchaff_rand+P: 3.082984
10.51/10.81	c 4) march_dl: 3.355938
10.51/10.81	c 5) march_dl+P: 3.402302
10.51/10.81	c 6) vallst+P: 4.400200
10.51/10.81	c 7) kcnfs+P: 999.000000
10.51/10.81	c 8) kcnfs: 999.000000
10.51/10.81	c 9) vallst: 999.000000
10.51/10.81	c 10) zchaff_rand: 999.000000
10.51/10.81	c satzilla running minisat20 ... 
10.51/10.82	This is MiniSat 2.0 beta
10.51/10.82	WARNING: for repeatability, setting FPU to use double precision
10.51/10.82	============================[ Problem Statistics ]=============================
10.51/10.82	|                                                                             |
10.51/10.82	|  Number of variables:  205                                                  |
10.51/10.82	|  Number of clauses:    4549                                                 |
10.51/10.83	|  Parsing time:         0.00         s                                       |
10.51/10.83	============================[ Search Statistics ]==============================
10.51/10.83	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.51/10.83	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.51/10.83	===============================================================================
10.51/10.83	|         0 |     205     4549    12775 |     1516        0    nan |  0.000 % |
10.51/10.83	|       102 |     205     4549    12775 |     1667      102     25 |  0.002 % |
10.51/10.83	|       252 |     205     4549    12775 |     1834      252     27 |  0.043 % |
10.51/10.84	|       482 |     205     4549    12775 |     2018      482     25 |  0.017 % |
10.51/10.84	|       821 |     205     4549    12775 |     2220      821     26 |  0.002 % |
10.51/10.86	|      1327 |     205     4549    12775 |     2442     1327     27 |  0.017 % |
10.51/10.88	|      2086 |     205     4549    12775 |     2686     2086     28 |  0.043 % |
10.60/10.93	|      3225 |     205     4549    12775 |     2954     1823     28 |  0.017 % |
10.70/11.01	|      4933 |     205     4549    12775 |     3250     2028     26 |  0.002 % |
10.80/11.17	|      7498 |     205     4549    12775 |     3575     2944     25 |  0.002 % |
11.10/11.47	|     11343 |     205     4549    12775 |     3932     3163     22 |  0.002 % |
11.50/11.80	|     17111 |     205     4549    12775 |     4326     2912     26 |  0.002 % |
11.90/12.21	|     25760 |     205     4549    12775 |     4758     2727     23 |  0.043 % |
12.50/12.83	|     38734 |     205     4549    12775 |     5234     3611     23 |  0.002 % |
13.40/13.78	|     58195 |     205     4549    12775 |     5758     4489     24 |  0.002 % |
15.10/15.41	|     87388 |     205     4549    12775 |     6334     4553     26 |  0.002 % |
17.69/18.01	|    131177 |     205     4549    12775 |     6967     3510     20 |  0.002 % |
21.69/22.09	|    196862 |     205     4549    12775 |     7664     5852     20 |  0.002 % |
28.29/28.64	|    295390 |     205     4549    12775 |     8430     7703     23 |  0.002 % |
38.48/38.83	|    443179 |     205     4549    12775 |     9273     6777     24 |  0.002 % |
55.58/55.94	|    664862 |     205     4549    12775 |    10201     9131     26 |  0.002 % |
81.58/81.94	|    997388 |     205     4549    12775 |    11221     7996     21 |  0.002 % |
117.27/117.68	|   1496176 |     204     4477    12559 |    12343    10077     28 |  0.490 % |
172.06/172.42	|   2244358 |     204     4477    12559 |    13577    12013     30 |  0.490 % |
249.95/250.40	|   3366634 |     204     4477    12559 |    14935    13633     24 |  0.490 % |
381.22/381.66	|   5050049 |     203     4388    12309 |    16429    10403     29 |  0.978 % |
598.77/599.28	|   7575165 |     203     4388    12309 |    18071     9011     29 |  0.978 % |
919.39/919.98	|  11362841 |     201     4228    11845 |    19879     9766     30 |  1.954 % |
1464.60/1465.30	|  17044354 |     201     4228    11845 |    21867    10913     32 |  1.954 % |
2381.20/2382.13	|  25566624 |     201     4228    11845 |    24053    17400     29 |  1.954 % |
3329.79/3330.94	===============================================================================
3329.79/3330.94	restarts              : 30
3329.79/3330.94	conflicts             : 33979910       (10238 /sec)
3329.79/3330.94	decisions             : 43823386       (1.60 % random) (13204 /sec)
3329.79/3330.94	propagations          : 490835808      (147886 /sec)
3329.79/3330.94	conflict literals     : 1001076327     (29.05 % deleted)
3329.79/3330.94	Memory used           : 14.21 MB
3329.79/3330.94	CPU time              : 3319.01 s
3329.79/3330.94	
3329.79/3330.95	c Bin: Executing minisat20
3329.79/3330.95	c child exited successfully
3329.79/3330.95	c minisat20 returned code 20.
3329.79/3330.95	s UNSATISFIABLE
3329.79/3330.95	c SATZILLA_TIME=3330.370000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node29/watcher-368811-1177270635 -o ROOT/results/node29/solver-368811-1177270635 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368811-1177270635/SATzilla2007_C /tmp/evaluation/368811-1177270635/instance-368811-1177270635.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.88 0.98 0.99 3/77 31809
/proc/meminfo: memFree=1889416/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1440 CPUtime=0
/proc/31809/stat : 31809 (SATzilla2007_C) D 31807 31809 31753 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 174979240 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/31809/statm: 360 110 95 260 0 84 0

[startup+0.012873 s]
/proc/loadavg: 0.88 0.98 0.99 3/77 31809
/proc/meminfo: memFree=1889416/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1440 CPUtime=0
/proc/31809/stat : 31809 (SATzilla2007_C) D 31807 31809 31753 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 174979240 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/31809/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.101881 s]
/proc/loadavg: 0.88 0.98 0.99 3/77 31809
/proc/meminfo: memFree=1889416/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1440 CPUtime=0
/proc/31809/stat : 31809 (SATzilla2007_C) S 31807 31809 31753 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 174979240 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31809/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.301889 s]
/proc/loadavg: 0.88 0.98 0.99 3/77 31809
/proc/meminfo: memFree=1889416/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1440 CPUtime=0
/proc/31809/stat : 31809 (SATzilla2007_C) S 31807 31809 31753 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 174979240 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31809/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.701914 s]
/proc/loadavg: 0.88 0.98 0.99 3/77 31809
/proc/meminfo: memFree=1889416/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1440 CPUtime=0
/proc/31809/stat : 31809 (SATzilla2007_C) S 31807 31809 31753 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 174979240 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31809/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+1.50196 s]
/proc/loadavg: 0.88 0.98 0.99 2/79 31811
/proc/meminfo: memFree=1888504/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1440 CPUtime=0
/proc/31809/stat : 31809 (SATzilla2007_C) S 31807 31809 31753 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 174979240 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31809/statm: 360 110 95 260 0 84 0
[pid=31811] ppid=31809 vsize=1380 CPUtime=1.47
/proc/31811/stat : 31811 (march_dl) R 31809 31809 31753 0 -1 4194304 273 0 0 0 147 0 0 0 25 0 1 0 174979242 1413120 265 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134528117 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31811/statm: 345 265 75 118 0 224 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2820

[startup+3.10106 s]
/proc/loadavg: 0.88 0.98 0.99 2/79 31811
/proc/meminfo: memFree=1888376/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1440 CPUtime=0
/proc/31809/stat : 31809 (SATzilla2007_C) S 31807 31809 31753 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 174979240 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31809/statm: 360 110 95 260 0 84 0
[pid=31811] ppid=31809 vsize=1380 CPUtime=3.07
/proc/31811/stat : 31811 (march_dl) R 31809 31809 31753 0 -1 4194304 273 0 0 0 307 0 0 0 25 0 1 0 174979242 1413120 265 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134533060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31811/statm: 345 265 75 118 0 224 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2820

[startup+6.30126 s]
/proc/loadavg: 0.89 0.98 0.99 2/79 31812
/proc/meminfo: memFree=1887160/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1440 CPUtime=4.99
/proc/31809/stat : 31809 (SATzilla2007_C) S 31807 31809 31753 0 -1 4194304 135 273 0 0 0 0 499 0 18 0 1 0 174979240 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31809/statm: 360 111 96 260 0 84 0
[pid=31812] ppid=31809 vsize=6188 CPUtime=1.03
/proc/31812/stat : 31812 (ubcsat2006) R 31809 31809 31753 0 -1 4194304 282 0 13 0 93 10 0 0 25 0 1 0 174979750 6336512 278 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31812/statm: 1547 278 156 64 0 1128 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 7628

[startup+12.7017 s]
/proc/loadavg: 0.89 0.98 0.99 2/79 31813
/proc/meminfo: memFree=1886072/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1956 CPUtime=10.53
/proc/31809/stat : 31809 (SATzilla2007_C) S 31807 31809 31753 0 -1 4194304 674 561 0 13 315 18 700 20 18 0 1 0 174979240 2002944 291 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31809/statm: 489 291 157 260 0 213 0
[pid=31813] ppid=31809 vsize=2872 CPUtime=1.87
/proc/31813/stat : 31813 (minisat20) R 31809 31809 31753 0 -1 4194304 389 0 0 0 187 0 0 0 25 0 1 0 174980323 2940928 383 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525187 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31813/statm: 718 383 58 118 0 596 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 4828

[startup+25.5015 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 31813
/proc/meminfo: memFree=1885304/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1956 CPUtime=10.53
/proc/31809/stat : 31809 (SATzilla2007_C) S 31807 31809 31753 0 -1 4194304 674 561 0 13 315 18 700 20 18 0 1 0 174979240 2002944 291 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31809/statm: 489 291 157 260 0 213 0
[pid=31813] ppid=31809 vsize=3676 CPUtime=14.66
/proc/31813/stat : 31813 (minisat20) R 31809 31809 31753 0 -1 4194304 603 0 0 0 1466 0 0 0 25 0 1 0 174980323 3764224 597 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31813/statm: 919 597 58 118 0 797 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 5632

[startup+51.101 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 31815
/proc/meminfo: memFree=1884792/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1956 CPUtime=10.53
/proc/31809/stat : 31809 (SATzilla2007_C) S 31807 31809 31753 0 -1 4194304 674 561 0 13 315 18 700 20 18 0 1 0 174979240 2002944 291 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31809/statm: 489 291 157 260 0 213 0
[pid=31813] ppid=31809 vsize=4256 CPUtime=40.25
/proc/31813/stat : 31813 (minisat20) R 31809 31809 31753 0 -1 4194304 751 0 0 0 4025 0 0 0 25 0 1 0 174980323 4358144 745 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31813/statm: 1064 745 58 118 0 942 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 6212

[startup+102.305 s]
/proc/loadavg: 0.97 0.98 0.99 2/79 31815
/proc/meminfo: memFree=1883704/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1956 CPUtime=10.53
/proc/31809/stat : 31809 (SATzilla2007_C) S 31807 31809 31753 0 -1 4194304 674 561 0 13 315 18 700 20 18 0 1 0 174979240 2002944 291 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31809/statm: 489 291 157 260 0 213 0
[pid=31813] ppid=31809 vsize=5340 CPUtime=91.45
/proc/31813/stat : 31813 (minisat20) R 31809 31809 31753 0 -1 4194304 1015 0 0 0 9144 1 0 0 25 0 1 0 174980323 5468160 1009 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31813/statm: 1335 1009 58 118 0 1213 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 7296

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 31815
/proc/meminfo: memFree=1882104/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1956 CPUtime=10.53
/proc/31809/stat : 31809 (SATzilla2007_C) S 31807 31809 31753 0 -1 4194304 674 561 0 13 315 18 700 20 18 0 1 0 174979240 2002944 291 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31809/statm: 489 291 157 260 0 213 0
[pid=31813] ppid=31809 vsize=7016 CPUtime=151.43
/proc/31813/stat : 31813 (minisat20) R 31809 31809 31753 0 -1 4194304 1419 0 0 0 15141 2 0 0 25 0 1 0 174980323 7184384 1413 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31813/statm: 1754 1413 58 118 0 1632 0
Current children cumulated CPU time (s) 161.96
Current children cumulated vsize (KiB) 8972

[startup+222.302 s]
/proc/loadavg: 1.09 1.01 1.00 2/79 31815
/proc/meminfo: memFree=1881592/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1956 CPUtime=10.53
/proc/31809/stat : 31809 (SATzilla2007_C) S 31807 31809 31753 0 -1 4194304 674 561 0 13 315 18 700 20 18 0 1 0 174979240 2002944 291 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31809/statm: 489 291 157 260 0 213 0
[pid=31813] ppid=31809 vsize=7424 CPUtime=211.41
/proc/31813/stat : 31813 (minisat20) R 31809 31809 31753 0 -1 4194304 1529 0 0 0 21139 2 0 0 25 0 1 0 174980323 7602176 1523 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134528518 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31813/statm: 1856 1523 58 118 0 1734 0
Current children cumulated CPU time (s) 221.94
Current children cumulated vsize (KiB) 9380

[startup+282.301 s]
/proc/loadavg: 1.09 1.02 1.00 2/79 31815
/proc/meminfo: memFree=1880696/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1956 CPUtime=10.53
/proc/31809/stat : 31809 (SATzilla2007_C) S 31807 31809 31753 0 -1 4194304 674 561 0 13 315 18 700 20 18 0 1 0 174979240 2002944 291 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31809/statm: 489 291 157 260 0 213 0
[pid=31813] ppid=31809 vsize=8244 CPUtime=271.4
/proc/31813/stat : 31813 (minisat20) R 31809 31809 31753 0 -1 4194304 1739 0 0 0 27137 3 0 0 25 0 1 0 174980323 8441856 1733 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134519777 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31813/statm: 2061 1733 58 118 0 1939 0
Current children cumulated CPU time (s) 281.93
Current children cumulated vsize (KiB) 10200

[startup+342.301 s]
/proc/loadavg: 1.03 1.02 1.00 2/79 31815
/proc/meminfo: memFree=1880440/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1956 CPUtime=10.53
/proc/31809/stat : 31809 (SATzilla2007_C) S 31807 31809 31753 0 -1 4194304 674 561 0 13 315 18 700 20 18 0 1 0 174979240 2002944 291 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31809/statm: 489 291 157 260 0 213 0
[pid=31813] ppid=31809 vsize=8516 CPUtime=331.4
/proc/31813/stat : 31813 (minisat20) R 31809 31809 31753 0 -1 4194304 1789 0 0 0 33136 4 0 0 25 0 1 0 174980323 8720384 1783 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31813/statm: 2129 1783 58 118 0 2007 0
Current children cumulated CPU time (s) 341.93
Current children cumulated vsize (KiB) 10472

[startup+402.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 31815
/proc/meminfo: memFree=1879992/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1956 CPUtime=10.53
/proc/31809/stat : 31809 (SATzilla2007_C) S 31807 31809 31753 0 -1 4194304 674 561 0 13 315 18 700 20 18 0 1 0 174979240 2002944 291 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31809/statm: 489 291 157 260 0 213 0
[pid=31813] ppid=31809 vsize=8932 CPUtime=391.38
/proc/31813/stat : 31813 (minisat20) R 31809 31809 31753 0 -1 4194304 1910 0 0 0 39134 4 0 0 25 0 1 0 174980323 9146368 1904 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527427 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31813/statm: 2233 1904 58 118 0 2111 0
Current children cumulated CPU time (s) 401.91
Current children cumulated vsize (KiB) 10888


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


[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32013
/proc/meminfo: memFree=1874360/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1956 CPUtime=10.53
/proc/31809/stat : 31809 (SATzilla2007_C) S 31807 31809 31753 0 -1 4194304 674 561 0 13 315 18 700 20 18 0 1 0 174979240 2002944 291 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31809/statm: 489 291 157 260 0 213 0
[pid=31813] ppid=31809 vsize=14108 CPUtime=2970.74
/proc/31813/stat : 31813 (minisat20) R 31809 31809 31753 0 -1 4194304 3169 0 0 0 297047 27 0 0 25 0 1 0 174980323 14446592 3163 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31813/statm: 3527 3163 58 118 0 3405 0
Current children cumulated CPU time (s) 2981.27
Current children cumulated vsize (KiB) 16064

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32013
/proc/meminfo: memFree=1874296/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1956 CPUtime=10.53
/proc/31809/stat : 31809 (SATzilla2007_C) S 31807 31809 31753 0 -1 4194304 674 561 0 13 315 18 700 20 18 0 1 0 174979240 2002944 291 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31809/statm: 489 291 157 260 0 213 0
[pid=31813] ppid=31809 vsize=14108 CPUtime=3030.73
/proc/31813/stat : 31813 (minisat20) R 31809 31809 31753 0 -1 4194304 3169 0 0 0 303045 28 0 0 25 0 1 0 174980323 14446592 3163 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525580 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31813/statm: 3527 3163 58 118 0 3405 0
Current children cumulated CPU time (s) 3041.26
Current children cumulated vsize (KiB) 16064

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32013
/proc/meminfo: memFree=1874232/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1956 CPUtime=10.53
/proc/31809/stat : 31809 (SATzilla2007_C) S 31807 31809 31753 0 -1 4194304 674 561 0 13 315 18 700 20 18 0 1 0 174979240 2002944 291 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31809/statm: 489 291 157 260 0 213 0
[pid=31813] ppid=31809 vsize=14108 CPUtime=3090.71
/proc/31813/stat : 31813 (minisat20) R 31809 31809 31753 0 -1 4194304 3169 0 0 0 309043 28 0 0 25 0 1 0 174980323 14446592 3163 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134646586 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31813/statm: 3527 3163 58 118 0 3405 0
Current children cumulated CPU time (s) 3101.24
Current children cumulated vsize (KiB) 16064

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32013
/proc/meminfo: memFree=1874168/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1956 CPUtime=10.53
/proc/31809/stat : 31809 (SATzilla2007_C) S 31807 31809 31753 0 -1 4194304 674 561 0 13 315 18 700 20 18 0 1 0 174979240 2002944 291 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31809/statm: 489 291 157 260 0 213 0
[pid=31813] ppid=31809 vsize=14240 CPUtime=3150.7
/proc/31813/stat : 31813 (minisat20) R 31809 31809 31753 0 -1 4194304 3193 0 0 0 315041 29 0 0 25 0 1 0 174980323 14581760 3187 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31813/statm: 3560 3187 58 118 0 3438 0
Current children cumulated CPU time (s) 3161.23
Current children cumulated vsize (KiB) 16196

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32013
/proc/meminfo: memFree=1874104/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1956 CPUtime=10.53
/proc/31809/stat : 31809 (SATzilla2007_C) S 31807 31809 31753 0 -1 4194304 674 561 0 13 315 18 700 20 18 0 1 0 174979240 2002944 291 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31809/statm: 489 291 157 260 0 213 0
[pid=31813] ppid=31809 vsize=14240 CPUtime=3210.68
/proc/31813/stat : 31813 (minisat20) R 31809 31809 31753 0 -1 4194304 3209 0 0 0 321039 29 0 0 25 0 1 0 174980323 14581760 3203 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31813/statm: 3560 3203 58 118 0 3438 0
Current children cumulated CPU time (s) 3221.21
Current children cumulated vsize (KiB) 16196

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32013
/proc/meminfo: memFree=1873976/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1956 CPUtime=10.53
/proc/31809/stat : 31809 (SATzilla2007_C) S 31807 31809 31753 0 -1 4194304 674 561 0 13 315 18 700 20 18 0 1 0 174979240 2002944 291 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31809/statm: 489 291 157 260 0 213 0
[pid=31813] ppid=31809 vsize=14396 CPUtime=3270.68
/proc/31813/stat : 31813 (minisat20) R 31809 31809 31753 0 -1 4194304 3240 0 0 0 327038 30 0 0 25 0 1 0 174980323 14741504 3234 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31813/statm: 3599 3234 58 118 0 3477 0
Current children cumulated CPU time (s) 3281.21
Current children cumulated vsize (KiB) 16352

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

[startup+3302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32013
/proc/meminfo: memFree=1873912/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1956 CPUtime=10.53
/proc/31809/stat : 31809 (SATzilla2007_C) S 31807 31809 31753 0 -1 4194304 674 561 0 13 315 18 700 20 18 0 1 0 174979240 2002944 291 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31809/statm: 489 291 157 260 0 213 0
[pid=31813] ppid=31809 vsize=14552 CPUtime=3290.67
/proc/31813/stat : 31813 (minisat20) R 31809 31809 31753 0 -1 4194304 3249 0 0 0 329037 30 0 0 25 0 1 0 174980323 14901248 3243 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134519451 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31813/statm: 3638 3243 58 118 0 3516 0
Current children cumulated CPU time (s) 3301.2
Current children cumulated vsize (KiB) 16508

[startup+3315.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32013
/proc/meminfo: memFree=1873976/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1956 CPUtime=10.53
/proc/31809/stat : 31809 (SATzilla2007_C) S 31807 31809 31753 0 -1 4194304 674 561 0 13 315 18 700 20 18 0 1 0 174979240 2002944 291 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31809/statm: 489 291 157 260 0 213 0
[pid=31813] ppid=31809 vsize=14552 CPUtime=3303.47
/proc/31813/stat : 31813 (minisat20) R 31809 31809 31753 0 -1 4194304 3250 0 0 0 330317 30 0 0 25 0 1 0 174980323 14901248 3244 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31813/statm: 3638 3244 58 118 0 3516 0
Current children cumulated CPU time (s) 3314
Current children cumulated vsize (KiB) 16508

[startup+3321.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32013
/proc/meminfo: memFree=1873976/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1956 CPUtime=10.53
/proc/31809/stat : 31809 (SATzilla2007_C) S 31807 31809 31753 0 -1 4194304 674 561 0 13 315 18 700 20 18 0 1 0 174979240 2002944 291 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31809/statm: 489 291 157 260 0 213 0
[pid=31813] ppid=31809 vsize=14552 CPUtime=3309.86
/proc/31813/stat : 31813 (minisat20) R 31809 31809 31753 0 -1 4194304 3250 0 0 0 330956 30 0 0 25 0 1 0 174980323 14901248 3244 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31813/statm: 3638 3244 58 118 0 3516 0
Current children cumulated CPU time (s) 3320.39
Current children cumulated vsize (KiB) 16508

[startup+3327.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32013
/proc/meminfo: memFree=1873912/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1956 CPUtime=10.53
/proc/31809/stat : 31809 (SATzilla2007_C) S 31807 31809 31753 0 -1 4194304 674 561 0 13 315 18 700 20 18 0 1 0 174979240 2002944 291 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31809/statm: 489 291 157 260 0 213 0
[pid=31813] ppid=31809 vsize=14552 CPUtime=3316.26
/proc/31813/stat : 31813 (minisat20) R 31809 31809 31753 0 -1 4194304 3250 0 0 0 331596 30 0 0 25 0 1 0 174980323 14901248 3244 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31813/statm: 3638 3244 58 118 0 3516 0
Current children cumulated CPU time (s) 3326.79
Current children cumulated vsize (KiB) 16508

[startup+3329.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32013
/proc/meminfo: memFree=1873912/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1956 CPUtime=10.53
/proc/31809/stat : 31809 (SATzilla2007_C) S 31807 31809 31753 0 -1 4194304 674 561 0 13 315 18 700 20 18 0 1 0 174979240 2002944 291 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31809/statm: 489 291 157 260 0 213 0
[pid=31813] ppid=31809 vsize=14552 CPUtime=3317.86
/proc/31813/stat : 31813 (minisat20) R 31809 31809 31753 0 -1 4194304 3250 0 0 0 331756 30 0 0 25 0 1 0 174980323 14901248 3244 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31813/statm: 3638 3244 58 118 0 3516 0
Current children cumulated CPU time (s) 3328.39
Current children cumulated vsize (KiB) 16508

[startup+3330.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32013
/proc/meminfo: memFree=1873912/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1956 CPUtime=10.53
/proc/31809/stat : 31809 (SATzilla2007_C) S 31807 31809 31753 0 -1 4194304 674 561 0 13 315 18 700 20 18 0 1 0 174979240 2002944 291 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31809/statm: 489 291 157 260 0 213 0
[pid=31813] ppid=31809 vsize=14552 CPUtime=3318.66
/proc/31813/stat : 31813 (minisat20) R 31809 31809 31753 0 -1 4194304 3250 0 0 0 331836 30 0 0 25 0 1 0 174980323 14901248 3244 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31813/statm: 3638 3244 58 118 0 3516 0
Current children cumulated CPU time (s) 3329.19
Current children cumulated vsize (KiB) 16508

[startup+3330.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32013
/proc/meminfo: memFree=1873912/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1956 CPUtime=10.53
/proc/31809/stat : 31809 (SATzilla2007_C) S 31807 31809 31753 0 -1 4194304 674 561 0 13 315 18 700 20 18 0 1 0 174979240 2002944 291 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31809/statm: 489 291 157 260 0 213 0
[pid=31813] ppid=31809 vsize=14552 CPUtime=3319.06
/proc/31813/stat : 31813 (minisat20) R 31809 31809 31753 0 -1 4194304 3251 0 0 0 331876 30 0 0 25 0 1 0 174980323 14901248 3245 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134519362 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31813/statm: 3638 3245 58 118 0 3516 0
Current children cumulated CPU time (s) 3329.59
Current children cumulated vsize (KiB) 16508

[startup+3330.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 32013
/proc/meminfo: memFree=1873912/2055920 swapFree=4146672/4192956
[pid=31809] ppid=31807 vsize=1956 CPUtime=10.53
/proc/31809/stat : 31809 (SATzilla2007_C) S 31807 31809 31753 0 -1 4194304 674 561 0 13 315 18 700 20 18 0 1 0 174979240 2002944 291 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31809/statm: 489 291 157 260 0 213 0
[pid=31813] ppid=31809 vsize=14552 CPUtime=3319.26
/proc/31813/stat : 31813 (minisat20) R 31809 31809 31753 0 -1 4194304 3251 0 0 0 331896 30 0 0 25 0 1 0 174980323 14901248 3245 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31813/statm: 3638 3245 58 118 0 3516 0
Current children cumulated CPU time (s) 3329.79
Current children cumulated vsize (KiB) 16508

Child status: 20
Real time (s): 3330.95
CPU time (s): 3329.88
CPU user time (s): 3329.17
CPU system time (s): 0.708892
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 16508

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

runsolver used 3.39548 second user time and 8.72267 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Sun Apr 22 19:37:15 UTC 2007

IDJOB= 368811
IDBENCH= 24674
IDSOLVER= 179
FILE ID= node29/368811-1177270635

PBS_JOBID= 4650716

Free space on /tmp= 66460 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-fclqcolor-10-07-09.sat05-1282.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/368811-1177270635/SATzilla2007_C /tmp/evaluation/368811-1177270635/instance-368811-1177270635.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-368811-1177270635 -o ROOT/results/node29/solver-368811-1177270635 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/368811-1177270635/SATzilla2007_C /tmp/evaluation/368811-1177270635/instance-368811-1177270635.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  9f209556efd81ba93e992e22316c3ed8

RANDOM SEED= 855227391

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.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.224
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.224
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:       1889888 kB
Buffers:         25092 kB
Cached:          63112 kB
SwapCached:      11008 kB
Active:          46292 kB
Inactive:        64468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1889888 kB
SwapTotal:     4192956 kB
SwapFree:      4146672 kB
Dirty:            8612 kB
Writeback:           0 kB
Mapped:          29604 kB
Slab:            40756 kB
Committed_AS:  2619280 kB
PageTables:       1872 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= 66460 MiB

End job on node29 on Sun Apr 22 20:32:46 UTC 2007