Trace number 330192

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.07 1200.42

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k50.cnf
MD5SUMa98ae53616f0aac946d1660291c4c36b
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 variables102304
Number of clauses424929
Sum of the clauses size1088741
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2300970
Number of clauses of size 379606
Number of clauses of size 415114
Number of clauses of size 58599
Number of clauses of size over 518568

Solver Data (download as text)

53.26/53.34	c run March_dl for 5 seconds ... 
53.26/53.34	c Bin: Executing march_dl
53.26/53.34	c child exit by a signal
53.26/53.34	c march_dl returned code 137.
53.26/53.34	c run saps for 2 seconds ... 
53.26/53.34	c Bin: Executing ubcsat2006
53.26/53.34	c child exited successfully
53.26/53.34	c ubcsat2006 returned code 0.
53.26/53.34	c satzilla computing base features
53.26/53.34	c satzilla doing unit-prop probe
53.26/53.34	c satzilla doing local search probe
53.26/53.34	c satzilla doing lobjois search-space size estimate
53.26/53.34	c satzilla's ranking:
53.26/53.34	c 1) minisat20: 2.249095
53.26/53.34	c 2) eureka: 2.290717
53.26/53.34	c 3) zchaff_rand: 2.355210
53.26/53.34	c 4) vallst: 3.371354
53.26/53.34	c 5) march_dl: 3.846532
53.26/53.34	c 6) kcnfs: 4.804454
53.26/53.34	c 7) kcnfs+P: 999.000000
53.26/53.34	c 8) march_dl+P: 999.000000
53.26/53.34	c 9) vallst+P: 999.000000
53.26/53.34	c 10) zchaff_rand+P: 999.000000
53.26/53.34	c 11) rsat+P: 999.000000
53.26/53.34	c 12) eureka+P: 999.000000
53.26/53.34	c 13) minisat20+P: 999.000000
53.26/53.34	c 14) rsat: 999.000000
53.26/53.34	c satzilla running minisat20 ... 
53.26/53.35	This is MiniSat 2.0 beta
53.26/53.35	WARNING: for repeatability, setting FPU to use double precision
53.26/53.35	============================[ Problem Statistics ]=============================
53.26/53.35	|                                                                             |
53.26/53.36	|  Number of variables:  102304                                               |
53.26/53.36	|  Number of clauses:    424929                                               |
53.32/53.61	|  Parsing time:         0.22         s                                       |
53.32/53.62	============================[ Search Statistics ]==============================
53.32/53.62	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
53.32/53.62	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
53.32/53.62	===============================================================================
53.32/53.62	|         0 |   95632   395378  1016900 |   131792        0    nan |  0.000 % |
53.32/53.64	|       100 |   95631   395378  1016900 |   144971       99      6 |  6.541 % |
53.32/53.77	|       250 |   95628   395378  1016900 |   159469      247      7 |  6.567 % |
53.76/53.89	|       475 |   95627   395378  1016900 |   175416      471     15 |  6.620 % |
53.96/54.05	|       812 |   95620   395378  1016900 |   192957      806     13 |  6.632 % |
54.46/54.55	|      1320 |   95610   395378  1016900 |   212253     1313     22 |  6.667 % |
55.06/55.12	|      2079 |   95483   394532  1014817 |   233478     2071     19 |  6.667 % |
55.46/55.51	|      3218 |   95483   394532  1014817 |   256826     3210     19 |  6.667 % |
56.36/56.45	|      4927 |   95483   394532  1014817 |   282509     4919     19 |  6.667 % |
57.96/58.00	|      7489 |   95477   394500  1014739 |   310760     7478     21 |  6.673 % |
59.65/59.74	|     11333 |   95471   394482  1014699 |   341836    11321     21 |  6.679 % |
62.96/63.02	|     17101 |   95467   394469  1014670 |   376019    17088     23 |  6.683 % |
68.45/68.56	|     25750 |   95138   392938  1010783 |   413621    25733     28 |  7.010 % |
76.55/76.65	|     38726 |   95123   392765  1010376 |   454984    38704     31 |  7.020 % |
91.75/91.84	|     58187 |   94801   391694  1007705 |   500482    58157     34 |  7.387 % |
123.24/123.30	|     87380 |   94745   391157  1006375 |   550530    87217     47 |  7.389 % |
165.13/165.26	|    131169 |   94666   390698  1005235 |   605583   130970     47 |  7.466 % |
344.77/344.98	|    196853 |   94639   390496  1004759 |   666142   196606     95 |  7.496 % |
641.80/642.02	|    295380 |   94631   390496  1004759 |   732756   295130    108 |  7.513 % |
1199.13/1199.54	c Bin: Executing minisat20
1199.13/1199.54	c child exit by a signal
1199.13/1199.54	c minisat20 returned code 137.
1199.13/1199.54	c minisat20 returned code 137.
1199.13/1199.54	c satzilla running eureka ... 
1199.13/1199.54	c Bin: Executing eureka
1199.13/1199.54	c eureka returned code 1.
1199.13/1199.54	c eureka returned code 1.
1199.13/1199.54	c satzilla running zchaff_rand ... 
1199.13/1199.54	c Bin: Executing zchaff_rand
1199.13/1199.54	c zchaff_rand returned code 1.
1199.13/1199.54	c zchaff_rand returned code 1.
1199.13/1199.54	c satzilla running vallst ... 
1199.13/1199.54	c Bin: Executing vallst
1199.13/1199.54	c vallst returned code 1.
1199.13/1199.54	c vallst returned code 1.
1199.13/1199.54	c satzilla running march_dl ... 
1199.13/1199.54	c Bin: Executing march_dl
1199.13/1199.54	c march_dl returned code 1.
1199.13/1199.54	c march_dl returned code 1.
1199.13/1199.54	c satzilla running kcnfs ... 
1199.13/1199.54	c Bin: Executing kcnfs
1199.13/1199.54	c kcnfs returned code 1.
1199.13/1199.54	c kcnfs returned code 1.
1199.13/1199.54	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/node63/watcher-330192-1173159283 -o ROOT/results/node63/solver-330192-1173159283 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330192-1173159283/SATzilla2007_F /tmp/evaluation/330192-1173159283/instance-330192-1173159283.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: 0.99 0.98 0.98 3/64 11659
/proc/meminfo: memFree=957472/2055920 swapFree=4183280/4192956
[pid=11659] ppid=11657 vsize=1512 CPUtime=0
/proc/11659/stat : 11659 (SATzilla2007_F) R 11657 11659 10007 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 335885744 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/11659/statm: 378 125 110 260 0 84 0
[pid=11660] ppid=11659 vsize=632 CPUtime=0
/proc/11660/stat : 11660 (march_dl) R 11659 11659 10007 0 -1 4194304 52 0 0 0 0 0 0 0 18 0 1 0 335885744 647168 46 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11660/statm: 158 46 39 118 0 37 0

[startup+0.037843 s]
/proc/loadavg: 0.99 0.98 0.98 3/64 11659
/proc/meminfo: memFree=957472/2055920 swapFree=4183280/4192956
[pid=11659] ppid=11657 vsize=1512 CPUtime=0
/proc/11659/stat : 11659 (SATzilla2007_F) S 11657 11659 10007 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 335885744 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11659/statm: 378 125 110 260 0 84 0
[pid=11660] ppid=11659 vsize=632 CPUtime=0.03
/proc/11660/stat : 11660 (march_dl) R 11659 11659 10007 0 -1 4194304 52 0 0 0 3 0 0 0 19 0 1 0 335885744 647168 46 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11660/statm: 158 46 39 118 0 37 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2144

[startup+0.101849 s]
/proc/loadavg: 0.99 0.98 0.98 3/64 11659
/proc/meminfo: memFree=957472/2055920 swapFree=4183280/4192956
[pid=11659] ppid=11657 vsize=1512 CPUtime=0
/proc/11659/stat : 11659 (SATzilla2007_F) S 11657 11659 10007 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 335885744 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11659/statm: 378 125 110 260 0 84 0
[pid=11660] ppid=11659 vsize=632 CPUtime=0.09
/proc/11660/stat : 11660 (march_dl) R 11659 11659 10007 0 -1 4194304 52 0 0 0 9 0 0 0 19 0 1 0 335885744 647168 46 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11660/statm: 158 46 39 118 0 37 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2144

[startup+0.30187 s]
/proc/loadavg: 0.99 0.98 0.98 3/64 11659
/proc/meminfo: memFree=957472/2055920 swapFree=4183280/4192956
[pid=11659] ppid=11657 vsize=1512 CPUtime=0
/proc/11659/stat : 11659 (SATzilla2007_F) S 11657 11659 10007 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 335885744 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11659/statm: 378 125 110 260 0 84 0
[pid=11660] ppid=11659 vsize=12568 CPUtime=0.29
/proc/11660/stat : 11660 (march_dl) R 11659 11659 10007 0 -1 4194304 2665 0 0 0 28 1 0 0 20 0 1 0 335885744 12869632 2659 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11660/statm: 3142 2659 50 118 0 3021 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14080

[startup+0.701912 s]
/proc/loadavg: 0.99 0.98 0.98 3/64 11659
/proc/meminfo: memFree=957472/2055920 swapFree=4183280/4192956
[pid=11659] ppid=11657 vsize=1512 CPUtime=0
/proc/11659/stat : 11659 (SATzilla2007_F) S 11657 11659 10007 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 335885744 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11659/statm: 378 125 110 260 0 84 0
[pid=11660] ppid=11659 vsize=29056 CPUtime=0.69
/proc/11660/stat : 11660 (march_dl) R 11659 11659 10007 0 -1 4194304 5057 0 0 0 67 2 0 0 24 0 1 0 335885744 29753344 5049 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11660/statm: 7264 5051 50 118 0 7143 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30568

[startup+1.502 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 11661
/proc/meminfo: memFree=929360/2055920 swapFree=4183280/4192956
[pid=11659] ppid=11657 vsize=1512 CPUtime=0
/proc/11659/stat : 11659 (SATzilla2007_F) S 11657 11659 10007 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 335885744 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11659/statm: 378 125 110 260 0 84 0
[pid=11660] ppid=11659 vsize=42296 CPUtime=1.49
/proc/11660/stat : 11660 (march_dl) R 11659 11659 10007 0 -1 4194304 10915 0 0 0 145 4 0 0 25 0 1 0 335885744 43311104 8528 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134617577 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11660/statm: 10574 8528 55 118 0 10453 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43808

[startup+3.10217 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 11661
/proc/meminfo: memFree=921488/2055920 swapFree=4183280/4192956
[pid=11659] ppid=11657 vsize=1512 CPUtime=0
/proc/11659/stat : 11659 (SATzilla2007_F) S 11657 11659 10007 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 335885744 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11659/statm: 378 125 110 260 0 84 0
[pid=11660] ppid=11659 vsize=43220 CPUtime=3.09
/proc/11660/stat : 11660 (march_dl) R 11659 11659 10007 0 -1 4194304 14045 0 0 0 303 6 0 0 25 0 1 0 335885744 44257280 9141 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652411 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11660/statm: 10805 9141 57 118 0 10684 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44732

[startup+6.30151 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 11662
/proc/meminfo: memFree=951960/2055920 swapFree=4183280/4192956
[pid=11659] ppid=11657 vsize=1512 CPUtime=5
/proc/11659/stat : 11659 (SATzilla2007_F) S 11657 11659 10007 0 -1 4194304 149 24237 0 0 0 0 489 11 16 0 1 0 335885744 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11659/statm: 378 125 110 260 0 84 0
[pid=11662] ppid=11659 vsize=35044 CPUtime=1.27
/proc/11662/stat : 11662 (ubcsat2006) R 11659 11659 10007 0 -1 4194304 6722 0 0 0 125 2 0 0 25 0 1 0 335886246 35885056 6704 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11662/statm: 8761 6704 156 64 0 8342 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 36556

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 11662
/proc/meminfo: memFree=918112/2055920 swapFree=4183280/4192956
[pid=11659] ppid=11657 vsize=42904 CPUtime=12.68
/proc/11659/stat : 11659 (SATzilla2007_F) R 11657 11659 10007 0 -1 4194304 9981 30967 0 0 500 5 748 15 25 0 1 0 335885744 43933696 9949 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/11659/statm: 10726 9949 135 260 0 10432 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 42904

[startup+25.5015 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 11662
/proc/meminfo: memFree=917536/2055920 swapFree=4183280/4192956
[pid=11659] ppid=11657 vsize=42904 CPUtime=25.48
/proc/11659/stat : 11659 (SATzilla2007_F) R 11657 11659 10007 0 -1 4194304 10144 30967 0 0 1778 7 748 15 25 0 1 0 335885744 43933696 10112 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/11659/statm: 10726 10112 135 260 0 10432 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 42904

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 11662
/proc/meminfo: memFree=906784/2055920 swapFree=4183280/4192956
[pid=11659] ppid=11657 vsize=34188 CPUtime=51.07
/proc/11659/stat : 11659 (SATzilla2007_F) R 11657 11659 10007 0 -1 4194304 21199 30967 0 0 4326 18 748 15 25 0 1 0 335885744 35008512 7555 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135223229 0 0 4096 0 0 0 0 17 1 0 0
/proc/11659/statm: 8547 7557 169 260 0 8253 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34188

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 11663
/proc/meminfo: memFree=896088/2055920 swapFree=4183280/4192956
[pid=11659] ppid=11657 vsize=26404 CPUtime=53.32
/proc/11659/stat : 11659 (SATzilla2007_F) S 11657 11659 10007 0 -1 4194304 25164 30967 0 0 4549 20 748 15 25 0 1 0 335885744 27037696 6323 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11659/statm: 6601 6323 170 260 0 6307 0
[pid=11663] ppid=11659 vsize=38780 CPUtime=48.93
/proc/11663/stat : 11663 (minisat20) R 11659 11659 10007 0 -1 4194304 9256 0 0 0 4886 7 0 0 25 0 1 0 335891079 39710720 9240 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527538 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11663/statm: 9695 9240 59 118 0 9573 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 65184

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 11663
/proc/meminfo: memFree=879768/2055920 swapFree=4183280/4192956
[pid=11659] ppid=11657 vsize=26404 CPUtime=53.32
/proc/11659/stat : 11659 (SATzilla2007_F) S 11657 11659 10007 0 -1 4194304 25164 30967 0 0 4549 20 748 15 25 0 1 0 335885744 27037696 6323 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11659/statm: 6601 6323 170 260 0 6307 0
[pid=11663] ppid=11659 vsize=55068 CPUtime=108.91
/proc/11663/stat : 11663 (minisat20) R 11659 11659 10007 0 -1 4194304 13351 0 0 0 10880 11 0 0 25 0 1 0 335891079 56389632 13335 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11663/statm: 13767 13335 59 118 0 13645 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 81472

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 11663
/proc/meminfo: memFree=861720/2055920 swapFree=4183280/4192956
[pid=11659] ppid=11657 vsize=26404 CPUtime=53.32
/proc/11659/stat : 11659 (SATzilla2007_F) S 11657 11659 10007 0 -1 4194304 25164 30967 0 0 4549 20 748 15 25 0 1 0 335885744 27037696 6323 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11659/statm: 6601 6323 170 260 0 6307 0
[pid=11663] ppid=11659 vsize=73164 CPUtime=168.89
/proc/11663/stat : 11663 (minisat20) R 11659 11659 10007 0 -1 4194304 17830 0 0 0 16873 16 0 0 25 0 1 0 335891079 74919936 17814 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527480 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11663/statm: 18291 17814 59 118 0 18169 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 99568

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 11663
/proc/meminfo: memFree=843032/2055920 swapFree=4183280/4192956
[pid=11659] ppid=11657 vsize=26404 CPUtime=53.32
/proc/11659/stat : 11659 (SATzilla2007_F) S 11657 11659 10007 0 -1 4194304 25164 30967 0 0 4549 20 748 15 25 0 1 0 335885744 27037696 6323 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11659/statm: 6601 6323 170 260 0 6307 0
[pid=11663] ppid=11659 vsize=91780 CPUtime=228.87
/proc/11663/stat : 11663 (minisat20) R 11659 11659 10007 0 -1 4194304 22498 0 0 0 22865 22 0 0 25 0 1 0 335891079 93982720 22482 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525523 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11663/statm: 22945 22482 59 118 0 22823 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 118184

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 11663
/proc/meminfo: memFree=827672/2055920 swapFree=4183280/4192956
[pid=11659] ppid=11657 vsize=26404 CPUtime=53.32
/proc/11659/stat : 11659 (SATzilla2007_F) S 11657 11659 10007 0 -1 4194304 25164 30967 0 0 4549 20 748 15 25 0 1 0 335885744 27037696 6323 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11659/statm: 6601 6323 170 260 0 6307 0
[pid=11663] ppid=11659 vsize=106880 CPUtime=288.86
/proc/11663/stat : 11663 (minisat20) R 11659 11659 10007 0 -1 4194304 26303 0 0 0 28860 26 0 0 25 0 1 0 335891079 109445120 26287 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11663/statm: 26720 26287 59 118 0 26598 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 133284

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 11663
/proc/meminfo: memFree=815512/2055920 swapFree=4183280/4192956
[pid=11659] ppid=11657 vsize=26404 CPUtime=53.32
/proc/11659/stat : 11659 (SATzilla2007_F) S 11657 11659 10007 0 -1 4194304 25164 30967 0 0 4549 20 748 15 25 0 1 0 335885744 27037696 6323 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11659/statm: 6601 6323 170 260 0 6307 0

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

[pid=11659] ppid=11657 vsize=26404 CPUtime=53.32
/proc/11659/stat : 11659 (SATzilla2007_F) S 11657 11659 10007 0 -1 4194304 25164 30967 0 0 4549 20 748 15 25 0 1 0 335885744 27037696 6323 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11659/statm: 6601 6323 170 260 0 6307 0
[pid=11663] ppid=11659 vsize=130652 CPUtime=408.82
/proc/11663/stat : 11663 (minisat20) R 11659 11659 10007 0 -1 4194304 32181 0 0 0 40849 33 0 0 25 0 1 0 335891079 133787648 32165 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11663/statm: 32663 32165 59 118 0 32541 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 157056

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 11665
/proc/meminfo: memFree=790872/2055920 swapFree=4183280/4192956
[pid=11659] ppid=11657 vsize=26404 CPUtime=53.32
/proc/11659/stat : 11659 (SATzilla2007_F) S 11657 11659 10007 0 -1 4194304 25164 30967 0 0 4549 20 748 15 25 0 1 0 335885744 27037696 6323 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11659/statm: 6601 6323 170 260 0 6307 0
[pid=11663] ppid=11659 vsize=143860 CPUtime=468.81
/proc/11663/stat : 11663 (minisat20) R 11659 11659 10007 0 -1 4194304 35512 0 0 0 46844 37 0 0 25 0 1 0 335891079 147312640 35496 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134535707 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11663/statm: 35965 35496 59 118 0 35843 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 170264

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 11665
/proc/meminfo: memFree=779992/2055920 swapFree=4183280/4192956
[pid=11659] ppid=11657 vsize=26404 CPUtime=53.32
/proc/11659/stat : 11659 (SATzilla2007_F) S 11657 11659 10007 0 -1 4194304 25164 30967 0 0 4549 20 748 15 25 0 1 0 335885744 27037696 6323 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11659/statm: 6601 6323 170 260 0 6307 0
[pid=11663] ppid=11659 vsize=154628 CPUtime=528.8
/proc/11663/stat : 11663 (minisat20) R 11659 11659 10007 0 -1 4194304 38199 0 0 0 52838 42 0 0 25 0 1 0 335891079 158339072 38183 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11663/statm: 38657 38183 59 118 0 38535 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 181032

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 11665
/proc/meminfo: memFree=771096/2055920 swapFree=4183280/4192956
[pid=11659] ppid=11657 vsize=26404 CPUtime=53.32
/proc/11659/stat : 11659 (SATzilla2007_F) S 11657 11659 10007 0 -1 4194304 25164 30967 0 0 4549 20 748 15 25 0 1 0 335885744 27037696 6323 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11659/statm: 6601 6323 170 260 0 6307 0
[pid=11663] ppid=11659 vsize=163388 CPUtime=588.78
/proc/11663/stat : 11663 (minisat20) R 11659 11659 10007 0 -1 4194304 40412 0 0 0 58834 44 0 0 25 0 1 0 335891079 167309312 40396 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134533650 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11663/statm: 40847 40396 59 118 0 40725 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 189792

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 11665
/proc/meminfo: memFree=760792/2055920 swapFree=4183280/4192956
[pid=11659] ppid=11657 vsize=26404 CPUtime=53.32
/proc/11659/stat : 11659 (SATzilla2007_F) S 11657 11659 10007 0 -1 4194304 25164 30967 0 0 4549 20 748 15 25 0 1 0 335885744 27037696 6323 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11659/statm: 6601 6323 170 260 0 6307 0
[pid=11663] ppid=11659 vsize=174384 CPUtime=648.76
/proc/11663/stat : 11663 (minisat20) R 11659 11659 10007 0 -1 4194304 42996 0 0 0 64829 47 0 0 25 0 1 0 335891079 178569216 42980 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11663/statm: 43596 42980 59 118 0 43474 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 200788

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 11665
/proc/meminfo: memFree=751768/2055920 swapFree=4183280/4192956
[pid=11659] ppid=11657 vsize=26404 CPUtime=53.32
/proc/11659/stat : 11659 (SATzilla2007_F) S 11657 11659 10007 0 -1 4194304 25164 30967 0 0 4549 20 748 15 25 0 1 0 335885744 27037696 6323 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11659/statm: 6601 6323 170 260 0 6307 0
[pid=11663] ppid=11659 vsize=183252 CPUtime=708.74
/proc/11663/stat : 11663 (minisat20) R 11659 11659 10007 0 -1 4194304 45235 0 0 0 70824 50 0 0 25 0 1 0 335891079 187650048 45219 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527480 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11663/statm: 45813 45219 59 118 0 45691 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 209656

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 11665
/proc/meminfo: memFree=742552/2055920 swapFree=4183280/4192956
[pid=11659] ppid=11657 vsize=26404 CPUtime=53.32
/proc/11659/stat : 11659 (SATzilla2007_F) S 11657 11659 10007 0 -1 4194304 25164 30967 0 0 4549 20 748 15 25 0 1 0 335885744 27037696 6323 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11659/statm: 6601 6323 170 260 0 6307 0
[pid=11663] ppid=11659 vsize=192496 CPUtime=768.72
/proc/11663/stat : 11663 (minisat20) R 11659 11659 10007 0 -1 4194304 47552 0 0 0 76819 53 0 0 25 0 1 0 335891079 197115904 47536 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11663/statm: 48124 47536 59 118 0 48002 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 218900

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 11665
/proc/meminfo: memFree=732312/2055920 swapFree=4183280/4192956
[pid=11659] ppid=11657 vsize=26404 CPUtime=53.32
/proc/11659/stat : 11659 (SATzilla2007_F) S 11657 11659 10007 0 -1 4194304 25164 30967 0 0 4549 20 748 15 25 0 1 0 335885744 27037696 6323 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11659/statm: 6601 6323 170 260 0 6307 0
[pid=11663] ppid=11659 vsize=202532 CPUtime=828.71
/proc/11663/stat : 11663 (minisat20) R 11659 11659 10007 0 -1 4194304 50086 0 0 0 82815 56 0 0 25 0 1 0 335891079 207392768 50070 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11663/statm: 50633 50070 59 118 0 50511 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 228936

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 11665
/proc/meminfo: memFree=722584/2055920 swapFree=4183280/4192956
[pid=11659] ppid=11657 vsize=26404 CPUtime=53.32
/proc/11659/stat : 11659 (SATzilla2007_F) S 11657 11659 10007 0 -1 4194304 25164 30967 0 0 4549 20 748 15 25 0 1 0 335885744 27037696 6323 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11659/statm: 6601 6323 170 260 0 6307 0
[pid=11663] ppid=11659 vsize=212308 CPUtime=888.69
/proc/11663/stat : 11663 (minisat20) R 11659 11659 10007 0 -1 4194304 52527 0 0 0 88810 59 0 0 25 0 1 0 335891079 217403392 52511 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525586 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11663/statm: 53077 52511 59 118 0 52955 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 238712

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 11665
/proc/meminfo: memFree=712792/2055920 swapFree=4183280/4192956
[pid=11659] ppid=11657 vsize=26404 CPUtime=53.32
/proc/11659/stat : 11659 (SATzilla2007_F) S 11657 11659 10007 0 -1 4194304 25164 30967 0 0 4549 20 748 15 25 0 1 0 335885744 27037696 6323 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11659/statm: 6601 6323 170 260 0 6307 0
[pid=11663] ppid=11659 vsize=221952 CPUtime=948.68
/proc/11663/stat : 11663 (minisat20) R 11659 11659 10007 0 -1 4194304 54946 0 0 0 94805 63 0 0 25 0 1 0 335891079 227278848 54930 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11663/statm: 55488 54930 59 118 0 55366 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 248356

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 11665
/proc/meminfo: memFree=703000/2055920 swapFree=4183280/4192956
[pid=11659] ppid=11657 vsize=26404 CPUtime=53.32
/proc/11659/stat : 11659 (SATzilla2007_F) S 11657 11659 10007 0 -1 4194304 25164 30967 0 0 4549 20 748 15 25 0 1 0 335885744 27037696 6323 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11659/statm: 6601 6323 170 260 0 6307 0
[pid=11663] ppid=11659 vsize=231852 CPUtime=1008.65
/proc/11663/stat : 11663 (minisat20) R 11659 11659 10007 0 -1 4194304 57437 0 0 0 100799 66 0 0 25 0 1 0 335891079 237416448 57421 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11663/statm: 57963 57421 59 118 0 57841 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 258256

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 11665
/proc/meminfo: memFree=693016/2055920 swapFree=4183280/4192956
[pid=11659] ppid=11657 vsize=26404 CPUtime=53.32
/proc/11659/stat : 11659 (SATzilla2007_F) S 11657 11659 10007 0 -1 4194304 25164 30967 0 0 4549 20 748 15 25 0 1 0 335885744 27037696 6323 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11659/statm: 6601 6323 170 260 0 6307 0
[pid=11663] ppid=11659 vsize=241624 CPUtime=1068.64
/proc/11663/stat : 11663 (minisat20) R 11659 11659 10007 0 -1 4194304 59896 0 0 0 106795 69 0 0 25 0 1 0 335891079 247422976 59880 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11663/statm: 60406 59880 59 118 0 60284 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 268028

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 11665
/proc/meminfo: memFree=684120/2055920 swapFree=4183280/4192956
[pid=11659] ppid=11657 vsize=26404 CPUtime=53.32
/proc/11659/stat : 11659 (SATzilla2007_F) S 11657 11659 10007 0 -1 4194304 25164 30967 0 0 4549 20 748 15 25 0 1 0 335885744 27037696 6323 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11659/statm: 6601 6323 170 260 0 6307 0
[pid=11663] ppid=11659 vsize=250608 CPUtime=1128.62
/proc/11663/stat : 11663 (minisat20) R 11659 11659 10007 0 -1 4194304 62131 0 0 0 112790 72 0 0 25 0 1 0 335891079 256622592 62115 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527591 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11663/statm: 62652 62115 59 118 0 62530 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 277012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.98 2/65 11665
/proc/meminfo: memFree=881440/2055920 swapFree=4183280/4192956
[pid=11659] ppid=11657 vsize=81828 CPUtime=1200.04
/proc/11659/stat : 11659 (SATzilla2007_F) R 11657 11659 10007 0 -1 4194304 38422 93720 0 0 4629 26 115258 91 25 0 1 0 335885744 83791872 19363 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135169531 0 0 4096 0 0 0 0 17 1 0 0
/proc/11659/statm: 20457 19365 172 260 0 20163 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 81828

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.42
CPU time (s): 1200.07
CPU user time (s): 1198.88
CPU system time (s): 1.19382
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 279388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.88
system time used= 1.19382
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 132150
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= 27
involuntary context switches= 2045

runsolver used 1.16082 second user time and 2.42863 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Tue Mar  6 05:34:44 UTC 2007

IDJOB= 330192
IDBENCH= 20557
IDSOLVER= 136
FILE ID= node63/330192-1173159283

PBS_JOBID= 4015225

Free space on /tmp= 66494 MiB

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

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  a98ae53616f0aac946d1660291c4c36b

RANDOM SEED= 916431466

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.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.214
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.214
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:        957880 kB
Buffers:         43200 kB
Cached:         957340 kB
SwapCached:       3684 kB
Active:         151796 kB
Inactive:       865264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        957880 kB
SwapTotal:     4192956 kB
SwapFree:      4183280 kB
Dirty:           19876 kB
Writeback:           0 kB
Mapped:          22456 kB
Slab:            66996 kB
Committed_AS:   791568 kB
PageTables:       1480 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= 66494 MiB

End job on node63 on Tue Mar  6 05:54:46 UTC 2007