Trace number 1738165

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.13 1200.72

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-21-168-19-90.cnf
MD5SUM3286758d58a4fc3caa90b96d61beac86
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.101983
Satisfiable
(Un)Satisfiability was proved
Number of variables399
Number of clauses18184
Sum of the clauses size36729
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 218165
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.19/0.27	c WARNING: for repeatability, setting FPU to use double precision
0.19/0.27	c ============================[ Problem Statistics ]=============================
0.19/0.27	c |                                                                             |
0.19/0.27	c |  Number of variables:  399                                                  |
0.19/0.27	c |  Number of clauses:    18184                                                |
0.19/0.28	c |  Parsing time:         0.01         s                                       |
0.26/0.39	c ============================[ Search Statistics ]==============================
0.26/0.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.26/0.39	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.26/0.39	c ===============================================================================
0.26/0.39	c |         0 |     380    17785    45596 |     5928        0    nan |  0.000 % |
0.26/0.40	c |       101 |     380    17785    45596 |     6521      101     77 |  0.001 % |
0.26/0.40	c |       253 |     380    17785    45596 |     7173      253     85 |  0.001 % |
0.26/0.42	c |       478 |     380    17785    45596 |     7890      478     91 |  0.001 % |
0.26/0.44	c |       815 |     380    17785    45596 |     8679      815     92 |  0.001 % |
0.26/0.48	c |      1322 |     380    17785    45596 |     9547     1322     93 |  0.001 % |
0.26/0.53	c |      2084 |     380    17785    45596 |    10502     2084     93 |  0.001 % |
0.26/0.72	c |      3224 |     380    17785    45596 |    11552     3224    102 |  0.001 % |
0.98/1.06	c |      4932 |     380    17785    45596 |    12707     4932    104 |  0.001 % |
1.48/1.55	c |      7494 |     380    17785    45596 |    13978     7494    106 |  0.001 % |
3.28/3.36	c |     11338 |     380    17785    45596 |    15376    11338    109 |  0.001 % |
7.37/7.40	c |     17104 |     380    17785    45596 |    16914     9311    108 |  0.001 % |
11.67/11.79	c |     25754 |     380    17785    45596 |    18605     9390     98 |  0.001 % |
18.85/18.93	c |     38729 |     380    17785    45596 |    20466    12942    105 |  0.001 % |
32.86/32.91	c |     58191 |     380    17785    45596 |    22512    11733     99 |  0.001 % |
54.55/54.64	c |     87384 |     380    17785    45596 |    24764    18199    103 |  0.001 % |
72.54/72.65	c |    131174 |     380    17785    45596 |    27240    22772    124 |  0.001 % |
109.11/109.24	c |    196860 |     380    17785    45596 |    29964    17641    108 |  0.001 % |
177.88/178.06	c |    295387 |     380    17785    45596 |    32961    17329    117 |  0.001 % |
271.65/271.83	c |    443177 |     380    17785    45596 |    36257    29986    113 |  0.001 % |
445.16/445.45	c |    664862 |     380    17785    45596 |    39882    32247    105 |  0.001 % |
758.20/758.62	c |    997387 |     380    17785    45596 |    43871    38867     99 |  0.001 % |
1200.10/1200.71	sh: line 1: 27466 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.10/1200.71	c cannot read from file

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1738165-1240835854/watcher-1738165-1240835854 -o /tmp/evaluation-result-1738165-1240835854/solver-1738165-1240835854 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1738165-1240835854.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.08 3/64 27463
/proc/meminfo: memFree=1569200/2055920 swapFree=4181348/4192956
[pid=27463] ppid=27461 vsize=1636 CPUtime=0
/proc/27463/stat : 27463 (IUT_BMB_SAT) R 27461 27463 27270 0 -1 4194304 218 0 0 0 0 0 0 0 18 0 1 0 111618253 1675264 201 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/27463/statm: 409 201 99 274 0 132 0

[startup+0.00897192 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 27463
/proc/meminfo: memFree=1569200/2055920 swapFree=4181348/4192956
[pid=27463] ppid=27461 vsize=1636 CPUtime=0
/proc/27463/stat : 27463 (IUT_BMB_SAT) R 27461 27463 27270 0 -1 4194304 235 0 0 0 0 0 0 0 18 0 1 0 111618253 1675264 218 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/27463/statm: 409 218 99 274 0 132 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1636

[startup+0.101985 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 27463
/proc/meminfo: memFree=1569200/2055920 swapFree=4181348/4192956
[pid=27463] ppid=27461 vsize=3088 CPUtime=0.1
/proc/27463/stat : 27463 (IUT_BMB_SAT) R 27461 27463 27270 0 -1 4194304 604 0 0 0 10 0 0 0 18 0 1 0 111618253 3162112 587 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/27463/statm: 772 587 99 274 0 495 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3088

[startup+0.302014 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 27463
/proc/meminfo: memFree=1569200/2055920 swapFree=4181348/4192956
[pid=27463] ppid=27461 vsize=4804 CPUtime=0.26
/proc/27463/stat : 27463 (IUT_BMB_SAT) S 27461 27463 27270 0 -1 4194304 1027 0 0 0 20 6 0 0 19 0 1 0 111618253 4919296 1009 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27463/statm: 1201 1009 106 274 0 924 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 4804

[startup+0.70107 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 27463
/proc/meminfo: memFree=1569200/2055920 swapFree=4181348/4192956
[pid=27463] ppid=27461 vsize=4804 CPUtime=0.26
/proc/27463/stat : 27463 (IUT_BMB_SAT) S 27461 27463 27270 0 -1 4194304 1027 0 0 0 20 6 0 0 19 0 1 0 111618253 4919296 1009 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27463/statm: 1201 1009 106 274 0 924 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 4804

[startup+1.50218 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 27466
/proc/meminfo: memFree=1561688/2055920 swapFree=4181348/4192956
[pid=27463] ppid=27461 vsize=4804 CPUtime=0.26
/proc/27463/stat : 27463 (IUT_BMB_SAT) S 27461 27463 27270 0 -1 4194304 1027 0 0 0 20 6 0 0 19 0 1 0 111618253 4919296 1009 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27463/statm: 1201 1009 106 274 0 924 0
[pid=27465] ppid=27463 vsize=5356 CPUtime=0
/proc/27465/stat : 27465 (sh) S 27463 27463 27270 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111618281 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 232 193 169 0 50 0
[pid=27466] ppid=27465 vsize=6224 CPUtime=1.22
/proc/27466/stat : 27466 (minisat) R 27465 27463 27270 0 -1 4194304 1296 0 0 0 122 0 0 0 25 0 1 0 111618281 6373376 1239 1992294400 134512640 135243223 4294956304 18446744073709551615 134555628 0 0 4096 3 0 0 0 17 0 0 0
/proc/27466/statm: 1556 1239 84 178 0 1376 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 16384

[startup+3.10141 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 27466
/proc/meminfo: memFree=1559512/2055920 swapFree=4181348/4192956
[pid=27463] ppid=27461 vsize=4804 CPUtime=0.26
/proc/27463/stat : 27463 (IUT_BMB_SAT) S 27461 27463 27270 0 -1 4194304 1027 0 0 0 20 6 0 0 19 0 1 0 111618253 4919296 1009 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27463/statm: 1201 1009 106 274 0 924 0
[pid=27465] ppid=27463 vsize=5356 CPUtime=0
/proc/27465/stat : 27465 (sh) S 27463 27463 27270 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111618281 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 232 193 169 0 50 0
[pid=27466] ppid=27465 vsize=8364 CPUtime=2.82
/proc/27466/stat : 27466 (minisat) R 27465 27463 27270 0 -1 4194304 1809 0 0 0 281 1 0 0 25 0 1 0 111618281 8564736 1752 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27466/statm: 2091 1752 84 178 0 1911 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18524

[startup+6.30287 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 27466
/proc/meminfo: memFree=1556632/2055920 swapFree=4181348/4192956
[pid=27463] ppid=27461 vsize=4804 CPUtime=0.26
/proc/27463/stat : 27463 (IUT_BMB_SAT) S 27461 27463 27270 0 -1 4194304 1027 0 0 0 20 6 0 0 19 0 1 0 111618253 4919296 1009 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27463/statm: 1201 1009 106 274 0 924 0
[pid=27465] ppid=27463 vsize=5356 CPUtime=0
/proc/27465/stat : 27465 (sh) S 27463 27463 27270 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111618281 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 232 193 169 0 50 0
[pid=27466] ppid=27465 vsize=10232 CPUtime=6.02
/proc/27466/stat : 27466 (minisat) R 27465 27463 27270 0 -1 4194304 2299 0 0 0 601 1 0 0 25 0 1 0 111618281 10477568 2242 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/27466/statm: 2558 2242 85 178 0 2378 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20392

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 27466
/proc/meminfo: memFree=1554712/2055920 swapFree=4181348/4192956
[pid=27463] ppid=27461 vsize=4804 CPUtime=0.26
/proc/27463/stat : 27463 (IUT_BMB_SAT) S 27461 27463 27270 0 -1 4194304 1027 0 0 0 20 6 0 0 19 0 1 0 111618253 4919296 1009 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27463/statm: 1201 1009 106 274 0 924 0
[pid=27465] ppid=27463 vsize=5356 CPUtime=0
/proc/27465/stat : 27465 (sh) S 27463 27463 27270 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111618281 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 232 193 169 0 50 0
[pid=27466] ppid=27465 vsize=11848 CPUtime=12.4
/proc/27466/stat : 27466 (minisat) R 27465 27463 27270 0 -1 4194304 2670 0 0 0 1239 1 0 0 25 0 1 0 111618281 12132352 2613 1992294400 134512640 135243223 4294956304 18446744073709551615 134565504 0 0 4096 3 0 0 0 17 0 0 0
/proc/27466/statm: 2962 2613 85 178 0 2782 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 22008

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 27466
/proc/meminfo: memFree=1553048/2055920 swapFree=4181348/4192956
[pid=27463] ppid=27461 vsize=4804 CPUtime=0.26
/proc/27463/stat : 27463 (IUT_BMB_SAT) S 27461 27463 27270 0 -1 4194304 1027 0 0 0 20 6 0 0 19 0 1 0 111618253 4919296 1009 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27463/statm: 1201 1009 106 274 0 924 0
[pid=27465] ppid=27463 vsize=5356 CPUtime=0
/proc/27465/stat : 27465 (sh) S 27463 27463 27270 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111618281 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 232 193 169 0 50 0
[pid=27466] ppid=27465 vsize=13608 CPUtime=25.2
/proc/27466/stat : 27466 (minisat) R 27465 27463 27270 0 -1 4194304 3117 0 0 0 2518 2 0 0 25 0 1 0 111618281 13934592 3060 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/27466/statm: 3402 3060 85 178 0 3222 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 23768

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 27466
/proc/meminfo: memFree=1550744/2055920 swapFree=4181348/4192956
[pid=27463] ppid=27461 vsize=4804 CPUtime=0.26
/proc/27463/stat : 27463 (IUT_BMB_SAT) S 27461 27463 27270 0 -1 4194304 1027 0 0 0 20 6 0 0 19 0 1 0 111618253 4919296 1009 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27463/statm: 1201 1009 106 274 0 924 0
[pid=27465] ppid=27463 vsize=5356 CPUtime=0
/proc/27465/stat : 27465 (sh) S 27463 27463 27270 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111618281 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 232 193 169 0 50 0
[pid=27466] ppid=27465 vsize=16068 CPUtime=50.79
/proc/27466/stat : 27466 (minisat) R 27465 27463 27270 0 -1 4194304 3717 0 0 0 5077 2 0 0 25 0 1 0 111618281 16453632 3660 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27466/statm: 4017 3660 85 178 0 3837 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 26228

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.07 2/67 27466
/proc/meminfo: memFree=1545432/2055920 swapFree=4181348/4192956
[pid=27463] ppid=27461 vsize=4804 CPUtime=0.26
/proc/27463/stat : 27463 (IUT_BMB_SAT) S 27461 27463 27270 0 -1 4194304 1027 0 0 0 20 6 0 0 19 0 1 0 111618253 4919296 1009 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27463/statm: 1201 1009 106 274 0 924 0
[pid=27465] ppid=27463 vsize=5356 CPUtime=0
/proc/27465/stat : 27465 (sh) S 27463 27463 27270 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111618281 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 232 193 169 0 50 0
[pid=27466] ppid=27465 vsize=21324 CPUtime=101.97
/proc/27466/stat : 27466 (minisat) R 27465 27463 27270 0 -1 4194304 4969 0 0 0 10194 3 0 0 25 0 1 0 111618281 21835776 4912 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/27466/statm: 5331 4912 85 178 0 5151 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 31484

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/67 27466
/proc/meminfo: memFree=1544088/2055920 swapFree=4181348/4192956
[pid=27463] ppid=27461 vsize=4804 CPUtime=0.26
/proc/27463/stat : 27463 (IUT_BMB_SAT) S 27461 27463 27270 0 -1 4194304 1027 0 0 0 20 6 0 0 19 0 1 0 111618253 4919296 1009 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27463/statm: 1201 1009 106 274 0 924 0
[pid=27465] ppid=27463 vsize=5356 CPUtime=0
/proc/27465/stat : 27465 (sh) S 27463 27463 27270 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111618281 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 232 193 169 0 50 0
[pid=27466] ppid=27465 vsize=22764 CPUtime=161.93
/proc/27466/stat : 27466 (minisat) R 27465 27463 27270 0 -1 4194304 5292 0 0 0 16190 3 0 0 25 0 1 0 111618281 23310336 5235 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27466/statm: 5691 5235 85 178 0 5511 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 32924

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 27466
/proc/meminfo: memFree=1540888/2055920 swapFree=4181348/4192956
[pid=27463] ppid=27461 vsize=4804 CPUtime=0.26
/proc/27463/stat : 27463 (IUT_BMB_SAT) S 27461 27463 27270 0 -1 4194304 1027 0 0 0 20 6 0 0 19 0 1 0 111618253 4919296 1009 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27463/statm: 1201 1009 106 274 0 924 0
[pid=27465] ppid=27463 vsize=5356 CPUtime=0
/proc/27465/stat : 27465 (sh) S 27463 27463 27270 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111618281 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 232 193 169 0 50 0
[pid=27466] ppid=27465 vsize=25996 CPUtime=221.9
/proc/27466/stat : 27466 (minisat) R 27465 27463 27270 0 -1 4194304 6073 0 0 0 22187 3 0 0 25 0 1 0 111618281 26619904 6016 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27466/statm: 6499 6016 85 178 0 6319 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 36156

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 27466
/proc/meminfo: memFree=1539352/2055920 swapFree=4181348/4192956
[pid=27463] ppid=27461 vsize=4804 CPUtime=0.26
/proc/27463/stat : 27463 (IUT_BMB_SAT) S 27461 27463 27270 0 -1 4194304 1027 0 0 0 20 6 0 0 19 0 1 0 111618253 4919296 1009 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27463/statm: 1201 1009 106 274 0 924 0
[pid=27465] ppid=27463 vsize=5356 CPUtime=0
/proc/27465/stat : 27465 (sh) S 27463 27463 27270 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111618281 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 232 193 169 0 50 0

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

[pid=27463] ppid=27461 vsize=4804 CPUtime=0.26
/proc/27463/stat : 27463 (IUT_BMB_SAT) S 27461 27463 27270 0 -1 4194304 1027 0 0 0 20 6 0 0 19 0 1 0 111618253 4919296 1009 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27463/statm: 1201 1009 106 274 0 924 0
[pid=27465] ppid=27463 vsize=5356 CPUtime=0
/proc/27465/stat : 27465 (sh) S 27463 27463 27270 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111618281 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 232 193 169 0 50 0
[pid=27466] ppid=27465 vsize=34500 CPUtime=701.68
/proc/27466/stat : 27466 (minisat) R 27465 27463 27270 0 -1 4194304 8115 0 0 0 70162 6 0 0 25 0 1 0 111618281 35328000 8058 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27466/statm: 8625 8058 85 178 0 8445 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 44660

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 27466
/proc/meminfo: memFree=1532376/2055920 swapFree=4181348/4192956
[pid=27463] ppid=27461 vsize=4804 CPUtime=0.26
/proc/27463/stat : 27463 (IUT_BMB_SAT) S 27461 27463 27270 0 -1 4194304 1027 0 0 0 20 6 0 0 19 0 1 0 111618253 4919296 1009 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27463/statm: 1201 1009 106 274 0 924 0
[pid=27465] ppid=27463 vsize=5356 CPUtime=0
/proc/27465/stat : 27465 (sh) S 27463 27463 27270 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111618281 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 232 193 169 0 50 0
[pid=27466] ppid=27465 vsize=34676 CPUtime=761.64
/proc/27466/stat : 27466 (minisat) R 27465 27463 27270 0 -1 4194304 8175 0 0 0 76158 6 0 0 25 0 1 0 111618281 35508224 8118 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27466/statm: 8669 8118 85 178 0 8489 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 44836

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27466
/proc/meminfo: memFree=1531672/2055920 swapFree=4181348/4192956
[pid=27463] ppid=27461 vsize=4804 CPUtime=0.26
/proc/27463/stat : 27463 (IUT_BMB_SAT) S 27461 27463 27270 0 -1 4194304 1027 0 0 0 20 6 0 0 19 0 1 0 111618253 4919296 1009 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27463/statm: 1201 1009 106 274 0 924 0
[pid=27465] ppid=27463 vsize=5356 CPUtime=0
/proc/27465/stat : 27465 (sh) S 27463 27463 27270 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111618281 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 232 193 169 0 50 0
[pid=27466] ppid=27465 vsize=35516 CPUtime=821.61
/proc/27466/stat : 27466 (minisat) R 27465 27463 27270 0 -1 4194304 8356 0 0 0 82155 6 0 0 25 0 1 0 111618281 36368384 8299 1992294400 134512640 135243223 4294956304 18446744073709551615 134555741 0 0 4096 3 0 0 0 17 0 0 0
/proc/27466/statm: 8879 8299 85 178 0 8699 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 45676

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27466
/proc/meminfo: memFree=1531480/2055920 swapFree=4181348/4192956
[pid=27463] ppid=27461 vsize=4804 CPUtime=0.26
/proc/27463/stat : 27463 (IUT_BMB_SAT) S 27461 27463 27270 0 -1 4194304 1027 0 0 0 20 6 0 0 19 0 1 0 111618253 4919296 1009 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27463/statm: 1201 1009 106 274 0 924 0
[pid=27465] ppid=27463 vsize=5356 CPUtime=0
/proc/27465/stat : 27465 (sh) S 27463 27463 27270 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111618281 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 232 193 169 0 50 0
[pid=27466] ppid=27465 vsize=35836 CPUtime=881.59
/proc/27466/stat : 27466 (minisat) R 27465 27463 27270 0 -1 4194304 8413 0 0 0 88153 6 0 0 25 0 1 0 111618281 36696064 8356 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/27466/statm: 8959 8356 85 178 0 8779 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 45996

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27466
/proc/meminfo: memFree=1530840/2055920 swapFree=4181348/4192956
[pid=27463] ppid=27461 vsize=4804 CPUtime=0.26
/proc/27463/stat : 27463 (IUT_BMB_SAT) S 27461 27463 27270 0 -1 4194304 1027 0 0 0 20 6 0 0 19 0 1 0 111618253 4919296 1009 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27463/statm: 1201 1009 106 274 0 924 0
[pid=27465] ppid=27463 vsize=5356 CPUtime=0
/proc/27465/stat : 27465 (sh) S 27463 27463 27270 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111618281 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 232 193 169 0 50 0
[pid=27466] ppid=27465 vsize=36476 CPUtime=941.57
/proc/27466/stat : 27466 (minisat) R 27465 27463 27270 0 -1 4194304 8576 0 0 0 94150 7 0 0 25 0 1 0 111618281 37351424 8519 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27466/statm: 9119 8519 85 178 0 8939 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 46636

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27466
/proc/meminfo: memFree=1529624/2055920 swapFree=4181348/4192956
[pid=27463] ppid=27461 vsize=4804 CPUtime=0.26
/proc/27463/stat : 27463 (IUT_BMB_SAT) S 27461 27463 27270 0 -1 4194304 1027 0 0 0 20 6 0 0 19 0 1 0 111618253 4919296 1009 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27463/statm: 1201 1009 106 274 0 924 0
[pid=27465] ppid=27463 vsize=5356 CPUtime=0
/proc/27465/stat : 27465 (sh) S 27463 27463 27270 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111618281 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 232 193 169 0 50 0
[pid=27466] ppid=27465 vsize=37764 CPUtime=1001.54
/proc/27466/stat : 27466 (minisat) R 27465 27463 27270 0 -1 4194304 8871 0 0 0 100147 7 0 0 25 0 1 0 111618281 38670336 8814 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27466/statm: 9441 8814 85 178 0 9261 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 47924

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 27466
/proc/meminfo: memFree=1528088/2055920 swapFree=4181348/4192956
[pid=27463] ppid=27461 vsize=4804 CPUtime=0.26
/proc/27463/stat : 27463 (IUT_BMB_SAT) S 27461 27463 27270 0 -1 4194304 1027 0 0 0 20 6 0 0 19 0 1 0 111618253 4919296 1009 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27463/statm: 1201 1009 106 274 0 924 0
[pid=27465] ppid=27463 vsize=5356 CPUtime=0
/proc/27465/stat : 27465 (sh) S 27463 27463 27270 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111618281 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 232 193 169 0 50 0
[pid=27466] ppid=27465 vsize=39344 CPUtime=1061.5
/proc/27466/stat : 27466 (minisat) R 27465 27463 27270 0 -1 4194304 9239 0 0 0 106143 7 0 0 25 0 1 0 111618281 40288256 9182 1992294400 134512640 135243223 4294956304 18446744073709551615 134555750 0 0 4096 3 0 0 0 17 0 0 0
/proc/27466/statm: 9836 9182 85 178 0 9656 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 49504

[startup+1122.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/67 27466
/proc/meminfo: memFree=1527576/2055920 swapFree=4181348/4192956
[pid=27463] ppid=27461 vsize=4804 CPUtime=0.26
/proc/27463/stat : 27463 (IUT_BMB_SAT) S 27461 27463 27270 0 -1 4194304 1027 0 0 0 20 6 0 0 19 0 1 0 111618253 4919296 1009 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27463/statm: 1201 1009 106 274 0 924 0
[pid=27465] ppid=27463 vsize=5356 CPUtime=0
/proc/27465/stat : 27465 (sh) S 27463 27463 27270 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111618281 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 232 193 169 0 50 0
[pid=27466] ppid=27465 vsize=39912 CPUtime=1121.47
/proc/27466/stat : 27466 (minisat) R 27465 27463 27270 0 -1 4194304 9371 0 0 0 112140 7 0 0 25 0 1 0 111618281 40869888 9314 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/27466/statm: 9978 9314 85 178 0 9798 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 50072

[startup+1182.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/67 27466
/proc/meminfo: memFree=1527320/2055920 swapFree=4181348/4192956
[pid=27463] ppid=27461 vsize=4804 CPUtime=0.26
/proc/27463/stat : 27463 (IUT_BMB_SAT) S 27461 27463 27270 0 -1 4194304 1027 0 0 0 20 6 0 0 19 0 1 0 111618253 4919296 1009 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27463/statm: 1201 1009 106 274 0 924 0
[pid=27465] ppid=27463 vsize=5356 CPUtime=0
/proc/27465/stat : 27465 (sh) S 27463 27463 27270 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111618281 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 232 193 169 0 50 0
[pid=27466] ppid=27465 vsize=40124 CPUtime=1181.44
/proc/27466/stat : 27466 (minisat) R 27465 27463 27270 0 -1 4194304 9427 0 0 0 118137 7 0 0 25 0 1 0 111618281 41086976 9370 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/27466/statm: 10031 9370 85 178 0 9851 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 50284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 27466
/proc/meminfo: memFree=1527320/2055920 swapFree=4181348/4192956
[pid=27463] ppid=27461 vsize=4804 CPUtime=0.26
/proc/27463/stat : 27463 (IUT_BMB_SAT) S 27461 27463 27270 0 -1 4194304 1027 0 0 0 20 6 0 0 19 0 1 0 111618253 4919296 1009 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27463/statm: 1201 1009 106 274 0 924 0
[pid=27465] ppid=27463 vsize=5356 CPUtime=0
/proc/27465/stat : 27465 (sh) S 27463 27463 27270 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111618281 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 232 193 169 0 50 0
[pid=27466] ppid=27465 vsize=40124 CPUtime=1199.84
/proc/27466/stat : 27466 (minisat) R 27465 27463 27270 0 -1 4194304 9431 0 0 0 119977 7 0 0 25 0 1 0 111618281 41086976 9374 1992294400 134512640 135243223 4294956304 18446744073709551615 134555850 0 0 4096 3 0 0 0 17 0 0 0
/proc/27466/statm: 10031 9374 85 178 0 9851 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 50284

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.7 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 27466
/proc/meminfo: memFree=1527320/2055920 swapFree=4181348/4192956
[pid=27463] ppid=27461 vsize=4804 CPUtime=0.26
/proc/27463/stat : 27463 (IUT_BMB_SAT) S 27461 27463 27270 0 -1 4194304 1027 0 0 0 20 6 0 0 19 0 1 0 111618253 4919296 1009 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27463/statm: 1201 1009 106 274 0 924 0
[pid=27465] ppid=27463 vsize=5356 CPUtime=0
/proc/27465/stat : 27465 (sh) S 27463 27463 27270 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 111618281 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27465/statm: 1339 232 193 169 0 50 0
[pid=27466] ppid=27465 vsize=40124 CPUtime=1199.84
/proc/27466/stat : 27466 (minisat) R 27465 27463 27270 0 -1 4194304 9431 0 0 0 119977 7 0 0 25 0 1 0 111618281 41086976 9374 1992294400 134512640 135243223 4294956304 18446744073709551615 134555850 0 0 4096 3 0 0 0 17 0 0 0
/proc/27466/statm: 10031 9374 85 178 0 9851 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 50284

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.72
CPU time (s): 1200.13
CPU user time (s): 1199.98
CPU system time (s): 0.151976
CPU usage (%): 99.9512
Max. virtual memory (cumulated for all children) (KiB): 50284

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

runsolver used 1.09783 second user time and 3.2805 second system time

The end

Launcher Data

Begin job on node29 at 2009-04-27 14:37:34
IDJOB=1738165
IDBENCH=71802
IDSOLVER=523
FILE ID=node29/1738165-1240835854
PBS_JOBID= 9187537
Free space on /tmp= 66420 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-21-168-19-90.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1738165-1240835854/watcher-1738165-1240835854 -o /tmp/evaluation-result-1738165-1240835854/solver-1738165-1240835854 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1738165-1240835854.cnf HOME

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

MD5SUM BENCH= 3286758d58a4fc3caa90b96d61beac86
RANDOM SEED=1109232523

node29.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.281
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.281
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:       1569680 kB
Buffers:         67260 kB
Cached:         333904 kB
SwapCached:       5476 kB
Active:         150960 kB
Inactive:       258164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1569680 kB
SwapTotal:     4192956 kB
SwapFree:      4181348 kB
Dirty:            2396 kB
Writeback:           0 kB
Mapped:          13636 kB
Slab:            63076 kB
Committed_AS:   506440 kB
PageTables:       1468 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 node29 at 2009-04-27 14:57:37