Trace number 1821411

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
APTUSAT 2009-03-22? (TO) 1200.09 1200.05

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-d-r2-noholes.cnf
MD5SUM17bffac3a21734cf7ff7fa9ecba23d9d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1018.73
Satisfiable
(Un)Satisfiability was proved
Number of variables276895
Number of clauses1607567
Sum of the clauses size4321960
Maximum clause length184
Minimum clause length1
Number of clauses of size 140271
Number of clauses of size 21154041
Number of clauses of size 3332345
Number of clauses of size 410685
Number of clauses of size 50
Number of clauses of size over 570225

Solver Data

0.00/0.00	c Parsing...
1.32/1.32	c ==============================================================================
1.32/1.32	c |           |     ORIGINAL     |              LEARNT              |          |
1.32/1.32	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.32/1.32	c ==============================================================================
1.32/1.32	c |         0 | 1356467  3708070 |  406940       0        0     nan |  0.000 % |
46.82/46.89	c |         0 |  255997  1816599 |      --       0       --      -- |     --   | -768336/-956869
46.82/46.89	c ==============================================================================
46.82/46.89	c Result  :   #vars: 4925   #clauses: 255997   #literals: 1816599
46.82/46.89	c CPU time:   46.49 s
46.82/46.89	c ==============================================================================
47.52/47.52	This is MiniSat 2.0 beta
47.52/47.52	WARNING: for repeatability, setting FPU to use double precision
47.52/47.52	============================[ Problem Statistics ]=============================
47.52/47.52	|                                                                             |
47.52/47.52	|  Number of variables:  4925                                                 |
47.52/47.52	|  Number of clauses:    255997                                               |
47.53/47.75	|  Parsing time:         0.21         s                                       |
47.53/47.77	============================[ Search Statistics ]==============================
47.53/47.77	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
47.53/47.77	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
47.53/47.77	===============================================================================
47.53/47.77	|         0 |    4925   255997  1816599 |    85332        0    nan |  0.000 % |
47.53/47.79	|       101 |    4925   255997  1816599 |    93865      101      7 |  0.000 % |
47.53/47.80	|       251 |    4925   255997  1816599 |   103252      251      8 |  0.000 % |
47.53/47.84	|       477 |    4923   255997  1816599 |   113577      475      8 |  0.041 % |
47.53/47.89	|       814 |    4922   255997  1816599 |   124935      811      8 |  0.061 % |
47.53/47.97	|      1321 |    4915   255997  1816599 |   137428     1314      8 |  0.264 % |
47.53/48.12	|      2081 |    4908   255997  1816599 |   151171     2071      8 |  0.345 % |
47.53/48.30	|      3220 |    4903   255997  1816599 |   166288     3207      9 |  0.447 % |
48.42/48.48	|      4928 |    4903   255997  1816599 |   182917     4915     17 |  0.447 % |
49.41/49.49	|      7491 |    4903   255997  1816599 |   201209     7478     19 |  0.447 % |
50.11/50.12	|     11335 |    4900   255997  1816599 |   221330    11319     17 |  0.508 % |
51.01/51.05	|     17102 |    4899   255997  1816599 |   243463    17085     19 |  0.528 % |
56.31/56.36	|     25752 |    4896   255997  1816599 |   267809    25732     21 |  0.589 % |
62.31/62.31	|     38727 |    4894   255729  1815824 |   294590    38563     20 |  0.629 % |
71.82/71.85	|     58188 |    4889   255662  1815633 |   324049    58014     19 |  0.731 % |
89.22/89.26	|     87380 |    4875   255662  1815633 |   356454    87193     20 |  1.015 % |
107.12/107.16	|    131170 |    4862   255523  1815209 |   392099   130960     21 |  1.279 % |
137.92/137.99	|    196855 |    4843   255335  1814645 |   431309   196609     22 |  1.665 % |
246.44/246.51	|    295381 |    4821   255065  1813769 |   474440   295096     22 |  2.112 % |
415.74/415.74	|    443171 |    4793   254864  1813098 |   521884   442841     22 |  2.680 % |
668.15/668.18	|    664855 |    4785   254753  1812697 |   574073   161193     31 |  2.843 % |
900.96/900.96	|    997381 |    4772   254664  1812392 |   631480   493701     27 |  3.107 % |
1200.08/1200.03	HOME/SatELiteGTI: line 36: 20763 Terminated              $MS $2 $TMP.cnf $TMP.result

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1821411-1242525622/watcher-1821411-1242525622 -o /tmp/evaluation-result-1821411-1242525622/solver-1821411-1242525622 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821411-1242525622.cnf -restarts=1 

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): 1800 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 20571
/proc/meminfo: memFree=1137252/2074464 swapFree=1950884/1959888
[pid=20571] ppid=20569 vsize=2416 CPUtime=0.01
/proc/20571/stat : 20571 (SatELiteGTI) R 20569 20571 10114 0 -1 4194304 368 646 0 0 0 1 0 0 18 0 1 0 1017063280 2473984 277 4294967295 134512640 135169312 3214263456 3214261512 3084815320 0 65536 4 65538 0 0 0 17 1 0 0 0
/proc/20571/statm: 604 277 235 161 0 43 0
[pid=20575] ppid=20571 vsize=812 CPUtime=0
/proc/20575/stat : 20575 (SatELite_releas) R 20571 20571 10114 0 -1 4194304 69 0 0 0 0 0 0 0 20 0 1 0 1017063280 831488 4 4294967295 134512640 135223648 3213648896 3213648896 134512976 0 0 0 0 0 0 0 17 2 0 0 0
/proc/20575/statm: 204 15 10 174 0 29 0

[startup+0.020229 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 20571
/proc/meminfo: memFree=1137252/2074464 swapFree=1950884/1959888
[pid=20571] ppid=20569 vsize=2416 CPUtime=0.01
/proc/20571/stat : 20571 (SatELiteGTI) S 20569 20571 10114 0 -1 4194304 368 646 0 0 0 1 0 0 18 0 1 0 1017063280 2473984 277 4294967295 134512640 135169312 3214263456 3214261992 3085229806 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/20571/statm: 604 277 235 161 0 43 0
[pid=20575] ppid=20571 vsize=2624 CPUtime=0.02
/proc/20575/stat : 20575 (SatELite_releas) R 20571 20571 10114 0 -1 4202496 536 0 0 0 2 0 0 0 20 0 1 0 1017063280 2686976 471 4294967295 134512640 135223648 3213648896 3213647776 134542955 0 0 0 3 0 0 0 17 2 0 0 0
/proc/20575/statm: 656 473 47 174 0 481 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5040

[startup+0.110219 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 20571
/proc/meminfo: memFree=1137252/2074464 swapFree=1950884/1959888
[pid=20571] ppid=20569 vsize=2416 CPUtime=0.01
/proc/20571/stat : 20571 (SatELiteGTI) S 20569 20571 10114 0 -1 4194304 368 646 0 0 0 1 0 0 18 0 1 0 1017063280 2473984 277 4294967295 134512640 135169312 3214263456 3214261992 3085229806 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/20571/statm: 604 277 235 161 0 43 0
[pid=20575] ppid=20571 vsize=12128 CPUtime=0.11
/proc/20575/stat : 20575 (SatELite_releas) R 20571 20571 10114 0 -1 4202496 2512 0 0 0 11 0 0 0 20 0 1 0 1017063280 12419072 2447 4294967295 134512640 135223648 3213648896 3213647848 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/20575/statm: 3032 2447 47 174 0 2857 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 14544

[startup+0.310202 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 20571
/proc/meminfo: memFree=1137252/2074464 swapFree=1950884/1959888
[pid=20571] ppid=20569 vsize=2416 CPUtime=0.01
/proc/20571/stat : 20571 (SatELiteGTI) S 20569 20571 10114 0 -1 4194304 368 646 0 0 0 1 0 0 18 0 1 0 1017063280 2473984 277 4294967295 134512640 135169312 3214263456 3214261992 3085229806 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/20571/statm: 604 277 235 161 0 43 0
[pid=20575] ppid=20571 vsize=29580 CPUtime=0.31
/proc/20575/stat : 20575 (SatELite_releas) R 20571 20571 10114 0 -1 4202496 6898 0 0 0 26 5 0 0 21 0 1 0 1017063280 30289920 6833 4294967295 134512640 135223648 3213648896 3213647848 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/20575/statm: 7395 6833 47 174 0 7220 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 31996

[startup+0.710183 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 20571
/proc/meminfo: memFree=1137252/2074464 swapFree=1950884/1959888
[pid=20571] ppid=20569 vsize=2416 CPUtime=0.01
/proc/20571/stat : 20571 (SatELiteGTI) S 20569 20571 10114 0 -1 4194304 368 646 0 0 0 1 0 0 18 0 1 0 1017063280 2473984 277 4294967295 134512640 135169312 3214263456 3214261992 3085229806 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/20571/statm: 604 277 235 161 0 43 0
[pid=20575] ppid=20571 vsize=74172 CPUtime=0.71
/proc/20575/stat : 20575 (SatELite_releas) R 20571 20571 10114 0 -1 4202496 15880 0 0 0 60 11 0 0 22 0 1 0 1017063280 75952128 15815 4294967295 134512640 135223648 3213648896 3213647464 134718983 0 0 0 3 0 0 0 17 2 0 0 0
/proc/20575/statm: 18543 15815 47 174 0 18368 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 76588

[startup+1.51014 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 20576
/proc/meminfo: memFree=1047816/2074464 swapFree=1950884/1959888
[pid=20571] ppid=20569 vsize=2416 CPUtime=0.01
/proc/20571/stat : 20571 (SatELiteGTI) S 20569 20571 10114 0 -1 4194304 368 646 0 0 0 1 0 0 18 0 1 0 1017063280 2473984 277 4294967295 134512640 135169312 3214263456 3214261992 3085229806 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/20571/statm: 604 277 235 161 0 43 0
[pid=20575] ppid=20571 vsize=159468 CPUtime=1.51
/proc/20575/stat : 20575 (SatELite_releas) R 20571 20571 10114 0 -1 4202496 32309 0 0 0 129 22 0 0 25 0 1 0 1017063280 163295232 32222 4294967295 134512640 135223648 3213648896 3213647376 134721845 0 0 0 3 0 0 0 17 2 0 0 0
/proc/20575/statm: 39867 32222 68 174 0 39692 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 161884

[startup+3.11007 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 20576
/proc/meminfo: memFree=1008260/2074464 swapFree=1950884/1959888
[pid=20571] ppid=20569 vsize=2416 CPUtime=0.01
/proc/20571/stat : 20571 (SatELiteGTI) S 20569 20571 10114 0 -1 4194304 368 646 0 0 0 1 0 0 18 0 1 0 1017063280 2473984 277 4294967295 134512640 135169312 3214263456 3214261992 3085229806 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/20571/statm: 604 277 235 161 0 43 0
[pid=20575] ppid=20571 vsize=159980 CPUtime=3.11
/proc/20575/stat : 20575 (SatELite_releas) R 20571 20571 10114 0 -1 4202496 32411 0 0 0 289 22 0 0 25 0 1 0 1017063280 163819520 32324 4294967295 134512640 135223648 3213648896 3213647392 134549044 0 0 0 3 0 0 0 17 2 0 0 0
/proc/20575/statm: 39995 32324 68 174 0 39820 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 162396

[startup+6.30991 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 20577
/proc/meminfo: memFree=995736/2074464 swapFree=1950884/1959888
[pid=20571] ppid=20569 vsize=2416 CPUtime=0.01
/proc/20571/stat : 20571 (SatELiteGTI) S 20569 20571 10114 0 -1 4194304 368 646 0 0 0 1 0 0 18 0 1 0 1017063280 2473984 277 4294967295 134512640 135169312 3214263456 3214261992 3085229806 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/20571/statm: 604 277 235 161 0 43 0
[pid=20575] ppid=20571 vsize=177992 CPUtime=6.31
/proc/20575/stat : 20575 (SatELite_releas) R 20571 20571 10114 0 -1 4202496 38976 0 0 0 603 28 0 0 25 0 1 0 1017063280 182263808 35169 4294967295 134512640 135223648 3213648896 3213646896 134549033 0 0 0 3 0 0 0 17 2 0 0 0
/proc/20575/statm: 44498 35169 73 174 0 44323 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 180408

[startup+12.7096 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 20577
/proc/meminfo: memFree=951532/2074464 swapFree=1950884/1959888
[pid=20571] ppid=20569 vsize=2416 CPUtime=0.01
/proc/20571/stat : 20571 (SatELiteGTI) S 20569 20571 10114 0 -1 4194304 368 646 0 0 0 1 0 0 18 0 1 0 1017063280 2473984 277 4294967295 134512640 135169312 3214263456 3214261992 3085229806 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/20571/statm: 604 277 235 161 0 43 0
[pid=20575] ppid=20571 vsize=204548 CPUtime=12.71
/proc/20575/stat : 20575 (SatELite_releas) R 20571 20571 10114 0 -1 4202496 45989 0 0 0 1236 35 0 0 25 0 1 0 1017063280 209457152 41868 4294967295 134512640 135223648 3213648896 3213646704 134548987 0 0 0 3 0 0 0 17 2 0 0 0
/proc/20575/statm: 51137 41868 73 174 0 50962 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 206964

[startup+25.509 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 20760
/proc/meminfo: memFree=951224/2074464 swapFree=1950884/1959888
[pid=20571] ppid=20569 vsize=2416 CPUtime=0.01
/proc/20571/stat : 20571 (SatELiteGTI) S 20569 20571 10114 0 -1 4194304 368 646 0 0 0 1 0 0 18 0 1 0 1017063280 2473984 277 4294967295 134512640 135169312 3214263456 3214261992 3085229806 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/20571/statm: 604 277 235 161 0 43 0
[pid=20575] ppid=20571 vsize=204804 CPUtime=25.51
/proc/20575/stat : 20575 (SatELite_releas) R 20571 20571 10114 0 -1 4202496 46054 0 0 0 2515 36 0 0 25 0 1 0 1017063280 209719296 41933 4294967295 134512640 135223648 3213648896 3213646912 134548993 0 0 0 3 0 0 0 17 2 0 0 0
/proc/20575/statm: 51201 41933 73 174 0 51026 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 207220

[startup+51.1077 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 20763
/proc/meminfo: memFree=1088012/2074464 swapFree=1950884/1959888
[pid=20571] ppid=20569 vsize=2420 CPUtime=47.53
/proc/20571/stat : 20571 (SatELiteGTI) S 20569 20571 10114 0 -1 4194304 385 54515 0 0 0 1 4705 47 17 0 1 0 1017063280 2478080 278 4294967295 134512640 135169312 3214263456 3214259672 3085229806 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20571/statm: 605 278 235 161 0 44 0
[pid=20763] ppid=20571 vsize=21944 CPUtime=3.58
/proc/20763/stat : 20763 (minisat_static) R 20571 20571 10114 0 -1 4202496 5383 0 0 0 356 2 0 0 25 0 1 0 1017068032 22470656 5318 4294967295 134512640 135213731 3213458480 3213456960 134530096 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20763/statm: 5486 5318 74 172 0 5312 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 24364

[startup+102.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 20950
/proc/meminfo: memFree=1073052/2074464 swapFree=1950884/1959888
[pid=20571] ppid=20569 vsize=2420 CPUtime=47.53
/proc/20571/stat : 20571 (SatELiteGTI) S 20569 20571 10114 0 -1 4194304 385 54515 0 0 0 1 4705 47 17 0 1 0 1017063280 2478080 278 4294967295 134512640 135169312 3214263456 3214259672 3085229806 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20571/statm: 605 278 235 161 0 44 0
[pid=20763] ppid=20571 vsize=36092 CPUtime=54.79
/proc/20763/stat : 20763 (minisat_static) R 20571 20571 10114 0 -1 4202496 8897 0 0 0 5475 4 0 0 25 0 1 0 1017068032 36958208 8832 4294967295 134512640 135213731 3213458480 3213456960 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20763/statm: 9023 8832 74 172 0 8849 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 38512

[startup+162.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21143
/proc/meminfo: memFree=1060156/2074464 swapFree=1950884/1959888
[pid=20571] ppid=20569 vsize=2420 CPUtime=47.53
/proc/20571/stat : 20571 (SatELiteGTI) S 20569 20571 10114 0 -1 4194304 385 54515 0 0 0 1 4705 47 17 0 1 0 1017063280 2478080 278 4294967295 134512640 135169312 3214263456 3214259672 3085229806 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20571/statm: 605 278 235 161 0 44 0
[pid=20763] ppid=20571 vsize=49832 CPUtime=114.79
/proc/20763/stat : 20763 (minisat_static) R 20571 20571 10114 0 -1 4202496 12213 0 0 0 11472 7 0 0 25 0 1 0 1017068032 51027968 12148 4294967295 134512640 135213731 3213458480 3213456960 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20763/statm: 12458 12148 74 172 0 12284 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 52252

[startup+222.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21331
/proc/meminfo: memFree=1052624/2074464 swapFree=1950884/1959888
[pid=20571] ppid=20569 vsize=2420 CPUtime=47.53
/proc/20571/stat : 20571 (SatELiteGTI) S 20569 20571 10114 0 -1 4194304 385 54515 0 0 0 1 4705 47 17 0 1 0 1017063280 2478080 278 4294967295 134512640 135169312 3214263456 3214259672 3085229806 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20571/statm: 605 278 235 161 0 44 0
[pid=20763] ppid=20571 vsize=56868 CPUtime=174.8
/proc/20763/stat : 20763 (minisat_static) R 20571 20571 10114 0 -1 4202496 14035 0 0 0 17471 9 0 0 25 0 1 0 1017068032 58232832 13970 4294967295 134512640 135213731 3213458480 3213456960 134530405 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20763/statm: 14217 13970 74 172 0 14043 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 59288

[startup+282.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21517
/proc/meminfo: memFree=1047192/2074464 swapFree=1950884/1959888
[pid=20571] ppid=20569 vsize=2420 CPUtime=47.53
/proc/20571/stat : 20571 (SatELiteGTI) S 20569 20571 10114 0 -1 4194304 385 54515 0 0 0 1 4705 47 17 0 1 0 1017063280 2478080 278 4294967295 134512640 135169312 3214263456 3214259672 3085229806 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20571/statm: 605 278 235 161 0 44 0
[pid=20763] ppid=20571 vsize=63076 CPUtime=234.79
/proc/20763/stat : 20763 (minisat_static) R 20571 20571 10114 0 -1 4202496 15446 0 0 0 23470 9 0 0 25 0 1 0 1017068032 64589824 15381 4294967295 134512640 135213731 3213458480 3213456960 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20763/statm: 15769 15381 74 172 0 15595 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 65496

[startup+342.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21706
/proc/meminfo: memFree=1039720/2074464 swapFree=1950884/1959888
[pid=20571] ppid=20569 vsize=2420 CPUtime=47.53
/proc/20571/stat : 20571 (SatELiteGTI) S 20569 20571 10114 0 -1 4194304 385 54515 0 0 0 1 4705 47 17 0 1 0 1017063280 2478080 278 4294967295 134512640 135169312 3214263456 3214259672 3085229806 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20571/statm: 605 278 235 161 0 44 0
[pid=20763] ppid=20571 vsize=70040 CPUtime=294.8
/proc/20763/stat : 20763 (minisat_static) R 20571 20571 10114 0 -1 4202496 17246 0 0 0 29469 11 0 0 25 0 1 0 1017068032 71720960 17181 4294967295 134512640 135213731 3213458480 3213456960 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20763/statm: 17510 17181 74 172 0 17336 0
Current children cumulated CPU time (s) 342.33

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

[pid=20763] ppid=20571 vsize=83940 CPUtime=414.81
/proc/20763/stat : 20763 (minisat_static) R 20571 20571 10114 0 -1 4202496 20550 0 0 0 41466 15 0 0 25 0 1 0 1017068032 85954560 20485 4294967295 134512640 135213731 3213458480 3213456960 134530034 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20763/statm: 20985 20485 74 172 0 20811 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 86360

[startup+522.325 s]
/proc/loadavg: 1.06 1.02 1.00 3/95 22276
/proc/meminfo: memFree=1020872/2074464 swapFree=1950884/1959888
[pid=20571] ppid=20569 vsize=2420 CPUtime=47.53
/proc/20571/stat : 20571 (SatELiteGTI) S 20569 20571 10114 0 -1 4194304 385 54515 0 0 0 1 4705 47 17 0 1 0 1017063280 2478080 278 4294967295 134512640 135169312 3214263456 3214259672 3085229806 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20571/statm: 605 278 235 161 0 44 0
[pid=20763] ppid=20571 vsize=89332 CPUtime=474.82
/proc/20763/stat : 20763 (minisat_static) R 20571 20571 10114 0 -1 4202496 21911 0 0 0 47465 17 0 0 25 0 1 0 1017068032 91475968 21846 4294967295 134512640 135213731 3213458480 3213456960 134530096 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20763/statm: 22333 21846 74 172 0 22159 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 91752

[startup+582.322 s]
/proc/loadavg: 1.02 1.01 1.00 2/95 22462
/proc/meminfo: memFree=1020880/2074464 swapFree=1950884/1959888
[pid=20571] ppid=20569 vsize=2420 CPUtime=47.53
/proc/20571/stat : 20571 (SatELiteGTI) S 20569 20571 10114 0 -1 4194304 385 54515 0 0 0 1 4705 47 17 0 1 0 1017063280 2478080 278 4294967295 134512640 135169312 3214263456 3214259672 3085229806 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20571/statm: 605 278 235 161 0 44 0
[pid=20763] ppid=20571 vsize=89332 CPUtime=534.82
/proc/20763/stat : 20763 (minisat_static) R 20571 20571 10114 0 -1 4202496 21911 0 0 0 53465 17 0 0 25 0 1 0 1017068032 91475968 21846 4294967295 134512640 135213731 3213458480 3213456960 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20763/statm: 22333 21846 74 172 0 22159 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 91752

[startup+642.319 s]
/proc/loadavg: 1.01 1.00 1.00 2/95 22651
/proc/meminfo: memFree=1020724/2074464 swapFree=1950884/1959888
[pid=20571] ppid=20569 vsize=2420 CPUtime=47.53
/proc/20571/stat : 20571 (SatELiteGTI) S 20569 20571 10114 0 -1 4194304 385 54515 0 0 0 1 4705 47 17 0 1 0 1017063280 2478080 278 4294967295 134512640 135169312 3214263456 3214259672 3085229806 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20571/statm: 605 278 235 161 0 44 0
[pid=20763] ppid=20571 vsize=89332 CPUtime=594.82
/proc/20763/stat : 20763 (minisat_static) R 20571 20571 10114 0 -1 4202496 21911 0 0 0 59465 17 0 0 25 0 1 0 1017068032 91475968 21846 4294967295 134512640 135213731 3213458480 3213456960 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20763/statm: 22333 21846 74 172 0 22159 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 91752

[startup+702.306 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 22838
/proc/meminfo: memFree=1020384/2074464 swapFree=1950884/1959888
[pid=20571] ppid=20569 vsize=2420 CPUtime=47.53
/proc/20571/stat : 20571 (SatELiteGTI) S 20569 20571 10114 0 -1 4194304 385 54515 0 0 0 1 4705 47 17 0 1 0 1017063280 2478080 278 4294967295 134512640 135169312 3214263456 3214259672 3085229806 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20571/statm: 605 278 235 161 0 44 0
[pid=20763] ppid=20571 vsize=89576 CPUtime=654.81
/proc/20763/stat : 20763 (minisat_static) R 20571 20571 10114 0 -1 4202496 21960 0 0 0 65464 17 0 0 25 0 1 0 1017068032 91725824 21895 4294967295 134512640 135213731 3213458480 3213456960 134530166 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20763/statm: 22394 21895 74 172 0 22220 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 91996

[startup+762.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 23027
/proc/meminfo: memFree=1020104/2074464 swapFree=1950884/1959888
[pid=20571] ppid=20569 vsize=2420 CPUtime=47.53
/proc/20571/stat : 20571 (SatELiteGTI) S 20569 20571 10114 0 -1 4194304 385 54515 0 0 0 1 4705 47 17 0 1 0 1017063280 2478080 278 4294967295 134512640 135169312 3214263456 3214259672 3085229806 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20571/statm: 605 278 235 161 0 44 0
[pid=20763] ppid=20571 vsize=89904 CPUtime=714.82
/proc/20763/stat : 20763 (minisat_static) R 20571 20571 10114 0 -1 4202496 22036 0 0 0 71465 17 0 0 25 0 1 0 1017068032 92061696 21971 4294967295 134512640 135213731 3213458480 3213456960 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20763/statm: 22476 21971 74 172 0 22302 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 92324

[startup+822.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 23215
/proc/meminfo: memFree=1016508/2074464 swapFree=1950884/1959888
[pid=20571] ppid=20569 vsize=2420 CPUtime=47.53
/proc/20571/stat : 20571 (SatELiteGTI) S 20569 20571 10114 0 -1 4194304 385 54515 0 0 0 1 4705 47 17 0 1 0 1017063280 2478080 278 4294967295 134512640 135169312 3214263456 3214259672 3085229806 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20571/statm: 605 278 235 161 0 44 0
[pid=20763] ppid=20571 vsize=93840 CPUtime=774.82
/proc/20763/stat : 20763 (minisat_static) R 20571 20571 10114 0 -1 4202496 23001 0 0 0 77465 17 0 0 25 0 1 0 1017068032 96092160 22936 4294967295 134512640 135213731 3213458480 3213456960 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20763/statm: 23460 22936 74 172 0 23286 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 96260

[startup+882.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 23401
/proc/meminfo: memFree=1007860/2074464 swapFree=1950884/1959888
[pid=20571] ppid=20569 vsize=2420 CPUtime=47.53
/proc/20571/stat : 20571 (SatELiteGTI) S 20569 20571 10114 0 -1 4194304 385 54515 0 0 0 1 4705 47 17 0 1 0 1017063280 2478080 278 4294967295 134512640 135169312 3214263456 3214259672 3085229806 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20571/statm: 605 278 235 161 0 44 0
[pid=20763] ppid=20571 vsize=102392 CPUtime=834.83
/proc/20763/stat : 20763 (minisat_static) R 20571 20571 10114 0 -1 4202496 25101 0 0 0 83463 20 0 0 25 0 1 0 1017068032 104849408 25036 4294967295 134512640 135213731 3213458480 3213456960 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20763/statm: 25598 25036 74 172 0 25424 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 104812

[startup+942.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 23594
/proc/meminfo: memFree=999148/2074464 swapFree=1950884/1959888
[pid=20571] ppid=20569 vsize=2420 CPUtime=47.53
/proc/20571/stat : 20571 (SatELiteGTI) S 20569 20571 10114 0 -1 4194304 385 54515 0 0 0 1 4705 47 17 0 1 0 1017063280 2478080 278 4294967295 134512640 135169312 3214263456 3214259672 3085229806 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20571/statm: 605 278 235 161 0 44 0
[pid=20763] ppid=20571 vsize=111044 CPUtime=894.83
/proc/20763/stat : 20763 (minisat_static) R 20571 20571 10114 0 -1 4202496 27296 0 0 0 89461 22 0 0 25 0 1 0 1017068032 113709056 27231 4294967295 134512640 135213731 3213458480 3213456944 134523605 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20763/statm: 27761 27231 74 172 0 27587 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 113464

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 23784
/proc/meminfo: memFree=995304/2074464 swapFree=1950884/1959888
[pid=20571] ppid=20569 vsize=2420 CPUtime=47.53
/proc/20571/stat : 20571 (SatELiteGTI) S 20569 20571 10114 0 -1 4194304 385 54515 0 0 0 1 4705 47 17 0 1 0 1017063280 2478080 278 4294967295 134512640 135169312 3214263456 3214259672 3085229806 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20571/statm: 605 278 235 161 0 44 0
[pid=20763] ppid=20571 vsize=114800 CPUtime=954.83
/proc/20763/stat : 20763 (minisat_static) R 20571 20571 10114 0 -1 4202496 28227 0 0 0 95461 22 0 0 25 0 1 0 1017068032 117555200 28162 4294967295 134512640 135213731 3213458480 3213456960 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20763/statm: 28700 28162 74 172 0 28526 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 117220

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 23973
/proc/meminfo: memFree=993444/2074464 swapFree=1950884/1959888
[pid=20571] ppid=20569 vsize=2420 CPUtime=47.53
/proc/20571/stat : 20571 (SatELiteGTI) S 20569 20571 10114 0 -1 4194304 385 54515 0 0 0 1 4705 47 17 0 1 0 1017063280 2478080 278 4294967295 134512640 135169312 3214263456 3214259672 3085229806 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20571/statm: 605 278 235 161 0 44 0
[pid=20763] ppid=20571 vsize=116908 CPUtime=1014.83
/proc/20763/stat : 20763 (minisat_static) R 20571 20571 10114 0 -1 4202496 28740 0 0 0 101461 22 0 0 25 0 1 0 1017068032 119713792 28675 4294967295 134512640 135213731 3213458480 3213456960 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20763/statm: 29227 28675 74 172 0 29053 0
Current children cumulated CPU time (s) 1062.36
Current children cumulated vsize (KiB) 119328

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 24161
/proc/meminfo: memFree=991212/2074464 swapFree=1950884/1959888
[pid=20571] ppid=20569 vsize=2420 CPUtime=47.53
/proc/20571/stat : 20571 (SatELiteGTI) S 20569 20571 10114 0 -1 4194304 385 54515 0 0 0 1 4705 47 17 0 1 0 1017063280 2478080 278 4294967295 134512640 135169312 3214263456 3214259672 3085229806 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20571/statm: 605 278 235 161 0 44 0
[pid=20763] ppid=20571 vsize=118872 CPUtime=1074.84
/proc/20763/stat : 20763 (minisat_static) R 20571 20571 10114 0 -1 4202496 29266 0 0 0 107462 22 0 0 25 0 1 0 1017068032 121724928 29201 4294967295 134512640 135213731 3213458480 3213456960 134530145 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20763/statm: 29718 29201 74 172 0 29544 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 121292

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 24347
/proc/meminfo: memFree=987400/2074464 swapFree=1950884/1959888
[pid=20571] ppid=20569 vsize=2420 CPUtime=47.53
/proc/20571/stat : 20571 (SatELiteGTI) S 20569 20571 10114 0 -1 4194304 385 54515 0 0 0 1 4705 47 17 0 1 0 1017063280 2478080 278 4294967295 134512640 135169312 3214263456 3214259672 3085229806 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20571/statm: 605 278 235 161 0 44 0
[pid=20763] ppid=20571 vsize=122580 CPUtime=1134.84
/proc/20763/stat : 20763 (minisat_static) R 20571 20571 10114 0 -1 4202496 30205 0 0 0 113462 22 0 0 25 0 1 0 1017068032 125521920 30140 4294967295 134512640 135213731 3213458480 3213456736 134537816 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20763/statm: 30645 30140 74 172 0 30471 0
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (KiB) 125000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 24350
/proc/meminfo: memFree=987472/2074464 swapFree=1950884/1959888
[pid=20571] ppid=20569 vsize=2420 CPUtime=47.53
/proc/20571/stat : 20571 (SatELiteGTI) S 20569 20571 10114 0 -1 4194304 385 54515 0 0 0 1 4705 47 17 0 1 0 1017063280 2478080 278 4294967295 134512640 135169312 3214263456 3214259672 3085229806 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20571/statm: 605 278 235 161 0 44 0
[pid=20763] ppid=20571 vsize=122580 CPUtime=1152.55
/proc/20763/stat : 20763 (minisat_static) R 20571 20571 10114 0 -1 4202496 30206 0 0 0 115233 22 0 0 25 0 1 0 1017068032 125521920 30141 4294967295 134512640 135213731 3213458480 3213456960 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20763/statm: 30645 30141 74 172 0 30471 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 125000

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.05
CPU time (s): 1200.09
CPU user time (s): 1199.38
CPU system time (s): 0.71
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 232288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.38
system time used= 0.71
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85199
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= 17
involuntary context switches= 2011

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on tipi13 at 2009-05-17 04:00:22
IDJOB=1821411
IDBENCH=70951
IDSOLVER=662
FILE ID=tipi13/1821411-1242525622
PBS_JOBID=
Free space on /tmp= 7024 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-d-r2-noholes.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821411-1242525622/watcher-1821411-1242525622 -o /tmp/evaluation-result-1821411-1242525622/solver-1821411-1242525622 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821411-1242525622.cnf -restarts=1

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

MD5SUM BENCH= 17bffac3a21734cf7ff7fa9ecba23d9d
RANDOM SEED= 955066536

Linux tipi13 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.37

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1137408 kB
Buffers:         45624 kB
Cached:         798520 kB
SwapCached:       3516 kB
Active:         383900 kB
Inactive:       469828 kB
HighTotal:     1178688 kB
HighFree:       404096 kB
LowTotal:       895776 kB
LowFree:        733312 kB
SwapTotal:     1959888 kB
SwapFree:      1950884 kB
Dirty:           35260 kB
Writeback:           0 kB
AnonPages:        8724 kB
Mapped:           2884 kB
Slab:            74816 kB
PageTables:        512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90596 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 7024 MiB
End job on tipi13 at 2009-05-17 04:20:27