Trace number 1532306

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.04 1200.62

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S1549575664-035.cnf
MD5SUM88d4611d108004ec1f24e3826a831460
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 variables220
Number of clauses18700
Sum of the clauses size130900
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 518700

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.20	c |  Number of variables:  220                                                  |
0.09/0.20	c |  Number of clauses:    18700                                                |
0.19/0.23	c |  Parsing time:         0.03         s                                       |
0.19/0.65	c ============================[ Search Statistics ]==============================
0.19/0.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.65	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.65	c ===============================================================================
0.19/0.65	c |         0 |     220    18700   130900 |     6233        0    nan |  0.000 % |
0.19/0.66	c |       100 |     220    18700   130900 |     6856      100     63 |  0.002 % |
0.19/0.68	c |       250 |     220    18700   130900 |     7542      250     62 |  0.002 % |
0.19/0.70	c |       475 |     220    18700   130900 |     8296      475     61 |  0.002 % |
0.19/0.73	c |       812 |     220    18700   130900 |     9126      812     61 |  0.002 % |
0.19/0.78	c |      1319 |     220    18700   130900 |    10038     1319     62 |  0.002 % |
0.19/0.85	c |      2080 |     220    18700   130900 |    11042     2080     61 |  0.002 % |
0.19/0.95	c |      3219 |     220    18700   130900 |    12147     3219     62 |  0.002 % |
1.09/1.14	c |      4927 |     220    18700   130900 |    13361     4927     63 |  0.002 % |
1.38/1.46	c |      7490 |     220    18700   130900 |    14697     7490     63 |  0.002 % |
1.98/2.04	c |     11334 |     220    18700   130900 |    16167    11334     63 |  0.002 % |
3.08/3.16	c |     17101 |     220    18700   130900 |    17784     8971     63 |  0.002 % |
4.78/4.83	c |     25752 |     220    18700   130900 |    19562    17622     63 |  0.002 % |
7.77/7.82	c |     38726 |     220    18700   130900 |    21519    10934     62 |  0.002 % |
12.47/12.52	c |     58187 |     220    18700   130900 |    23671    19581     63 |  0.002 % |
20.88/20.99	c |     87380 |     220    18700   130900 |    26038    12466     62 |  0.002 % |
33.67/33.72	c |    131170 |     220    18700   130900 |    28641    13223     63 |  0.002 % |
54.65/54.74	c |    196856 |     220    18700   130900 |    31506    12766     59 |  0.002 % |
87.15/87.24	c |    295384 |     220    18700   130900 |    34656    15892     61 |  0.002 % |
139.52/139.67	c |    443174 |     220    18700   130900 |    38122    31560     64 |  0.002 % |
226.18/226.36	c |    664858 |     220    18700   130900 |    41934    27602     63 |  0.002 % |
363.21/363.45	c |    997383 |     220    18700   130900 |    46128    15333     60 |  0.002 % |
574.50/574.82	c |   1496171 |     220    18700   130900 |    50741    22974     62 |  0.002 % |
935.02/935.60	c |   2244354 |     220    18700   130900 |    55815    25716     63 |  0.002 % |
1200.01/1200.61	sh: line 1: 10448 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.01/1200.61	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-1532306-1238378323/watcher-1532306-1238378323 -o /tmp/evaluation-result-1532306-1238378323/solver-1532306-1238378323 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1532306-1238378323.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10445
/proc/meminfo: memFree=1539648/2055920 swapFree=4176720/4192956
[pid=10445] ppid=10443 vsize=1504 CPUtime=0
/proc/10445/stat : 10445 (IUT_BMB_SAT) R 10443 10445 10161 0 -1 4194304 210 0 0 0 0 0 0 0 18 0 1 0 1110497314 1540096 193 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/10445/statm: 376 193 97 274 0 99 0

[startup+0.0808269 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10445
/proc/meminfo: memFree=1539648/2055920 swapFree=4176720/4192956
[pid=10445] ppid=10443 vsize=3220 CPUtime=0.07
/proc/10445/stat : 10445 (IUT_BMB_SAT) R 10443 10445 10161 0 -1 4194304 630 0 0 0 7 0 0 0 18 0 1 0 1110497314 3297280 613 1992294400 134512640 135635285 4294956224 18446744073709551615 134547051 0 0 4096 0 0 0 0 17 0 0 0
/proc/10445/statm: 805 613 97 274 0 528 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3220

[startup+0.101831 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10445
/proc/meminfo: memFree=1539648/2055920 swapFree=4176720/4192956
[pid=10445] ppid=10443 vsize=3220 CPUtime=0.09
/proc/10445/stat : 10445 (IUT_BMB_SAT) R 10443 10445 10161 0 -1 4194304 632 0 0 0 8 1 0 0 18 0 1 0 1110497314 3297280 615 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/10445/statm: 805 615 99 274 0 528 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3220

[startup+0.301861 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10445
/proc/meminfo: memFree=1539648/2055920 swapFree=4176720/4192956
[pid=10445] ppid=10443 vsize=3220 CPUtime=0.19
/proc/10445/stat : 10445 (IUT_BMB_SAT) S 10443 10445 10161 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110497314 3297280 621 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10445/statm: 805 621 105 274 0 528 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3220

[startup+0.701922 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10445
/proc/meminfo: memFree=1539648/2055920 swapFree=4176720/4192956
[pid=10445] ppid=10443 vsize=3220 CPUtime=0.19
/proc/10445/stat : 10445 (IUT_BMB_SAT) S 10443 10445 10161 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110497314 3297280 621 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10445/statm: 805 621 105 274 0 528 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3220

[startup+1.50104 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10448
/proc/meminfo: memFree=1533864/2055920 swapFree=4176720/4192956
[pid=10445] ppid=10443 vsize=3220 CPUtime=0.19
/proc/10445/stat : 10445 (IUT_BMB_SAT) S 10443 10445 10161 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110497314 3297280 621 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10445/statm: 805 621 105 274 0 528 0
[pid=10447] ppid=10445 vsize=5356 CPUtime=0
/proc/10447/stat : 10447 (sh) S 10445 10445 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110497334 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10447/statm: 1339 232 193 169 0 50 0
[pid=10448] ppid=10447 vsize=5236 CPUtime=1.29
/proc/10448/stat : 10448 (minisat) R 10447 10445 10161 0 -1 4194304 1103 0 0 0 129 0 0 0 25 0 1 0 1110497334 5361664 1079 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10448/statm: 1309 1079 83 178 0 1129 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13812

[startup+3.10129 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10448
/proc/meminfo: memFree=1531432/2055920 swapFree=4176720/4192956
[pid=10445] ppid=10443 vsize=3220 CPUtime=0.19
/proc/10445/stat : 10445 (IUT_BMB_SAT) S 10443 10445 10161 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110497314 3297280 621 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10445/statm: 805 621 105 274 0 528 0
[pid=10447] ppid=10445 vsize=5356 CPUtime=0
/proc/10447/stat : 10447 (sh) S 10445 10445 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110497334 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10447/statm: 1339 232 193 169 0 50 0
[pid=10448] ppid=10447 vsize=7744 CPUtime=2.89
/proc/10448/stat : 10448 (minisat) R 10447 10445 10161 0 -1 4194304 1703 0 0 0 289 0 0 0 25 0 1 0 1110497334 7929856 1679 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10448/statm: 1936 1679 83 178 0 1756 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16320

[startup+6.30178 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10448
/proc/meminfo: memFree=1529000/2055920 swapFree=4176720/4192956
[pid=10445] ppid=10443 vsize=3220 CPUtime=0.19
/proc/10445/stat : 10445 (IUT_BMB_SAT) S 10443 10445 10161 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110497314 3297280 621 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10445/statm: 805 621 105 274 0 528 0
[pid=10447] ppid=10445 vsize=5356 CPUtime=0
/proc/10447/stat : 10447 (sh) S 10445 10445 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110497334 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10447/statm: 1339 232 193 169 0 50 0
[pid=10448] ppid=10447 vsize=8720 CPUtime=6.09
/proc/10448/stat : 10448 (minisat) R 10447 10445 10161 0 -1 4194304 1958 0 0 0 608 1 0 0 25 0 1 0 1110497334 8929280 1934 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/10448/statm: 2180 1934 83 178 0 2000 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17296

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10448
/proc/meminfo: memFree=1528104/2055920 swapFree=4176720/4192956
[pid=10445] ppid=10443 vsize=3220 CPUtime=0.19
/proc/10445/stat : 10445 (IUT_BMB_SAT) S 10443 10445 10161 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110497314 3297280 621 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10445/statm: 805 621 105 274 0 528 0
[pid=10447] ppid=10445 vsize=5356 CPUtime=0
/proc/10447/stat : 10447 (sh) S 10445 10445 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110497334 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10447/statm: 1339 232 193 169 0 50 0
[pid=10448] ppid=10447 vsize=9512 CPUtime=12.48
/proc/10448/stat : 10448 (minisat) R 10447 10445 10161 0 -1 4194304 2144 0 0 0 1247 1 0 0 25 0 1 0 1110497334 9740288 2120 1992294400 134512640 135243223 4294956320 18446744073709551615 134565980 0 0 4096 3 0 0 0 17 0 0 0
/proc/10448/statm: 2378 2120 83 178 0 2198 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 18088

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10448
/proc/meminfo: memFree=1526376/2055920 swapFree=4176720/4192956
[pid=10445] ppid=10443 vsize=3220 CPUtime=0.19
/proc/10445/stat : 10445 (IUT_BMB_SAT) S 10443 10445 10161 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110497314 3297280 621 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10445/statm: 805 621 105 274 0 528 0
[pid=10447] ppid=10445 vsize=5356 CPUtime=0
/proc/10447/stat : 10447 (sh) S 10445 10445 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110497334 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10447/statm: 1339 232 193 169 0 50 0
[pid=10448] ppid=10447 vsize=11360 CPUtime=25.28
/proc/10448/stat : 10448 (minisat) R 10447 10445 10161 0 -1 4194304 2610 0 0 0 2526 2 0 0 25 0 1 0 1110497334 11632640 2586 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/10448/statm: 2840 2586 83 178 0 2660 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 19936

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10448
/proc/meminfo: memFree=1525160/2055920 swapFree=4176720/4192956
[pid=10445] ppid=10443 vsize=3220 CPUtime=0.19
/proc/10445/stat : 10445 (IUT_BMB_SAT) S 10443 10445 10161 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110497314 3297280 621 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10445/statm: 805 621 105 274 0 528 0
[pid=10447] ppid=10445 vsize=5356 CPUtime=0
/proc/10447/stat : 10447 (sh) S 10445 10445 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110497334 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10447/statm: 1339 232 193 169 0 50 0
[pid=10448] ppid=10447 vsize=12584 CPUtime=50.87
/proc/10448/stat : 10448 (minisat) R 10447 10445 10161 0 -1 4194304 2928 0 0 0 5085 2 0 0 25 0 1 0 1110497334 12886016 2904 1992294400 134512640 135243223 4294956320 18446744073709551615 134568504 0 0 4096 3 0 0 0 17 0 0 0
/proc/10448/statm: 3146 2904 83 178 0 2966 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 21160

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10448
/proc/meminfo: memFree=1522536/2055920 swapFree=4176720/4192956
[pid=10445] ppid=10443 vsize=3220 CPUtime=0.19
/proc/10445/stat : 10445 (IUT_BMB_SAT) S 10443 10445 10161 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110497314 3297280 621 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10445/statm: 805 621 105 274 0 528 0
[pid=10447] ppid=10445 vsize=5356 CPUtime=0
/proc/10447/stat : 10447 (sh) S 10445 10445 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110497334 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10447/statm: 1339 232 193 169 0 50 0
[pid=10448] ppid=10447 vsize=15268 CPUtime=102.05
/proc/10448/stat : 10448 (minisat) R 10447 10445 10161 0 -1 4194304 3573 0 0 0 10202 3 0 0 25 0 1 0 1110497334 15634432 3549 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/10448/statm: 3817 3549 83 178 0 3637 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 23844

[startup+162.302 s]
/proc/loadavg: 1.06 1.01 1.00 2/67 10454
/proc/meminfo: memFree=1520936/2055920 swapFree=4176720/4192956
[pid=10445] ppid=10443 vsize=3220 CPUtime=0.19
/proc/10445/stat : 10445 (IUT_BMB_SAT) S 10443 10445 10161 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110497314 3297280 621 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10445/statm: 805 621 105 274 0 528 0
[pid=10447] ppid=10445 vsize=5356 CPUtime=0
/proc/10447/stat : 10447 (sh) S 10445 10445 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110497334 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10447/statm: 1339 232 193 169 0 50 0
[pid=10448] ppid=10447 vsize=17012 CPUtime=162.02
/proc/10448/stat : 10448 (minisat) R 10447 10445 10161 0 -1 4194304 4024 0 0 0 16198 4 0 0 25 0 1 0 1110497334 17420288 4000 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10448/statm: 4253 4000 83 178 0 4073 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 25588

[startup+222.303 s]
/proc/loadavg: 1.13 1.04 1.01 2/67 10864
/proc/meminfo: memFree=1518440/2055920 swapFree=4176720/4192956
[pid=10445] ppid=10443 vsize=3220 CPUtime=0.19
/proc/10445/stat : 10445 (IUT_BMB_SAT) S 10443 10445 10161 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110497314 3297280 621 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10445/statm: 805 621 105 274 0 528 0
[pid=10447] ppid=10445 vsize=5356 CPUtime=0
/proc/10447/stat : 10447 (sh) S 10445 10445 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110497334 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10447/statm: 1339 232 193 169 0 50 0
[pid=10448] ppid=10447 vsize=17760 CPUtime=221.99
/proc/10448/stat : 10448 (minisat) R 10447 10445 10161 0 -1 4194304 4186 0 0 0 22194 5 0 0 25 0 1 0 1110497334 18186240 4162 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10448/statm: 4440 4162 83 178 0 4260 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 26336

[startup+282.301 s]
/proc/loadavg: 1.05 1.03 1.00 2/67 10864
/proc/meminfo: memFree=1517352/2055920 swapFree=4176720/4192956
[pid=10445] ppid=10443 vsize=3220 CPUtime=0.19
/proc/10445/stat : 10445 (IUT_BMB_SAT) S 10443 10445 10161 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110497314 3297280 621 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10445/statm: 805 621 105 274 0 528 0
[pid=10447] ppid=10445 vsize=5356 CPUtime=0
/proc/10447/stat : 10447 (sh) S 10445 10445 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110497334 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10447/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1512936/2055920 swapFree=4176720/4192956
[pid=10445] ppid=10443 vsize=3220 CPUtime=0.19
/proc/10445/stat : 10445 (IUT_BMB_SAT) S 10443 10445 10161 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110497314 3297280 621 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10445/statm: 805 621 105 274 0 528 0
[pid=10447] ppid=10445 vsize=5356 CPUtime=0
/proc/10447/stat : 10447 (sh) S 10445 10445 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110497334 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10447/statm: 1339 232 193 169 0 50 0
[pid=10448] ppid=10447 vsize=23856 CPUtime=641.77
/proc/10448/stat : 10448 (minisat) R 10447 10445 10161 0 -1 4194304 5651 0 0 0 64171 6 0 0 25 0 1 0 1110497334 24428544 5627 1992294400 134512640 135243223 4294956320 18446744073709551615 134555543 0 0 4096 3 0 0 0 17 0 0 0
/proc/10448/statm: 5964 5627 83 178 0 5784 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 32432

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10864
/proc/meminfo: memFree=1512424/2055920 swapFree=4176720/4192956
[pid=10445] ppid=10443 vsize=3220 CPUtime=0.19
/proc/10445/stat : 10445 (IUT_BMB_SAT) S 10443 10445 10161 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110497314 3297280 621 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10445/statm: 805 621 105 274 0 528 0
[pid=10447] ppid=10445 vsize=5356 CPUtime=0
/proc/10447/stat : 10447 (sh) S 10445 10445 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110497334 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10447/statm: 1339 232 193 169 0 50 0
[pid=10448] ppid=10447 vsize=24268 CPUtime=701.74
/proc/10448/stat : 10448 (minisat) R 10447 10445 10161 0 -1 4194304 5742 0 0 0 70168 6 0 0 25 0 1 0 1110497334 24850432 5718 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10448/statm: 6067 5718 83 178 0 5887 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 32844

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10864
/proc/meminfo: memFree=1512168/2055920 swapFree=4176720/4192956
[pid=10445] ppid=10443 vsize=3220 CPUtime=0.19
/proc/10445/stat : 10445 (IUT_BMB_SAT) S 10443 10445 10161 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110497314 3297280 621 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10445/statm: 805 621 105 274 0 528 0
[pid=10447] ppid=10445 vsize=5356 CPUtime=0
/proc/10447/stat : 10447 (sh) S 10445 10445 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110497334 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10447/statm: 1339 232 193 169 0 50 0
[pid=10448] ppid=10447 vsize=24408 CPUtime=761.71
/proc/10448/stat : 10448 (minisat) R 10447 10445 10161 0 -1 4194304 5792 0 0 0 76165 6 0 0 25 0 1 0 1110497334 24993792 5768 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10448/statm: 6102 5768 83 178 0 5922 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 32984

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10864
/proc/meminfo: memFree=1511976/2055920 swapFree=4176720/4192956
[pid=10445] ppid=10443 vsize=3220 CPUtime=0.19
/proc/10445/stat : 10445 (IUT_BMB_SAT) S 10443 10445 10161 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110497314 3297280 621 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10445/statm: 805 621 105 274 0 528 0
[pid=10447] ppid=10445 vsize=5356 CPUtime=0
/proc/10447/stat : 10447 (sh) S 10445 10445 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110497334 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10447/statm: 1339 232 193 169 0 50 0
[pid=10448] ppid=10447 vsize=24748 CPUtime=821.69
/proc/10448/stat : 10448 (minisat) R 10447 10445 10161 0 -1 4194304 5851 0 0 0 82162 7 0 0 25 0 1 0 1110497334 25341952 5827 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10448/statm: 6187 5827 83 178 0 6007 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 33324

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10864
/proc/meminfo: memFree=1511848/2055920 swapFree=4176720/4192956
[pid=10445] ppid=10443 vsize=3220 CPUtime=0.19
/proc/10445/stat : 10445 (IUT_BMB_SAT) S 10443 10445 10161 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110497314 3297280 621 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10445/statm: 805 621 105 274 0 528 0
[pid=10447] ppid=10445 vsize=5356 CPUtime=0
/proc/10447/stat : 10447 (sh) S 10445 10445 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110497334 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10447/statm: 1339 232 193 169 0 50 0
[pid=10448] ppid=10447 vsize=24880 CPUtime=881.66
/proc/10448/stat : 10448 (minisat) R 10447 10445 10161 0 -1 4194304 5895 0 0 0 88159 7 0 0 25 0 1 0 1110497334 25477120 5871 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10448/statm: 6220 5871 83 178 0 6040 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 33456

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10864
/proc/meminfo: memFree=1511592/2055920 swapFree=4176720/4192956
[pid=10445] ppid=10443 vsize=3220 CPUtime=0.19
/proc/10445/stat : 10445 (IUT_BMB_SAT) S 10443 10445 10161 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110497314 3297280 621 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10445/statm: 805 621 105 274 0 528 0
[pid=10447] ppid=10445 vsize=5356 CPUtime=0
/proc/10447/stat : 10447 (sh) S 10445 10445 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110497334 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10447/statm: 1339 232 193 169 0 50 0
[pid=10448] ppid=10447 vsize=25152 CPUtime=941.63
/proc/10448/stat : 10448 (minisat) R 10447 10445 10161 0 -1 4194304 5959 0 0 0 94156 7 0 0 25 0 1 0 1110497334 25755648 5935 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10448/statm: 6288 5935 83 178 0 6108 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 33728

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10864
/proc/meminfo: memFree=1510120/2055920 swapFree=4176720/4192956
[pid=10445] ppid=10443 vsize=3220 CPUtime=0.19
/proc/10445/stat : 10445 (IUT_BMB_SAT) S 10443 10445 10161 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110497314 3297280 621 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10445/statm: 805 621 105 274 0 528 0
[pid=10447] ppid=10445 vsize=5356 CPUtime=0
/proc/10447/stat : 10447 (sh) S 10445 10445 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110497334 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10447/statm: 1339 232 193 169 0 50 0
[pid=10448] ppid=10447 vsize=26604 CPUtime=1001.6
/proc/10448/stat : 10448 (minisat) R 10447 10445 10161 0 -1 4194304 6330 0 0 0 100153 7 0 0 25 0 1 0 1110497334 27242496 6306 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/10448/statm: 6651 6306 83 178 0 6471 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 35180

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10864
/proc/meminfo: memFree=1509736/2055920 swapFree=4176720/4192956
[pid=10445] ppid=10443 vsize=3220 CPUtime=0.19
/proc/10445/stat : 10445 (IUT_BMB_SAT) S 10443 10445 10161 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110497314 3297280 621 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10445/statm: 805 621 105 274 0 528 0
[pid=10447] ppid=10445 vsize=5356 CPUtime=0
/proc/10447/stat : 10447 (sh) S 10445 10445 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110497334 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10447/statm: 1339 232 193 169 0 50 0
[pid=10448] ppid=10447 vsize=27000 CPUtime=1061.57
/proc/10448/stat : 10448 (minisat) R 10447 10445 10161 0 -1 4194304 6423 0 0 0 106150 7 0 0 25 0 1 0 1110497334 27648000 6399 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10448/statm: 6750 6399 83 178 0 6570 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 35576

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 10864
/proc/meminfo: memFree=1509608/2055920 swapFree=4176720/4192956
[pid=10445] ppid=10443 vsize=3220 CPUtime=0.19
/proc/10445/stat : 10445 (IUT_BMB_SAT) S 10443 10445 10161 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110497314 3297280 621 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10445/statm: 805 621 105 274 0 528 0
[pid=10447] ppid=10445 vsize=5356 CPUtime=0
/proc/10447/stat : 10447 (sh) S 10445 10445 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110497334 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10447/statm: 1339 232 193 169 0 50 0
[pid=10448] ppid=10447 vsize=27132 CPUtime=1121.55
/proc/10448/stat : 10448 (minisat) R 10447 10445 10161 0 -1 4194304 6471 0 0 0 112148 7 0 0 25 0 1 0 1110497334 27783168 6447 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/10448/statm: 6783 6447 83 178 0 6603 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 35708

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10864
/proc/meminfo: memFree=1509480/2055920 swapFree=4176720/4192956
[pid=10445] ppid=10443 vsize=3220 CPUtime=0.19
/proc/10445/stat : 10445 (IUT_BMB_SAT) S 10443 10445 10161 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110497314 3297280 621 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10445/statm: 805 621 105 274 0 528 0
[pid=10447] ppid=10445 vsize=5356 CPUtime=0
/proc/10447/stat : 10447 (sh) S 10445 10445 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110497334 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10447/statm: 1339 232 193 169 0 50 0
[pid=10448] ppid=10447 vsize=27332 CPUtime=1181.52
/proc/10448/stat : 10448 (minisat) R 10447 10445 10161 0 -1 4194304 6489 0 0 0 118145 7 0 0 25 0 1 0 1110497334 27987968 6465 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10448/statm: 6833 6465 83 178 0 6653 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 35908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10864
/proc/meminfo: memFree=1509416/2055920 swapFree=4176720/4192956
[pid=10445] ppid=10443 vsize=3220 CPUtime=0.19
/proc/10445/stat : 10445 (IUT_BMB_SAT) S 10443 10445 10161 0 -1 4194304 639 0 0 0 12 7 0 0 18 0 1 0 1110497314 3297280 621 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10445/statm: 805 621 105 274 0 528 0
[pid=10447] ppid=10445 vsize=5356 CPUtime=0
/proc/10447/stat : 10447 (sh) S 10445 10445 10161 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1110497334 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10447/statm: 1339 232 193 169 0 50 0
[pid=10448] ppid=10447 vsize=27332 CPUtime=1199.82
/proc/10448/stat : 10448 (minisat) R 10447 10445 10161 0 -1 4194304 6508 0 0 0 119975 7 0 0 25 0 1 0 1110497334 27987968 6484 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10448/statm: 6833 6484 83 178 0 6653 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 35908

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.62
CPU time (s): 1200.04
CPU user time (s): 1199.88
CPU system time (s): 0.156976
CPU usage (%): 99.952
Max. virtual memory (cumulated for all children) (KiB): 35908

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

runsolver used 1.07584 second user time and 3.3065 second system time

The end

Launcher Data

Begin job on node34 at 2009-03-30 03:58:43
IDJOB=1532306
IDBENCH=70235
IDSOLVER=523
FILE ID=node34/1532306-1238378323
PBS_JOBID= 9061290
Free space on /tmp= 66352 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/220/unif-k7-r85-v220-c18700-S1549575664-035.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532306-1238378323/watcher-1532306-1238378323 -o /tmp/evaluation-result-1532306-1238378323/solver-1532306-1238378323 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1532306-1238378323.cnf HOME

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

MD5SUM BENCH= 88d4611d108004ec1f24e3826a831460
RANDOM SEED=1661506770

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:       1540128 kB
Buffers:         74736 kB
Cached:         343044 kB
SwapCached:      10076 kB
Active:          28904 kB
Inactive:       400428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1540128 kB
SwapTotal:     4192956 kB
SwapFree:      4176720 kB
Dirty:            2740 kB
Writeback:           0 kB
Mapped:          17224 kB
Slab:            72536 kB
Committed_AS:  2623576 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 04:18:44