Trace number 330402

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 FULL? (TO) 1200.06 1200.62

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k35.cnf
MD5SUMe2ce53da4f00ba19b35d5b71c6e657f7
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70924
Number of clauses294099
Sum of the clauses size752291
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2207955
Number of clauses of size 354916
Number of clauses of size 410434
Number of clauses of size 55929
Number of clauses of size over 512793

Solver Data (download as text)

31.46/31.51	c run March_dl for 5 seconds ... 
31.46/31.51	c Bin: Executing march_dl
31.46/31.51	c child exit by a signal
31.46/31.51	c march_dl returned code 137.
31.46/31.51	c run saps for 2 seconds ... 
31.46/31.51	c Bin: Executing ubcsat2006
31.46/31.51	c child exited successfully
31.46/31.51	c ubcsat2006 returned code 0.
31.46/31.51	c satzilla computing base features
31.46/31.51	c satzilla doing unit-prop probe
31.46/31.51	c satzilla doing local search probe
31.46/31.51	c satzilla doing lobjois search-space size estimate
31.46/31.51	c satzilla's ranking:
31.46/31.51	c 1) minisat20: 1.988571
31.46/31.51	c 2) zchaff_rand: 2.101477
31.46/31.51	c 3) eureka: 2.160785
31.46/31.51	c 4) vallst: 3.331054
31.46/31.51	c 5) march_dl: 3.837807
31.46/31.51	c 6) kcnfs: 4.637606
31.46/31.51	c 7) kcnfs+P: 999.000000
31.46/31.51	c 8) march_dl+P: 999.000000
31.46/31.51	c 9) vallst+P: 999.000000
31.46/31.51	c 10) zchaff_rand+P: 999.000000
31.46/31.51	c 11) rsat+P: 999.000000
31.46/31.51	c 12) eureka+P: 999.000000
31.46/31.51	c 13) minisat20+P: 999.000000
31.46/31.51	c 14) rsat: 999.000000
31.46/31.51	c satzilla running minisat20 ... 
31.46/31.51	This is MiniSat 2.0 beta
31.46/31.51	WARNING: for repeatability, setting FPU to use double precision
31.46/31.51	============================[ Problem Statistics ]=============================
31.46/31.51	|                                                                             |
31.46/31.52	|  Number of variables:  70924                                                |
31.46/31.52	|  Number of clauses:    294099                                               |
31.48/31.69	|  Parsing time:         0.16         s                                       |
31.48/31.70	============================[ Search Statistics ]==============================
31.48/31.70	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
31.48/31.70	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
31.48/31.70	===============================================================================
31.48/31.70	|         0 |   64252   264548   680450 |    88182        0    nan |  0.000 % |
31.76/31.83	|       100 |   64251   264548   680450 |    97000       99     12 |  9.435 % |
31.76/31.88	|       250 |   64251   264548   680450 |   106701      249     11 |  9.435 % |
31.95/32.01	|       475 |   64251   264548   680450 |   117371      474     14 |  9.435 % |
32.05/32.16	|       813 |   64251   264548   680450 |   129108      812     13 |  9.435 % |
32.15/32.28	|      1319 |   64232   264499   680339 |   142019     1318     17 |  9.435 % |
32.55/32.67	|      2078 |   64232   264499   680339 |   156220     2077     18 |  9.435 % |
33.25/33.37	|      3218 |   63556   261537   672768 |   171843     3216     19 | 10.389 % |
34.15/34.22	|      4927 |   63497   261091   671666 |   189027     4921     22 | 10.513 % |
35.45/35.58	|      7490 |   63382   260353   669849 |   207930     7475     29 | 10.634 % |
38.05/38.16	|     11334 |   63376   260321   669771 |   228723    11317     33 | 10.642 % |
41.65/41.72	|     17102 |   63356   260258   669626 |   251595    17077     35 | 10.686 % |
46.45/46.57	|     25752 |   63343   260179   669428 |   276754    25722     35 | 10.689 % |
60.84/60.98	|     38726 |   63329   260055   669137 |   304430    38690     47 | 10.709 % |
81.94/82.04	|     58187 |   63251   259469   667674 |   334873    58129     54 | 10.819 % |
130.69/130.85	|     87379 |   63243   259440   667607 |   368360    87304     78 | 10.830 % |
232.27/232.56	|    131168 |   63241   259433   667593 |   405196   131091     93 | 10.833 % |
453.00/453.33	|    196853 |   63238   259410   667547 |   445716   196768    117 | 10.850 % |
836.06/836.56	|    295379 |   63172   259133   666890 |   490288   295266    128 | 10.933 % |
1199.34/1199.90	c Bin: Executing minisat20
1199.34/1199.90	c child exit by a signal
1199.34/1199.90	c minisat20 returned code 137.
1199.34/1199.90	c minisat20 returned code 137.
1199.34/1199.90	c satzilla running zchaff_rand ... 
1199.34/1199.90	c Bin: Executing zchaff_rand
1199.34/1199.90	c zchaff_rand returned code 1.
1199.34/1199.90	c zchaff_rand returned code 1.
1199.34/1199.90	c satzilla running eureka ... 
1199.34/1199.90	c Bin: Executing eureka
1199.34/1199.90	c eureka returned code 1.
1199.34/1199.90	c eureka returned code 1.
1199.34/1199.90	c satzilla running vallst ... 
1199.34/1199.90	c Bin: Executing vallst
1199.34/1199.90	c vallst returned code 1.
1199.34/1199.90	c vallst returned code 1.
1199.34/1199.90	c satzilla running march_dl ... 
1199.34/1199.90	c Bin: Executing march_dl
1199.34/1199.90	c march_dl returned code 1.
1199.34/1199.90	c march_dl returned code 1.
1199.34/1199.90	c satzilla running kcnfs ... 
1199.34/1199.90	c Bin: Executing kcnfs
1199.34/1199.90	c kcnfs returned code 1.
1199.34/1199.90	c kcnfs returned code 1.
1199.34/1199.90	c satzilla running kcnfs with preprocessing ... 

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node12/watcher-330402-1173164341 -o ROOT/results/node12/solver-330402-1173164341 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330402-1173164341/SATzilla2007_F /tmp/evaluation/330402-1173164341/instance-330402-1173164341.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.01 1.00 3/77 25232
/proc/meminfo: memFree=1347888/2055920 swapFree=4156600/4192956
[pid=25232] ppid=25230 vsize=1512 CPUtime=0
/proc/25232/stat : 25232 (SATzilla2007_F) R 25230 25232 24764 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 336388655 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/25232/statm: 378 125 110 260 0 84 0
[pid=25233] ppid=25232 vsize=632 CPUtime=0
/proc/25233/stat : 25233 (march_dl) R 25232 25232 24764 0 -1 4194304 52 0 0 0 0 0 0 0 18 0 1 0 336388656 647168 46 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25233/statm: 158 46 39 118 0 37 0

[startup+0.0945029 s]
/proc/loadavg: 1.00 1.01 1.00 3/77 25232
/proc/meminfo: memFree=1347888/2055920 swapFree=4156600/4192956
[pid=25232] ppid=25230 vsize=1512 CPUtime=0
/proc/25232/stat : 25232 (SATzilla2007_F) S 25230 25232 24764 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336388655 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25232/statm: 378 125 110 260 0 84 0
[pid=25233] ppid=25232 vsize=7412 CPUtime=0.08
/proc/25233/stat : 25233 (march_dl) R 25232 25232 24764 0 -1 4194304 1415 0 0 0 8 0 0 0 19 0 1 0 336388656 7589888 1409 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25233/statm: 1853 1409 50 118 0 1732 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8924

[startup+0.101503 s]
/proc/loadavg: 1.00 1.01 1.00 3/77 25232
/proc/meminfo: memFree=1347888/2055920 swapFree=4156600/4192956
[pid=25232] ppid=25230 vsize=1512 CPUtime=0
/proc/25232/stat : 25232 (SATzilla2007_F) S 25230 25232 24764 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336388655 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25232/statm: 378 125 110 260 0 84 0
[pid=25233] ppid=25232 vsize=7544 CPUtime=0.09
/proc/25233/stat : 25233 (march_dl) R 25232 25232 24764 0 -1 4194304 1445 0 0 0 9 0 0 0 19 0 1 0 336388656 7725056 1439 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25233/statm: 1886 1439 50 118 0 1765 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9056

[startup+0.301538 s]
/proc/loadavg: 1.00 1.01 1.00 3/77 25232
/proc/meminfo: memFree=1347888/2055920 swapFree=4156600/4192956
[pid=25232] ppid=25230 vsize=1512 CPUtime=0
/proc/25232/stat : 25232 (SATzilla2007_F) S 25230 25232 24764 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336388655 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25232/statm: 378 125 110 260 0 84 0
[pid=25233] ppid=25232 vsize=10052 CPUtime=0.29
/proc/25233/stat : 25233 (march_dl) R 25232 25232 24764 0 -1 4194304 2243 0 0 0 28 1 0 0 21 0 1 0 336388656 10293248 2237 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25233/statm: 2513 2237 50 118 0 2392 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11564

[startup+0.70161 s]
/proc/loadavg: 1.00 1.01 1.00 3/77 25232
/proc/meminfo: memFree=1347888/2055920 swapFree=4156600/4192956
[pid=25232] ppid=25230 vsize=1512 CPUtime=0
/proc/25232/stat : 25232 (SATzilla2007_F) S 25230 25232 24764 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336388655 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25232/statm: 378 125 110 260 0 84 0
[pid=25233] ppid=25232 vsize=24856 CPUtime=0.69
/proc/25233/stat : 25233 (march_dl) R 25232 25232 24764 0 -1 4194304 5641 0 0 0 66 3 0 0 25 0 1 0 336388656 25452544 4770 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25233/statm: 6214 4770 53 118 0 6093 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26368

[startup+1.50175 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 25234
/proc/meminfo: memFree=1323424/2055920 swapFree=4156600/4192956
[pid=25232] ppid=25230 vsize=1512 CPUtime=0
/proc/25232/stat : 25232 (SATzilla2007_F) S 25230 25232 24764 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336388655 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25232/statm: 378 125 110 260 0 84 0
[pid=25233] ppid=25232 vsize=29196 CPUtime=1.49
/proc/25233/stat : 25233 (march_dl) R 25232 25232 24764 0 -1 4194304 8374 0 0 0 145 4 0 0 25 0 1 0 336388656 29896704 5922 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134617624 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25233/statm: 7299 5922 55 118 0 7178 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30708

[startup+3.10104 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 25234
/proc/meminfo: memFree=1322656/2055920 swapFree=4156600/4192956
[pid=25232] ppid=25230 vsize=1512 CPUtime=0
/proc/25232/stat : 25232 (SATzilla2007_F) S 25230 25232 24764 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336388655 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25232/statm: 378 125 110 260 0 84 0
[pid=25233] ppid=25232 vsize=52516 CPUtime=3.09
/proc/25233/stat : 25233 (march_dl) R 25232 25232 24764 0 -1 4194304 16561 0 0 0 301 8 0 0 25 0 1 0 336388656 53776384 11634 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25233/statm: 13129 11634 69 118 0 13008 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54028

[startup+6.30162 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 25235
/proc/meminfo: memFree=1342112/2055920 swapFree=4156600/4192956
[pid=25232] ppid=25230 vsize=1512 CPUtime=5
/proc/25232/stat : 25232 (SATzilla2007_F) S 25230 25232 24764 0 -1 4194304 149 17500 0 0 0 0 490 10 16 0 1 0 336388655 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25232/statm: 378 125 110 260 0 84 0
[pid=25235] ppid=25232 vsize=26688 CPUtime=1.28
/proc/25235/stat : 25235 (ubcsat2006) R 25232 25232 24764 0 -1 4194304 4724 0 0 0 126 2 0 0 25 0 1 0 336389157 27328512 4706 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25235/statm: 6672 4706 156 64 0 6253 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28200

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25235
/proc/meminfo: memFree=1320232/2055920 swapFree=4156600/4192956
[pid=25232] ppid=25230 vsize=30288 CPUtime=12.67
/proc/25232/stat : 25232 (SATzilla2007_F) R 25230 25232 24764 0 -1 4194304 7044 22233 0 0 520 4 730 13 25 0 1 0 336388655 31014912 7012 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/25232/statm: 7572 7012 135 260 0 7278 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 30288

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25235
/proc/meminfo: memFree=1319400/2055920 swapFree=4156600/4192956
[pid=25232] ppid=25230 vsize=30288 CPUtime=25.47
/proc/25232/stat : 25232 (SATzilla2007_F) R 25230 25232 24764 0 -1 4194304 7284 22233 0 0 1797 7 730 13 25 0 1 0 336388655 31014912 7252 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/25232/statm: 7572 7252 135 260 0 7278 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 30288

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25236
/proc/meminfo: memFree=1308192/2055920 swapFree=4156600/4192956
[pid=25232] ppid=25230 vsize=18956 CPUtime=31.48
/proc/25232/stat : 25232 (SATzilla2007_F) S 25230 25232 24764 0 -1 4194304 17594 22233 0 0 2392 13 730 13 25 0 1 0 336388655 19410944 4491 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25232/statm: 4739 4491 170 260 0 4445 0
[pid=25236] ppid=25232 vsize=24664 CPUtime=19.56
/proc/25236/stat : 25236 (minisat20) R 25232 25232 24764 0 -1 4194304 5701 0 0 0 1953 3 0 0 25 0 1 0 336391807 25255936 5685 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25236/statm: 6166 5685 59 118 0 6044 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 43620

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25236
/proc/meminfo: memFree=1293216/2055920 swapFree=4156600/4192956
[pid=25232] ppid=25230 vsize=18956 CPUtime=31.48
/proc/25232/stat : 25232 (SATzilla2007_F) S 25230 25232 24764 0 -1 4194304 17594 22233 0 0 2392 13 730 13 25 0 1 0 336388655 19410944 4491 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25232/statm: 4739 4491 170 260 0 4445 0
[pid=25236] ppid=25232 vsize=39516 CPUtime=70.75
/proc/25236/stat : 25236 (minisat20) R 25232 25232 24764 0 -1 4194304 9412 0 0 0 7066 9 0 0 25 0 1 0 336391807 40464384 9396 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134529255 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25236/statm: 9879 9396 59 118 0 9757 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 58472

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 25358
/proc/meminfo: memFree=1274992/2055920 swapFree=4156600/4192956
[pid=25232] ppid=25230 vsize=18956 CPUtime=31.48
/proc/25232/stat : 25232 (SATzilla2007_F) S 25230 25232 24764 0 -1 4194304 17594 22233 0 0 2392 13 730 13 25 0 1 0 336388655 19410944 4491 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25232/statm: 4739 4491 170 260 0 4445 0
[pid=25236] ppid=25232 vsize=56612 CPUtime=130.67
/proc/25236/stat : 25236 (minisat20) R 25232 25232 24764 0 -1 4194304 13666 0 0 0 13052 15 0 0 25 0 1 0 336391807 57970688 13650 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134519952 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25236/statm: 14153 13650 59 118 0 14031 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 75568

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25434
/proc/meminfo: memFree=1262496/2055920 swapFree=4156600/4192956
[pid=25232] ppid=25230 vsize=18956 CPUtime=31.48
/proc/25232/stat : 25232 (SATzilla2007_F) S 25230 25232 24764 0 -1 4194304 17594 22233 0 0 2392 13 730 13 25 0 1 0 336388655 19410944 4491 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25232/statm: 4739 4491 170 260 0 4445 0
[pid=25236] ppid=25232 vsize=69844 CPUtime=190.6
/proc/25236/stat : 25236 (minisat20) R 25232 25232 24764 0 -1 4194304 16997 0 0 0 19041 19 0 0 25 0 1 0 336391807 71520256 16981 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25236/statm: 17461 16981 59 118 0 17339 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 88800

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25434
/proc/meminfo: memFree=1249824/2055920 swapFree=4156600/4192956
[pid=25232] ppid=25230 vsize=18956 CPUtime=31.48
/proc/25232/stat : 25232 (SATzilla2007_F) S 25230 25232 24764 0 -1 4194304 17594 22233 0 0 2392 13 730 13 25 0 1 0 336388655 19410944 4491 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25232/statm: 4739 4491 170 260 0 4445 0
[pid=25236] ppid=25232 vsize=82788 CPUtime=250.57
/proc/25236/stat : 25236 (minisat20) R 25232 25232 24764 0 -1 4194304 20176 0 0 0 25034 23 0 0 25 0 1 0 336391807 84774912 20160 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527533 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25236/statm: 20697 20160 59 118 0 20575 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 101744

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25434
/proc/meminfo: memFree=1236640/2055920 swapFree=4156600/4192956
[pid=25232] ppid=25230 vsize=18956 CPUtime=31.48
/proc/25232/stat : 25232 (SATzilla2007_F) S 25230 25232 24764 0 -1 4194304 17594 22233 0 0 2392 13 730 13 25 0 1 0 336388655 19410944 4491 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25232/statm: 4739 4491 170 260 0 4445 0
[pid=25236] ppid=25232 vsize=95972 CPUtime=310.55
/proc/25236/stat : 25236 (minisat20) R 25232 25232 24764 0 -1 4194304 23474 0 0 0 31029 26 0 0 25 0 1 0 336391807 98275328 23458 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25236/statm: 23993 23458 59 118 0 23871 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 114928

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25434
/proc/meminfo: memFree=1225568/2055920 swapFree=4156600/4192956

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

[pid=25232] ppid=25230 vsize=18956 CPUtime=31.48
/proc/25232/stat : 25232 (SATzilla2007_F) S 25230 25232 24764 0 -1 4194304 17594 22233 0 0 2392 13 730 13 25 0 1 0 336388655 19410944 4491 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25232/statm: 4739 4491 170 260 0 4445 0
[pid=25236] ppid=25232 vsize=119000 CPUtime=430.51
/proc/25236/stat : 25236 (minisat20) R 25232 25232 24764 0 -1 4194304 29257 0 0 0 43017 34 0 0 25 0 1 0 336391807 121856000 29241 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25236/statm: 29750 29241 59 118 0 29628 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 137956

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25434
/proc/meminfo: memFree=1202976/2055920 swapFree=4156600/4192956
[pid=25232] ppid=25230 vsize=18956 CPUtime=31.48
/proc/25232/stat : 25232 (SATzilla2007_F) S 25230 25232 24764 0 -1 4194304 17594 22233 0 0 2392 13 730 13 25 0 1 0 336388655 19410944 4491 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25232/statm: 4739 4491 170 260 0 4445 0
[pid=25236] ppid=25232 vsize=130140 CPUtime=490.49
/proc/25236/stat : 25236 (minisat20) R 25232 25232 24764 0 -1 4194304 31934 0 0 0 49011 38 0 0 25 0 1 0 336391807 133263360 31918 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25236/statm: 32535 31918 59 118 0 32413 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 149096

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25434
/proc/meminfo: memFree=1193376/2055920 swapFree=4156600/4192956
[pid=25232] ppid=25230 vsize=18956 CPUtime=31.48
/proc/25232/stat : 25232 (SATzilla2007_F) S 25230 25232 24764 0 -1 4194304 17594 22233 0 0 2392 13 730 13 25 0 1 0 336388655 19410944 4491 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25232/statm: 4739 4491 170 260 0 4445 0
[pid=25236] ppid=25232 vsize=139556 CPUtime=550.47
/proc/25236/stat : 25236 (minisat20) R 25232 25232 24764 0 -1 4194304 34304 0 0 0 55007 40 0 0 25 0 1 0 336391807 142905344 34288 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25236/statm: 34889 34288 59 118 0 34767 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 158512

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25434
/proc/meminfo: memFree=1183648/2055920 swapFree=4156600/4192956
[pid=25232] ppid=25230 vsize=18956 CPUtime=31.48
/proc/25232/stat : 25232 (SATzilla2007_F) S 25230 25232 24764 0 -1 4194304 17594 22233 0 0 2392 13 730 13 25 0 1 0 336388655 19410944 4491 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25232/statm: 4739 4491 170 260 0 4445 0
[pid=25236] ppid=25232 vsize=149240 CPUtime=610.45
/proc/25236/stat : 25236 (minisat20) R 25232 25232 24764 0 -1 4194304 36715 0 0 0 61002 43 0 0 25 0 1 0 336391807 152821760 36699 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25236/statm: 37310 36699 59 118 0 37188 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 168196

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25434
/proc/meminfo: memFree=1173920/2055920 swapFree=4156600/4192956
[pid=25232] ppid=25230 vsize=18956 CPUtime=31.48
/proc/25232/stat : 25232 (SATzilla2007_F) S 25230 25232 24764 0 -1 4194304 17594 22233 0 0 2392 13 730 13 25 0 1 0 336388655 19410944 4491 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25232/statm: 4739 4491 170 260 0 4445 0
[pid=25236] ppid=25232 vsize=158900 CPUtime=670.43
/proc/25236/stat : 25236 (minisat20) R 25232 25232 24764 0 -1 4194304 39158 0 0 0 66996 47 0 0 25 0 1 0 336391807 162713600 39142 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25236/statm: 39725 39142 59 118 0 39603 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 177856

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25434
/proc/meminfo: memFree=1163424/2055920 swapFree=4156600/4192956
[pid=25232] ppid=25230 vsize=18956 CPUtime=31.48
/proc/25232/stat : 25232 (SATzilla2007_F) S 25230 25232 24764 0 -1 4194304 17594 22233 0 0 2392 13 730 13 25 0 1 0 336388655 19410944 4491 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25232/statm: 4739 4491 170 260 0 4445 0
[pid=25236] ppid=25232 vsize=169284 CPUtime=730.41
/proc/25236/stat : 25236 (minisat20) R 25232 25232 24764 0 -1 4194304 41746 0 0 0 72991 50 0 0 25 0 1 0 336391807 173346816 41730 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25236/statm: 42321 41730 59 118 0 42199 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 188240

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25434
/proc/meminfo: memFree=1154464/2055920 swapFree=4156600/4192956
[pid=25232] ppid=25230 vsize=18956 CPUtime=31.48
/proc/25232/stat : 25232 (SATzilla2007_F) S 25230 25232 24764 0 -1 4194304 17594 22233 0 0 2392 13 730 13 25 0 1 0 336388655 19410944 4491 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25232/statm: 4739 4491 170 260 0 4445 0
[pid=25236] ppid=25232 vsize=178172 CPUtime=790.38
/proc/25236/stat : 25236 (minisat20) R 25232 25232 24764 0 -1 4194304 43999 0 0 0 78985 53 0 0 25 0 1 0 336391807 182448128 43983 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25236/statm: 44543 43983 59 118 0 44421 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 197128

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25434
/proc/meminfo: memFree=1145120/2055920 swapFree=4156600/4192956
[pid=25232] ppid=25230 vsize=18956 CPUtime=31.48
/proc/25232/stat : 25232 (SATzilla2007_F) S 25230 25232 24764 0 -1 4194304 17594 22233 0 0 2392 13 730 13 25 0 1 0 336388655 19410944 4491 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25232/statm: 4739 4491 170 260 0 4445 0
[pid=25236] ppid=25232 vsize=188124 CPUtime=850.36
/proc/25236/stat : 25236 (minisat20) R 25232 25232 24764 0 -1 4194304 46346 0 0 0 84980 56 0 0 25 0 1 0 336391807 192638976 46330 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25236/statm: 47031 46330 59 118 0 46909 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 207080

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25434
/proc/meminfo: memFree=1134560/2055920 swapFree=4156600/4192956
[pid=25232] ppid=25230 vsize=18956 CPUtime=31.48
/proc/25232/stat : 25232 (SATzilla2007_F) S 25230 25232 24764 0 -1 4194304 17594 22233 0 0 2392 13 730 13 25 0 1 0 336388655 19410944 4491 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25232/statm: 4739 4491 170 260 0 4445 0
[pid=25236] ppid=25232 vsize=198684 CPUtime=910.34
/proc/25236/stat : 25236 (minisat20) R 25232 25232 24764 0 -1 4194304 48981 0 0 0 90974 60 0 0 25 0 1 0 336391807 203452416 48965 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25236/statm: 49671 48965 59 118 0 49549 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 217640

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25434
/proc/meminfo: memFree=1124768/2055920 swapFree=4156600/4192956
[pid=25232] ppid=25230 vsize=18956 CPUtime=31.48
/proc/25232/stat : 25232 (SATzilla2007_F) S 25230 25232 24764 0 -1 4194304 17594 22233 0 0 2392 13 730 13 25 0 1 0 336388655 19410944 4491 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25232/statm: 4739 4491 170 260 0 4445 0
[pid=25236] ppid=25232 vsize=208392 CPUtime=970.32
/proc/25236/stat : 25236 (minisat20) R 25232 25232 24764 0 -1 4194304 51420 0 0 0 96969 63 0 0 25 0 1 0 336391807 213393408 51404 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527385 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25236/statm: 52098 51404 59 118 0 51976 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 227348

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25434
/proc/meminfo: memFree=1116192/2055920 swapFree=4156600/4192956
[pid=25232] ppid=25230 vsize=18956 CPUtime=31.48
/proc/25232/stat : 25232 (SATzilla2007_F) S 25230 25232 24764 0 -1 4194304 17594 22233 0 0 2392 13 730 13 25 0 1 0 336388655 19410944 4491 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25232/statm: 4739 4491 170 260 0 4445 0
[pid=25236] ppid=25232 vsize=216968 CPUtime=1030.3
/proc/25236/stat : 25236 (minisat20) R 25232 25232 24764 0 -1 4194304 53579 0 0 0 102964 66 0 0 25 0 1 0 336391807 222175232 53563 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25236/statm: 54242 53563 59 118 0 54120 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 235924

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25434
/proc/meminfo: memFree=1107232/2055920 swapFree=4156600/4192956
[pid=25232] ppid=25230 vsize=18956 CPUtime=31.48
/proc/25232/stat : 25232 (SATzilla2007_F) S 25230 25232 24764 0 -1 4194304 17594 22233 0 0 2392 13 730 13 25 0 1 0 336388655 19410944 4491 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25232/statm: 4739 4491 170 260 0 4445 0
[pid=25236] ppid=25232 vsize=225916 CPUtime=1090.28
/proc/25236/stat : 25236 (minisat20) R 25232 25232 24764 0 -1 4194304 55793 0 0 0 108959 69 0 0 25 0 1 0 336391807 231337984 55777 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25236/statm: 56479 55777 59 118 0 56357 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 244872

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25434
/proc/meminfo: memFree=1098784/2055920 swapFree=4156600/4192956
[pid=25232] ppid=25230 vsize=18956 CPUtime=31.48
/proc/25232/stat : 25232 (SATzilla2007_F) S 25230 25232 24764 0 -1 4194304 17594 22233 0 0 2392 13 730 13 25 0 1 0 336388655 19410944 4491 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25232/statm: 4739 4491 170 260 0 4445 0
[pid=25236] ppid=25232 vsize=234480 CPUtime=1150.25
/proc/25236/stat : 25236 (minisat20) R 25232 25232 24764 0 -1 4194304 57924 0 0 0 114954 71 0 0 25 0 1 0 336391807 240107520 57908 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25236/statm: 58620 57908 59 118 0 58498 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 253436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 25434
/proc/meminfo: memFree=1291944/2055920 swapFree=4156600/4192956
[pid=25232] ppid=25230 vsize=85492 CPUtime=1200.04
/proc/25232/stat : 25232 (SATzilla2007_F) R 25230 25232 24764 0 -1 4194304 27672 80726 0 0 2459 16 117440 89 24 0 1 0 336388655 87543808 14379 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 134602664 0 0 4096 0 0 0 0 17 1 0 0
/proc/25232/statm: 21373 14379 177 260 0 21079 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 85492

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.62
CPU time (s): 1200.06
CPU user time (s): 1198.99
CPU system time (s): 1.06384
CPU usage (%): 99.9534
Max. virtual memory (cumulated for all children) (KiB): 255688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.99
system time used= 1.06384
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108398
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= 28
involuntary context switches= 24883

runsolver used 1.2808 second user time and 3.09753 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Tue Mar  6 06:59:02 UTC 2007

IDJOB= 330402
IDBENCH= 20562
IDSOLVER= 136
FILE ID= node12/330402-1173164341

PBS_JOBID= 4014998

Free space on /tmp= 66458 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k35.cnf
COMMAND LINE= /tmp/evaluation/330402-1173164341/SATzilla2007_F /tmp/evaluation/330402-1173164341/instance-330402-1173164341.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-330402-1173164341 -o ROOT/results/node12/solver-330402-1173164341 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330402-1173164341/SATzilla2007_F /tmp/evaluation/330402-1173164341/instance-330402-1173164341.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  e2ce53da4f00ba19b35d5b71c6e657f7

RANDOM SEED= 171116149

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.285
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.285
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:       1348296 kB
Buffers:         44408 kB
Cached:         575744 kB
SwapCached:      14832 kB
Active:         217440 kB
Inactive:       425400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1348296 kB
SwapTotal:     4192956 kB
SwapFree:      4156600 kB
Dirty:           16812 kB
Writeback:           0 kB
Mapped:          29772 kB
Slab:            50396 kB
Committed_AS:  1575892 kB
PageTables:       1692 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= 66458 MiB

End job on node12 on Tue Mar  6 07:19:05 UTC 2007