Trace number 330528

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.12 1200.62

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k55.cnf
MD5SUM123611192e7b44f446f7ac11e53423f6
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark181.562
Satisfiable
(Un)Satisfiability was proved
Number of variables112764
Number of clauses468539
Sum of the clauses size1200891
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2331975
Number of clauses of size 387836
Number of clauses of size 416674
Number of clauses of size 59489
Number of clauses of size over 520493

Solver Data (download as text)

62.26/62.31	c run March_dl for 5 seconds ... 
62.26/62.31	c Bin: Executing march_dl
62.26/62.31	c child exit by a signal
62.26/62.31	c march_dl returned code 137.
62.26/62.31	c run saps for 2 seconds ... 
62.26/62.31	c Bin: Executing ubcsat2006
62.26/62.31	c child exited successfully
62.26/62.31	c ubcsat2006 returned code 0.
62.26/62.31	c satzilla computing base features
62.26/62.31	c satzilla doing unit-prop probe
62.26/62.31	c satzilla doing local search probe
62.26/62.31	c satzilla doing lobjois search-space size estimate
62.26/62.31	c satzilla's ranking:
62.26/62.31	c 1) minisat20: 2.313065
62.26/62.31	c 2) eureka: 2.342107
62.26/62.31	c 3) zchaff_rand: 2.436658
62.26/62.31	c 4) vallst: 3.384654
62.26/62.31	c 5) march_dl: 3.818138
62.26/62.31	c 6) kcnfs: 4.843980
62.26/62.31	c 7) kcnfs+P: 999.000000
62.26/62.31	c 8) march_dl+P: 999.000000
62.26/62.31	c 9) vallst+P: 999.000000
62.26/62.31	c 10) zchaff_rand+P: 999.000000
62.26/62.31	c 11) rsat+P: 999.000000
62.26/62.31	c 12) eureka+P: 999.000000
62.26/62.31	c 13) minisat20+P: 999.000000
62.26/62.31	c 14) rsat: 999.000000
62.26/62.31	c satzilla running minisat20 ... 
62.26/62.32	This is MiniSat 2.0 beta
62.26/62.32	WARNING: for repeatability, setting FPU to use double precision
62.26/62.32	============================[ Problem Statistics ]=============================
62.26/62.32	|                                                                             |
62.26/62.33	|  Number of variables:  112764                                               |
62.26/62.33	|  Number of clauses:    468539                                               |
62.56/62.60	|  Parsing time:         0.25         s                                       |
62.56/62.62	============================[ Search Statistics ]==============================
62.56/62.62	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
62.56/62.62	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
62.56/62.62	===============================================================================
62.56/62.62	|         0 |  106092   438988  1129050 |   146329        0    nan |  0.000 % |
62.56/62.67	|       101 |  106091   438988  1129050 |   160962      100      9 |  5.935 % |
62.56/62.69	|       251 |  106091   438988  1129050 |   177058      250     13 |  5.935 % |
62.75/62.85	|       476 |  106053   438988  1129050 |   194764      472     12 |  6.584 % |
63.05/63.11	|       813 |  106014   438988  1129050 |   214240      807     11 |  6.633 % |
63.15/63.24	|      1319 |  106014   438988  1129050 |   235664     1313     14 |  6.633 % |
63.55/63.68	|      2080 |  105284   435276  1119636 |   259231     2070     18 |  6.640 % |
63.95/64.06	|      3219 |  105283   435276  1119636 |   285154     3209     18 |  6.640 % |
64.95/65.08	|      4927 |  105275   435258  1119599 |   313669     4915     20 |  6.642 % |
66.15/66.21	|      7491 |  105262   435183  1119418 |   345036     7474     19 |  6.653 % |
68.55/68.66	|     11338 |  105255   435183  1119418 |   379540    11318     23 |  6.665 % |
70.95/71.01	|     17109 |  105248   435132  1119297 |   417494    17086     25 |  6.665 % |
75.04/75.11	|     25758 |  104822   433435  1115088 |   459244    25696     25 |  7.043 % |
81.55/81.66	|     38733 |  104797   433275  1114708 |   505168    38657     25 |  7.098 % |
93.74/93.82	|     58195 |  104692   432456  1112674 |   555685    58097     27 |  7.158 % |
126.83/126.91	|     87387 |  104691   432441  1112644 |   611253    87288     40 |  7.159 % |
188.51/188.60	|    131176 |  104534   431528  1110403 |   672379   131050     57 |  7.299 % |
349.26/349.49	|    196862 |  104366   430751  1108465 |   739617   196683     90 |  7.453 % |
673.26/673.51	|    295391 |  104345   430587  1108075 |   813578   295177    124 |  7.477 % |
1199.09/1199.65	c Bin: Executing minisat20
1199.09/1199.65	c child exit by a signal
1199.09/1199.65	c minisat20 returned code 137.
1199.09/1199.65	c minisat20 returned code 137.
1199.09/1199.65	c satzilla running eureka ... 
1199.09/1199.65	c Bin: Executing eureka
1199.09/1199.65	c eureka returned code 1.
1199.09/1199.65	c eureka returned code 1.
1199.09/1199.65	c satzilla running zchaff_rand ... 
1199.09/1199.65	c Bin: Executing zchaff_rand
1199.09/1199.65	c zchaff_rand returned code 1.
1199.09/1199.65	c zchaff_rand returned code 1.
1199.09/1199.65	c satzilla running vallst ... 
1199.09/1199.65	c Bin: Executing vallst
1199.09/1199.65	c vallst returned code 1.
1199.09/1199.65	c vallst returned code 1.
1199.09/1199.65	c satzilla running march_dl ... 
1199.09/1199.65	c Bin: Executing march_dl
1199.09/1199.65	c march_dl returned code 1.
1199.09/1199.65	c march_dl returned code 1.
1199.09/1199.65	c satzilla running kcnfs ... 
1199.09/1199.65	c Bin: Executing kcnfs
1199.09/1199.65	c kcnfs returned code 1.
1199.09/1199.65	c kcnfs returned code 1.
1199.09/1199.65	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/node13/watcher-330528-1173167377 -o ROOT/results/node13/solver-330528-1173167377 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330528-1173167377/SATzilla2007_F /tmp/evaluation/330528-1173167377/instance-330528-1173167377.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.00 1.00 4/77 30285
/proc/meminfo: memFree=1297912/2055920 swapFree=4158920/4192956
[pid=30285] ppid=30283 vsize=1512 CPUtime=0
/proc/30285/stat : 30285 (SATzilla2007_F) R 30283 30285 29429 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 336692305 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/30285/statm: 378 125 110 260 0 84 0
[pid=30286] ppid=30285 vsize=632 CPUtime=0
/proc/30286/stat : 30286 (march_dl) R 30285 30285 29429 0 -1 4194304 52 0 0 0 0 0 0 0 18 0 1 0 336692305 647168 46 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30286/statm: 158 46 39 118 0 37 0

[startup+0.087782 s]
/proc/loadavg: 1.00 1.00 1.00 4/77 30285
/proc/meminfo: memFree=1297912/2055920 swapFree=4158920/4192956
[pid=30285] ppid=30283 vsize=1512 CPUtime=0
/proc/30285/stat : 30285 (SATzilla2007_F) S 30283 30285 29429 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336692305 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30285/statm: 378 125 110 260 0 84 0
[pid=30286] ppid=30285 vsize=632 CPUtime=0.08
/proc/30286/stat : 30286 (march_dl) R 30285 30285 29429 0 -1 4194304 52 0 0 0 8 0 0 0 20 0 1 0 336692305 647168 46 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30286/statm: 158 46 39 118 0 37 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2144

[startup+0.101784 s]
/proc/loadavg: 1.00 1.00 1.00 4/77 30285
/proc/meminfo: memFree=1297912/2055920 swapFree=4158920/4192956
[pid=30285] ppid=30283 vsize=1512 CPUtime=0
/proc/30285/stat : 30285 (SATzilla2007_F) S 30283 30285 29429 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336692305 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30285/statm: 378 125 110 260 0 84 0
[pid=30286] ppid=30285 vsize=632 CPUtime=0.09
/proc/30286/stat : 30286 (march_dl) R 30285 30285 29429 0 -1 4194304 52 0 0 0 9 0 0 0 20 0 1 0 336692305 647168 46 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30286/statm: 158 46 39 118 0 37 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2144

[startup+0.30181 s]
/proc/loadavg: 1.00 1.00 1.00 4/77 30285
/proc/meminfo: memFree=1297912/2055920 swapFree=4158920/4192956
[pid=30285] ppid=30283 vsize=1512 CPUtime=0
/proc/30285/stat : 30285 (SATzilla2007_F) S 30283 30285 29429 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336692305 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30285/statm: 378 125 110 260 0 84 0
[pid=30286] ppid=30285 vsize=13384 CPUtime=0.29
/proc/30286/stat : 30286 (march_dl) R 30285 30285 29429 0 -1 4194304 2813 0 0 0 28 1 0 0 21 0 1 0 336692305 13705216 2807 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30286/statm: 3346 2807 50 118 0 3225 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14896

[startup+0.701863 s]
/proc/loadavg: 1.00 1.00 1.00 4/77 30285
/proc/meminfo: memFree=1297912/2055920 swapFree=4158920/4192956
[pid=30285] ppid=30283 vsize=1512 CPUtime=0
/proc/30285/stat : 30285 (SATzilla2007_F) S 30283 30285 29429 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336692305 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30285/statm: 378 125 110 260 0 84 0
[pid=30286] ppid=30285 vsize=18532 CPUtime=0.69
/proc/30286/stat : 30286 (march_dl) R 30285 30285 29429 0 -1 4194304 4400 0 0 0 67 2 0 0 25 0 1 0 336692305 18976768 4394 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30286/statm: 4633 4394 50 118 0 4512 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20044

[startup+1.50197 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30287
/proc/meminfo: memFree=1267112/2055920 swapFree=4158920/4192956
[pid=30285] ppid=30283 vsize=1512 CPUtime=0
/proc/30285/stat : 30285 (SATzilla2007_F) S 30283 30285 29429 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336692305 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30285/statm: 378 125 110 260 0 84 0
[pid=30286] ppid=30285 vsize=46688 CPUtime=1.49
/proc/30286/stat : 30286 (march_dl) R 30285 30285 29429 0 -1 4194304 12095 0 0 0 143 6 0 0 25 0 1 0 336692305 47808512 9816 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134651771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30286/statm: 11672 9816 55 118 0 11551 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48200

[startup+3.10218 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30287
/proc/meminfo: memFree=1257640/2055920 swapFree=4158920/4192956
[pid=30285] ppid=30283 vsize=1512 CPUtime=0
/proc/30285/stat : 30285 (SATzilla2007_F) S 30283 30285 29429 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336692305 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30285/statm: 378 125 110 260 0 84 0
[pid=30286] ppid=30285 vsize=47684 CPUtime=3.09
/proc/30286/stat : 30286 (march_dl) R 30285 30285 29429 0 -1 4194304 15170 0 0 0 301 8 0 0 25 0 1 0 336692305 48828416 10098 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134542979 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30286/statm: 11921 10098 57 118 0 11800 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49196

[startup+6.30161 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30288
/proc/meminfo: memFree=1292520/2055920 swapFree=4158920/4192956
[pid=30285] ppid=30283 vsize=1512 CPUtime=5
/proc/30285/stat : 30285 (SATzilla2007_F) S 30283 30285 29429 0 -1 4194304 149 26611 0 0 0 0 486 14 16 0 1 0 336692305 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30285/statm: 378 125 110 260 0 84 0
[pid=30288] ppid=30285 vsize=39580 CPUtime=1.27
/proc/30288/stat : 30288 (ubcsat2006) R 30285 30285 29429 0 -1 4194304 7393 0 0 0 124 3 0 0 25 0 1 0 336692807 40529920 7375 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30288/statm: 9895 7375 156 64 0 9476 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 41092

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30288
/proc/meminfo: memFree=1254576/2055920 swapFree=4158920/4192956
[pid=30285] ppid=30283 vsize=47188 CPUtime=12.68
/proc/30285/stat : 30285 (SATzilla2007_F) R 30283 30285 29429 0 -1 4194304 10983 34011 0 0 492 6 751 19 25 0 1 0 336692305 48320512 10951 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/30285/statm: 11797 10951 135 260 0 11503 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 47188

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30288
/proc/meminfo: memFree=1254064/2055920 swapFree=4158920/4192956
[pid=30285] ppid=30283 vsize=47188 CPUtime=25.47
/proc/30285/stat : 30285 (SATzilla2007_F) R 30283 30285 29429 0 -1 4194304 11131 34011 0 0 1770 7 751 19 25 0 1 0 336692305 48320512 11099 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/30285/statm: 11797 11099 135 260 0 11503 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 47188

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30288
/proc/meminfo: memFree=1253040/2055920 swapFree=4158920/4192956
[pid=30285] ppid=30283 vsize=47188 CPUtime=51.07
/proc/30285/stat : 30285 (SATzilla2007_F) R 30283 30285 29429 0 -1 4194304 11421 34011 0 0 4326 11 751 19 25 0 1 0 336692305 48320512 11389 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/30285/statm: 11797 11389 135 260 0 11503 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 47188

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30289
/proc/meminfo: memFree=1233960/2055920 swapFree=4158920/4192956
[pid=30285] ppid=30283 vsize=28916 CPUtime=62.28
/proc/30285/stat : 30285 (SATzilla2007_F) S 30283 30285 29429 0 -1 4194304 27772 34011 0 0 5436 22 751 19 25 0 1 0 336692305 29609984 6940 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30285/statm: 7229 6940 170 260 0 6935 0
[pid=30289] ppid=30285 vsize=39348 CPUtime=39.96
/proc/30289/stat : 30289 (minisat20) R 30285 30285 29429 0 -1 4194304 9287 0 0 0 3989 7 0 0 25 0 1 0 336698537 40292352 9280 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134535742 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30289/statm: 9837 9280 59 118 0 9715 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 68264

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30289
/proc/meminfo: memFree=1219752/2055920 swapFree=4158920/4192956
[pid=30285] ppid=30283 vsize=28916 CPUtime=62.28
/proc/30285/stat : 30285 (SATzilla2007_F) S 30283 30285 29429 0 -1 4194304 27772 34011 0 0 5436 22 751 19 25 0 1 0 336692305 29609984 6940 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30285/statm: 7229 6940 170 260 0 6935 0
[pid=30289] ppid=30285 vsize=53784 CPUtime=99.94
/proc/30289/stat : 30289 (minisat20) R 30285 30285 29429 0 -1 4194304 12873 0 0 0 9983 11 0 0 25 0 1 0 336698537 55074816 12866 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30289/statm: 13446 12866 59 118 0 13324 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 82700

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30289
/proc/meminfo: memFree=1202088/2055920 swapFree=4158920/4192956
[pid=30285] ppid=30283 vsize=28916 CPUtime=62.28
/proc/30285/stat : 30285 (SATzilla2007_F) S 30283 30285 29429 0 -1 4194304 27772 34011 0 0 5436 22 751 19 25 0 1 0 336692305 29609984 6940 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30285/statm: 7229 6940 170 260 0 6935 0
[pid=30289] ppid=30285 vsize=71356 CPUtime=159.91
/proc/30289/stat : 30289 (minisat20) R 30285 30285 29429 0 -1 4194304 17241 0 0 0 15975 16 0 0 25 0 1 0 336698537 73068544 17234 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30289/statm: 17839 17234 59 118 0 17717 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 100272

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30289
/proc/meminfo: memFree=1185128/2055920 swapFree=4158920/4192956
[pid=30285] ppid=30283 vsize=28916 CPUtime=62.28
/proc/30285/stat : 30285 (SATzilla2007_F) S 30283 30285 29429 0 -1 4194304 27772 34011 0 0 5436 22 751 19 25 0 1 0 336692305 29609984 6940 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30285/statm: 7229 6940 170 260 0 6935 0
[pid=30289] ppid=30285 vsize=88392 CPUtime=219.9
/proc/30289/stat : 30289 (minisat20) R 30285 30285 29429 0 -1 4194304 21516 0 0 0 21969 21 0 0 25 0 1 0 336698537 90513408 21509 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30289/statm: 22098 21509 59 118 0 21976 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 117308

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30289
/proc/meminfo: memFree=1168552/2055920 swapFree=4158920/4192956
[pid=30285] ppid=30283 vsize=28916 CPUtime=62.28
/proc/30285/stat : 30285 (SATzilla2007_F) S 30283 30285 29429 0 -1 4194304 27772 34011 0 0 5436 22 751 19 25 0 1 0 336692305 29609984 6940 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30285/statm: 7229 6940 170 260 0 6935 0
[pid=30289] ppid=30285 vsize=104652 CPUtime=279.88
/proc/30289/stat : 30289 (minisat20) R 30285 30285 29429 0 -1 4194304 25603 0 0 0 27962 26 0 0 25 0 1 0 336698537 107163648 25596 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30289/statm: 26163 25596 59 118 0 26041 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 133568

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30289
/proc/meminfo: memFree=1152872/2055920 swapFree=4158920/4192956
[pid=30285] ppid=30283 vsize=28916 CPUtime=62.28
/proc/30285/stat : 30285 (SATzilla2007_F) S 30283 30285 29429 0 -1 4194304 27772 34011 0 0 5436 22 751 19 25 0 1 0 336692305 29609984 6940 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30285/statm: 7229 6940 170 260 0 6935 0

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

[pid=30285] ppid=30283 vsize=28916 CPUtime=62.28
/proc/30285/stat : 30285 (SATzilla2007_F) S 30283 30285 29429 0 -1 4194304 27772 34011 0 0 5436 22 751 19 25 0 1 0 336692305 29609984 6940 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30285/statm: 7229 6940 170 260 0 6935 0
[pid=30289] ppid=30285 vsize=134576 CPUtime=399.85
/proc/30289/stat : 30289 (minisat20) R 30285 30285 29429 0 -1 4194304 33029 0 0 0 39947 38 0 0 25 0 1 0 336698537 137805824 33022 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30289/statm: 33644 33022 59 118 0 33522 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 163492

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30289
/proc/meminfo: memFree=1124200/2055920 swapFree=4158920/4192956
[pid=30285] ppid=30283 vsize=28916 CPUtime=62.28
/proc/30285/stat : 30285 (SATzilla2007_F) S 30283 30285 29429 0 -1 4194304 27772 34011 0 0 5436 22 751 19 25 0 1 0 336692305 29609984 6940 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30285/statm: 7229 6940 170 260 0 6935 0
[pid=30289] ppid=30285 vsize=149376 CPUtime=459.82
/proc/30289/stat : 30289 (minisat20) R 30285 30285 29429 0 -1 4194304 36725 0 0 0 45941 41 0 0 25 0 1 0 336698537 152961024 36718 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30289/statm: 37344 36718 59 118 0 37222 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 178292

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30289
/proc/meminfo: memFree=1109928/2055920 swapFree=4158920/4192956
[pid=30285] ppid=30283 vsize=28916 CPUtime=62.28
/proc/30285/stat : 30285 (SATzilla2007_F) S 30283 30285 29429 0 -1 4194304 27772 34011 0 0 5436 22 751 19 25 0 1 0 336692305 29609984 6940 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30285/statm: 7229 6940 170 260 0 6935 0
[pid=30289] ppid=30285 vsize=163384 CPUtime=519.81
/proc/30289/stat : 30289 (minisat20) R 30285 30285 29429 0 -1 4194304 40263 0 0 0 51935 46 0 0 25 0 1 0 336698537 167305216 40256 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30289/statm: 40846 40256 59 118 0 40724 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 192300

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30289
/proc/meminfo: memFree=1095656/2055920 swapFree=4158920/4192956
[pid=30285] ppid=30283 vsize=28916 CPUtime=62.28
/proc/30285/stat : 30285 (SATzilla2007_F) S 30283 30285 29429 0 -1 4194304 27772 34011 0 0 5436 22 751 19 25 0 1 0 336692305 29609984 6940 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30285/statm: 7229 6940 170 260 0 6935 0
[pid=30289] ppid=30285 vsize=177432 CPUtime=579.79
/proc/30289/stat : 30289 (minisat20) R 30285 30285 29429 0 -1 4194304 43778 0 0 0 57929 50 0 0 25 0 1 0 336698537 181690368 43771 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30289/statm: 44358 43771 59 118 0 44236 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 206348

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 30373
/proc/meminfo: memFree=1081448/2055920 swapFree=4158920/4192956
[pid=30285] ppid=30283 vsize=28916 CPUtime=62.28
/proc/30285/stat : 30285 (SATzilla2007_F) S 30283 30285 29429 0 -1 4194304 27772 34011 0 0 5436 22 751 19 25 0 1 0 336692305 29609984 6940 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30285/statm: 7229 6940 170 260 0 6935 0
[pid=30289] ppid=30285 vsize=190180 CPUtime=639.74
/proc/30289/stat : 30289 (minisat20) R 30285 30285 29429 0 -1 4194304 46996 0 0 0 63919 55 0 0 25 0 1 0 336698537 194744320 46989 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30289/statm: 47545 46989 59 118 0 47423 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 219096

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 30465
/proc/meminfo: memFree=1071280/2055920 swapFree=4158920/4192956
[pid=30285] ppid=30283 vsize=28916 CPUtime=62.28
/proc/30285/stat : 30285 (SATzilla2007_F) S 30283 30285 29429 0 -1 4194304 27772 34011 0 0 5436 22 751 19 25 0 1 0 336692305 29609984 6940 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30285/statm: 7229 6940 170 260 0 6935 0
[pid=30289] ppid=30285 vsize=200884 CPUtime=699.67
/proc/30289/stat : 30289 (minisat20) R 30285 30285 29429 0 -1 4194304 49500 0 0 0 69910 57 0 0 25 0 1 0 336698537 205705216 49493 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30289/statm: 50221 49493 59 118 0 50099 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 229800

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30487
/proc/meminfo: memFree=1062696/2055920 swapFree=4158920/4192956
[pid=30285] ppid=30283 vsize=28916 CPUtime=62.28
/proc/30285/stat : 30285 (SATzilla2007_F) S 30283 30285 29429 0 -1 4194304 27772 34011 0 0 5436 22 751 19 25 0 1 0 336692305 29609984 6940 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30285/statm: 7229 6940 170 260 0 6935 0
[pid=30289] ppid=30285 vsize=210552 CPUtime=759.62
/proc/30289/stat : 30289 (minisat20) R 30285 30285 29429 0 -1 4194304 51960 0 0 0 75901 61 0 0 25 0 1 0 336698537 215605248 51953 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528836 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30289/statm: 52638 51953 59 118 0 52516 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 239468

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30487
/proc/meminfo: memFree=1051624/2055920 swapFree=4158920/4192956
[pid=30285] ppid=30283 vsize=28916 CPUtime=62.28
/proc/30285/stat : 30285 (SATzilla2007_F) S 30283 30285 29429 0 -1 4194304 27772 34011 0 0 5436 22 751 19 25 0 1 0 336692305 29609984 6940 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30285/statm: 7229 6940 170 260 0 6935 0
[pid=30289] ppid=30285 vsize=221512 CPUtime=819.61
/proc/30289/stat : 30289 (minisat20) R 30285 30285 29429 0 -1 4194304 54700 0 0 0 81896 65 0 0 25 0 1 0 336698537 226828288 54693 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30289/statm: 55378 54693 59 118 0 55256 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 250428

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30487
/proc/meminfo: memFree=1040104/2055920 swapFree=4158920/4192956
[pid=30285] ppid=30283 vsize=28916 CPUtime=62.28
/proc/30285/stat : 30285 (SATzilla2007_F) S 30283 30285 29429 0 -1 4194304 27772 34011 0 0 5436 22 751 19 25 0 1 0 336692305 29609984 6940 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30285/statm: 7229 6940 170 260 0 6935 0
[pid=30289] ppid=30285 vsize=233128 CPUtime=879.59
/proc/30289/stat : 30289 (minisat20) R 30285 30285 29429 0 -1 4194304 57605 0 0 0 87890 69 0 0 25 0 1 0 336698537 238723072 57598 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30289/statm: 58282 57598 59 118 0 58160 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 262044

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30487
/proc/meminfo: memFree=1027944/2055920 swapFree=4158920/4192956
[pid=30285] ppid=30283 vsize=28916 CPUtime=62.28
/proc/30285/stat : 30285 (SATzilla2007_F) S 30283 30285 29429 0 -1 4194304 27772 34011 0 0 5436 22 751 19 25 0 1 0 336692305 29609984 6940 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30285/statm: 7229 6940 170 260 0 6935 0
[pid=30289] ppid=30285 vsize=245080 CPUtime=939.57
/proc/30289/stat : 30289 (minisat20) R 30285 30285 29429 0 -1 4194304 60603 0 0 0 93884 73 0 0 25 0 1 0 336698537 250961920 60596 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528291 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30289/statm: 61270 60596 59 118 0 61148 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 273996

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30487
/proc/meminfo: memFree=1017512/2055920 swapFree=4158920/4192956
[pid=30285] ppid=30283 vsize=28916 CPUtime=62.28
/proc/30285/stat : 30285 (SATzilla2007_F) S 30283 30285 29429 0 -1 4194304 27772 34011 0 0 5436 22 751 19 25 0 1 0 336692305 29609984 6940 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30285/statm: 7229 6940 170 260 0 6935 0
[pid=30289] ppid=30285 vsize=255552 CPUtime=999.55
/proc/30289/stat : 30289 (minisat20) R 30285 30285 29429 0 -1 4194304 63233 0 0 0 99879 76 0 0 25 0 1 0 336698537 261685248 63226 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30289/statm: 63888 63226 59 118 0 63766 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 284468

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30487
/proc/meminfo: memFree=1007208/2055920 swapFree=4158920/4192956
[pid=30285] ppid=30283 vsize=28916 CPUtime=62.28
/proc/30285/stat : 30285 (SATzilla2007_F) S 30283 30285 29429 0 -1 4194304 27772 34011 0 0 5436 22 751 19 25 0 1 0 336692305 29609984 6940 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30285/statm: 7229 6940 170 260 0 6935 0
[pid=30289] ppid=30285 vsize=265900 CPUtime=1059.53
/proc/30289/stat : 30289 (minisat20) R 30285 30285 29429 0 -1 4194304 65812 0 0 0 105874 79 0 0 25 0 1 0 336698537 272281600 65805 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30289/statm: 66475 65805 59 118 0 66353 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 294816

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 30487
/proc/meminfo: memFree=995624/2055920 swapFree=4158920/4192956
[pid=30285] ppid=30283 vsize=28916 CPUtime=62.28
/proc/30285/stat : 30285 (SATzilla2007_F) S 30283 30285 29429 0 -1 4194304 27772 34011 0 0 5436 22 751 19 25 0 1 0 336692305 29609984 6940 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30285/statm: 7229 6940 170 260 0 6935 0
[pid=30289] ppid=30285 vsize=277672 CPUtime=1119.52
/proc/30289/stat : 30289 (minisat20) R 30285 30285 29429 0 -1 4194304 68746 0 0 0 111869 83 0 0 25 0 1 0 336698537 284336128 68739 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527615 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30289/statm: 69418 68739 59 118 0 69296 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 306588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30487
/proc/meminfo: memFree=1219696/2055920 swapFree=4158920/4192956
[pid=30285] ppid=30283 vsize=84732 CPUtime=1200.09
/proc/30285/stat : 30285 (SATzilla2007_F) R 30283 30285 29429 0 -1 4194304 41072 103689 0 0 5523 30 114349 107 25 0 1 0 336692305 86765568 20012 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135169531 0 0 4096 0 0 0 0 17 1 0 0
/proc/30285/statm: 21183 20016 172 260 0 20889 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 84732

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.12
CPU user time (s): 1198.73
CPU system time (s): 1.39079
CPU usage (%): 99.9587
Max. virtual memory (cumulated for all children) (KiB): 310236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.73
system time used= 1.39079
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144786
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= 25529

runsolver used 1.18082 second user time and 3.19451 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Tue Mar  6 07:49:38 UTC 2007

IDJOB= 330528
IDBENCH= 20565
IDSOLVER= 136
FILE ID= node13/330528-1173167377

PBS_JOBID= 4015000

Free space on /tmp= 66349 MiB

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

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  123611192e7b44f446f7ac11e53423f6

RANDOM SEED= 697923472

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.236
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.236
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:       1298512 kB
Buffers:         41780 kB
Cached:         631476 kB
SwapCached:       2460 kB
Active:         193740 kB
Inactive:       502508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1298512 kB
SwapTotal:     4192956 kB
SwapFree:      4158920 kB
Dirty:           21012 kB
Writeback:           0 kB
Mapped:          30676 kB
Slab:            46724 kB
Committed_AS:  1555348 kB
PageTables:       1744 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= 66349 MiB

End job on node13 on Tue Mar  6 08:09:41 UTC 2007