Trace number 1532446

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/180/
unif-k7-r85-v180-c15300-S956556686-037.cnf
MD5SUMacdedd9b500b479d333013009842065d
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 variables180
Number of clauses15300
Sum of the clauses size107100
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 515300

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.10/0.16	c WARNING: for repeatability, setting FPU to use double precision
0.10/0.16	c ============================[ Problem Statistics ]=============================
0.10/0.16	c |                                                                             |
0.10/0.16	c |  Number of variables:  180                                                  |
0.10/0.16	c |  Number of clauses:    15300                                                |
0.10/0.18	c |  Parsing time:         0.02         s                                       |
0.15/0.51	c ============================[ Search Statistics ]==============================
0.15/0.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.15/0.51	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.15/0.51	c ===============================================================================
0.15/0.51	c |         0 |     180    15300   107100 |     5100        0    nan |  0.000 % |
0.15/0.52	c |       100 |     180    15300   107100 |     5610      100     53 |  0.003 % |
0.15/0.53	c |       250 |     180    15300   107100 |     6171      250     52 |  0.003 % |
0.15/0.55	c |       477 |     180    15300   107100 |     6788      477     52 |  0.003 % |
0.15/0.57	c |       817 |     180    15300   107100 |     7466      817     52 |  0.003 % |
0.15/0.61	c |      1324 |     180    15300   107100 |     8213     1324     53 |  0.003 % |
0.15/0.68	c |      2084 |     180    15300   107100 |     9034     2084     53 |  0.003 % |
0.15/0.78	c |      3223 |     180    15300   107100 |     9938     3223     53 |  0.003 % |
0.15/0.94	c |      4934 |     180    15300   107100 |    10932     4934     52 |  0.003 % |
1.18/1.24	c |      7496 |     180    15300   107100 |    12025     7496     53 |  0.003 % |
1.68/1.75	c |     11342 |     180    15300   107100 |    13228    11342     53 |  0.003 % |
2.48/2.57	c |     17109 |     180    15300   107100 |    14550    10455     53 |  0.003 % |
3.77/3.84	c |     25759 |     180    15300   107100 |    16005    11789     53 |  0.003 % |
6.07/6.14	c |     38733 |     180    15300   107100 |    17606     8678     53 |  0.003 % |
9.78/9.86	c |     58194 |     180    15300   107100 |    19367    10447     52 |  0.003 % |
15.77/15.88	c |     87387 |     180    15300   107100 |    21303    10467     53 |  0.003 % |
25.27/25.39	c |    131177 |     180    15300   107100 |    23434    11477     52 |  0.003 % |
41.56/41.62	c |    196861 |     180    15300   107100 |    25777    17369     53 |  0.003 % |
67.95/68.02	c |    295388 |     180    15300   107100 |    28355    19110     54 |  0.003 % |
111.04/111.15	c |    443177 |     180    15300   107100 |    31191    23142     54 |  0.003 % |
181.40/181.54	c |    664861 |     180    15300   107100 |    34310    21811     53 |  0.003 % |
288.24/288.40	c |    997387 |     180    15300   107100 |    37741    28462     54 |  0.003 % |
464.45/464.75	c |   1496175 |     180    15300   107100 |    41515    32903     53 |  0.003 % |
744.01/744.45	c |   2244358 |     180    15300   107100 |    45666    15248     52 |  0.003 % |
1200.09/1200.71	sh: line 1: 10986 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.09/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-1532446-1238383134/watcher-1532446-1238383134 -o /tmp/evaluation-result-1532446-1238383134/solver-1532446-1238383134 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1532446-1238383134.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/64 10983
/proc/meminfo: memFree=1536256/2055920 swapFree=4176720/4192956
[pid=10983] ppid=10981 vsize=1464 CPUtime=0
/proc/10983/stat : 10983 (IUT_BMB_SAT) R 10981 10983 10161 0 -1 4194304 198 0 0 0 0 0 0 0 18 0 1 0 1110978401 1499136 182 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/10983/statm: 366 182 97 274 0 89 0

[startup+0.049981 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10983
/proc/meminfo: memFree=1536256/2055920 swapFree=4176720/4192956
[pid=10983] ppid=10981 vsize=2388 CPUtime=0.04
/proc/10983/stat : 10983 (IUT_BMB_SAT) R 10981 10983 10161 0 -1 4194304 400 0 0 0 4 0 0 0 18 0 1 0 1110978401 2445312 383 1992294400 134512640 135635285 4294956224 18446744073709551615 135132382 0 0 4096 0 0 0 0 17 0 0 0
/proc/10983/statm: 597 383 97 274 0 320 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2388

[startup+0.101988 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10983
/proc/meminfo: memFree=1536256/2055920 swapFree=4176720/4192956
[pid=10983] ppid=10981 vsize=2916 CPUtime=0.1
/proc/10983/stat : 10983 (IUT_BMB_SAT) R 10981 10983 10161 0 -1 4194304 539 0 0 0 8 2 0 0 18 0 1 0 1110978401 2985984 522 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/10983/statm: 729 522 99 274 0 452 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2916

[startup+0.302019 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10983
/proc/meminfo: memFree=1536256/2055920 swapFree=4176720/4192956
[pid=10983] ppid=10981 vsize=2916 CPUtime=0.15
/proc/10983/stat : 10983 (IUT_BMB_SAT) S 10981 10983 10161 0 -1 4194304 546 0 0 0 10 5 0 0 18 0 1 0 1110978401 2985984 528 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10983/statm: 729 528 105 274 0 452 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 2916

[startup+0.701079 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10983
/proc/meminfo: memFree=1536256/2055920 swapFree=4176720/4192956
[pid=10983] ppid=10981 vsize=2916 CPUtime=0.15
/proc/10983/stat : 10983 (IUT_BMB_SAT) S 10981 10983 10161 0 -1 4194304 546 0 0 0 10 5 0 0 18 0 1 0 1110978401 2985984 528 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10983/statm: 729 528 105 274 0 452 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 2916

[startup+1.5012 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 10986
/proc/meminfo: memFree=1531048/2055920 swapFree=4176720/4192956
[pid=10983] ppid=10981 vsize=2916 CPUtime=0.15
/proc/10983/stat : 10983 (IUT_BMB_SAT) S 10981 10983 10161 0 -1 4194304 546 0 0 0 10 5 0 0 18 0 1 0 1110978401 2985984 528 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10983/statm: 729 528 105 274 0 452 0
[pid=10985] ppid=10983 vsize=5356 CPUtime=0
/proc/10985/stat : 10985 (sh) S 10983 10983 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110978417 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10985/statm: 1339 232 193 169 0 50 0
[pid=10986] ppid=10985 vsize=5220 CPUtime=1.33
/proc/10986/stat : 10986 (minisat) R 10985 10983 10161 0 -1 4194304 1047 0 0 0 133 0 0 0 25 0 1 0 1110978417 5345280 1027 1992294400 134512640 135243223 4294956320 18446744073709551615 134565016 0 0 4096 3 0 0 0 17 0 0 0
/proc/10986/statm: 1305 1027 83 178 0 1125 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13492

[startup+3.10245 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 10986
/proc/meminfo: memFree=1529000/2055920 swapFree=4176720/4192956
[pid=10983] ppid=10981 vsize=2916 CPUtime=0.15
/proc/10983/stat : 10983 (IUT_BMB_SAT) S 10981 10983 10161 0 -1 4194304 546 0 0 0 10 5 0 0 18 0 1 0 1110978401 2985984 528 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10983/statm: 729 528 105 274 0 452 0
[pid=10985] ppid=10983 vsize=5356 CPUtime=0
/proc/10985/stat : 10985 (sh) S 10983 10983 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110978417 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10985/statm: 1339 232 193 169 0 50 0
[pid=10986] ppid=10985 vsize=6320 CPUtime=2.93
/proc/10986/stat : 10986 (minisat) R 10985 10983 10161 0 -1 4194304 1342 0 0 0 293 0 0 0 25 0 1 0 1110978417 6471680 1322 1992294400 134512640 135243223 4294956320 18446744073709551615 134566276 0 0 4096 3 0 0 0 17 0 0 0
/proc/10986/statm: 1580 1322 83 178 0 1400 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14592

[startup+6.30194 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 10986
/proc/meminfo: memFree=1528040/2055920 swapFree=4176720/4192956
[pid=10983] ppid=10981 vsize=2916 CPUtime=0.15
/proc/10983/stat : 10983 (IUT_BMB_SAT) S 10981 10983 10161 0 -1 4194304 546 0 0 0 10 5 0 0 18 0 1 0 1110978401 2985984 528 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10983/statm: 729 528 105 274 0 452 0
[pid=10985] ppid=10983 vsize=5356 CPUtime=0
/proc/10985/stat : 10985 (sh) S 10983 10983 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110978417 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10985/statm: 1339 232 193 169 0 50 0
[pid=10986] ppid=10985 vsize=6980 CPUtime=6.12
/proc/10986/stat : 10986 (minisat) R 10985 10983 10161 0 -1 4194304 1502 0 0 0 612 0 0 0 25 0 1 0 1110978417 7147520 1482 1992294400 134512640 135243223 4294956320 18446744073709551615 134564973 0 0 4096 3 0 0 0 17 0 0 0
/proc/10986/statm: 1745 1482 83 178 0 1565 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15252

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 10986
/proc/meminfo: memFree=1526824/2055920 swapFree=4176720/4192956
[pid=10983] ppid=10981 vsize=2916 CPUtime=0.15
/proc/10983/stat : 10983 (IUT_BMB_SAT) S 10981 10983 10161 0 -1 4194304 546 0 0 0 10 5 0 0 18 0 1 0 1110978401 2985984 528 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10983/statm: 729 528 105 274 0 452 0
[pid=10985] ppid=10983 vsize=5356 CPUtime=0
/proc/10985/stat : 10985 (sh) S 10983 10983 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110978417 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10985/statm: 1339 232 193 169 0 50 0
[pid=10986] ppid=10985 vsize=7972 CPUtime=12.52
/proc/10986/stat : 10986 (minisat) R 10985 10983 10161 0 -1 4194304 1752 0 0 0 1251 1 0 0 25 0 1 0 1110978417 8163328 1732 1992294400 134512640 135243223 4294956320 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 0 0 0
/proc/10986/statm: 1993 1732 83 178 0 1813 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 16244

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 10986
/proc/meminfo: memFree=1525992/2055920 swapFree=4176720/4192956
[pid=10983] ppid=10981 vsize=2916 CPUtime=0.15
/proc/10983/stat : 10983 (IUT_BMB_SAT) S 10981 10983 10161 0 -1 4194304 546 0 0 0 10 5 0 0 18 0 1 0 1110978401 2985984 528 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10983/statm: 729 528 105 274 0 452 0
[pid=10985] ppid=10983 vsize=5356 CPUtime=0
/proc/10985/stat : 10985 (sh) S 10983 10983 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110978417 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10985/statm: 1339 232 193 169 0 50 0
[pid=10986] ppid=10985 vsize=9044 CPUtime=25.32
/proc/10986/stat : 10986 (minisat) R 10985 10983 10161 0 -1 4194304 2001 0 0 0 2531 1 0 0 25 0 1 0 1110978417 9261056 1981 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10986/statm: 2261 1981 83 178 0 2081 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 17316

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 10986
/proc/meminfo: memFree=1524328/2055920 swapFree=4176720/4192956
[pid=10983] ppid=10981 vsize=2916 CPUtime=0.15
/proc/10983/stat : 10983 (IUT_BMB_SAT) S 10981 10983 10161 0 -1 4194304 546 0 0 0 10 5 0 0 18 0 1 0 1110978401 2985984 528 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10983/statm: 729 528 105 274 0 452 0
[pid=10985] ppid=10983 vsize=5356 CPUtime=0
/proc/10985/stat : 10985 (sh) S 10983 10983 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110978417 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10985/statm: 1339 232 193 169 0 50 0
[pid=10986] ppid=10985 vsize=10628 CPUtime=50.91
/proc/10986/stat : 10986 (minisat) R 10985 10983 10161 0 -1 4194304 2424 0 0 0 5090 1 0 0 25 0 1 0 1110978417 10883072 2404 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/10986/statm: 2657 2404 83 178 0 2477 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 18900

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 10986
/proc/meminfo: memFree=1522728/2055920 swapFree=4176720/4192956
[pid=10983] ppid=10981 vsize=2916 CPUtime=0.15
/proc/10983/stat : 10983 (IUT_BMB_SAT) S 10981 10983 10161 0 -1 4194304 546 0 0 0 10 5 0 0 18 0 1 0 1110978401 2985984 528 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10983/statm: 729 528 105 274 0 452 0
[pid=10985] ppid=10983 vsize=5356 CPUtime=0
/proc/10985/stat : 10985 (sh) S 10983 10983 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110978417 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10985/statm: 1339 232 193 169 0 50 0
[pid=10986] ppid=10985 vsize=12296 CPUtime=102.09
/proc/10986/stat : 10986 (minisat) R 10985 10983 10161 0 -1 4194304 2801 0 0 0 10207 2 0 0 25 0 1 0 1110978417 12591104 2781 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10986/statm: 3074 2781 83 178 0 2894 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 20568

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10986
/proc/meminfo: memFree=1521448/2055920 swapFree=4176720/4192956
[pid=10983] ppid=10981 vsize=2916 CPUtime=0.15
/proc/10983/stat : 10983 (IUT_BMB_SAT) S 10981 10983 10161 0 -1 4194304 546 0 0 0 10 5 0 0 18 0 1 0 1110978401 2985984 528 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10983/statm: 729 528 105 274 0 452 0
[pid=10985] ppid=10983 vsize=5356 CPUtime=0
/proc/10985/stat : 10985 (sh) S 10983 10983 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110978417 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10985/statm: 1339 232 193 169 0 50 0
[pid=10986] ppid=10985 vsize=13532 CPUtime=162.05
/proc/10986/stat : 10986 (minisat) R 10985 10983 10161 0 -1 4194304 3103 0 0 0 16203 2 0 0 25 0 1 0 1110978417 13856768 3083 1992294400 134512640 135243223 4294956320 18446744073709551615 134564543 0 0 4096 3 0 0 0 17 0 0 0
/proc/10986/statm: 3383 3083 83 178 0 3203 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 21804

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10986
/proc/meminfo: memFree=1520168/2055920 swapFree=4176720/4192956
[pid=10983] ppid=10981 vsize=2916 CPUtime=0.15
/proc/10983/stat : 10983 (IUT_BMB_SAT) S 10981 10983 10161 0 -1 4194304 546 0 0 0 10 5 0 0 18 0 1 0 1110978401 2985984 528 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10983/statm: 729 528 105 274 0 452 0
[pid=10985] ppid=10983 vsize=5356 CPUtime=0
/proc/10985/stat : 10985 (sh) S 10983 10983 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110978417 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10985/statm: 1339 232 193 169 0 50 0
[pid=10986] ppid=10985 vsize=14880 CPUtime=222.03
/proc/10986/stat : 10986 (minisat) R 10985 10983 10161 0 -1 4194304 3429 0 0 0 22200 3 0 0 25 0 1 0 1110978417 15237120 3409 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/10986/statm: 3720 3409 83 178 0 3540 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 23152

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 10986
/proc/meminfo: memFree=1519784/2055920 swapFree=4176720/4192956
[pid=10983] ppid=10981 vsize=2916 CPUtime=0.15
/proc/10983/stat : 10983 (IUT_BMB_SAT) S 10981 10983 10161 0 -1 4194304 546 0 0 0 10 5 0 0 18 0 1 0 1110978401 2985984 528 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10983/statm: 729 528 105 274 0 452 0
[pid=10985] ppid=10983 vsize=5356 CPUtime=0
/proc/10985/stat : 10985 (sh) S 10983 10983 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110978417 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10985/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1515624/2055920 swapFree=4176720/4192956
[pid=10983] ppid=10981 vsize=2916 CPUtime=0.15
/proc/10983/stat : 10983 (IUT_BMB_SAT) S 10981 10983 10161 0 -1 4194304 546 0 0 0 10 5 0 0 18 0 1 0 1110978401 2985984 528 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10983/statm: 729 528 105 274 0 452 0
[pid=10985] ppid=10983 vsize=5356 CPUtime=0
/proc/10985/stat : 10985 (sh) S 10983 10983 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110978417 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10985/statm: 1339 232 193 169 0 50 0
[pid=10986] ppid=10985 vsize=19644 CPUtime=701.78
/proc/10986/stat : 10986 (minisat) R 10985 10983 10161 0 -1 4194304 4530 0 0 0 70174 4 0 0 25 0 1 0 1110978417 20115456 4510 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10986/statm: 4911 4510 83 178 0 4731 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 27916

[startup+762.306 s]
/proc/loadavg: 1.03 1.01 1.00 2/67 10986
/proc/meminfo: memFree=1514792/2055920 swapFree=4176720/4192956
[pid=10983] ppid=10981 vsize=2916 CPUtime=0.15
/proc/10983/stat : 10983 (IUT_BMB_SAT) S 10981 10983 10161 0 -1 4194304 546 0 0 0 10 5 0 0 18 0 1 0 1110978401 2985984 528 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10983/statm: 729 528 105 274 0 452 0
[pid=10985] ppid=10983 vsize=5356 CPUtime=0
/proc/10985/stat : 10985 (sh) S 10983 10983 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110978417 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10985/statm: 1339 232 193 169 0 50 0
[pid=10986] ppid=10985 vsize=20320 CPUtime=761.76
/proc/10986/stat : 10986 (minisat) R 10985 10983 10161 0 -1 4194304 4732 0 0 0 76172 4 0 0 25 0 1 0 1110978417 20807680 4712 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10986/statm: 5080 4712 83 178 0 4900 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 28592

[startup+822.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 10986
/proc/meminfo: memFree=1514472/2055920 swapFree=4176720/4192956
[pid=10983] ppid=10981 vsize=2916 CPUtime=0.15
/proc/10983/stat : 10983 (IUT_BMB_SAT) S 10981 10983 10161 0 -1 4194304 546 0 0 0 10 5 0 0 18 0 1 0 1110978401 2985984 528 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10983/statm: 729 528 105 274 0 452 0
[pid=10985] ppid=10983 vsize=5356 CPUtime=0
/proc/10985/stat : 10985 (sh) S 10983 10983 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110978417 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10985/statm: 1339 232 193 169 0 50 0
[pid=10986] ppid=10985 vsize=20772 CPUtime=821.74
/proc/10986/stat : 10986 (minisat) R 10985 10983 10161 0 -1 4194304 4815 0 0 0 82169 5 0 0 25 0 1 0 1110978417 21270528 4795 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10986/statm: 5193 4795 83 178 0 5013 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 29044

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10986
/proc/meminfo: memFree=1514152/2055920 swapFree=4176720/4192956
[pid=10983] ppid=10981 vsize=2916 CPUtime=0.15
/proc/10983/stat : 10983 (IUT_BMB_SAT) S 10981 10983 10161 0 -1 4194304 546 0 0 0 10 5 0 0 18 0 1 0 1110978401 2985984 528 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10983/statm: 729 528 105 274 0 452 0
[pid=10985] ppid=10983 vsize=5356 CPUtime=0
/proc/10985/stat : 10985 (sh) S 10983 10983 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110978417 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10985/statm: 1339 232 193 169 0 50 0
[pid=10986] ppid=10985 vsize=21136 CPUtime=881.69
/proc/10986/stat : 10986 (minisat) R 10985 10983 10161 0 -1 4194304 4909 0 0 0 88164 5 0 0 25 0 1 0 1110978417 21643264 4889 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/10986/statm: 5284 4889 83 178 0 5104 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 29408

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10986
/proc/meminfo: memFree=1513960/2055920 swapFree=4176720/4192956
[pid=10983] ppid=10981 vsize=2916 CPUtime=0.15
/proc/10983/stat : 10983 (IUT_BMB_SAT) S 10981 10983 10161 0 -1 4194304 546 0 0 0 10 5 0 0 18 0 1 0 1110978401 2985984 528 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10983/statm: 729 528 105 274 0 452 0
[pid=10985] ppid=10983 vsize=5356 CPUtime=0
/proc/10985/stat : 10985 (sh) S 10983 10983 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110978417 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10985/statm: 1339 232 193 169 0 50 0
[pid=10986] ppid=10985 vsize=21276 CPUtime=941.66
/proc/10986/stat : 10986 (minisat) R 10985 10983 10161 0 -1 4194304 4957 0 0 0 94161 5 0 0 25 0 1 0 1110978417 21786624 4937 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/10986/statm: 5319 4937 83 178 0 5139 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 29548

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10986
/proc/meminfo: memFree=1513896/2055920 swapFree=4176720/4192956
[pid=10983] ppid=10981 vsize=2916 CPUtime=0.15
/proc/10983/stat : 10983 (IUT_BMB_SAT) S 10981 10983 10161 0 -1 4194304 546 0 0 0 10 5 0 0 18 0 1 0 1110978401 2985984 528 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10983/statm: 729 528 105 274 0 452 0
[pid=10985] ppid=10983 vsize=5356 CPUtime=0
/proc/10985/stat : 10985 (sh) S 10983 10983 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110978417 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10985/statm: 1339 232 193 169 0 50 0
[pid=10986] ppid=10985 vsize=21440 CPUtime=1001.63
/proc/10986/stat : 10986 (minisat) R 10985 10983 10161 0 -1 4194304 4971 0 0 0 100158 5 0 0 25 0 1 0 1110978417 21954560 4951 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10986/statm: 5360 4951 83 178 0 5180 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 29712

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10986
/proc/meminfo: memFree=1513704/2055920 swapFree=4176720/4192956
[pid=10983] ppid=10981 vsize=2916 CPUtime=0.15
/proc/10983/stat : 10983 (IUT_BMB_SAT) S 10981 10983 10161 0 -1 4194304 546 0 0 0 10 5 0 0 18 0 1 0 1110978401 2985984 528 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10983/statm: 729 528 105 274 0 452 0
[pid=10985] ppid=10983 vsize=5356 CPUtime=0
/proc/10985/stat : 10985 (sh) S 10983 10983 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110978417 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10985/statm: 1339 232 193 169 0 50 0
[pid=10986] ppid=10985 vsize=21584 CPUtime=1061.61
/proc/10986/stat : 10986 (minisat) R 10985 10983 10161 0 -1 4194304 5023 0 0 0 106156 5 0 0 25 0 1 0 1110978417 22102016 5003 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/10986/statm: 5396 5003 83 178 0 5216 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 29856

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10988
/proc/meminfo: memFree=1513512/2055920 swapFree=4176720/4192956
[pid=10983] ppid=10981 vsize=2916 CPUtime=0.15
/proc/10983/stat : 10983 (IUT_BMB_SAT) S 10981 10983 10161 0 -1 4194304 546 0 0 0 10 5 0 0 18 0 1 0 1110978401 2985984 528 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10983/statm: 729 528 105 274 0 452 0
[pid=10985] ppid=10983 vsize=5356 CPUtime=0
/proc/10985/stat : 10985 (sh) S 10983 10983 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110978417 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10985/statm: 1339 232 193 169 0 50 0
[pid=10986] ppid=10985 vsize=21584 CPUtime=1121.58
/proc/10986/stat : 10986 (minisat) R 10985 10983 10161 0 -1 4194304 5025 0 0 0 112153 5 0 0 25 0 1 0 1110978417 22102016 5005 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10986/statm: 5396 5005 83 178 0 5216 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 29856

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10988
/proc/meminfo: memFree=1513512/2055920 swapFree=4176720/4192956
[pid=10983] ppid=10981 vsize=2916 CPUtime=0.15
/proc/10983/stat : 10983 (IUT_BMB_SAT) S 10981 10983 10161 0 -1 4194304 546 0 0 0 10 5 0 0 18 0 1 0 1110978401 2985984 528 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10983/statm: 729 528 105 274 0 452 0
[pid=10985] ppid=10983 vsize=5356 CPUtime=0
/proc/10985/stat : 10985 (sh) S 10983 10983 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110978417 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10985/statm: 1339 232 193 169 0 50 0
[pid=10986] ppid=10985 vsize=21584 CPUtime=1181.55
/proc/10986/stat : 10986 (minisat) R 10985 10983 10161 0 -1 4194304 5037 0 0 0 118150 5 0 0 25 0 1 0 1110978417 22102016 5017 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 1 0 0
/proc/10986/statm: 5396 5017 83 178 0 5216 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 29856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10988
/proc/meminfo: memFree=1513512/2055920 swapFree=4176720/4192956
[pid=10983] ppid=10981 vsize=2916 CPUtime=0.15
/proc/10983/stat : 10983 (IUT_BMB_SAT) S 10981 10983 10161 0 -1 4194304 546 0 0 0 10 5 0 0 18 0 1 0 1110978401 2985984 528 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10983/statm: 729 528 105 274 0 452 0
[pid=10985] ppid=10983 vsize=5356 CPUtime=0
/proc/10985/stat : 10985 (sh) S 10983 10983 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110978417 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10985/statm: 1339 232 193 169 0 50 0
[pid=10986] ppid=10985 vsize=21748 CPUtime=1199.94
/proc/10986/stat : 10986 (minisat) R 10985 10983 10161 0 -1 4194304 5046 0 0 0 119989 5 0 0 25 0 1 0 1110978417 22269952 5026 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10986/statm: 5437 5026 83 178 0 5257 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 30020

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10988
/proc/meminfo: memFree=1513512/2055920 swapFree=4176720/4192956
[pid=10983] ppid=10981 vsize=2916 CPUtime=0.15
/proc/10983/stat : 10983 (IUT_BMB_SAT) S 10981 10983 10161 0 -1 4194304 546 0 0 0 10 5 0 0 18 0 1 0 1110978401 2985984 528 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10983/statm: 729 528 105 274 0 452 0
[pid=10985] ppid=10983 vsize=5356 CPUtime=0
/proc/10985/stat : 10985 (sh) S 10983 10983 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110978417 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10985/statm: 1339 232 193 169 0 50 0
[pid=10986] ppid=10985 vsize=21748 CPUtime=1199.94
/proc/10986/stat : 10986 (minisat) R 10985 10983 10161 0 -1 4194304 5046 0 0 0 119989 5 0 0 25 0 1 0 1110978417 22269952 5026 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10986/statm: 5437 5026 83 178 0 5257 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 30020

Child status: 0
Real time (s): 1200.71
CPU time (s): 1200.12
CPU user time (s): 1200
CPU system time (s): 0.119981
CPU usage (%): 99.9509
Max. virtual memory (cumulated for all children) (KiB): 30020

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

runsolver used 1.04384 second user time and 3.33449 second system time

The end

Launcher Data

Begin job on node34 at 2009-03-30 05:18:54
IDJOB=1532446
IDBENCH=70263
IDSOLVER=523
FILE ID=node34/1532446-1238383134
PBS_JOBID= 9061290
Free space on /tmp= 66380 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/180/unif-k7-r85-v180-c15300-S956556686-037.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532446-1238383134/watcher-1532446-1238383134 -o /tmp/evaluation-result-1532446-1238383134/solver-1532446-1238383134 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1532446-1238383134.cnf HOME

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

MD5SUM BENCH= acdedd9b500b479d333013009842065d
RANDOM SEED=507924600

node34.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.259
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.259
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:       1536800 kB
Buffers:         75780 kB
Cached:         344652 kB
SwapCached:      10076 kB
Active:          38612 kB
Inactive:       393376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1536800 kB
SwapTotal:     4192956 kB
SwapFree:      4176720 kB
Dirty:            2620 kB
Writeback:           0 kB
Mapped:          17224 kB
Slab:            73236 kB
Committed_AS:  2624680 kB
PageTables:       1388 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= 66376 MiB
End job on node34 at 2009-03-30 05:38:55