Trace number 1532386

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S1695726805-003.cnf
MD5SUM382f60389aa2be490306466e5f9deebc
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.18	c WARNING: for repeatability, setting FPU to use double precision
0.09/0.18	c ============================[ Problem Statistics ]=============================
0.09/0.18	c |                                                                             |
0.09/0.18	c |  Number of variables:  200                                                  |
0.09/0.18	c |  Number of clauses:    17000                                                |
0.16/0.20	c |  Parsing time:         0.03         s                                       |
0.16/0.58	c ============================[ Search Statistics ]==============================
0.16/0.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.16/0.58	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.16/0.58	c ===============================================================================
0.16/0.58	c |         0 |     200    17000   119000 |     5666        0    nan |  0.000 % |
0.16/0.59	c |       100 |     200    17000   119000 |     6233      100     58 |  0.003 % |
0.16/0.61	c |       251 |     200    17000   119000 |     6856      251     60 |  0.003 % |
0.16/0.63	c |       476 |     200    17000   119000 |     7542      476     60 |  0.003 % |
0.16/0.65	c |       813 |     200    17000   119000 |     8296      813     59 |  0.003 % |
0.16/0.70	c |      1320 |     200    17000   119000 |     9126     1320     59 |  0.003 % |
0.16/0.76	c |      2079 |     200    17000   119000 |    10038     2079     58 |  0.003 % |
0.16/0.87	c |      3218 |     200    17000   119000 |    11042     3218     58 |  0.003 % |
0.98/1.03	c |      4927 |     200    17000   119000 |    12147     4927     58 |  0.003 % |
1.27/1.30	c |      7489 |     200    17000   119000 |    13361     7489     58 |  0.003 % |
1.77/1.84	c |     11333 |     200    17000   119000 |    14697    11333     59 |  0.003 % |
2.77/2.80	c |     17099 |     200    17000   119000 |    16167     9699     59 |  0.003 % |
4.37/4.43	c |     25748 |     200    17000   119000 |    17784    10216     58 |  0.003 % |
7.06/7.13	c |     38722 |     200    17000   119000 |    19562    14253     59 |  0.003 % |
11.26/11.36	c |     58184 |     200    17000   119000 |    21519    14065     59 |  0.003 % |
18.96/19.00	c |     87376 |     200    17000   119000 |    23671    10846     56 |  0.003 % |
30.05/30.19	c |    131166 |     200    17000   119000 |    26038    18142     60 |  0.003 % |
48.54/48.68	c |    196850 |     200    17000   119000 |    28641    12720     59 |  0.003 % |
79.02/79.11	c |    295376 |     200    17000   119000 |    31506    27774     61 |  0.003 % |
124.11/124.24	c |    443168 |     200    17000   119000 |    34656    23670     61 |  0.003 % |
197.76/197.94	c |    664851 |     200    17000   119000 |    38122    26394     59 |  0.003 % |
321.50/321.79	c |    997378 |     200    17000   119000 |    41934    31899     58 |  0.003 % |
522.99/523.37	c |   1496168 |     200    17000   119000 |    46128    41105     58 |  0.003 % |
845.02/845.55	c |   2244351 |     200    17000   119000 |    50741    37169     58 |  0.003 % |
1200.04/1200.71	sh: line 1:  1881 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.04/1200.71	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-1532386-1238381106/watcher-1532386-1238381106 -o /tmp/evaluation-result-1532386-1238381106/solver-1532386-1238381106 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1532386-1238381106.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.92 0.98 0.99 3/70 1878
/proc/meminfo: memFree=796184/2055920 swapFree=4170584/4192956
[pid=1878] ppid=1876 vsize=1484 CPUtime=0
/proc/1878/stat : 1878 (IUT_BMB_SAT) R 1876 1878 1076 0 -1 4194304 206 0 0 0 0 0 0 0 18 0 1 0 1110773202 1519616 189 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/1878/statm: 371 189 97 274 0 94 0

[startup+0.040221 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 1878
/proc/meminfo: memFree=796184/2055920 swapFree=4170584/4192956
[pid=1878] ppid=1876 vsize=2276 CPUtime=0.03
/proc/1878/stat : 1878 (IUT_BMB_SAT) R 1876 1878 1076 0 -1 4194304 394 0 0 0 3 0 0 0 18 0 1 0 1110773202 2330624 377 1992294400 134512640 135635285 4294956224 18446744073709551615 134694452 0 0 4096 0 0 0 0 17 0 0 0
/proc/1878/statm: 569 377 97 274 0 292 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2276

[startup+0.101231 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 1878
/proc/meminfo: memFree=796184/2055920 swapFree=4170584/4192956
[pid=1878] ppid=1876 vsize=3068 CPUtime=0.09
/proc/1878/stat : 1878 (IUT_BMB_SAT) R 1876 1878 1076 0 -1 4194304 589 0 0 0 8 1 0 0 18 0 1 0 1110773202 3141632 572 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/1878/statm: 767 572 99 274 0 490 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3068

[startup+0.301268 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 1878
/proc/meminfo: memFree=796184/2055920 swapFree=4170584/4192956
[pid=1878] ppid=1876 vsize=3068 CPUtime=0.16
/proc/1878/stat : 1878 (IUT_BMB_SAT) S 1876 1878 1076 0 -1 4194304 596 0 0 0 11 5 0 0 18 0 1 0 1110773202 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1878/statm: 767 578 105 274 0 490 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 3068

[startup+0.70134 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 1878
/proc/meminfo: memFree=796184/2055920 swapFree=4170584/4192956
[pid=1878] ppid=1876 vsize=3068 CPUtime=0.16
/proc/1878/stat : 1878 (IUT_BMB_SAT) S 1876 1878 1076 0 -1 4194304 596 0 0 0 11 5 0 0 18 0 1 0 1110773202 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1878/statm: 767 578 105 274 0 490 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 3068

[startup+1.50148 s]
/proc/loadavg: 0.92 0.98 0.99 2/73 1881
/proc/meminfo: memFree=790656/2055920 swapFree=4170584/4192956
[pid=1878] ppid=1876 vsize=3068 CPUtime=0.16
/proc/1878/stat : 1878 (IUT_BMB_SAT) S 1876 1878 1076 0 -1 4194304 596 0 0 0 11 5 0 0 18 0 1 0 1110773202 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1878/statm: 767 578 105 274 0 490 0
[pid=1880] ppid=1878 vsize=5356 CPUtime=0
/proc/1880/stat : 1880 (sh) S 1878 1878 1076 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110773219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1880/statm: 1339 232 193 169 0 50 0
[pid=1881] ppid=1880 vsize=5376 CPUtime=1.31
/proc/1881/stat : 1881 (minisat) R 1880 1878 1076 0 -1 4194304 1105 0 0 0 131 0 0 0 25 0 1 0 1110773220 5505024 1084 1992294400 134512640 135243223 4294956320 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 0 0 0
/proc/1881/statm: 1344 1084 83 178 0 1164 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 13800

[startup+3.10278 s]
/proc/loadavg: 0.92 0.98 0.99 2/73 1881
/proc/meminfo: memFree=788288/2055920 swapFree=4170584/4192956
[pid=1878] ppid=1876 vsize=3068 CPUtime=0.16
/proc/1878/stat : 1878 (IUT_BMB_SAT) S 1876 1878 1076 0 -1 4194304 596 0 0 0 11 5 0 0 18 0 1 0 1110773202 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1878/statm: 767 578 105 274 0 490 0
[pid=1880] ppid=1878 vsize=5356 CPUtime=0
/proc/1880/stat : 1880 (sh) S 1878 1878 1076 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110773219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1880/statm: 1339 232 193 169 0 50 0
[pid=1881] ppid=1880 vsize=6828 CPUtime=2.91
/proc/1881/stat : 1881 (minisat) R 1880 1878 1076 0 -1 4194304 1490 0 0 0 290 1 0 0 25 0 1 0 1110773220 6991872 1469 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/1881/statm: 1707 1469 83 178 0 1527 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 15252

[startup+6.30137 s]
/proc/loadavg: 1.01 1.00 1.00 2/73 1881
/proc/meminfo: memFree=787200/2055920 swapFree=4170584/4192956
[pid=1878] ppid=1876 vsize=3068 CPUtime=0.16
/proc/1878/stat : 1878 (IUT_BMB_SAT) S 1876 1878 1076 0 -1 4194304 596 0 0 0 11 5 0 0 18 0 1 0 1110773202 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1878/statm: 767 578 105 274 0 490 0
[pid=1880] ppid=1878 vsize=5356 CPUtime=0
/proc/1880/stat : 1880 (sh) S 1878 1878 1076 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110773219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1880/statm: 1339 232 193 169 0 50 0
[pid=1881] ppid=1880 vsize=7884 CPUtime=6.11
/proc/1881/stat : 1881 (minisat) R 1880 1878 1076 0 -1 4194304 1731 0 0 0 609 2 0 0 25 0 1 0 1110773220 8073216 1710 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1881/statm: 1971 1710 83 178 0 1791 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 16308

[startup+12.7015 s]
/proc/loadavg: 1.01 1.00 1.00 2/73 1881
/proc/meminfo: memFree=785792/2055920 swapFree=4170584/4192956
[pid=1878] ppid=1876 vsize=3068 CPUtime=0.16
/proc/1878/stat : 1878 (IUT_BMB_SAT) S 1876 1878 1076 0 -1 4194304 596 0 0 0 11 5 0 0 18 0 1 0 1110773202 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1878/statm: 767 578 105 274 0 490 0
[pid=1880] ppid=1878 vsize=5356 CPUtime=0
/proc/1880/stat : 1880 (sh) S 1878 1878 1076 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110773219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1880/statm: 1339 232 193 169 0 50 0
[pid=1881] ppid=1880 vsize=8864 CPUtime=12.5
/proc/1881/stat : 1881 (minisat) R 1880 1878 1076 0 -1 4194304 1968 0 0 0 1248 2 0 0 25 0 1 0 1110773220 9076736 1947 1992294400 134512640 135243223 4294956320 18446744073709551615 134565513 0 0 4096 3 0 0 0 17 0 0 0
/proc/1881/statm: 2216 1947 83 178 0 2036 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 17288

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 1881
/proc/meminfo: memFree=784512/2055920 swapFree=4170584/4192956
[pid=1878] ppid=1876 vsize=3068 CPUtime=0.16
/proc/1878/stat : 1878 (IUT_BMB_SAT) S 1876 1878 1076 0 -1 4194304 596 0 0 0 11 5 0 0 18 0 1 0 1110773202 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1878/statm: 767 578 105 274 0 490 0
[pid=1880] ppid=1878 vsize=5356 CPUtime=0
/proc/1880/stat : 1880 (sh) S 1878 1878 1076 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110773219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1880/statm: 1339 232 193 169 0 50 0
[pid=1881] ppid=1880 vsize=10188 CPUtime=25.29
/proc/1881/stat : 1881 (minisat) R 1880 1878 1076 0 -1 4194304 2323 0 0 0 2527 2 0 0 25 0 1 0 1110773220 10432512 2302 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/1881/statm: 2547 2302 83 178 0 2367 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 18612

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 1881
/proc/meminfo: memFree=783104/2055920 swapFree=4170584/4192956
[pid=1878] ppid=1876 vsize=3068 CPUtime=0.16
/proc/1878/stat : 1878 (IUT_BMB_SAT) S 1876 1878 1076 0 -1 4194304 596 0 0 0 11 5 0 0 18 0 1 0 1110773202 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1878/statm: 767 578 105 274 0 490 0
[pid=1880] ppid=1878 vsize=5356 CPUtime=0
/proc/1880/stat : 1880 (sh) S 1878 1878 1076 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110773219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1880/statm: 1339 232 193 169 0 50 0
[pid=1881] ppid=1880 vsize=11548 CPUtime=50.88
/proc/1881/stat : 1881 (minisat) R 1880 1878 1076 0 -1 4194304 2642 0 0 0 5085 3 0 0 25 0 1 0 1110773220 11825152 2621 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 1 0 0
/proc/1881/statm: 2887 2621 83 178 0 2707 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 19972

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 1881
/proc/meminfo: memFree=780608/2055920 swapFree=4170584/4192956
[pid=1878] ppid=1876 vsize=3068 CPUtime=0.16
/proc/1878/stat : 1878 (IUT_BMB_SAT) S 1876 1878 1076 0 -1 4194304 596 0 0 0 11 5 0 0 18 0 1 0 1110773202 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1878/statm: 767 578 105 274 0 490 0
[pid=1880] ppid=1878 vsize=5356 CPUtime=0
/proc/1880/stat : 1880 (sh) S 1878 1878 1076 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110773219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1880/statm: 1339 232 193 169 0 50 0
[pid=1881] ppid=1880 vsize=13968 CPUtime=102.05
/proc/1881/stat : 1881 (minisat) R 1880 1878 1076 0 -1 4194304 3239 0 0 0 10202 3 0 0 25 0 1 0 1110773220 14303232 3218 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/1881/statm: 3492 3218 83 178 0 3312 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 22392

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 1881
/proc/meminfo: memFree=779072/2055920 swapFree=4170584/4192956
[pid=1878] ppid=1876 vsize=3068 CPUtime=0.16
/proc/1878/stat : 1878 (IUT_BMB_SAT) S 1876 1878 1076 0 -1 4194304 596 0 0 0 11 5 0 0 18 0 1 0 1110773202 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1878/statm: 767 578 105 274 0 490 0
[pid=1880] ppid=1878 vsize=5356 CPUtime=0
/proc/1880/stat : 1880 (sh) S 1878 1878 1076 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110773219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1880/statm: 1339 232 193 169 0 50 0
[pid=1881] ppid=1880 vsize=15428 CPUtime=162.01
/proc/1881/stat : 1881 (minisat) R 1880 1878 1076 0 -1 4194304 3605 0 0 0 16197 4 0 0 25 0 1 0 1110773220 15798272 3584 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/1881/statm: 3857 3584 83 178 0 3677 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 23852

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 1881
/proc/meminfo: memFree=777856/2055920 swapFree=4170584/4192956
[pid=1878] ppid=1876 vsize=3068 CPUtime=0.16
/proc/1878/stat : 1878 (IUT_BMB_SAT) S 1876 1878 1076 0 -1 4194304 596 0 0 0 11 5 0 0 18 0 1 0 1110773202 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1878/statm: 767 578 105 274 0 490 0
[pid=1880] ppid=1878 vsize=5356 CPUtime=0
/proc/1880/stat : 1880 (sh) S 1878 1878 1076 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110773219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1880/statm: 1339 232 193 169 0 50 0
[pid=1881] ppid=1880 vsize=16760 CPUtime=221.98
/proc/1881/stat : 1881 (minisat) R 1880 1878 1076 0 -1 4194304 3919 0 0 0 22194 4 0 0 25 0 1 0 1110773220 17162240 3898 1992294400 134512640 135243223 4294956320 18446744073709551615 134555729 0 0 4096 3 0 0 0 17 0 0 0
/proc/1881/statm: 4190 3898 83 178 0 4010 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 25184

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 1881
/proc/meminfo: memFree=777408/2055920 swapFree=4170584/4192956
[pid=1878] ppid=1876 vsize=3068 CPUtime=0.16
/proc/1878/stat : 1878 (IUT_BMB_SAT) S 1876 1878 1076 0 -1 4194304 596 0 0 0 11 5 0 0 18 0 1 0 1110773202 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1878/statm: 767 578 105 274 0 490 0
[pid=1880] ppid=1878 vsize=5356 CPUtime=0
/proc/1880/stat : 1880 (sh) S 1878 1878 1076 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110773219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1880/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=773120/2055920 swapFree=4170584/4192956
[pid=1878] ppid=1876 vsize=3068 CPUtime=0.16
/proc/1878/stat : 1878 (IUT_BMB_SAT) S 1876 1878 1076 0 -1 4194304 596 0 0 0 11 5 0 0 18 0 1 0 1110773202 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1878/statm: 767 578 105 274 0 490 0
[pid=1880] ppid=1878 vsize=5356 CPUtime=0
/proc/1880/stat : 1880 (sh) S 1878 1878 1076 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110773219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1880/statm: 1339 232 193 169 0 50 0
[pid=1881] ppid=1880 vsize=21740 CPUtime=701.74
/proc/1881/stat : 1881 (minisat) R 1880 1878 1076 0 -1 4194304 5095 0 0 0 70168 6 0 0 25 0 1 0 1110773220 22261760 5074 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/1881/statm: 5435 5074 83 178 0 5255 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 30164

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 1881
/proc/meminfo: memFree=773120/2055920 swapFree=4170584/4192956
[pid=1878] ppid=1876 vsize=3068 CPUtime=0.16
/proc/1878/stat : 1878 (IUT_BMB_SAT) S 1876 1878 1076 0 -1 4194304 596 0 0 0 11 5 0 0 18 0 1 0 1110773202 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1878/statm: 767 578 105 274 0 490 0
[pid=1880] ppid=1878 vsize=5356 CPUtime=0
/proc/1880/stat : 1880 (sh) S 1878 1878 1076 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110773219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1880/statm: 1339 232 193 169 0 50 0
[pid=1881] ppid=1880 vsize=21740 CPUtime=761.71
/proc/1881/stat : 1881 (minisat) R 1880 1878 1076 0 -1 4194304 5096 0 0 0 76165 6 0 0 25 0 1 0 1110773220 22261760 5075 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/1881/statm: 5435 5075 83 178 0 5255 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 30164

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 1881
/proc/meminfo: memFree=772864/2055920 swapFree=4170584/4192956
[pid=1878] ppid=1876 vsize=3068 CPUtime=0.16
/proc/1878/stat : 1878 (IUT_BMB_SAT) S 1876 1878 1076 0 -1 4194304 596 0 0 0 11 5 0 0 18 0 1 0 1110773202 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1878/statm: 767 578 105 274 0 490 0
[pid=1880] ppid=1878 vsize=5356 CPUtime=0
/proc/1880/stat : 1880 (sh) S 1878 1878 1076 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110773219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1880/statm: 1339 232 193 169 0 50 0
[pid=1881] ppid=1880 vsize=22192 CPUtime=821.67
/proc/1881/stat : 1881 (minisat) R 1880 1878 1076 0 -1 4194304 5200 0 0 0 82161 6 0 0 25 0 1 0 1110773220 22724608 5179 1992294400 134512640 135243223 4294956320 18446744073709551615 134564384 0 0 4096 3 0 0 0 17 0 0 0
/proc/1881/statm: 5548 5179 83 178 0 5368 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 30616

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 1881
/proc/meminfo: memFree=771392/2055920 swapFree=4170584/4192956
[pid=1878] ppid=1876 vsize=3068 CPUtime=0.16
/proc/1878/stat : 1878 (IUT_BMB_SAT) S 1876 1878 1076 0 -1 4194304 596 0 0 0 11 5 0 0 18 0 1 0 1110773202 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1878/statm: 767 578 105 274 0 490 0
[pid=1880] ppid=1878 vsize=5356 CPUtime=0
/proc/1880/stat : 1880 (sh) S 1878 1878 1076 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110773219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1880/statm: 1339 232 193 169 0 50 0
[pid=1881] ppid=1880 vsize=23512 CPUtime=881.65
/proc/1881/stat : 1881 (minisat) R 1880 1878 1076 0 -1 4194304 5551 0 0 0 88158 7 0 0 25 0 1 0 1110773220 24076288 5530 1992294400 134512640 135243223 4294956320 18446744073709551615 134555532 0 0 4096 3 0 0 0 17 0 0 0
/proc/1881/statm: 5878 5530 83 178 0 5698 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 31936

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 1881
/proc/meminfo: memFree=771200/2055920 swapFree=4170584/4192956
[pid=1878] ppid=1876 vsize=3068 CPUtime=0.16
/proc/1878/stat : 1878 (IUT_BMB_SAT) S 1876 1878 1076 0 -1 4194304 596 0 0 0 11 5 0 0 18 0 1 0 1110773202 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1878/statm: 767 578 105 274 0 490 0
[pid=1880] ppid=1878 vsize=5356 CPUtime=0
/proc/1880/stat : 1880 (sh) S 1878 1878 1076 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110773219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1880/statm: 1339 232 193 169 0 50 0
[pid=1881] ppid=1880 vsize=23788 CPUtime=941.61
/proc/1881/stat : 1881 (minisat) R 1880 1878 1076 0 -1 4194304 5610 0 0 0 94154 7 0 0 25 0 1 0 1110773220 24358912 5589 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/1881/statm: 5947 5589 83 178 0 5767 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 32212

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 1887
/proc/meminfo: memFree=770688/2055920 swapFree=4170584/4192956
[pid=1878] ppid=1876 vsize=3068 CPUtime=0.16
/proc/1878/stat : 1878 (IUT_BMB_SAT) S 1876 1878 1076 0 -1 4194304 596 0 0 0 11 5 0 0 18 0 1 0 1110773202 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1878/statm: 767 578 105 274 0 490 0
[pid=1880] ppid=1878 vsize=5356 CPUtime=0
/proc/1880/stat : 1880 (sh) S 1878 1878 1076 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110773219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1880/statm: 1339 232 193 169 0 50 0
[pid=1881] ppid=1880 vsize=24264 CPUtime=1001.57
/proc/1881/stat : 1881 (minisat) R 1880 1878 1076 0 -1 4194304 5697 0 0 0 100150 7 0 0 25 0 1 0 1110773220 24846336 5676 1992294400 134512640 135243223 4294956320 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 0 0 0
/proc/1881/statm: 6066 5676 83 178 0 5886 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 32688

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 1887
/proc/meminfo: memFree=770624/2055920 swapFree=4170584/4192956
[pid=1878] ppid=1876 vsize=3068 CPUtime=0.16
/proc/1878/stat : 1878 (IUT_BMB_SAT) S 1876 1878 1076 0 -1 4194304 596 0 0 0 11 5 0 0 18 0 1 0 1110773202 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1878/statm: 767 578 105 274 0 490 0
[pid=1880] ppid=1878 vsize=5356 CPUtime=0
/proc/1880/stat : 1880 (sh) S 1878 1878 1076 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110773219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1880/statm: 1339 232 193 169 0 50 0
[pid=1881] ppid=1880 vsize=24416 CPUtime=1061.55
/proc/1881/stat : 1881 (minisat) R 1880 1878 1076 0 -1 4194304 5729 0 0 0 106148 7 0 0 25 0 1 0 1110773220 25001984 5708 1992294400 134512640 135243223 4294956320 18446744073709551615 134564384 0 0 4096 3 0 0 0 17 0 0 0
/proc/1881/statm: 6104 5708 83 178 0 5924 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 32840

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 1887
/proc/meminfo: memFree=770560/2055920 swapFree=4170584/4192956
[pid=1878] ppid=1876 vsize=3068 CPUtime=0.16
/proc/1878/stat : 1878 (IUT_BMB_SAT) S 1876 1878 1076 0 -1 4194304 596 0 0 0 11 5 0 0 18 0 1 0 1110773202 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1878/statm: 767 578 105 274 0 490 0
[pid=1880] ppid=1878 vsize=5356 CPUtime=0
/proc/1880/stat : 1880 (sh) S 1878 1878 1076 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110773219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1880/statm: 1339 232 193 169 0 50 0
[pid=1881] ppid=1880 vsize=24416 CPUtime=1121.52
/proc/1881/stat : 1881 (minisat) R 1880 1878 1076 0 -1 4194304 5751 0 0 0 112145 7 0 0 25 0 1 0 1110773220 25001984 5730 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/1881/statm: 6104 5730 83 178 0 5924 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 32840

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 1887
/proc/meminfo: memFree=770432/2055920 swapFree=4170584/4192956
[pid=1878] ppid=1876 vsize=3068 CPUtime=0.16
/proc/1878/stat : 1878 (IUT_BMB_SAT) S 1876 1878 1076 0 -1 4194304 596 0 0 0 11 5 0 0 18 0 1 0 1110773202 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1878/statm: 767 578 105 274 0 490 0
[pid=1880] ppid=1878 vsize=5356 CPUtime=0
/proc/1880/stat : 1880 (sh) S 1878 1878 1076 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110773219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1880/statm: 1339 232 193 169 0 50 0
[pid=1881] ppid=1880 vsize=24608 CPUtime=1181.48
/proc/1881/stat : 1881 (minisat) R 1880 1878 1076 0 -1 4194304 5781 0 0 0 118141 7 0 0 25 0 1 0 1110773220 25198592 5760 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/1881/statm: 6152 5760 83 178 0 5972 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 33032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 1887
/proc/meminfo: memFree=770432/2055920 swapFree=4170584/4192956
[pid=1878] ppid=1876 vsize=3068 CPUtime=0.16
/proc/1878/stat : 1878 (IUT_BMB_SAT) S 1876 1878 1076 0 -1 4194304 596 0 0 0 11 5 0 0 18 0 1 0 1110773202 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1878/statm: 767 578 105 274 0 490 0
[pid=1880] ppid=1878 vsize=5356 CPUtime=0
/proc/1880/stat : 1880 (sh) S 1878 1878 1076 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110773219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1880/statm: 1339 232 193 169 0 50 0
[pid=1881] ppid=1880 vsize=24748 CPUtime=1199.88
/proc/1881/stat : 1881 (minisat) R 1880 1878 1076 0 -1 4194304 5796 0 0 0 119981 7 0 0 25 0 1 0 1110773220 25341952 5775 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/1881/statm: 6187 5775 83 178 0 6007 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 33172

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 1887
/proc/meminfo: memFree=770432/2055920 swapFree=4170584/4192956
[pid=1878] ppid=1876 vsize=3068 CPUtime=0.16
/proc/1878/stat : 1878 (IUT_BMB_SAT) S 1876 1878 1076 0 -1 4194304 596 0 0 0 11 5 0 0 18 0 1 0 1110773202 3141632 578 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1878/statm: 767 578 105 274 0 490 0
[pid=1880] ppid=1878 vsize=5356 CPUtime=0
/proc/1880/stat : 1880 (sh) S 1878 1878 1076 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110773219 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1880/statm: 1339 232 193 169 0 50 0
[pid=1881] ppid=1880 vsize=24748 CPUtime=1199.88
/proc/1881/stat : 1881 (minisat) R 1880 1878 1076 0 -1 4194304 5796 0 0 0 119981 7 0 0 25 0 1 0 1110773220 25341952 5775 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/1881/statm: 6187 5775 83 178 0 6007 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 33172

Child status: 0
Real time (s): 1200.71
CPU time (s): 1200.07
CPU user time (s): 1199.94
CPU system time (s): 0.138978
CPU usage (%): 99.9467
Max. virtual memory (cumulated for all children) (KiB): 33172

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

runsolver used 1.07883 second user time and 3.33349 second system time

The end

Launcher Data

Begin job on node45 at 2009-03-30 04:45:06
IDJOB=1532386
IDBENCH=70251
IDSOLVER=523
FILE ID=node45/1532386-1238381106
PBS_JOBID= 9061288
Free space on /tmp= 66416 MiB

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

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

MD5SUM BENCH= 382f60389aa2be490306466e5f9deebc
RANDOM SEED=1847294282

node45.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.285
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.285
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:        796664 kB
Buffers:        101112 kB
Cached:        1052348 kB
SwapCached:      11516 kB
Active:         242028 kB
Inactive:       924452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        796664 kB
SwapTotal:     4192956 kB
SwapFree:      4170584 kB
Dirty:            2704 kB
Writeback:           0 kB
Mapped:          18668 kB
Slab:            78160 kB
Committed_AS:  2537188 kB
PageTables:       1900 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= 66412 MiB
End job on node45 at 2009-03-30 05:05:06