Trace number 1727855

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

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
MD5SUM63ebbe5da415dad3af97436d64747f33
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1108.56
Satisfiable
(Un)Satisfiability was proved
Number of variables1130
Number of clauses18089
Sum of the clauses size86030
Maximum clause length13
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 21085
Number of clauses of size 38672
Number of clauses of size 4224
Number of clauses of size 5266
Number of clauses of size over 57814

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.09/0.20	c WARNING: for repeatability, setting FPU to use double precision
0.09/0.20	c ============================[ Problem Statistics ]=============================
0.09/0.20	c |                                                                             |
0.09/0.20	c |  Number of variables:  1130                                                 |
0.09/0.20	c |  Number of clauses:    16990                                                |
0.19/0.22	c |  Parsing time:         0.02         s                                       |
0.19/0.33	c ============================[ Search Statistics ]==============================
0.19/0.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.33	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.33	c ===============================================================================
0.19/0.33	c |         0 |    1021    12602    63431 |     4200        0    nan |  0.000 % |
0.19/0.33	c |       101 |    1021    12602    63431 |     4620      101     21 |  0.002 % |
0.19/0.34	c |       251 |    1021    12602    63431 |     5082      251     23 |  0.002 % |
0.19/0.35	c |       476 |    1021    12602    63431 |     5591      476     24 |  0.000 % |
0.19/0.37	c |       815 |    1021    12602    63431 |     6150      815     23 |  0.000 % |
0.19/0.39	c |      1321 |    1021    12602    63431 |     6765     1321     23 |  0.002 % |
0.19/0.44	c |      2080 |    1021    12602    63431 |     7441     2080     26 |  0.002 % |
0.19/0.53	c |      3220 |    1021    12602    63431 |     8185     3220     26 |  0.000 % |
0.19/0.67	c |      4928 |    1021    12602    63431 |     9004     4928     26 |  0.002 % |
0.19/0.94	c |      7490 |    1021    12602    63431 |     9904     7490     28 |  0.000 % |
1.38/1.40	c |     11334 |    1021    12602    63431 |    10895     6309     26 |  0.000 % |
2.09/2.14	c |     17101 |    1021    12602    63431 |    11984     6550     29 |  0.002 % |
3.38/3.40	c |     25750 |    1021    12602    63431 |    13183     9131     32 |  0.002 % |
5.58/5.60	c |     38726 |    1021    12602    63431 |    14501     8799     29 |  0.000 % |
8.58/8.64	c |     58187 |    1021    12602    63431 |    15952    13624     27 |  0.000 % |
13.78/13.87	c |     87379 |    1021    12602    63431 |    17547    10637     30 |  0.002 % |
22.78/22.82	c |    131170 |    1021    12602    63431 |    19301    10281     26 |  0.002 % |
35.07/35.12	c |    196855 |    1021    12602    63431 |    21232    17698     25 |  0.002 % |
56.66/56.78	c |    295381 |    1021    12602    63431 |    23355    20064     32 |  0.002 % |
94.74/94.86	c |    443171 |    1021    12602    63431 |    25690    15301     34 |  0.002 % |
156.82/156.92	c |    664854 |    1021    12602    63431 |    28259    17600     27 |  0.000 % |
258.86/259.02	c |    997381 |    1021    12602    63431 |    31085    22266     36 |  0.000 % |
430.00/430.23	c |   1496169 |    1021    12602    63431 |    34194    22169     30 |  0.002 % |
709.56/709.91	c |   2244352 |    1021    12602    63431 |    37614    24716     33 |  0.002 % |
1147.06/1147.65	c |   3366627 |    1020    12570    63352 |    41375    18040     27 |  0.089 % |
1200.03/1200.60	sh: line 1: 23556 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.03/1200.60	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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1727855-1240729775/watcher-1727855-1240729775 -o /tmp/evaluation-result-1727855-1240729775/solver-1727855-1240729775 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1727855-1240729775.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 23553
/proc/meminfo: memFree=1097592/2055920 swapFree=4192956/4192956
[pid=23553] ppid=23551 vsize=1644 CPUtime=0
/proc/23553/stat : 23553 (IUT_BMB_SAT) R 23551 23553 23236 0 -1 4194304 234 0 0 0 0 0 0 0 18 0 1 0 101011248 1683456 217 1992294400 134512640 135635285 4294956208 18446744073709551615 134665600 0 0 4096 0 0 0 0 17 0 0 0
/proc/23553/statm: 411 219 99 274 0 134 0

[startup+0.00794391 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23553
/proc/meminfo: memFree=1097592/2055920 swapFree=4192956/4192956
[pid=23553] ppid=23551 vsize=1644 CPUtime=0
/proc/23553/stat : 23553 (IUT_BMB_SAT) R 23551 23553 23236 0 -1 4194304 247 0 0 0 0 0 0 0 18 0 1 0 101011248 1683456 230 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/23553/statm: 411 230 99 274 0 134 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1644

[startup+0.101953 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23553
/proc/meminfo: memFree=1097592/2055920 swapFree=4192956/4192956
[pid=23553] ppid=23551 vsize=3228 CPUtime=0.09
/proc/23553/stat : 23553 (IUT_BMB_SAT) R 23551 23553 23236 0 -1 4194304 631 0 0 0 9 0 0 0 18 0 1 0 101011248 3305472 614 1992294400 134512640 135635285 4294956208 18446744073709551615 134530702 0 0 4096 0 0 0 0 17 0 0 0
/proc/23553/statm: 807 614 99 274 0 530 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3228

[startup+0.301976 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23553
/proc/meminfo: memFree=1097592/2055920 swapFree=4192956/4192956
[pid=23553] ppid=23551 vsize=3228 CPUtime=0.19
/proc/23553/stat : 23553 (IUT_BMB_SAT) S 23551 23553 23236 0 -1 4194304 641 0 0 0 13 6 0 0 18 0 1 0 101011248 3305472 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23553/statm: 807 623 106 274 0 530 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3228

[startup+0.70202 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23553
/proc/meminfo: memFree=1097592/2055920 swapFree=4192956/4192956
[pid=23553] ppid=23551 vsize=3228 CPUtime=0.19
/proc/23553/stat : 23553 (IUT_BMB_SAT) S 23551 23553 23236 0 -1 4194304 641 0 0 0 13 6 0 0 18 0 1 0 101011248 3305472 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23553/statm: 807 623 106 274 0 530 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3228

[startup+1.50111 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23556
/proc/meminfo: memFree=1092384/2055920 swapFree=4192956/4192956
[pid=23553] ppid=23551 vsize=3228 CPUtime=0.19
/proc/23553/stat : 23553 (IUT_BMB_SAT) S 23551 23553 23236 0 -1 4194304 641 0 0 0 13 6 0 0 18 0 1 0 101011248 3305472 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23553/statm: 807 623 106 274 0 530 0
[pid=23555] ppid=23553 vsize=5356 CPUtime=0
/proc/23555/stat : 23555 (sh) S 23553 23553 23236 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101011267 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23555/statm: 1339 232 193 169 0 50 0
[pid=23556] ppid=23555 vsize=4240 CPUtime=1.29
/proc/23556/stat : 23556 (minisat) R 23555 23553 23236 0 -1 4194304 802 0 0 0 129 0 0 0 25 0 1 0 101011268 4341760 781 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/23556/statm: 1060 781 84 178 0 880 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12824

[startup+3.10129 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23556
/proc/meminfo: memFree=1091616/2055920 swapFree=4192956/4192956
[pid=23553] ppid=23551 vsize=3228 CPUtime=0.19
/proc/23553/stat : 23553 (IUT_BMB_SAT) S 23551 23553 23236 0 -1 4194304 641 0 0 0 13 6 0 0 18 0 1 0 101011248 3305472 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23553/statm: 807 623 106 274 0 530 0
[pid=23555] ppid=23553 vsize=5356 CPUtime=0
/proc/23555/stat : 23555 (sh) S 23553 23553 23236 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101011267 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23555/statm: 1339 232 193 169 0 50 0
[pid=23556] ppid=23555 vsize=4956 CPUtime=2.89
/proc/23556/stat : 23556 (minisat) R 23555 23553 23236 0 -1 4194304 965 0 0 0 289 0 0 0 25 0 1 0 101011268 5074944 944 1992294400 134512640 135243223 4294956304 18446744073709551615 134555947 0 0 4096 3 0 0 0 17 0 0 0
/proc/23556/statm: 1239 944 84 178 0 1059 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13540

[startup+6.30165 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23556
/proc/meminfo: memFree=1090848/2055920 swapFree=4192956/4192956
[pid=23553] ppid=23551 vsize=3228 CPUtime=0.19
/proc/23553/stat : 23553 (IUT_BMB_SAT) S 23551 23553 23236 0 -1 4194304 641 0 0 0 13 6 0 0 18 0 1 0 101011248 3305472 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23553/statm: 807 623 106 274 0 530 0
[pid=23555] ppid=23553 vsize=5356 CPUtime=0
/proc/23555/stat : 23555 (sh) S 23553 23553 23236 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101011267 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23555/statm: 1339 232 193 169 0 50 0
[pid=23556] ppid=23555 vsize=5224 CPUtime=6.09
/proc/23556/stat : 23556 (minisat) R 23555 23553 23236 0 -1 4194304 1040 0 0 0 609 0 0 0 25 0 1 0 101011268 5349376 1019 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23556/statm: 1306 1019 84 178 0 1126 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13808

[startup+12.7024 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23556
/proc/meminfo: memFree=1089952/2055920 swapFree=4192956/4192956
[pid=23553] ppid=23551 vsize=3228 CPUtime=0.19
/proc/23553/stat : 23553 (IUT_BMB_SAT) S 23551 23553 23236 0 -1 4194304 641 0 0 0 13 6 0 0 18 0 1 0 101011248 3305472 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23553/statm: 807 623 106 274 0 530 0
[pid=23555] ppid=23553 vsize=5356 CPUtime=0
/proc/23555/stat : 23555 (sh) S 23553 23553 23236 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101011267 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23555/statm: 1339 232 193 169 0 50 0
[pid=23556] ppid=23555 vsize=5888 CPUtime=12.49
/proc/23556/stat : 23556 (minisat) R 23555 23553 23236 0 -1 4194304 1233 0 0 0 1248 1 0 0 25 0 1 0 101011268 6029312 1212 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/23556/statm: 1472 1212 84 178 0 1292 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14472

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23556
/proc/meminfo: memFree=1089248/2055920 swapFree=4192956/4192956
[pid=23553] ppid=23551 vsize=3228 CPUtime=0.19
/proc/23553/stat : 23553 (IUT_BMB_SAT) S 23551 23553 23236 0 -1 4194304 641 0 0 0 13 6 0 0 18 0 1 0 101011248 3305472 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23553/statm: 807 623 106 274 0 530 0
[pid=23555] ppid=23553 vsize=5356 CPUtime=0
/proc/23555/stat : 23555 (sh) S 23553 23553 23236 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101011267 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23555/statm: 1339 232 193 169 0 50 0
[pid=23556] ppid=23555 vsize=6832 CPUtime=25.29
/proc/23556/stat : 23556 (minisat) R 23555 23553 23236 0 -1 4194304 1430 0 0 0 2528 1 0 0 25 0 1 0 101011268 6995968 1409 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23556/statm: 1708 1409 84 178 0 1528 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15416

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23556
/proc/meminfo: memFree=1088288/2055920 swapFree=4192956/4192956
[pid=23553] ppid=23551 vsize=3228 CPUtime=0.19
/proc/23553/stat : 23553 (IUT_BMB_SAT) S 23551 23553 23236 0 -1 4194304 641 0 0 0 13 6 0 0 18 0 1 0 101011248 3305472 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23553/statm: 807 623 106 274 0 530 0
[pid=23555] ppid=23553 vsize=5356 CPUtime=0
/proc/23555/stat : 23555 (sh) S 23553 23553 23236 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101011267 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23555/statm: 1339 232 193 169 0 50 0
[pid=23556] ppid=23555 vsize=7780 CPUtime=50.87
/proc/23556/stat : 23556 (minisat) R 23555 23553 23236 0 -1 4194304 1672 0 0 0 5086 1 0 0 25 0 1 0 101011268 7966720 1651 1992294400 134512640 135243223 4294956304 18446744073709551615 134555532 0 0 4096 3 0 0 0 17 0 0 0
/proc/23556/statm: 1945 1651 84 178 0 1765 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 16364

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23556
/proc/meminfo: memFree=1086752/2055920 swapFree=4192956/4192956
[pid=23553] ppid=23551 vsize=3228 CPUtime=0.19
/proc/23553/stat : 23553 (IUT_BMB_SAT) S 23551 23553 23236 0 -1 4194304 641 0 0 0 13 6 0 0 18 0 1 0 101011248 3305472 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23553/statm: 807 623 106 274 0 530 0
[pid=23555] ppid=23553 vsize=5356 CPUtime=0
/proc/23555/stat : 23555 (sh) S 23553 23553 23236 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101011267 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23555/statm: 1339 232 193 169 0 50 0
[pid=23556] ppid=23555 vsize=9268 CPUtime=102.06
/proc/23556/stat : 23556 (minisat) R 23555 23553 23236 0 -1 4194304 2042 0 0 0 10204 2 0 0 25 0 1 0 101011268 9490432 2021 1992294400 134512640 135243223 4294956304 18446744073709551615 134564632 0 0 4096 3 0 0 0 17 0 0 0
/proc/23556/statm: 2317 2021 84 178 0 2137 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17852

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23556
/proc/meminfo: memFree=1086240/2055920 swapFree=4192956/4192956
[pid=23553] ppid=23551 vsize=3228 CPUtime=0.19
/proc/23553/stat : 23553 (IUT_BMB_SAT) S 23551 23553 23236 0 -1 4194304 641 0 0 0 13 6 0 0 18 0 1 0 101011248 3305472 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23553/statm: 807 623 106 274 0 530 0
[pid=23555] ppid=23553 vsize=5356 CPUtime=0
/proc/23555/stat : 23555 (sh) S 23553 23553 23236 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101011267 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23555/statm: 1339 232 193 169 0 50 0
[pid=23556] ppid=23555 vsize=9716 CPUtime=162.02
/proc/23556/stat : 23556 (minisat) R 23555 23553 23236 0 -1 4194304 2151 0 0 0 16200 2 0 0 25 0 1 0 101011268 9949184 2130 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/23556/statm: 2429 2130 84 178 0 2249 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 18300

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23556
/proc/meminfo: memFree=1085600/2055920 swapFree=4192956/4192956
[pid=23553] ppid=23551 vsize=3228 CPUtime=0.19
/proc/23553/stat : 23553 (IUT_BMB_SAT) S 23551 23553 23236 0 -1 4194304 641 0 0 0 13 6 0 0 18 0 1 0 101011248 3305472 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23553/statm: 807 623 106 274 0 530 0
[pid=23555] ppid=23553 vsize=5356 CPUtime=0
/proc/23555/stat : 23555 (sh) S 23553 23553 23236 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101011267 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23555/statm: 1339 232 193 169 0 50 0
[pid=23556] ppid=23555 vsize=10380 CPUtime=221.99
/proc/23556/stat : 23556 (minisat) R 23555 23553 23236 0 -1 4194304 2323 0 0 0 22197 2 0 0 25 0 1 0 101011268 10629120 2302 1992294400 134512640 135243223 4294956304 18446744073709551615 134572560 0 0 4096 3 0 0 0 17 0 0 0
/proc/23556/statm: 2595 2302 84 178 0 2415 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 18964

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23556
/proc/meminfo: memFree=1084704/2055920 swapFree=4192956/4192956
[pid=23553] ppid=23551 vsize=3228 CPUtime=0.19
/proc/23553/stat : 23553 (IUT_BMB_SAT) S 23551 23553 23236 0 -1 4194304 641 0 0 0 13 6 0 0 18 0 1 0 101011248 3305472 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23553/statm: 807 623 106 274 0 530 0
[pid=23555] ppid=23553 vsize=5356 CPUtime=0
/proc/23555/stat : 23555 (sh) S 23553 23553 23236 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101011267 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23555/statm: 1339 232 193 169 0 50 0

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

[pid=23553] ppid=23551 vsize=3228 CPUtime=0.19
/proc/23553/stat : 23553 (IUT_BMB_SAT) S 23551 23553 23236 0 -1 4194304 641 0 0 0 13 6 0 0 18 0 1 0 101011248 3305472 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23553/statm: 807 623 106 274 0 530 0
[pid=23555] ppid=23553 vsize=5356 CPUtime=0
/proc/23555/stat : 23555 (sh) S 23553 23553 23236 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101011267 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23555/statm: 1339 232 193 169 0 50 0
[pid=23556] ppid=23555 vsize=14216 CPUtime=641.82
/proc/23556/stat : 23556 (minisat) R 23555 23553 23236 0 -1 4194304 3251 0 0 0 64178 4 0 0 25 0 1 0 101011268 14557184 3230 1992294400 134512640 135243223 4294956304 18446744073709551615 134555520 0 0 4096 3 0 0 0 17 0 0 0
/proc/23556/statm: 3554 3230 84 178 0 3374 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 22800

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23556
/proc/meminfo: memFree=1081824/2055920 swapFree=4192956/4192956
[pid=23553] ppid=23551 vsize=3228 CPUtime=0.19
/proc/23553/stat : 23553 (IUT_BMB_SAT) S 23551 23553 23236 0 -1 4194304 641 0 0 0 13 6 0 0 18 0 1 0 101011248 3305472 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23553/statm: 807 623 106 274 0 530 0
[pid=23555] ppid=23553 vsize=5356 CPUtime=0
/proc/23555/stat : 23555 (sh) S 23553 23553 23236 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101011267 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23555/statm: 1339 232 193 169 0 50 0
[pid=23556] ppid=23555 vsize=14216 CPUtime=701.78
/proc/23556/stat : 23556 (minisat) R 23555 23553 23236 0 -1 4194304 3252 0 0 0 70174 4 0 0 25 0 1 0 101011268 14557184 3231 1992294400 134512640 135243223 4294956304 18446744073709551615 134555729 0 0 4096 3 0 0 0 17 1 0 0
/proc/23556/statm: 3554 3231 84 178 0 3374 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 22800

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23556
/proc/meminfo: memFree=1080608/2055920 swapFree=4192956/4192956
[pid=23553] ppid=23551 vsize=3228 CPUtime=0.19
/proc/23553/stat : 23553 (IUT_BMB_SAT) S 23551 23553 23236 0 -1 4194304 641 0 0 0 13 6 0 0 18 0 1 0 101011248 3305472 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23553/statm: 807 623 106 274 0 530 0
[pid=23555] ppid=23553 vsize=5356 CPUtime=0
/proc/23555/stat : 23555 (sh) S 23553 23553 23236 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101011267 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23555/statm: 1339 232 193 169 0 50 0
[pid=23556] ppid=23555 vsize=15424 CPUtime=761.74
/proc/23556/stat : 23556 (minisat) R 23555 23553 23236 0 -1 4194304 3552 0 0 0 76170 4 0 0 25 0 1 0 101011268 15794176 3531 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/23556/statm: 3856 3531 84 178 0 3676 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 24008

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23556
/proc/meminfo: memFree=1080608/2055920 swapFree=4192956/4192956
[pid=23553] ppid=23551 vsize=3228 CPUtime=0.19
/proc/23553/stat : 23553 (IUT_BMB_SAT) S 23551 23553 23236 0 -1 4194304 641 0 0 0 13 6 0 0 18 0 1 0 101011248 3305472 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23553/statm: 807 623 106 274 0 530 0
[pid=23555] ppid=23553 vsize=5356 CPUtime=0
/proc/23555/stat : 23555 (sh) S 23553 23553 23236 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101011267 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23555/statm: 1339 232 193 169 0 50 0
[pid=23556] ppid=23555 vsize=15424 CPUtime=821.71
/proc/23556/stat : 23556 (minisat) R 23555 23553 23236 0 -1 4194304 3552 0 0 0 82167 4 0 0 25 0 1 0 101011268 15794176 3531 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23556/statm: 3856 3531 84 178 0 3676 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 24008

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23556
/proc/meminfo: memFree=1080608/2055920 swapFree=4192956/4192956
[pid=23553] ppid=23551 vsize=3228 CPUtime=0.19
/proc/23553/stat : 23553 (IUT_BMB_SAT) S 23551 23553 23236 0 -1 4194304 641 0 0 0 13 6 0 0 18 0 1 0 101011248 3305472 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23553/statm: 807 623 106 274 0 530 0
[pid=23555] ppid=23553 vsize=5356 CPUtime=0
/proc/23555/stat : 23555 (sh) S 23553 23553 23236 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101011267 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23555/statm: 1339 232 193 169 0 50 0
[pid=23556] ppid=23555 vsize=15424 CPUtime=881.68
/proc/23556/stat : 23556 (minisat) R 23555 23553 23236 0 -1 4194304 3572 0 0 0 88164 4 0 0 25 0 1 0 101011268 15794176 3551 1992294400 134512640 135243223 4294956304 18446744073709551615 134565341 0 0 4096 3 0 0 0 17 0 0 0
/proc/23556/statm: 3856 3551 84 178 0 3676 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 24008

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23556
/proc/meminfo: memFree=1080480/2055920 swapFree=4192956/4192956
[pid=23553] ppid=23551 vsize=3228 CPUtime=0.19
/proc/23553/stat : 23553 (IUT_BMB_SAT) S 23551 23553 23236 0 -1 4194304 641 0 0 0 13 6 0 0 18 0 1 0 101011248 3305472 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23553/statm: 807 623 106 274 0 530 0
[pid=23555] ppid=23553 vsize=5356 CPUtime=0
/proc/23555/stat : 23555 (sh) S 23553 23553 23236 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101011267 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23555/statm: 1339 232 193 169 0 50 0
[pid=23556] ppid=23555 vsize=15584 CPUtime=941.65
/proc/23556/stat : 23556 (minisat) R 23555 23553 23236 0 -1 4194304 3596 0 0 0 94161 4 0 0 25 0 1 0 101011268 15958016 3575 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/23556/statm: 3896 3575 84 178 0 3716 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 24168

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23556
/proc/meminfo: memFree=1080416/2055920 swapFree=4192956/4192956
[pid=23553] ppid=23551 vsize=3228 CPUtime=0.19
/proc/23553/stat : 23553 (IUT_BMB_SAT) S 23551 23553 23236 0 -1 4194304 641 0 0 0 13 6 0 0 18 0 1 0 101011248 3305472 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23553/statm: 807 623 106 274 0 530 0
[pid=23555] ppid=23553 vsize=5356 CPUtime=0
/proc/23555/stat : 23555 (sh) S 23553 23553 23236 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101011267 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23555/statm: 1339 232 193 169 0 50 0
[pid=23556] ppid=23555 vsize=15744 CPUtime=1001.63
/proc/23556/stat : 23556 (minisat) R 23555 23553 23236 0 -1 4194304 3621 0 0 0 100159 4 0 0 25 0 1 0 101011268 16121856 3600 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/23556/statm: 3936 3600 84 178 0 3756 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 24328

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23556
/proc/meminfo: memFree=1080352/2055920 swapFree=4192956/4192956
[pid=23553] ppid=23551 vsize=3228 CPUtime=0.19
/proc/23553/stat : 23553 (IUT_BMB_SAT) S 23551 23553 23236 0 -1 4194304 641 0 0 0 13 6 0 0 18 0 1 0 101011248 3305472 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23553/statm: 807 623 106 274 0 530 0
[pid=23555] ppid=23553 vsize=5356 CPUtime=0
/proc/23555/stat : 23555 (sh) S 23553 23553 23236 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101011267 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23555/statm: 1339 232 193 169 0 50 0
[pid=23556] ppid=23555 vsize=15744 CPUtime=1061.6
/proc/23556/stat : 23556 (minisat) R 23555 23553 23236 0 -1 4194304 3643 0 0 0 106155 5 0 0 25 0 1 0 101011268 16121856 3622 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23556/statm: 3936 3622 84 178 0 3756 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 24328

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23556
/proc/meminfo: memFree=1080224/2055920 swapFree=4192956/4192956
[pid=23553] ppid=23551 vsize=3228 CPUtime=0.19
/proc/23553/stat : 23553 (IUT_BMB_SAT) S 23551 23553 23236 0 -1 4194304 641 0 0 0 13 6 0 0 18 0 1 0 101011248 3305472 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23553/statm: 807 623 106 274 0 530 0
[pid=23555] ppid=23553 vsize=5356 CPUtime=0
/proc/23555/stat : 23555 (sh) S 23553 23553 23236 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101011267 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23555/statm: 1339 232 193 169 0 50 0
[pid=23556] ppid=23555 vsize=15916 CPUtime=1121.58
/proc/23556/stat : 23556 (minisat) R 23555 23553 23236 0 -1 4194304 3678 0 0 0 112153 5 0 0 25 0 1 0 101011268 16297984 3657 1992294400 134512640 135243223 4294956304 18446744073709551615 134555616 0 0 4096 3 0 0 0 17 0 0 0
/proc/23556/statm: 3979 3657 84 178 0 3799 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 24500

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23556
/proc/meminfo: memFree=1080224/2055920 swapFree=4192956/4192956
[pid=23553] ppid=23551 vsize=3228 CPUtime=0.19
/proc/23553/stat : 23553 (IUT_BMB_SAT) S 23551 23553 23236 0 -1 4194304 641 0 0 0 13 6 0 0 18 0 1 0 101011248 3305472 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23553/statm: 807 623 106 274 0 530 0
[pid=23555] ppid=23553 vsize=5356 CPUtime=0
/proc/23555/stat : 23555 (sh) S 23553 23553 23236 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101011267 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23555/statm: 1339 232 193 169 0 50 0
[pid=23556] ppid=23555 vsize=15996 CPUtime=1181.56
/proc/23556/stat : 23556 (minisat) R 23555 23553 23236 0 -1 4194304 3683 0 0 0 118151 5 0 0 25 0 1 0 101011268 16379904 3662 1992294400 134512640 135243223 4294956304 18446744073709551615 134555936 0 0 4096 3 0 0 0 17 0 0 0
/proc/23556/statm: 3999 3662 84 178 0 3819 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 24580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23556
/proc/meminfo: memFree=1080224/2055920 swapFree=4192956/4192956
[pid=23553] ppid=23551 vsize=3228 CPUtime=0.19
/proc/23553/stat : 23553 (IUT_BMB_SAT) S 23551 23553 23236 0 -1 4194304 641 0 0 0 13 6 0 0 18 0 1 0 101011248 3305472 623 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23553/statm: 807 623 106 274 0 530 0
[pid=23555] ppid=23553 vsize=5356 CPUtime=0
/proc/23555/stat : 23555 (sh) S 23553 23553 23236 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101011267 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23555/statm: 1339 232 193 169 0 50 0
[pid=23556] ppid=23555 vsize=15996 CPUtime=1199.84
/proc/23556/stat : 23556 (minisat) R 23555 23553 23236 0 -1 4194304 3683 0 0 0 119979 5 0 0 25 0 1 0 101011268 16379904 3662 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23556/statm: 3999 3662 84 178 0 3819 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 24580

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.62
CPU time (s): 1200.06
CPU user time (s): 1199.94
CPU system time (s): 0.120981
CPU usage (%): 99.9538
Max. virtual memory (cumulated for all children) (KiB): 24580

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

runsolver used 1.11783 second user time and 3.2595 second system time

The end

Launcher Data

Begin job on node9 at 2009-04-26 09:09:35
IDJOB=1727855
IDBENCH=24646
IDSOLVER=523
FILE ID=node9/1727855-1240729775
PBS_JOBID= 9186907
Free space on /tmp= 66364 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727855-1240729775/watcher-1727855-1240729775 -o /tmp/evaluation-result-1727855-1240729775/solver-1727855-1240729775 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1727855-1240729775.cnf HOME

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

MD5SUM BENCH= 63ebbe5da415dad3af97436d64747f33
RANDOM SEED=67417656

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.240
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.240
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:       1098072 kB
Buffers:         84472 kB
Cached:         775932 kB
SwapCached:          0 kB
Active:         209844 kB
Inactive:       664440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1098072 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2600 kB
Writeback:           0 kB
Mapped:          23684 kB
Slab:            69640 kB
Committed_AS:   356688 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= 66360 MiB
End job on node9 at 2009-04-26 09:29:36