Trace number 1731565

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
IUT_BMB_SAT 1.0? (TO) 1200.08 1200.72

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest02-ezfact64_10.sat05-449.reshuffled-07.cnf
MD5SUM4bdea1a05617ff95eaeaf981037754e7
Bench CategoryCRAFTED (crafted 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 variables3073
Number of clauses19785
Sum of the clauses size74601
Maximum clause length4
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 20
Number of clauses of size 34344
Number of clauses of size 415376
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.09/0.17	c WARNING: for repeatability, setting FPU to use double precision
0.09/0.17	c ============================[ Problem Statistics ]=============================
0.09/0.17	c |                                                                             |
0.09/0.17	c |  Number of variables:  3073                                                 |
0.09/0.17	c |  Number of clauses:    19521                                                |
0.17/0.20	c |  Parsing time:         0.03         s                                       |
0.17/0.25	c ============================[ Search Statistics ]==============================
0.17/0.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.17/0.25	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.17/0.25	c ===============================================================================
0.17/0.25	c |         0 |    2819    15245    50702 |     5081        0    nan |  0.000 % |
0.17/0.26	c |       100 |    2819    15245    50702 |     5589      100     22 |  3.970 % |
0.17/0.28	c |       250 |    2819    15245    50702 |     6148      250     20 |  3.970 % |
0.17/0.31	c |       475 |    2819    15245    50702 |     6763      475     33 |  3.970 % |
0.17/0.41	c |       813 |    2819    15245    50702 |     7440      813     52 |  3.970 % |
0.17/0.55	c |      1319 |    2819    15245    50702 |     8184     1319     71 |  3.970 % |
0.17/0.72	c |      2079 |    2819    15245    50702 |     9002     2079     71 |  3.971 % |
0.99/1.05	c |      3219 |    2819    15245    50702 |     9902     3219     79 |  3.970 % |
1.48/1.51	c |      4928 |    2812    15168    50487 |    10893     4898     72 |  4.198 % |
2.18/2.23	c |      7491 |    2812    15168    50487 |    11982     7461     73 |  4.199 % |
3.58/3.66	c |     11336 |    2803    15082    50247 |    13180    11281     73 |  4.491 % |
5.88/5.92	c |     17102 |    2803    15082    50247 |    14498     9768     86 |  4.491 % |
10.08/10.14	c |     25754 |    2803    15082    50247 |    15948    10726     62 |  4.491 % |
17.76/17.86	c |     38729 |    2803    15082    50247 |    17543    15421     67 |  4.491 % |
28.95/29.05	c |     58191 |    2803    15082    50247 |    19297    16324     48 |  4.491 % |
46.25/46.36	c |     87383 |    2803    15082    50247 |    21227    15403     44 |  4.491 % |
75.33/75.42	c |    131173 |    2803    15082    50247 |    23350    15018     63 |  4.491 % |
119.72/119.87	c |    196857 |    2803    15082    50247 |    25685    20675     70 |  4.491 % |
190.29/190.41	c |    295383 |    2802    15074    50221 |    28253    26342     83 |  4.524 % |
310.93/311.11	c |    443174 |    2802    15074    50221 |    31079    28593     79 |  4.523 % |
497.22/497.54	c |    664858 |    2802    15074    50221 |    34186    25212     70 |  4.523 % |
820.07/820.57	c |    997383 |    2802    15074    50221 |    37605    20051     22 |  4.523 % |
1200.05/1200.70	sh: line 1: 21985 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.05/1200.70	c cannot read from file

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1731565-1240772098/watcher-1731565-1240772098 -o /tmp/evaluation-result-1731565-1240772098/solver-1731565-1240772098 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1731565-1240772098.cnf HOME 

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
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 3/65 21982
/proc/meminfo: memFree=1755688/2055920 swapFree=4192812/4192956
[pid=21982] ppid=21980 vsize=1668 CPUtime=0
/proc/21982/stat : 21982 (IUT_BMB_SAT) R 21980 21982 21669 0 -1 4194304 215 0 0 0 0 0 0 0 19 0 1 0 105239353 1708032 198 1992294400 134512640 135635285 4294956208 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/21982/statm: 417 198 92 274 0 140 0

[startup+0.0865031 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 21982
/proc/meminfo: memFree=1755688/2055920 swapFree=4192812/4192956
[pid=21982] ppid=21980 vsize=2916 CPUtime=0.08
/proc/21982/stat : 21982 (IUT_BMB_SAT) R 21980 21982 21669 0 -1 4194304 554 0 0 0 7 1 0 0 19 0 1 0 105239353 2985984 537 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/21982/statm: 729 537 101 274 0 452 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2916

[startup+0.101506 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 21982
/proc/meminfo: memFree=1755688/2055920 swapFree=4192812/4192956
[pid=21982] ppid=21980 vsize=2916 CPUtime=0.09
/proc/21982/stat : 21982 (IUT_BMB_SAT) R 21980 21982 21669 0 -1 4194304 554 0 0 0 7 2 0 0 19 0 1 0 105239353 2985984 537 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/21982/statm: 729 537 101 274 0 452 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2916

[startup+0.301542 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 21982
/proc/meminfo: memFree=1755688/2055920 swapFree=4192812/4192956
[pid=21982] ppid=21980 vsize=2916 CPUtime=0.17
/proc/21982/stat : 21982 (IUT_BMB_SAT) S 21980 21982 21669 0 -1 4194304 560 0 0 0 10 7 0 0 20 0 1 0 105239353 2985984 542 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21982/statm: 729 542 106 274 0 452 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 2916

[startup+0.701613 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 21982
/proc/meminfo: memFree=1755688/2055920 swapFree=4192812/4192956
[pid=21982] ppid=21980 vsize=2916 CPUtime=0.17
/proc/21982/stat : 21982 (IUT_BMB_SAT) S 21980 21982 21669 0 -1 4194304 560 0 0 0 10 7 0 0 20 0 1 0 105239353 2985984 542 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21982/statm: 729 542 106 274 0 452 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 2916

[startup+1.50176 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 21985
/proc/meminfo: memFree=1750480/2055920 swapFree=4192812/4192956
[pid=21982] ppid=21980 vsize=2916 CPUtime=0.17
/proc/21982/stat : 21982 (IUT_BMB_SAT) S 21980 21982 21669 0 -1 4194304 560 0 0 0 10 7 0 0 20 0 1 0 105239353 2985984 542 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21982/statm: 729 542 106 274 0 452 0
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (sh) S 21982 21982 21669 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 105239370 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 232 193 169 0 50 0
[pid=21985] ppid=21984 vsize=4732 CPUtime=1.31
/proc/21985/stat : 21985 (minisat) R 21984 21982 21669 0 -1 4194304 962 0 0 0 131 0 0 0 25 0 1 0 105239371 4845568 899 1992294400 134512640 135243223 4294956304 18446744073709551615 134555453 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 1183 899 84 178 0 1003 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13004

[startup+3.10105 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 21985
/proc/meminfo: memFree=1749136/2055920 swapFree=4192812/4192956
[pid=21982] ppid=21980 vsize=2916 CPUtime=0.17
/proc/21982/stat : 21982 (IUT_BMB_SAT) S 21980 21982 21669 0 -1 4194304 560 0 0 0 10 7 0 0 20 0 1 0 105239353 2985984 542 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21982/statm: 729 542 106 274 0 452 0
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (sh) S 21982 21982 21669 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 105239370 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 232 193 169 0 50 0
[pid=21985] ppid=21984 vsize=6316 CPUtime=2.91
/proc/21985/stat : 21985 (minisat) R 21984 21982 21669 0 -1 4194304 1364 0 0 0 291 0 0 0 25 0 1 0 105239371 6467584 1301 1992294400 134512640 135243223 4294956304 18446744073709551615 134555907 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 1579 1301 84 178 0 1399 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14588

[startup+6.30161 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 21985
/proc/meminfo: memFree=1746128/2055920 swapFree=4192812/4192956
[pid=21982] ppid=21980 vsize=2916 CPUtime=0.17
/proc/21982/stat : 21982 (IUT_BMB_SAT) S 21980 21982 21669 0 -1 4194304 560 0 0 0 10 7 0 0 20 0 1 0 105239353 2985984 542 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21982/statm: 729 542 106 274 0 452 0
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (sh) S 21982 21982 21669 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 105239370 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 232 193 169 0 50 0
[pid=21985] ppid=21984 vsize=8296 CPUtime=6.11
/proc/21985/stat : 21985 (minisat) R 21984 21982 21669 0 -1 4194304 1853 0 0 0 610 1 0 0 25 0 1 0 105239371 8495104 1790 1992294400 134512640 135243223 4294956304 18446744073709551615 134559456 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 2074 1790 84 178 0 1894 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 16568

[startup+12.7028 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 21985
/proc/meminfo: memFree=1745808/2055920 swapFree=4192812/4192956
[pid=21982] ppid=21980 vsize=2916 CPUtime=0.17
/proc/21982/stat : 21982 (IUT_BMB_SAT) S 21980 21982 21669 0 -1 4194304 560 0 0 0 10 7 0 0 20 0 1 0 105239353 2985984 542 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21982/statm: 729 542 106 274 0 452 0
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (sh) S 21982 21982 21669 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 105239370 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 232 193 169 0 50 0
[pid=21985] ppid=21984 vsize=8428 CPUtime=12.5
/proc/21985/stat : 21985 (minisat) R 21984 21982 21669 0 -1 4194304 1885 0 0 0 1249 1 0 0 25 0 1 0 105239371 8630272 1822 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/21985/statm: 2107 1822 84 178 0 1927 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 16700

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 21985
/proc/meminfo: memFree=1744784/2055920 swapFree=4192812/4192956
[pid=21982] ppid=21980 vsize=2916 CPUtime=0.17
/proc/21982/stat : 21982 (IUT_BMB_SAT) S 21980 21982 21669 0 -1 4194304 560 0 0 0 10 7 0 0 20 0 1 0 105239353 2985984 542 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21982/statm: 729 542 106 274 0 452 0
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (sh) S 21982 21982 21669 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 105239370 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 232 193 169 0 50 0
[pid=21985] ppid=21984 vsize=9536 CPUtime=25.29
/proc/21985/stat : 21985 (minisat) R 21984 21982 21669 0 -1 4194304 2152 0 0 0 2528 1 0 0 25 0 1 0 105239371 9764864 2089 1992294400 134512640 135243223 4294956304 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 2384 2089 84 178 0 2204 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 17808

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 21985
/proc/meminfo: memFree=1744784/2055920 swapFree=4192812/4192956
[pid=21982] ppid=21980 vsize=2916 CPUtime=0.17
/proc/21982/stat : 21982 (IUT_BMB_SAT) S 21980 21982 21669 0 -1 4194304 560 0 0 0 10 7 0 0 20 0 1 0 105239353 2985984 542 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21982/statm: 729 542 106 274 0 452 0
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (sh) S 21982 21982 21669 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 105239370 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 232 193 169 0 50 0
[pid=21985] ppid=21984 vsize=9536 CPUtime=50.88
/proc/21985/stat : 21985 (minisat) R 21984 21982 21669 0 -1 4194304 2156 0 0 0 5087 1 0 0 25 0 1 0 105239371 9764864 2093 1992294400 134512640 135243223 4294956304 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 2384 2093 84 178 0 2204 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 17808

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 21985
/proc/meminfo: memFree=1743120/2055920 swapFree=4192812/4192956
[pid=21982] ppid=21980 vsize=2916 CPUtime=0.17
/proc/21982/stat : 21982 (IUT_BMB_SAT) S 21980 21982 21669 0 -1 4194304 560 0 0 0 10 7 0 0 20 0 1 0 105239353 2985984 542 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21982/statm: 729 542 106 274 0 452 0
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (sh) S 21982 21982 21669 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 105239370 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 232 193 169 0 50 0
[pid=21985] ppid=21984 vsize=11120 CPUtime=102.06
/proc/21985/stat : 21985 (minisat) R 21984 21982 21669 0 -1 4194304 2571 0 0 0 10204 2 0 0 25 0 1 0 105239371 11386880 2508 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 2780 2508 84 178 0 2600 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 19392

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 21985
/proc/meminfo: memFree=1741840/2055920 swapFree=4192812/4192956
[pid=21982] ppid=21980 vsize=2916 CPUtime=0.17
/proc/21982/stat : 21982 (IUT_BMB_SAT) S 21980 21982 21669 0 -1 4194304 560 0 0 0 10 7 0 0 20 0 1 0 105239353 2985984 542 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21982/statm: 729 542 106 274 0 452 0
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (sh) S 21982 21982 21669 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 105239370 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 232 193 169 0 50 0
[pid=21985] ppid=21984 vsize=12308 CPUtime=162.03
/proc/21985/stat : 21985 (minisat) R 21984 21982 21669 0 -1 4194304 2878 0 0 0 16201 2 0 0 25 0 1 0 105239371 12603392 2815 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 3077 2815 84 178 0 2897 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 20580

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 21985
/proc/meminfo: memFree=1739280/2055920 swapFree=4192812/4192956
[pid=21982] ppid=21980 vsize=2916 CPUtime=0.17
/proc/21982/stat : 21982 (IUT_BMB_SAT) S 21980 21982 21669 0 -1 4194304 560 0 0 0 10 7 0 0 20 0 1 0 105239353 2985984 542 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21982/statm: 729 542 106 274 0 452 0
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (sh) S 21982 21982 21669 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 105239370 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 232 193 169 0 50 0
[pid=21985] ppid=21984 vsize=15048 CPUtime=222
/proc/21985/stat : 21985 (minisat) R 21984 21982 21669 0 -1 4194304 3526 0 0 0 22198 2 0 0 25 0 1 0 105239371 15409152 3463 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 3762 3463 84 178 0 3582 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 23320

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 21985
/proc/meminfo: memFree=1738768/2055920 swapFree=4192812/4192956
[pid=21982] ppid=21980 vsize=2916 CPUtime=0.17
/proc/21982/stat : 21982 (IUT_BMB_SAT) S 21980 21982 21669 0 -1 4194304 560 0 0 0 10 7 0 0 20 0 1 0 105239353 2985984 542 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21982/statm: 729 542 106 274 0 452 0
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (sh) S 21982 21982 21669 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 105239370 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1736016/2055920 swapFree=4192812/4192956
[pid=21982] ppid=21980 vsize=2916 CPUtime=0.17
/proc/21982/stat : 21982 (IUT_BMB_SAT) S 21980 21982 21669 0 -1 4194304 560 0 0 0 10 7 0 0 20 0 1 0 105239353 2985984 542 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21982/statm: 729 542 106 274 0 452 0
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (sh) S 21982 21982 21669 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 105239370 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 232 193 169 0 50 0
[pid=21985] ppid=21984 vsize=17968 CPUtime=701.75
/proc/21985/stat : 21985 (minisat) R 21984 21982 21669 0 -1 4194304 4255 0 0 0 70172 3 0 0 25 0 1 0 105239371 18399232 4192 1992294400 134512640 135243223 4294956304 18446744073709551615 134555540 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 4492 4192 84 178 0 4312 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 26240

[startup+762.305 s]
/proc/loadavg: 1.05 1.01 1.00 2/68 21991
/proc/meminfo: memFree=1736016/2055920 swapFree=4192812/4192956
[pid=21982] ppid=21980 vsize=2916 CPUtime=0.17
/proc/21982/stat : 21982 (IUT_BMB_SAT) S 21980 21982 21669 0 -1 4194304 560 0 0 0 10 7 0 0 20 0 1 0 105239353 2985984 542 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21982/statm: 729 542 106 274 0 452 0
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (sh) S 21982 21982 21669 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 105239370 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 232 193 169 0 50 0
[pid=21985] ppid=21984 vsize=17968 CPUtime=761.72
/proc/21985/stat : 21985 (minisat) R 21984 21982 21669 0 -1 4194304 4255 0 0 0 76169 3 0 0 25 0 1 0 105239371 18399232 4192 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 4492 4192 84 178 0 4312 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 26240

[startup+822.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/68 21991
/proc/meminfo: memFree=1735952/2055920 swapFree=4192812/4192956
[pid=21982] ppid=21980 vsize=2916 CPUtime=0.17
/proc/21982/stat : 21982 (IUT_BMB_SAT) S 21980 21982 21669 0 -1 4194304 560 0 0 0 10 7 0 0 20 0 1 0 105239353 2985984 542 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21982/statm: 729 542 106 274 0 452 0
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (sh) S 21982 21982 21669 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 105239370 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 232 193 169 0 50 0
[pid=21985] ppid=21984 vsize=17968 CPUtime=821.69
/proc/21985/stat : 21985 (minisat) R 21984 21982 21669 0 -1 4194304 4255 0 0 0 82166 3 0 0 25 0 1 0 105239371 18399232 4192 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21985/statm: 4492 4192 84 178 0 4312 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 26240

[startup+882.302 s]
/proc/loadavg: 1.34 1.10 1.02 2/68 21991
/proc/meminfo: memFree=1734160/2055920 swapFree=4192812/4192956
[pid=21982] ppid=21980 vsize=2916 CPUtime=0.17
/proc/21982/stat : 21982 (IUT_BMB_SAT) S 21980 21982 21669 0 -1 4194304 560 0 0 0 10 7 0 0 20 0 1 0 105239353 2985984 542 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21982/statm: 729 542 106 274 0 452 0
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (sh) S 21982 21982 21669 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 105239370 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 232 193 169 0 50 0
[pid=21985] ppid=21984 vsize=19816 CPUtime=881.67
/proc/21985/stat : 21985 (minisat) R 21984 21982 21669 0 -1 4194304 4748 0 0 0 88163 4 0 0 25 0 1 0 105239371 20291584 4685 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 4954 4685 84 178 0 4774 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 28088

[startup+942.303 s]
/proc/loadavg: 1.32 1.15 1.04 2/68 21991
/proc/meminfo: memFree=1733712/2055920 swapFree=4192812/4192956
[pid=21982] ppid=21980 vsize=2916 CPUtime=0.17
/proc/21982/stat : 21982 (IUT_BMB_SAT) S 21980 21982 21669 0 -1 4194304 560 0 0 0 10 7 0 0 20 0 1 0 105239353 2985984 542 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21982/statm: 729 542 106 274 0 452 0
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (sh) S 21982 21982 21669 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 105239370 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 232 193 169 0 50 0
[pid=21985] ppid=21984 vsize=20360 CPUtime=941.64
/proc/21985/stat : 21985 (minisat) R 21984 21982 21669 0 -1 4194304 4849 0 0 0 94160 4 0 0 25 0 1 0 105239371 20848640 4786 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 5090 4786 84 178 0 4910 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 28632

[startup+1002.3 s]
/proc/loadavg: 1.15 1.13 1.04 2/68 21991
/proc/meminfo: memFree=1733648/2055920 swapFree=4192812/4192956
[pid=21982] ppid=21980 vsize=2916 CPUtime=0.17
/proc/21982/stat : 21982 (IUT_BMB_SAT) S 21980 21982 21669 0 -1 4194304 560 0 0 0 10 7 0 0 20 0 1 0 105239353 2985984 542 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21982/statm: 729 542 106 274 0 452 0
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (sh) S 21982 21982 21669 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 105239370 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 232 193 169 0 50 0
[pid=21985] ppid=21984 vsize=20360 CPUtime=1001.59
/proc/21985/stat : 21985 (minisat) R 21984 21982 21669 0 -1 4194304 4849 0 0 0 100155 4 0 0 25 0 1 0 105239371 20848640 4786 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21985/statm: 5090 4786 84 178 0 4910 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 28632

[startup+1062.3 s]
/proc/loadavg: 1.05 1.11 1.04 2/68 21991
/proc/meminfo: memFree=1733584/2055920 swapFree=4192812/4192956
[pid=21982] ppid=21980 vsize=2916 CPUtime=0.17
/proc/21982/stat : 21982 (IUT_BMB_SAT) S 21980 21982 21669 0 -1 4194304 560 0 0 0 10 7 0 0 20 0 1 0 105239353 2985984 542 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21982/statm: 729 542 106 274 0 452 0
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (sh) S 21982 21982 21669 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 105239370 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 232 193 169 0 50 0
[pid=21985] ppid=21984 vsize=20360 CPUtime=1061.54
/proc/21985/stat : 21985 (minisat) R 21984 21982 21669 0 -1 4194304 4850 0 0 0 106150 4 0 0 25 0 1 0 105239371 20848640 4787 1992294400 134512640 135243223 4294956304 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 5090 4787 84 178 0 4910 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 28632

[startup+1122.3 s]
/proc/loadavg: 1.07 1.10 1.04 2/68 21991
/proc/meminfo: memFree=1733584/2055920 swapFree=4192812/4192956
[pid=21982] ppid=21980 vsize=2916 CPUtime=0.17
/proc/21982/stat : 21982 (IUT_BMB_SAT) S 21980 21982 21669 0 -1 4194304 560 0 0 0 10 7 0 0 20 0 1 0 105239353 2985984 542 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21982/statm: 729 542 106 274 0 452 0
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (sh) S 21982 21982 21669 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 105239370 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 232 193 169 0 50 0
[pid=21985] ppid=21984 vsize=20360 CPUtime=1121.51
/proc/21985/stat : 21985 (minisat) R 21984 21982 21669 0 -1 4194304 4850 0 0 0 112147 4 0 0 25 0 1 0 105239371 20848640 4787 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 5090 4787 84 178 0 4910 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 28632

[startup+1182.3 s]
/proc/loadavg: 1.07 1.09 1.04 2/68 21991
/proc/meminfo: memFree=1733520/2055920 swapFree=4192812/4192956
[pid=21982] ppid=21980 vsize=2916 CPUtime=0.17
/proc/21982/stat : 21982 (IUT_BMB_SAT) S 21980 21982 21669 0 -1 4194304 560 0 0 0 10 7 0 0 20 0 1 0 105239353 2985984 542 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21982/statm: 729 542 106 274 0 452 0
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (sh) S 21982 21982 21669 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 105239370 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 232 193 169 0 50 0
[pid=21985] ppid=21984 vsize=20360 CPUtime=1181.48
/proc/21985/stat : 21985 (minisat) R 21984 21982 21669 0 -1 4194304 4850 0 0 0 118144 4 0 0 25 0 1 0 105239371 20848640 4787 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 5090 4787 84 178 0 4910 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 28632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.05 1.09 1.04 2/68 21991
/proc/meminfo: memFree=1733456/2055920 swapFree=4192812/4192956
[pid=21982] ppid=21980 vsize=2916 CPUtime=0.17
/proc/21982/stat : 21982 (IUT_BMB_SAT) S 21980 21982 21669 0 -1 4194304 560 0 0 0 10 7 0 0 20 0 1 0 105239353 2985984 542 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21982/statm: 729 542 106 274 0 452 0
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (sh) S 21982 21982 21669 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 105239370 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 232 193 169 0 50 0
[pid=21985] ppid=21984 vsize=20360 CPUtime=1199.88
/proc/21985/stat : 21985 (minisat) R 21984 21982 21669 0 -1 4194304 4850 0 0 0 119984 4 0 0 25 0 1 0 105239371 20848640 4787 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 5090 4787 84 178 0 4910 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 28632

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.7 s]
/proc/loadavg: 1.05 1.09 1.04 2/68 21991
/proc/meminfo: memFree=1733456/2055920 swapFree=4192812/4192956
[pid=21982] ppid=21980 vsize=2916 CPUtime=0.17
/proc/21982/stat : 21982 (IUT_BMB_SAT) S 21980 21982 21669 0 -1 4194304 560 0 0 0 10 7 0 0 20 0 1 0 105239353 2985984 542 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21982/statm: 729 542 106 274 0 452 0
[pid=21984] ppid=21982 vsize=5356 CPUtime=0
/proc/21984/stat : 21984 (sh) S 21982 21982 21669 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 105239370 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21984/statm: 1339 232 193 169 0 50 0
[pid=21985] ppid=21984 vsize=20360 CPUtime=1199.88
/proc/21985/stat : 21985 (minisat) R 21984 21982 21669 0 -1 4194304 4850 0 0 0 119984 4 0 0 25 0 1 0 105239371 20848640 4787 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21985/statm: 5090 4787 84 178 0 4910 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 28632

Child status: 0
Real time (s): 1200.72
CPU time (s): 1200.08
CPU user time (s): 1199.95
CPU system time (s): 0.124981
CPU usage (%): 99.9469
Max. virtual memory (cumulated for all children) (KiB): 28632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.95
system time used= 0.124981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5965
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= 8
involuntary context switches= 4710

runsolver used 1.03984 second user time and 3.33649 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-26 20:54:58
IDJOB=1731565
IDBENCH=24754
IDSOLVER=523
FILE ID=node89/1731565-1240772098
PBS_JOBID= 9187185
Free space on /tmp= 66384 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest02-ezfact64_10.sat05-449.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731565-1240772098/watcher-1731565-1240772098 -o /tmp/evaluation-result-1731565-1240772098/solver-1731565-1240772098 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1731565-1240772098.cnf HOME

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

MD5SUM BENCH= 4bdea1a05617ff95eaeaf981037754e7
RANDOM SEED=383376905

node89.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.268
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.268
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1756232 kB
Buffers:         39316 kB
Cached:         179572 kB
SwapCached:        140 kB
Active:          81900 kB
Inactive:       150980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1756232 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2596 kB
Writeback:           0 kB
Mapped:          23548 kB
Slab:            52832 kB
Committed_AS:   334316 kB
PageTables:       1372 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= 66380 MiB
End job on node89 at 2009-04-26 21:14:59