Trace number 1532351

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.09 1200.41

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S522321670-058.cnf
MD5SUM925bc133251a0b8070d62549c0360fc5
Bench CategoryRANDOM (random 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 variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.09/0.19	c WARNING: for repeatability, setting FPU to use double precision
0.09/0.19	c ============================[ Problem Statistics ]=============================
0.09/0.19	c |                                                                             |
0.09/0.19	c |  Number of variables:  200                                                  |
0.09/0.19	c |  Number of clauses:    17000                                                |
0.18/0.22	c |  Parsing time:         0.03         s                                       |
0.18/0.62	c ============================[ Search Statistics ]==============================
0.18/0.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.18/0.62	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.18/0.62	c ===============================================================================
0.18/0.62	c |         0 |     200    17000   119000 |     5666        0    nan |  0.000 % |
0.18/0.64	c |       101 |     200    17000   119000 |     6233      101     56 |  0.003 % |
0.18/0.65	c |       251 |     200    17000   119000 |     6856      251     57 |  0.003 % |
0.18/0.68	c |       478 |     200    17000   119000 |     7542      478     58 |  0.003 % |
0.18/0.71	c |       816 |     200    17000   119000 |     8296      816     59 |  0.003 % |
0.18/0.75	c |      1325 |     200    17000   119000 |     9126     1325     58 |  0.003 % |
0.18/0.82	c |      2085 |     200    17000   119000 |    10038     2085     58 |  0.003 % |
0.18/0.93	c |      3227 |     200    17000   119000 |    11042     3227     57 |  0.003 % |
1.08/1.12	c |      4935 |     200    17000   119000 |    12147     4935     57 |  0.003 % |
1.37/1.44	c |      7497 |     200    17000   119000 |    13361     7497     57 |  0.003 % |
1.87/1.99	c |     11341 |     200    17000   119000 |    14697    11341     57 |  0.003 % |
2.87/2.95	c |     17110 |     200    17000   119000 |    16167     9713     58 |  0.003 % |
4.48/4.54	c |     25759 |     200    17000   119000 |    17784    10231     58 |  0.003 % |
7.27/7.35	c |     38733 |     200    17000   119000 |    19562    14264     58 |  0.003 % |
11.87/11.99	c |     58194 |     200    17000   119000 |    21519    14070     58 |  0.003 % |
19.58/19.70	c |     87386 |     200    17000   119000 |    23671    10846     57 |  0.003 % |
31.17/31.25	c |    131176 |     200    17000   119000 |    26038    18349     57 |  0.003 % |
50.16/50.25	c |    196860 |     200    17000   119000 |    28641    13211     56 |  0.003 % |
81.55/81.63	c |    295386 |     200    17000   119000 |    31506    12586     56 |  0.003 % |
130.85/130.93	c |    443175 |     200    17000   119000 |    34656    26839     57 |  0.003 % |
211.53/211.65	c |    664858 |     200    17000   119000 |    38122    27737     57 |  0.003 % |
341.99/342.10	c |    997383 |     200    17000   119000 |    41934    32673     58 |  0.003 % |
556.44/556.70	c |   1496174 |     200    17000   119000 |    46128    15751     55 |  0.003 % |
895.84/896.13	c |   2244356 |     200    17000   119000 |    50741    41001     58 |  0.003 % |
1200.06/1200.41	sh: line 1: 32100 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.06/1200.41	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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1532351-1238379902/watcher-1532351-1238379902 -o /tmp/evaluation-result-1532351-1238379902/solver-1532351-1238379902 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1532351-1238379902.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: 0.99 0.98 0.99 3/68 32097
/proc/meminfo: memFree=856072/2055920 swapFree=4176188/4192956
[pid=32097] ppid=32095 vsize=1144 CPUtime=0
/proc/32097/stat : 32097 (IUT_BMB_SAT) R 32095 32097 31313 0 -1 4194304 31 0 0 0 0 0 0 0 20 0 1 0 1110651882 1171456 16 1992294400 134512640 135635285 4294956208 18446744073709551615 134946256 0 0 4096 0 0 0 0 17 1 0 0
/proc/32097/statm: 319 29 22 274 0 42 0

[startup+0.0626281 s]
/proc/loadavg: 0.99 0.98 0.99 3/68 32097
/proc/meminfo: memFree=856072/2055920 swapFree=4176188/4192956
[pid=32097] ppid=32095 vsize=2408 CPUtime=0.05
/proc/32097/stat : 32097 (IUT_BMB_SAT) R 32095 32097 31313 0 -1 4194304 427 0 0 0 5 0 0 0 20 0 1 0 1110651882 2465792 410 1992294400 134512640 135635285 4294956208 18446744073709551615 135132382 0 0 4096 0 0 0 0 17 1 0 0
/proc/32097/statm: 602 410 97 274 0 325 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2408

[startup+0.101632 s]
/proc/loadavg: 0.99 0.98 0.99 3/68 32097
/proc/meminfo: memFree=856072/2055920 swapFree=4176188/4192956
[pid=32097] ppid=32095 vsize=3068 CPUtime=0.09
/proc/32097/stat : 32097 (IUT_BMB_SAT) R 32095 32097 31313 0 -1 4194304 586 0 0 0 8 1 0 0 20 0 1 0 1110651882 3141632 569 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 1 0 0
/proc/32097/statm: 767 569 99 274 0 490 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3068

[startup+0.301654 s]
/proc/loadavg: 0.99 0.98 0.99 3/68 32097
/proc/meminfo: memFree=856072/2055920 swapFree=4176188/4192956
[pid=32097] ppid=32095 vsize=3068 CPUtime=0.18
/proc/32097/stat : 32097 (IUT_BMB_SAT) S 32095 32097 31313 0 -1 4194304 593 0 0 0 11 7 0 0 21 0 1 0 1110651882 3141632 575 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32097/statm: 767 575 105 274 0 490 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 3068

[startup+0.701698 s]
/proc/loadavg: 0.99 0.98 0.99 3/68 32097
/proc/meminfo: memFree=856072/2055920 swapFree=4176188/4192956
[pid=32097] ppid=32095 vsize=3068 CPUtime=0.18
/proc/32097/stat : 32097 (IUT_BMB_SAT) S 32095 32097 31313 0 -1 4194304 593 0 0 0 11 7 0 0 21 0 1 0 1110651882 3141632 575 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32097/statm: 767 575 105 274 0 490 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 3068

[startup+1.50179 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 32100
/proc/meminfo: memFree=850736/2055920 swapFree=4176188/4192956
[pid=32097] ppid=32095 vsize=3068 CPUtime=0.18
/proc/32097/stat : 32097 (IUT_BMB_SAT) S 32095 32097 31313 0 -1 4194304 593 0 0 0 11 7 0 0 21 0 1 0 1110651882 3141632 575 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32097/statm: 767 575 105 274 0 490 0
[pid=32099] ppid=32097 vsize=5356 CPUtime=0
/proc/32099/stat : 32099 (sh) S 32097 32097 31313 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110651901 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32099/statm: 1339 232 193 169 0 50 0
[pid=32100] ppid=32099 vsize=4972 CPUtime=1.29
/proc/32100/stat : 32100 (minisat) R 32099 32097 31313 0 -1 4194304 1028 0 0 0 129 0 0 0 25 0 1 0 1110651901 5091328 1006 1992294400 134512640 135243223 4294956304 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 1 0 0
/proc/32100/statm: 1243 1006 83 178 0 1063 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 13396

[startup+3.10196 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 32100
/proc/meminfo: memFree=848496/2055920 swapFree=4176188/4192956
[pid=32097] ppid=32095 vsize=3068 CPUtime=0.18
/proc/32097/stat : 32097 (IUT_BMB_SAT) S 32095 32097 31313 0 -1 4194304 593 0 0 0 11 7 0 0 21 0 1 0 1110651882 3141632 575 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32097/statm: 767 575 105 274 0 490 0
[pid=32099] ppid=32097 vsize=5356 CPUtime=0
/proc/32099/stat : 32099 (sh) S 32097 32097 31313 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110651901 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32099/statm: 1339 232 193 169 0 50 0
[pid=32100] ppid=32099 vsize=6756 CPUtime=2.89
/proc/32100/stat : 32100 (minisat) R 32099 32097 31313 0 -1 4194304 1471 0 0 0 289 0 0 0 25 0 1 0 1110651901 6918144 1449 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 1 0 0
/proc/32100/statm: 1689 1449 83 178 0 1509 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 15180

[startup+6.30232 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 32100
/proc/meminfo: memFree=847088/2055920 swapFree=4176188/4192956
[pid=32097] ppid=32095 vsize=3068 CPUtime=0.18
/proc/32097/stat : 32097 (IUT_BMB_SAT) S 32095 32097 31313 0 -1 4194304 593 0 0 0 11 7 0 0 21 0 1 0 1110651882 3141632 575 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32097/statm: 767 575 105 274 0 490 0
[pid=32099] ppid=32097 vsize=5356 CPUtime=0
/proc/32099/stat : 32099 (sh) S 32097 32097 31313 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110651901 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32099/statm: 1339 232 193 169 0 50 0
[pid=32100] ppid=32099 vsize=7820 CPUtime=6.1
/proc/32100/stat : 32100 (minisat) R 32099 32097 31313 0 -1 4194304 1733 0 0 0 609 1 0 0 25 0 1 0 1110651901 8007680 1711 1992294400 134512640 135243223 4294956304 18446744073709551615 134555616 0 0 4096 3 0 0 0 17 1 0 0
/proc/32100/statm: 1955 1711 83 178 0 1775 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 16244

[startup+12.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 32100
/proc/meminfo: memFree=845872/2055920 swapFree=4176188/4192956
[pid=32097] ppid=32095 vsize=3068 CPUtime=0.18
/proc/32097/stat : 32097 (IUT_BMB_SAT) S 32095 32097 31313 0 -1 4194304 593 0 0 0 11 7 0 0 21 0 1 0 1110651882 3141632 575 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32097/statm: 767 575 105 274 0 490 0
[pid=32099] ppid=32097 vsize=5356 CPUtime=0
/proc/32099/stat : 32099 (sh) S 32097 32097 31313 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110651901 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32099/statm: 1339 232 193 169 0 50 0
[pid=32100] ppid=32099 vsize=8612 CPUtime=12.49
/proc/32100/stat : 32100 (minisat) R 32099 32097 31313 0 -1 4194304 1924 0 0 0 1248 1 0 0 25 0 1 0 1110651901 8818688 1902 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/32100/statm: 2153 1902 83 178 0 1973 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17036

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 32100
/proc/meminfo: memFree=844592/2055920 swapFree=4176188/4192956
[pid=32097] ppid=32095 vsize=3068 CPUtime=0.18
/proc/32097/stat : 32097 (IUT_BMB_SAT) S 32095 32097 31313 0 -1 4194304 593 0 0 0 11 7 0 0 21 0 1 0 1110651882 3141632 575 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32097/statm: 767 575 105 274 0 490 0
[pid=32099] ppid=32097 vsize=5356 CPUtime=0
/proc/32099/stat : 32099 (sh) S 32097 32097 31313 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110651901 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32099/statm: 1339 232 193 169 0 50 0
[pid=32100] ppid=32099 vsize=9952 CPUtime=25.29
/proc/32100/stat : 32100 (minisat) R 32099 32097 31313 0 -1 4194304 2251 0 0 0 2527 2 0 0 25 0 1 0 1110651901 10190848 2229 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 1 0 0
/proc/32100/statm: 2488 2229 83 178 0 2308 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 18376

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 32100
/proc/meminfo: memFree=843376/2055920 swapFree=4176188/4192956
[pid=32097] ppid=32095 vsize=3068 CPUtime=0.18
/proc/32097/stat : 32097 (IUT_BMB_SAT) S 32095 32097 31313 0 -1 4194304 593 0 0 0 11 7 0 0 21 0 1 0 1110651882 3141632 575 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32097/statm: 767 575 105 274 0 490 0
[pid=32099] ppid=32097 vsize=5356 CPUtime=0
/proc/32099/stat : 32099 (sh) S 32097 32097 31313 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110651901 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32099/statm: 1339 232 193 169 0 50 0
[pid=32100] ppid=32099 vsize=11152 CPUtime=50.88
/proc/32100/stat : 32100 (minisat) R 32099 32097 31313 0 -1 4194304 2559 0 0 0 5086 2 0 0 25 0 1 0 1110651901 11419648 2537 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32100/statm: 2788 2537 83 178 0 2608 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 19576

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 32100
/proc/meminfo: memFree=841072/2055920 swapFree=4176188/4192956
[pid=32097] ppid=32095 vsize=3068 CPUtime=0.18
/proc/32097/stat : 32097 (IUT_BMB_SAT) S 32095 32097 31313 0 -1 4194304 593 0 0 0 11 7 0 0 21 0 1 0 1110651882 3141632 575 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32097/statm: 767 575 105 274 0 490 0
[pid=32099] ppid=32097 vsize=5356 CPUtime=0
/proc/32099/stat : 32099 (sh) S 32097 32097 31313 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110651901 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32099/statm: 1339 232 193 169 0 50 0
[pid=32100] ppid=32099 vsize=13432 CPUtime=102.08
/proc/32100/stat : 32100 (minisat) R 32099 32097 31313 0 -1 4194304 3127 0 0 0 10205 3 0 0 25 0 1 0 1110651901 13754368 3105 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32100/statm: 3358 3105 83 178 0 3178 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21856

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 32100
/proc/meminfo: memFree=839664/2055920 swapFree=4176188/4192956
[pid=32097] ppid=32095 vsize=3068 CPUtime=0.18
/proc/32097/stat : 32097 (IUT_BMB_SAT) S 32095 32097 31313 0 -1 4194304 593 0 0 0 11 7 0 0 21 0 1 0 1110651882 3141632 575 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32097/statm: 767 575 105 274 0 490 0
[pid=32099] ppid=32097 vsize=5356 CPUtime=0
/proc/32099/stat : 32099 (sh) S 32097 32097 31313 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110651901 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32099/statm: 1339 232 193 169 0 50 0
[pid=32100] ppid=32099 vsize=14940 CPUtime=162.05
/proc/32100/stat : 32100 (minisat) R 32099 32097 31313 0 -1 4194304 3489 0 0 0 16202 3 0 0 25 0 1 0 1110651901 15298560 3467 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32100/statm: 3735 3467 83 178 0 3555 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 23364

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 32100
/proc/meminfo: memFree=838384/2055920 swapFree=4176188/4192956
[pid=32097] ppid=32095 vsize=3068 CPUtime=0.18
/proc/32097/stat : 32097 (IUT_BMB_SAT) S 32095 32097 31313 0 -1 4194304 593 0 0 0 11 7 0 0 21 0 1 0 1110651882 3141632 575 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32097/statm: 767 575 105 274 0 490 0
[pid=32099] ppid=32097 vsize=5356 CPUtime=0
/proc/32099/stat : 32099 (sh) S 32097 32097 31313 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110651901 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32099/statm: 1339 232 193 169 0 50 0
[pid=32100] ppid=32099 vsize=16136 CPUtime=222.04
/proc/32100/stat : 32100 (minisat) R 32099 32097 31313 0 -1 4194304 3793 0 0 0 22200 4 0 0 25 0 1 0 1110651901 16523264 3771 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32100/statm: 4034 3771 83 178 0 3854 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 24560

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 32100
/proc/meminfo: memFree=837680/2055920 swapFree=4176188/4192956
[pid=32097] ppid=32095 vsize=3068 CPUtime=0.18
/proc/32097/stat : 32097 (IUT_BMB_SAT) S 32095 32097 31313 0 -1 4194304 593 0 0 0 11 7 0 0 21 0 1 0 1110651882 3141632 575 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32097/statm: 767 575 105 274 0 490 0
[pid=32099] ppid=32097 vsize=5356 CPUtime=0
/proc/32099/stat : 32099 (sh) S 32097 32097 31313 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110651901 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32099/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=833840/2055920 swapFree=4176188/4192956
[pid=32097] ppid=32095 vsize=3068 CPUtime=0.18
/proc/32097/stat : 32097 (IUT_BMB_SAT) S 32095 32097 31313 0 -1 4194304 593 0 0 0 11 7 0 0 21 0 1 0 1110651882 3141632 575 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32097/statm: 767 575 105 274 0 490 0
[pid=32099] ppid=32097 vsize=5356 CPUtime=0
/proc/32099/stat : 32099 (sh) S 32097 32097 31313 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110651901 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32099/statm: 1339 232 193 169 0 50 0
[pid=32100] ppid=32099 vsize=20948 CPUtime=641.93
/proc/32100/stat : 32100 (minisat) R 32099 32097 31313 0 -1 4194304 4914 0 0 0 64187 6 0 0 25 0 1 0 1110651901 21450752 4892 1992294400 134512640 135243223 4294956304 18446744073709551615 134555616 0 0 4096 3 0 0 0 17 1 0 0
/proc/32100/statm: 5237 4892 83 178 0 5057 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 29372

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 32100
/proc/meminfo: memFree=833456/2055920 swapFree=4176188/4192956
[pid=32097] ppid=32095 vsize=3068 CPUtime=0.18
/proc/32097/stat : 32097 (IUT_BMB_SAT) S 32095 32097 31313 0 -1 4194304 593 0 0 0 11 7 0 0 21 0 1 0 1110651882 3141632 575 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32097/statm: 767 575 105 274 0 490 0
[pid=32099] ppid=32097 vsize=5356 CPUtime=0
/proc/32099/stat : 32099 (sh) S 32097 32097 31313 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110651901 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32099/statm: 1339 232 193 169 0 50 0
[pid=32100] ppid=32099 vsize=21264 CPUtime=701.91
/proc/32100/stat : 32100 (minisat) R 32099 32097 31313 0 -1 4194304 5007 0 0 0 70185 6 0 0 25 0 1 0 1110651901 21774336 4985 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 1 0 0
/proc/32100/statm: 5316 4985 83 178 0 5136 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 29688

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 32100
/proc/meminfo: memFree=833456/2055920 swapFree=4176188/4192956
[pid=32097] ppid=32095 vsize=3068 CPUtime=0.18
/proc/32097/stat : 32097 (IUT_BMB_SAT) S 32095 32097 31313 0 -1 4194304 593 0 0 0 11 7 0 0 21 0 1 0 1110651882 3141632 575 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32097/statm: 767 575 105 274 0 490 0
[pid=32099] ppid=32097 vsize=5356 CPUtime=0
/proc/32099/stat : 32099 (sh) S 32097 32097 31313 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110651901 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32099/statm: 1339 232 193 169 0 50 0
[pid=32100] ppid=32099 vsize=21396 CPUtime=761.9
/proc/32100/stat : 32100 (minisat) R 32099 32097 31313 0 -1 4194304 5013 0 0 0 76184 6 0 0 25 0 1 0 1110651901 21909504 4991 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32100/statm: 5349 4991 83 178 0 5169 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 29820

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 32100
/proc/meminfo: memFree=833200/2055920 swapFree=4176188/4192956
[pid=32097] ppid=32095 vsize=3068 CPUtime=0.18
/proc/32097/stat : 32097 (IUT_BMB_SAT) S 32095 32097 31313 0 -1 4194304 593 0 0 0 11 7 0 0 21 0 1 0 1110651882 3141632 575 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32097/statm: 767 575 105 274 0 490 0
[pid=32099] ppid=32097 vsize=5356 CPUtime=0
/proc/32099/stat : 32099 (sh) S 32097 32097 31313 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110651901 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32099/statm: 1339 232 193 169 0 50 0
[pid=32100] ppid=32099 vsize=21528 CPUtime=821.88
/proc/32100/stat : 32100 (minisat) R 32099 32097 31313 0 -1 4194304 5060 0 0 0 82181 7 0 0 25 0 1 0 1110651901 22044672 5038 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32100/statm: 5382 5038 83 178 0 5202 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 29952

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 32100
/proc/meminfo: memFree=833072/2055920 swapFree=4176188/4192956
[pid=32097] ppid=32095 vsize=3068 CPUtime=0.18
/proc/32097/stat : 32097 (IUT_BMB_SAT) S 32095 32097 31313 0 -1 4194304 593 0 0 0 11 7 0 0 21 0 1 0 1110651882 3141632 575 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32097/statm: 767 575 105 274 0 490 0
[pid=32099] ppid=32097 vsize=5356 CPUtime=0
/proc/32099/stat : 32099 (sh) S 32097 32097 31313 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110651901 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32099/statm: 1339 232 193 169 0 50 0
[pid=32100] ppid=32099 vsize=21844 CPUtime=881.87
/proc/32100/stat : 32100 (minisat) R 32099 32097 31313 0 -1 4194304 5112 0 0 0 88180 7 0 0 25 0 1 0 1110651901 22368256 5090 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32100/statm: 5461 5090 83 178 0 5281 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 30268

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 32100
/proc/meminfo: memFree=831664/2055920 swapFree=4176188/4192956
[pid=32097] ppid=32095 vsize=3068 CPUtime=0.18
/proc/32097/stat : 32097 (IUT_BMB_SAT) S 32095 32097 31313 0 -1 4194304 593 0 0 0 11 7 0 0 21 0 1 0 1110651882 3141632 575 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32097/statm: 767 575 105 274 0 490 0
[pid=32099] ppid=32097 vsize=5356 CPUtime=0
/proc/32099/stat : 32099 (sh) S 32097 32097 31313 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110651901 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32099/statm: 1339 232 193 169 0 50 0
[pid=32100] ppid=32099 vsize=23188 CPUtime=941.84
/proc/32100/stat : 32100 (minisat) R 32099 32097 31313 0 -1 4194304 5458 0 0 0 94177 7 0 0 25 0 1 0 1110651901 23744512 5436 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/32100/statm: 5797 5436 83 178 0 5617 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 31612

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 32100
/proc/meminfo: memFree=831344/2055920 swapFree=4176188/4192956
[pid=32097] ppid=32095 vsize=3068 CPUtime=0.18
/proc/32097/stat : 32097 (IUT_BMB_SAT) S 32095 32097 31313 0 -1 4194304 593 0 0 0 11 7 0 0 21 0 1 0 1110651882 3141632 575 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32097/statm: 767 575 105 274 0 490 0
[pid=32099] ppid=32097 vsize=5356 CPUtime=0
/proc/32099/stat : 32099 (sh) S 32097 32097 31313 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110651901 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32099/statm: 1339 232 193 169 0 50 0
[pid=32100] ppid=32099 vsize=23484 CPUtime=1001.84
/proc/32100/stat : 32100 (minisat) R 32099 32097 31313 0 -1 4194304 5543 0 0 0 100176 8 0 0 25 0 1 0 1110651901 24047616 5521 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32100/statm: 5871 5521 83 178 0 5691 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 31908

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 32100
/proc/meminfo: memFree=830960/2055920 swapFree=4176188/4192956
[pid=32097] ppid=32095 vsize=3068 CPUtime=0.18
/proc/32097/stat : 32097 (IUT_BMB_SAT) S 32095 32097 31313 0 -1 4194304 593 0 0 0 11 7 0 0 21 0 1 0 1110651882 3141632 575 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32097/statm: 767 575 105 274 0 490 0
[pid=32099] ppid=32097 vsize=5356 CPUtime=0
/proc/32099/stat : 32099 (sh) S 32097 32097 31313 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110651901 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32099/statm: 1339 232 193 169 0 50 0
[pid=32100] ppid=32099 vsize=24008 CPUtime=1061.82
/proc/32100/stat : 32100 (minisat) R 32099 32097 31313 0 -1 4194304 5631 0 0 0 106174 8 0 0 25 0 1 0 1110651901 24584192 5609 1992294400 134512640 135243223 4294956304 18446744073709551615 134563496 0 0 4096 3 0 0 0 17 1 0 0
/proc/32100/statm: 6002 5609 83 178 0 5822 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 32432

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 32100
/proc/meminfo: memFree=830896/2055920 swapFree=4176188/4192956
[pid=32097] ppid=32095 vsize=3068 CPUtime=0.18
/proc/32097/stat : 32097 (IUT_BMB_SAT) S 32095 32097 31313 0 -1 4194304 593 0 0 0 11 7 0 0 21 0 1 0 1110651882 3141632 575 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32097/statm: 767 575 105 274 0 490 0
[pid=32099] ppid=32097 vsize=5356 CPUtime=0
/proc/32099/stat : 32099 (sh) S 32097 32097 31313 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110651901 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32099/statm: 1339 232 193 169 0 50 0
[pid=32100] ppid=32099 vsize=24008 CPUtime=1121.8
/proc/32100/stat : 32100 (minisat) R 32099 32097 31313 0 -1 4194304 5650 0 0 0 112172 8 0 0 25 0 1 0 1110651901 24584192 5628 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 1 0 0
/proc/32100/statm: 6002 5628 83 178 0 5822 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 32432

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 32102
/proc/meminfo: memFree=830768/2055920 swapFree=4176188/4192956
[pid=32097] ppid=32095 vsize=3068 CPUtime=0.18
/proc/32097/stat : 32097 (IUT_BMB_SAT) S 32095 32097 31313 0 -1 4194304 593 0 0 0 11 7 0 0 21 0 1 0 1110651882 3141632 575 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32097/statm: 767 575 105 274 0 490 0
[pid=32099] ppid=32097 vsize=5356 CPUtime=0
/proc/32099/stat : 32099 (sh) S 32097 32097 31313 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110651901 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32099/statm: 1339 232 193 169 0 50 0
[pid=32100] ppid=32099 vsize=24148 CPUtime=1181.78
/proc/32100/stat : 32100 (minisat) R 32099 32097 31313 0 -1 4194304 5677 0 0 0 118170 8 0 0 25 0 1 0 1110651901 24727552 5655 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/32100/statm: 6037 5655 83 178 0 5857 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 32572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 32102
/proc/meminfo: memFree=830832/2055920 swapFree=4176188/4192956
[pid=32097] ppid=32095 vsize=3068 CPUtime=0.18
/proc/32097/stat : 32097 (IUT_BMB_SAT) S 32095 32097 31313 0 -1 4194304 593 0 0 0 11 7 0 0 21 0 1 0 1110651882 3141632 575 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32097/statm: 767 575 105 274 0 490 0
[pid=32099] ppid=32097 vsize=5356 CPUtime=0
/proc/32099/stat : 32099 (sh) S 32097 32097 31313 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110651901 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32099/statm: 1339 232 193 169 0 50 0
[pid=32100] ppid=32099 vsize=24148 CPUtime=1199.88
/proc/32100/stat : 32100 (minisat) R 32099 32097 31313 0 -1 4194304 5677 0 0 0 119980 8 0 0 25 0 1 0 1110651901 24727552 5655 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32100/statm: 6037 5655 83 178 0 5857 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 32572

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.41
CPU time (s): 1200.09
CPU user time (s): 1199.92
CPU system time (s): 0.173973
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 32572

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

runsolver used 1.08083 second user time and 3.2985 second system time

The end

Launcher Data

Begin job on node59 at 2009-03-30 04:25:02
IDJOB=1532351
IDBENCH=70244
IDSOLVER=523
FILE ID=node59/1532351-1238379902
PBS_JOBID= 9061257
Free space on /tmp= 66248 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S522321670-058.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532351-1238379902/watcher-1532351-1238379902 -o /tmp/evaluation-result-1532351-1238379902/solver-1532351-1238379902 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1532351-1238379902.cnf HOME

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

MD5SUM BENCH= 925bc133251a0b8070d62549c0360fc5
RANDOM SEED=1648082670

node59.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.209
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.209
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:        856552 kB
Buffers:        102276 kB
Cached:         992136 kB
SwapCached:      10112 kB
Active:         274220 kB
Inactive:       831708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        856552 kB
SwapTotal:     4192956 kB
SwapFree:      4176188 kB
Dirty:            2676 kB
Writeback:           0 kB
Mapped:          16672 kB
Slab:            79036 kB
Committed_AS:  2974700 kB
PageTables:       1720 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= 66244 MiB
End job on node59 at 2009-03-30 04:45:03