Trace number 1532496

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
IUT_BMB_SAT 1.0? (TO) 1200.09 1200.51

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/160/
unif-k7-r85-v160-c13600-S327274323-044.cnf
MD5SUM828620c36787edb17d919cfe2c324682
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 variables160
Number of clauses13600
Sum of the clauses size95200
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 513600

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.09/0.15	c WARNING: for repeatability, setting FPU to use double precision
0.09/0.15	c ============================[ Problem Statistics ]=============================
0.09/0.15	c |                                                                             |
0.09/0.15	c |  Number of variables:  160                                                  |
0.09/0.15	c |  Number of clauses:    13600                                                |
0.09/0.18	c |  Parsing time:         0.02         s                                       |
0.14/0.48	c ============================[ Search Statistics ]==============================
0.14/0.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.14/0.48	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.14/0.48	c ===============================================================================
0.14/0.48	c |         0 |     160    13600    95200 |     4533        0    nan |  0.000 % |
0.14/0.49	c |       101 |     160    13600    95200 |     4986      101     49 |  0.004 % |
0.14/0.51	c |       251 |     160    13600    95200 |     5485      251     49 |  0.004 % |
0.14/0.52	c |       476 |     160    13600    95200 |     6033      476     49 |  0.004 % |
0.14/0.55	c |       815 |     160    13600    95200 |     6637      815     48 |  0.004 % |
0.14/0.59	c |      1324 |     160    13600    95200 |     7300     1324     47 |  0.004 % |
0.14/0.65	c |      2084 |     160    13600    95200 |     8031     2084     47 |  0.004 % |
0.14/0.74	c |      3223 |     160    13600    95200 |     8834     3223     48 |  0.004 % |
0.14/0.89	c |      4931 |     160    13600    95200 |     9717     4931     48 |  0.004 % |
1.08/1.17	c |      7493 |     160    13600    95200 |    10689     7493     48 |  0.004 % |
1.57/1.64	c |     11337 |     160    13600    95200 |    11758     5954     48 |  0.004 % |
2.27/2.37	c |     17103 |     160    13600    95200 |    12934    11720     48 |  0.004 % |
3.58/3.61	c |     25754 |     160    13600    95200 |    14227     7358     49 |  0.004 % |
5.58/5.62	c |     38730 |     160    13600    95200 |    15650    13180     49 |  0.004 % |
8.87/8.96	c |     58191 |     160    13600    95200 |    17215     9047     48 |  0.004 % |
14.37/14.44	c |     87385 |     160    13600    95200 |    18936    12306     49 |  0.004 % |
23.46/23.54	c |    131174 |     160    13600    95200 |    20830    18072     50 |  0.004 % |
38.26/38.39	c |    196859 |     160    13600    95200 |    22913    10593     48 |  0.004 % |
61.35/61.48	c |    295385 |     160    13600    95200 |    25204    16864     48 |  0.004 % |
100.73/100.86	c |    443174 |     160    13600    95200 |    27725    20281     48 |  0.004 % |
162.62/162.71	c |    664857 |     160    13600    95200 |    30497    26083     48 |  0.004 % |
262.28/262.44	c |    997383 |     160    13600    95200 |    33547    19548     49 |  0.004 % |
422.53/422.70	c |   1496171 |     160    13600    95200 |    36902    15819     46 |  0.004 % |
678.45/678.75	c |   2244356 |     160    13600    95200 |    40592    19866     46 |  0.004 % |
1082.49/1082.92	c |   3366631 |     160    13600    95200 |    44652    13897     45 |  0.004 % |
1200.06/1200.50	sh: line 1: 10439 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.06/1200.50	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-1532496-1238384835/watcher-1532496-1238384835 -o /tmp/evaluation-result-1532496-1238384835/solver-1532496-1238384835 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1532496-1238384835.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.91 0.95 0.97 3/64 10436
/proc/meminfo: memFree=1609328/2055920 swapFree=4178400/4192956
[pid=10436] ppid=10434 vsize=1444 CPUtime=0
/proc/10436/stat : 10436 (IUT_BMB_SAT) R 10434 10436 10369 0 -1 4194304 125 0 0 0 0 0 0 0 20 0 1 0 1111149796 1478656 108 1992294400 134512640 135635285 4294956224 18446744073709551615 135073504 0 0 4096 0 0 0 0 17 1 0 0
/proc/10436/statm: 361 108 93 274 0 84 0

[startup+0.067957 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 10436
/proc/meminfo: memFree=1609328/2055920 swapFree=4178400/4192956
[pid=10436] ppid=10434 vsize=2764 CPUtime=0.05
/proc/10436/stat : 10436 (IUT_BMB_SAT) R 10434 10436 10369 0 -1 4194304 496 0 0 0 5 0 0 0 20 0 1 0 1111149796 2830336 479 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 1 0 0
/proc/10436/statm: 691 479 99 274 0 414 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2764

[startup+0.101961 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 10436
/proc/meminfo: memFree=1609328/2055920 swapFree=4178400/4192956
[pid=10436] ppid=10434 vsize=2764 CPUtime=0.09
/proc/10436/stat : 10436 (IUT_BMB_SAT) R 10434 10436 10369 0 -1 4194304 496 0 0 0 7 2 0 0 20 0 1 0 1111149796 2830336 479 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 1 0 0
/proc/10436/statm: 691 479 99 274 0 414 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2764

[startup+0.302 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 10436
/proc/meminfo: memFree=1609328/2055920 swapFree=4178400/4192956
[pid=10436] ppid=10434 vsize=2764 CPUtime=0.14
/proc/10436/stat : 10436 (IUT_BMB_SAT) S 10434 10436 10369 0 -1 4194304 503 0 0 0 9 5 0 0 21 0 1 0 1111149796 2830336 485 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10436/statm: 691 485 105 274 0 414 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 2764

[startup+0.701076 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 10436
/proc/meminfo: memFree=1609328/2055920 swapFree=4178400/4192956
[pid=10436] ppid=10434 vsize=2764 CPUtime=0.14
/proc/10436/stat : 10436 (IUT_BMB_SAT) S 10434 10436 10369 0 -1 4194304 503 0 0 0 9 5 0 0 21 0 1 0 1111149796 2830336 485 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10436/statm: 691 485 105 274 0 414 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 2764

[startup+1.50123 s]
/proc/loadavg: 0.91 0.95 0.97 2/67 10439
/proc/meminfo: memFree=1604504/2055920 swapFree=4178400/4192956
[pid=10436] ppid=10434 vsize=2764 CPUtime=0.14
/proc/10436/stat : 10436 (IUT_BMB_SAT) S 10434 10436 10369 0 -1 4194304 503 0 0 0 9 5 0 0 21 0 1 0 1111149796 2830336 485 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10436/statm: 691 485 105 274 0 414 0
[pid=10438] ppid=10436 vsize=5356 CPUtime=0
/proc/10438/stat : 10438 (sh) S 10436 10436 10369 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111149812 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10438/statm: 1339 232 193 169 0 50 0
[pid=10439] ppid=10438 vsize=4976 CPUtime=1.33
/proc/10439/stat : 10439 (minisat) R 10438 10436 10369 0 -1 4194304 999 0 0 0 133 0 0 0 25 0 1 0 1111149812 5095424 980 1992294400 134512640 135243223 4294956320 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 1 0 0
/proc/10439/statm: 1244 980 83 178 0 1064 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 13096

[startup+3.10254 s]
/proc/loadavg: 0.91 0.95 0.97 2/67 10439
/proc/meminfo: memFree=1603288/2055920 swapFree=4178400/4192956
[pid=10436] ppid=10434 vsize=2764 CPUtime=0.14
/proc/10436/stat : 10436 (IUT_BMB_SAT) S 10434 10436 10369 0 -1 4194304 503 0 0 0 9 5 0 0 21 0 1 0 1111149796 2830336 485 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10436/statm: 691 485 105 274 0 414 0
[pid=10438] ppid=10436 vsize=5356 CPUtime=0
/proc/10438/stat : 10438 (sh) S 10436 10436 10369 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111149812 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10438/statm: 1339 232 193 169 0 50 0
[pid=10439] ppid=10438 vsize=5780 CPUtime=2.93
/proc/10439/stat : 10439 (minisat) R 10438 10436 10369 0 -1 4194304 1170 0 0 0 293 0 0 0 25 0 1 0 1111149812 5918720 1151 1992294400 134512640 135243223 4294956320 18446744073709551615 134565840 0 0 4096 3 0 0 0 17 1 0 0
/proc/10439/statm: 1445 1151 83 178 0 1265 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 13900

[startup+6.30115 s]
/proc/loadavg: 0.92 0.95 0.97 2/67 10439
/proc/meminfo: memFree=1602072/2055920 swapFree=4178400/4192956
[pid=10436] ppid=10434 vsize=2764 CPUtime=0.14
/proc/10436/stat : 10436 (IUT_BMB_SAT) S 10434 10436 10369 0 -1 4194304 503 0 0 0 9 5 0 0 21 0 1 0 1111149796 2830336 485 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10436/statm: 691 485 105 274 0 414 0
[pid=10438] ppid=10436 vsize=5356 CPUtime=0
/proc/10438/stat : 10438 (sh) S 10436 10436 10369 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111149812 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10438/statm: 1339 232 193 169 0 50 0
[pid=10439] ppid=10438 vsize=6712 CPUtime=6.14
/proc/10439/stat : 10439 (minisat) R 10438 10436 10369 0 -1 4194304 1404 0 0 0 613 1 0 0 25 0 1 0 1111149812 6873088 1385 1992294400 134512640 135243223 4294956320 18446744073709551615 134555696 0 0 4096 3 0 0 0 17 1 0 0
/proc/10439/statm: 1678 1385 83 178 0 1498 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14832

[startup+12.7014 s]
/proc/loadavg: 0.93 0.95 0.97 2/67 10439
/proc/meminfo: memFree=1601176/2055920 swapFree=4178400/4192956
[pid=10436] ppid=10434 vsize=2764 CPUtime=0.14
/proc/10436/stat : 10436 (IUT_BMB_SAT) S 10434 10436 10369 0 -1 4194304 503 0 0 0 9 5 0 0 21 0 1 0 1111149796 2830336 485 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10436/statm: 691 485 105 274 0 414 0
[pid=10438] ppid=10436 vsize=5356 CPUtime=0
/proc/10438/stat : 10438 (sh) S 10436 10436 10369 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111149812 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10438/statm: 1339 232 193 169 0 50 0
[pid=10439] ppid=10438 vsize=7248 CPUtime=12.53
/proc/10439/stat : 10439 (minisat) R 10438 10436 10369 0 -1 4194304 1560 0 0 0 1252 1 0 0 25 0 1 0 1111149812 7421952 1541 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/10439/statm: 1812 1541 83 178 0 1632 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 15368

[startup+25.5018 s]
/proc/loadavg: 0.94 0.96 0.97 2/67 10439
/proc/meminfo: memFree=1599896/2055920 swapFree=4178400/4192956
[pid=10436] ppid=10434 vsize=2764 CPUtime=0.14
/proc/10436/stat : 10436 (IUT_BMB_SAT) S 10434 10436 10369 0 -1 4194304 503 0 0 0 9 5 0 0 21 0 1 0 1111149796 2830336 485 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10436/statm: 691 485 105 274 0 414 0
[pid=10438] ppid=10436 vsize=5356 CPUtime=0
/proc/10438/stat : 10438 (sh) S 10436 10436 10369 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111149812 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10438/statm: 1339 232 193 169 0 50 0
[pid=10439] ppid=10438 vsize=8548 CPUtime=25.32
/proc/10439/stat : 10439 (minisat) R 10438 10436 10369 0 -1 4194304 1862 0 0 0 2531 1 0 0 25 0 1 0 1111149812 8753152 1843 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10439/statm: 2137 1843 83 178 0 1957 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 16668

[startup+51.1017 s]
/proc/loadavg: 0.96 0.96 0.97 2/67 10439
/proc/meminfo: memFree=1598808/2055920 swapFree=4178400/4192956
[pid=10436] ppid=10434 vsize=2764 CPUtime=0.14
/proc/10436/stat : 10436 (IUT_BMB_SAT) S 10434 10436 10369 0 -1 4194304 503 0 0 0 9 5 0 0 21 0 1 0 1111149796 2830336 485 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10436/statm: 691 485 105 274 0 414 0
[pid=10438] ppid=10436 vsize=5356 CPUtime=0
/proc/10438/stat : 10438 (sh) S 10436 10436 10369 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111149812 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10438/statm: 1339 232 193 169 0 50 0
[pid=10439] ppid=10438 vsize=9608 CPUtime=50.92
/proc/10439/stat : 10439 (minisat) R 10438 10436 10369 0 -1 4194304 2133 0 0 0 5090 2 0 0 25 0 1 0 1111149812 9838592 2114 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10439/statm: 2402 2114 83 178 0 2222 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 17728

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.97 2/67 10439
/proc/meminfo: memFree=1597592/2055920 swapFree=4178400/4192956
[pid=10436] ppid=10434 vsize=2764 CPUtime=0.14
/proc/10436/stat : 10436 (IUT_BMB_SAT) S 10434 10436 10369 0 -1 4194304 503 0 0 0 9 5 0 0 21 0 1 0 1111149796 2830336 485 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10436/statm: 691 485 105 274 0 414 0
[pid=10438] ppid=10436 vsize=5356 CPUtime=0
/proc/10438/stat : 10438 (sh) S 10436 10436 10369 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111149812 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10438/statm: 1339 232 193 169 0 50 0
[pid=10439] ppid=10438 vsize=10728 CPUtime=102.1
/proc/10439/stat : 10439 (minisat) R 10438 10436 10369 0 -1 4194304 2427 0 0 0 10208 2 0 0 25 0 1 0 1111149812 10985472 2408 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10439/statm: 2682 2408 83 178 0 2502 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 18848

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 10439
/proc/meminfo: memFree=1596504/2055920 swapFree=4178400/4192956
[pid=10436] ppid=10434 vsize=2764 CPUtime=0.14
/proc/10436/stat : 10436 (IUT_BMB_SAT) S 10434 10436 10369 0 -1 4194304 503 0 0 0 9 5 0 0 21 0 1 0 1111149796 2830336 485 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10436/statm: 691 485 105 274 0 414 0
[pid=10438] ppid=10436 vsize=5356 CPUtime=0
/proc/10438/stat : 10438 (sh) S 10436 10436 10369 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111149812 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10438/statm: 1339 232 193 169 0 50 0
[pid=10439] ppid=10438 vsize=11864 CPUtime=162.08
/proc/10439/stat : 10439 (minisat) R 10438 10436 10369 0 -1 4194304 2678 0 0 0 16205 3 0 0 25 0 1 0 1111149812 12148736 2659 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 1 0 0
/proc/10439/statm: 2966 2659 83 178 0 2786 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 19984

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 10439
/proc/meminfo: memFree=1595224/2055920 swapFree=4178400/4192956
[pid=10436] ppid=10434 vsize=2764 CPUtime=0.14
/proc/10436/stat : 10436 (IUT_BMB_SAT) S 10434 10436 10369 0 -1 4194304 503 0 0 0 9 5 0 0 21 0 1 0 1111149796 2830336 485 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10436/statm: 691 485 105 274 0 414 0
[pid=10438] ppid=10436 vsize=5356 CPUtime=0
/proc/10438/stat : 10438 (sh) S 10436 10436 10369 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111149812 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10438/statm: 1339 232 193 169 0 50 0
[pid=10439] ppid=10438 vsize=13216 CPUtime=222.05
/proc/10439/stat : 10439 (minisat) R 10438 10436 10369 0 -1 4194304 2996 0 0 0 22202 3 0 0 25 0 1 0 1111149812 13533184 2977 1992294400 134512640 135243223 4294956320 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 1 0 0
/proc/10439/statm: 3304 2977 83 178 0 3124 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 21336

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 10439
/proc/meminfo: memFree=1594200/2055920 swapFree=4178400/4192956
[pid=10436] ppid=10434 vsize=2764 CPUtime=0.14
/proc/10436/stat : 10436 (IUT_BMB_SAT) S 10434 10436 10369 0 -1 4194304 503 0 0 0 9 5 0 0 21 0 1 0 1111149796 2830336 485 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10436/statm: 691 485 105 274 0 414 0
[pid=10438] ppid=10436 vsize=5356 CPUtime=0
/proc/10438/stat : 10438 (sh) S 10436 10436 10369 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111149812 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10438/statm: 1339 232 193 169 0 50 0

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

[pid=10436] ppid=10434 vsize=2764 CPUtime=0.14
/proc/10436/stat : 10436 (IUT_BMB_SAT) S 10434 10436 10369 0 -1 4194304 503 0 0 0 9 5 0 0 21 0 1 0 1111149796 2830336 485 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10436/statm: 691 485 105 274 0 414 0
[pid=10438] ppid=10436 vsize=5356 CPUtime=0
/proc/10438/stat : 10438 (sh) S 10436 10436 10369 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111149812 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10438/statm: 1339 232 193 169 0 50 0
[pid=10439] ppid=10438 vsize=17496 CPUtime=701.89
/proc/10439/stat : 10439 (minisat) R 10438 10436 10369 0 -1 4194304 4013 0 0 0 70184 5 0 0 25 0 1 0 1111149812 17915904 3994 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10439/statm: 4374 3994 83 178 0 4194 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 25616

[startup+762.306 s]
/proc/loadavg: 1.02 0.99 0.98 2/67 10439
/proc/meminfo: memFree=1590808/2055920 swapFree=4178400/4192956
[pid=10436] ppid=10434 vsize=2764 CPUtime=0.14
/proc/10436/stat : 10436 (IUT_BMB_SAT) S 10434 10436 10369 0 -1 4194304 503 0 0 0 9 5 0 0 21 0 1 0 1111149796 2830336 485 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10436/statm: 691 485 105 274 0 414 0
[pid=10438] ppid=10436 vsize=5356 CPUtime=0
/proc/10438/stat : 10438 (sh) S 10436 10436 10369 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111149812 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10438/statm: 1339 232 193 169 0 50 0
[pid=10439] ppid=10438 vsize=17760 CPUtime=761.87
/proc/10439/stat : 10439 (minisat) R 10438 10436 10369 0 -1 4194304 4084 0 0 0 76182 5 0 0 25 0 1 0 1111149812 18186240 4065 1992294400 134512640 135243223 4294956320 18446744073709551615 134558272 0 0 4096 3 0 0 0 17 1 0 0
/proc/10439/statm: 4440 4065 83 178 0 4260 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 25880

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/67 10439
/proc/meminfo: memFree=1590488/2055920 swapFree=4178400/4192956
[pid=10436] ppid=10434 vsize=2764 CPUtime=0.14
/proc/10436/stat : 10436 (IUT_BMB_SAT) S 10434 10436 10369 0 -1 4194304 503 0 0 0 9 5 0 0 21 0 1 0 1111149796 2830336 485 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10436/statm: 691 485 105 274 0 414 0
[pid=10438] ppid=10436 vsize=5356 CPUtime=0
/proc/10438/stat : 10438 (sh) S 10436 10436 10369 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111149812 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10438/statm: 1339 232 193 169 0 50 0
[pid=10439] ppid=10438 vsize=18188 CPUtime=821.85
/proc/10439/stat : 10439 (minisat) R 10438 10436 10369 0 -1 4194304 4166 0 0 0 82180 5 0 0 25 0 1 0 1111149812 18624512 4147 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10439/statm: 4547 4147 83 178 0 4367 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 26308

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/67 10444
/proc/meminfo: memFree=1590360/2055920 swapFree=4178400/4192956
[pid=10436] ppid=10434 vsize=2764 CPUtime=0.14
/proc/10436/stat : 10436 (IUT_BMB_SAT) S 10434 10436 10369 0 -1 4194304 503 0 0 0 9 5 0 0 21 0 1 0 1111149796 2830336 485 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10436/statm: 691 485 105 274 0 414 0
[pid=10438] ppid=10436 vsize=5356 CPUtime=0
/proc/10438/stat : 10438 (sh) S 10436 10436 10369 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111149812 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10438/statm: 1339 232 193 169 0 50 0
[pid=10439] ppid=10438 vsize=18332 CPUtime=881.83
/proc/10439/stat : 10439 (minisat) R 10438 10436 10369 0 -1 4194304 4219 0 0 0 88177 6 0 0 25 0 1 0 1111149812 18771968 4200 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10439/statm: 4583 4200 83 178 0 4403 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 26452

[startup+942.303 s]
/proc/loadavg: 1.00 0.99 0.98 2/67 10444
/proc/meminfo: memFree=1590104/2055920 swapFree=4178400/4192956
[pid=10436] ppid=10434 vsize=2764 CPUtime=0.14
/proc/10436/stat : 10436 (IUT_BMB_SAT) S 10434 10436 10369 0 -1 4194304 503 0 0 0 9 5 0 0 21 0 1 0 1111149796 2830336 485 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10436/statm: 691 485 105 274 0 414 0
[pid=10438] ppid=10436 vsize=5356 CPUtime=0
/proc/10438/stat : 10438 (sh) S 10436 10436 10369 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111149812 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10438/statm: 1339 232 193 169 0 50 0
[pid=10439] ppid=10438 vsize=18616 CPUtime=941.81
/proc/10439/stat : 10439 (minisat) R 10438 10436 10369 0 -1 4194304 4264 0 0 0 94175 6 0 0 25 0 1 0 1111149812 19062784 4245 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10439/statm: 4654 4245 83 178 0 4474 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 26736

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/67 10444
/proc/meminfo: memFree=1590040/2055920 swapFree=4178400/4192956
[pid=10436] ppid=10434 vsize=2764 CPUtime=0.14
/proc/10436/stat : 10436 (IUT_BMB_SAT) S 10434 10436 10369 0 -1 4194304 503 0 0 0 9 5 0 0 21 0 1 0 1111149796 2830336 485 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10436/statm: 691 485 105 274 0 414 0
[pid=10438] ppid=10436 vsize=5356 CPUtime=0
/proc/10438/stat : 10438 (sh) S 10436 10436 10369 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111149812 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10438/statm: 1339 232 193 169 0 50 0
[pid=10439] ppid=10438 vsize=18616 CPUtime=1001.78
/proc/10439/stat : 10439 (minisat) R 10438 10436 10369 0 -1 4194304 4278 0 0 0 100172 6 0 0 25 0 1 0 1111149812 19062784 4259 1992294400 134512640 135243223 4294956320 18446744073709551615 134564076 0 0 4096 3 0 0 0 17 1 0 0
/proc/10439/statm: 4654 4259 83 178 0 4474 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 26736

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/67 10444
/proc/meminfo: memFree=1589912/2055920 swapFree=4178400/4192956
[pid=10436] ppid=10434 vsize=2764 CPUtime=0.14
/proc/10436/stat : 10436 (IUT_BMB_SAT) S 10434 10436 10369 0 -1 4194304 503 0 0 0 9 5 0 0 21 0 1 0 1111149796 2830336 485 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10436/statm: 691 485 105 274 0 414 0
[pid=10438] ppid=10436 vsize=5356 CPUtime=0
/proc/10438/stat : 10438 (sh) S 10436 10436 10369 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111149812 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10438/statm: 1339 232 193 169 0 50 0
[pid=10439] ppid=10438 vsize=18756 CPUtime=1061.76
/proc/10439/stat : 10439 (minisat) R 10438 10436 10369 0 -1 4194304 4296 0 0 0 106170 6 0 0 25 0 1 0 1111149812 19206144 4277 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10439/statm: 4689 4277 83 178 0 4509 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 26876

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/67 10444
/proc/meminfo: memFree=1588952/2055920 swapFree=4178400/4192956
[pid=10436] ppid=10434 vsize=2764 CPUtime=0.14
/proc/10436/stat : 10436 (IUT_BMB_SAT) S 10434 10436 10369 0 -1 4194304 503 0 0 0 9 5 0 0 21 0 1 0 1111149796 2830336 485 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10436/statm: 691 485 105 274 0 414 0
[pid=10438] ppid=10436 vsize=5356 CPUtime=0
/proc/10438/stat : 10438 (sh) S 10436 10436 10369 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111149812 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10438/statm: 1339 232 193 169 0 50 0
[pid=10439] ppid=10438 vsize=19760 CPUtime=1121.74
/proc/10439/stat : 10439 (minisat) R 10438 10436 10369 0 -1 4194304 4550 0 0 0 112168 6 0 0 25 0 1 0 1111149812 20234240 4531 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/10439/statm: 4940 4531 83 178 0 4760 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 27880

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/67 10444
/proc/meminfo: memFree=1588696/2055920 swapFree=4178400/4192956
[pid=10436] ppid=10434 vsize=2764 CPUtime=0.14
/proc/10436/stat : 10436 (IUT_BMB_SAT) S 10434 10436 10369 0 -1 4194304 503 0 0 0 9 5 0 0 21 0 1 0 1111149796 2830336 485 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10436/statm: 691 485 105 274 0 414 0
[pid=10438] ppid=10436 vsize=5356 CPUtime=0
/proc/10438/stat : 10438 (sh) S 10436 10436 10369 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111149812 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10438/statm: 1339 232 193 169 0 50 0
[pid=10439] ppid=10438 vsize=20072 CPUtime=1181.73
/proc/10439/stat : 10439 (minisat) R 10438 10436 10369 0 -1 4194304 4609 0 0 0 118166 7 0 0 25 0 1 0 1111149812 20553728 4590 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10439/statm: 5018 4590 83 178 0 4838 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 28192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.98 2/67 10444
/proc/meminfo: memFree=1588568/2055920 swapFree=4178400/4192956
[pid=10436] ppid=10434 vsize=2764 CPUtime=0.14
/proc/10436/stat : 10436 (IUT_BMB_SAT) S 10434 10436 10369 0 -1 4194304 503 0 0 0 9 5 0 0 21 0 1 0 1111149796 2830336 485 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10436/statm: 691 485 105 274 0 414 0
[pid=10438] ppid=10436 vsize=5356 CPUtime=0
/proc/10438/stat : 10438 (sh) S 10436 10436 10369 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111149812 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10438/statm: 1339 232 193 169 0 50 0
[pid=10439] ppid=10438 vsize=20072 CPUtime=1199.92
/proc/10439/stat : 10439 (minisat) R 10438 10436 10369 0 -1 4194304 4626 0 0 0 119985 7 0 0 25 0 1 0 1111149812 20553728 4607 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10439/statm: 5018 4607 83 178 0 4838 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 28192

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.98 2/67 10444
/proc/meminfo: memFree=1588568/2055920 swapFree=4178400/4192956
[pid=10436] ppid=10434 vsize=2764 CPUtime=0.14
/proc/10436/stat : 10436 (IUT_BMB_SAT) S 10434 10436 10369 0 -1 4194304 503 0 0 0 9 5 0 0 21 0 1 0 1111149796 2830336 485 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10436/statm: 691 485 105 274 0 414 0
[pid=10438] ppid=10436 vsize=5356 CPUtime=0
/proc/10438/stat : 10438 (sh) S 10436 10436 10369 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111149812 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10438/statm: 1339 232 193 169 0 50 0
[pid=10439] ppid=10438 vsize=20072 CPUtime=1199.92
/proc/10439/stat : 10439 (minisat) R 10438 10436 10369 0 -1 4194304 4626 0 0 0 119985 7 0 0 25 0 1 0 1111149812 20553728 4607 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10439/statm: 5018 4607 83 178 0 4838 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 28192

Child status: 0
Real time (s): 1200.51
CPU time (s): 1200.09
CPU user time (s): 1199.95
CPU system time (s): 0.135979
CPU usage (%): 99.9647
Max. virtual memory (cumulated for all children) (KiB): 28192

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

runsolver used 1.06584 second user time and 3.3115 second system time

The end

Launcher Data

Begin job on node9 at 2009-03-30 05:47:15
IDJOB=1532496
IDBENCH=70273
IDSOLVER=523
FILE ID=node9/1532496-1238384835
PBS_JOBID= 9061343
Free space on /tmp= 66420 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/160/unif-k7-r85-v160-c13600-S327274323-044.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532496-1238384835/watcher-1532496-1238384835 -o /tmp/evaluation-result-1532496-1238384835/solver-1532496-1238384835 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1532496-1238384835.cnf HOME

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

MD5SUM BENCH= 828620c36787edb17d919cfe2c324682
RANDOM SEED=581361559

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.268
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.268
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1609808 kB
Buffers:         88252 kB
Cached:         268812 kB
SwapCached:       8300 kB
Active:          58336 kB
Inactive:       308616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1609808 kB
SwapTotal:     4192956 kB
SwapFree:      4178400 kB
Dirty:            2564 kB
Writeback:           0 kB
Mapped:          15520 kB
Slab:            65188 kB
Committed_AS:  2860480 kB
PageTables:       1392 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= 66420 MiB
End job on node9 at 2009-03-30 06:07:15