Trace number 1726848

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.1 1200.61

General information on the benchmark

Namecrafted/Hard/contest04/others/
ramsey.sat05-511.reshuffled-07.cnf
MD5SUMf938eb83302d03b3e1c7efeabdee60a6
Bench CategoryCRAFTED (crafted 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 variables153
Number of clauses6120
Sum of the clauses size36720
Maximum clause length6
Minimum clause length6
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 56120

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.00/0.06	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.06	c ============================[ Problem Statistics ]=============================
0.00/0.06	c |                                                                             |
0.00/0.06	c |  Number of variables:  153                                                  |
0.00/0.06	c |  Number of clauses:    6120                                                 |
0.00/0.07	c |  Parsing time:         0.01         s                                       |
0.05/0.12	c ============================[ Search Statistics ]==============================
0.05/0.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.12	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.05/0.12	c ===============================================================================
0.05/0.12	c |         0 |     153     6120    36720 |     2040        0    nan |  0.000 % |
0.05/0.12	c |       101 |     153     6120    36720 |     2244      101     31 |  0.004 % |
0.05/0.13	c |       252 |     153     6120    36720 |     2468      252     32 |  0.004 % |
0.05/0.13	c |       477 |     153     6120    36720 |     2715      477     30 |  0.004 % |
0.05/0.14	c |       815 |     153     6120    36720 |     2986      815     30 |  0.004 % |
0.05/0.15	c |      1321 |     153     6120    36720 |     3285     1321     29 |  0.004 % |
0.05/0.17	c |      2080 |     153     6120    36720 |     3613     2080     29 |  0.004 % |
0.05/0.21	c |      3219 |     153     6120    36720 |     3975     3219     32 |  0.004 % |
0.05/0.28	c |      4927 |     153     6120    36720 |     4372     2908     33 |  0.004 % |
0.05/0.38	c |      7491 |     153     6120    36720 |     4810     3252     32 |  0.004 % |
0.05/0.54	c |     11335 |     153     6120    36720 |     5291     4657     32 |  0.004 % |
0.05/0.83	c |     17101 |     153     6120    36720 |     5820     5069     35 |  0.004 % |
1.18/1.26	c |     25750 |     153     6120    36720 |     6402     4896     34 |  0.004 % |
1.88/1.92	c |     38724 |     153     6120    36720 |     7042     4961     32 |  0.004 % |
2.98/3.05	c |     58185 |     153     6120    36720 |     7746     6668     34 |  0.004 % |
4.68/4.78	c |     87378 |     153     6120    36720 |     8521     4630     33 |  0.004 % |
7.77/7.80	c |    131168 |     153     6120    36720 |     9373     5494     33 |  0.004 % |
12.47/12.59	c |    196855 |     153     6120    36720 |    10311     5160     34 |  0.004 % |
19.67/19.77	c |    295382 |     153     6120    36720 |    11342    10351     35 |  0.004 % |
32.76/32.84	c |    443173 |     153     6120    36720 |    12476     9934     34 |  0.004 % |
52.95/53.07	c |    664856 |     153     6120    36720 |    13724    12258     34 |  0.004 % |
85.45/85.57	c |    997382 |     153     6120    36720 |    15096     7065     33 |  0.004 % |
138.43/138.60	c |   1496170 |     153     6120    36720 |    16606    13432     33 |  0.004 % |
228.49/228.70	c |   2244352 |     153     6120    36720 |    18266    11625     37 |  0.004 % |
384.82/385.07	c |   3366630 |     153     6120    36720 |    20093    16140     35 |  0.004 % |
614.63/614.96	c |   5050042 |     153     6120    36720 |    22102    16967     37 |  0.004 % |
1000.55/1001.04	c |   7575159 |     153     6120    36720 |    24313    15870     36 |  0.004 % |
1200.07/1200.60	sh: line 1: 23811 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.07/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-1726848-1240717648/watcher-1726848-1240717648 -o /tmp/evaluation-result-1726848-1240717648/solver-1726848-1240717648 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1726848-1240717648.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23808
/proc/meminfo: memFree=1618024/2055920 swapFree=4192812/4192956
[pid=23808] ppid=23806 vsize=1416 CPUtime=0
/proc/23808/stat : 23808 (IUT_BMB_SAT) R 23806 23808 20332 0 -1 4194304 170 0 0 0 0 0 0 0 18 0 1 0 99792866 1449984 153 1992294400 134512640 135635285 4294956208 18446744073709551615 134696318 0 0 4096 0 0 0 0 17 0 0 0
/proc/23808/statm: 354 153 97 274 0 77 0

[startup+0.00825489 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23808
/proc/meminfo: memFree=1618024/2055920 swapFree=4192812/4192956
[pid=23808] ppid=23806 vsize=1416 CPUtime=0
/proc/23808/stat : 23808 (IUT_BMB_SAT) R 23806 23808 20332 0 -1 4194304 189 0 0 0 0 0 0 0 18 0 1 0 99792866 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/23808/statm: 354 172 97 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.102264 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23808
/proc/meminfo: memFree=1618024/2055920 swapFree=4192812/4192956
[pid=23808] ppid=23806 vsize=1812 CPUtime=0.05
/proc/23808/stat : 23808 (IUT_BMB_SAT) S 23806 23808 20332 0 -1 4194304 267 0 0 0 4 1 0 0 18 0 1 0 99792866 1855488 249 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23808/statm: 453 249 105 274 0 176 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1812

[startup+0.30228 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23808
/proc/meminfo: memFree=1618024/2055920 swapFree=4192812/4192956
[pid=23808] ppid=23806 vsize=1812 CPUtime=0.05
/proc/23808/stat : 23808 (IUT_BMB_SAT) S 23806 23808 20332 0 -1 4194304 267 0 0 0 4 1 0 0 18 0 1 0 99792866 1855488 249 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23808/statm: 453 249 105 274 0 176 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1812

[startup+0.702327 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23808
/proc/meminfo: memFree=1618024/2055920 swapFree=4192812/4192956
[pid=23808] ppid=23806 vsize=1812 CPUtime=0.05
/proc/23808/stat : 23808 (IUT_BMB_SAT) S 23806 23808 20332 0 -1 4194304 267 0 0 0 4 1 0 0 18 0 1 0 99792866 1855488 249 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23808/statm: 453 249 105 274 0 176 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1812

[startup+1.50139 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 23811
/proc/meminfo: memFree=1615312/2055920 swapFree=4192812/4192956
[pid=23808] ppid=23806 vsize=1812 CPUtime=0.05
/proc/23808/stat : 23808 (IUT_BMB_SAT) S 23806 23808 20332 0 -1 4194304 267 0 0 0 4 1 0 0 18 0 1 0 99792866 1855488 249 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23808/statm: 453 249 105 274 0 176 0
[pid=23810] ppid=23808 vsize=5356 CPUtime=0
/proc/23810/stat : 23810 (sh) S 23808 23808 20332 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99792872 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23810/statm: 1339 232 193 169 0 50 0
[pid=23811] ppid=23810 vsize=3436 CPUtime=1.43
/proc/23811/stat : 23811 (minisat) R 23810 23808 20332 0 -1 4194304 561 0 0 0 143 0 0 0 25 0 1 0 99792872 3518464 541 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/23811/statm: 859 541 83 178 0 679 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10604

[startup+3.10153 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 23811
/proc/meminfo: memFree=1614864/2055920 swapFree=4192812/4192956
[pid=23808] ppid=23806 vsize=1812 CPUtime=0.05
/proc/23808/stat : 23808 (IUT_BMB_SAT) S 23806 23808 20332 0 -1 4194304 267 0 0 0 4 1 0 0 18 0 1 0 99792866 1855488 249 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23808/statm: 453 249 105 274 0 176 0
[pid=23810] ppid=23808 vsize=5356 CPUtime=0
/proc/23810/stat : 23810 (sh) S 23808 23808 20332 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99792872 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23810/statm: 1339 232 193 169 0 50 0
[pid=23811] ppid=23810 vsize=3832 CPUtime=3.03
/proc/23811/stat : 23811 (minisat) R 23810 23808 20332 0 -1 4194304 647 0 0 0 303 0 0 0 25 0 1 0 99792872 3923968 627 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/23811/statm: 958 627 83 178 0 778 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11000

[startup+6.30182 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 23811
/proc/meminfo: memFree=1614096/2055920 swapFree=4192812/4192956
[pid=23808] ppid=23806 vsize=1812 CPUtime=0.05
/proc/23808/stat : 23808 (IUT_BMB_SAT) S 23806 23808 20332 0 -1 4194304 267 0 0 0 4 1 0 0 18 0 1 0 99792866 1855488 249 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23808/statm: 453 249 105 274 0 176 0
[pid=23810] ppid=23808 vsize=5356 CPUtime=0
/proc/23810/stat : 23810 (sh) S 23808 23808 20332 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99792872 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23810/statm: 1339 232 193 169 0 50 0
[pid=23811] ppid=23810 vsize=4368 CPUtime=6.23
/proc/23811/stat : 23811 (minisat) R 23810 23808 20332 0 -1 4194304 762 0 0 0 623 0 0 0 25 0 1 0 99792872 4472832 742 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/23811/statm: 1092 742 83 178 0 912 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11536

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 23811
/proc/meminfo: memFree=1613584/2055920 swapFree=4192812/4192956
[pid=23808] ppid=23806 vsize=1812 CPUtime=0.05
/proc/23808/stat : 23808 (IUT_BMB_SAT) S 23806 23808 20332 0 -1 4194304 267 0 0 0 4 1 0 0 18 0 1 0 99792866 1855488 249 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23808/statm: 453 249 105 274 0 176 0
[pid=23810] ppid=23808 vsize=5356 CPUtime=0
/proc/23810/stat : 23810 (sh) S 23808 23808 20332 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99792872 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23810/statm: 1339 232 193 169 0 50 0
[pid=23811] ppid=23810 vsize=4632 CPUtime=12.62
/proc/23811/stat : 23811 (minisat) R 23810 23808 20332 0 -1 4194304 860 0 0 0 1262 0 0 0 25 0 1 0 99792872 4743168 840 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23811/statm: 1158 840 83 178 0 978 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11800

[startup+25.5025 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 23811
/proc/meminfo: memFree=1613008/2055920 swapFree=4192812/4192956
[pid=23808] ppid=23806 vsize=1812 CPUtime=0.05
/proc/23808/stat : 23808 (IUT_BMB_SAT) S 23806 23808 20332 0 -1 4194304 267 0 0 0 4 1 0 0 18 0 1 0 99792866 1855488 249 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23808/statm: 453 249 105 274 0 176 0
[pid=23810] ppid=23808 vsize=5356 CPUtime=0
/proc/23810/stat : 23810 (sh) S 23808 23808 20332 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99792872 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23810/statm: 1339 232 193 169 0 50 0
[pid=23811] ppid=23810 vsize=5304 CPUtime=25.41
/proc/23811/stat : 23811 (minisat) R 23810 23808 20332 0 -1 4194304 1027 0 0 0 2541 0 0 0 25 0 1 0 99792872 5431296 1007 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23811/statm: 1326 1007 83 178 0 1146 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12472

[startup+51.1029 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 23811
/proc/meminfo: memFree=1612240/2055920 swapFree=4192812/4192956
[pid=23808] ppid=23806 vsize=1812 CPUtime=0.05
/proc/23808/stat : 23808 (IUT_BMB_SAT) S 23806 23808 20332 0 -1 4194304 267 0 0 0 4 1 0 0 18 0 1 0 99792866 1855488 249 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23808/statm: 453 249 105 274 0 176 0
[pid=23810] ppid=23808 vsize=5356 CPUtime=0
/proc/23810/stat : 23810 (sh) S 23808 23808 20332 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99792872 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23810/statm: 1339 232 193 169 0 50 0
[pid=23811] ppid=23810 vsize=6252 CPUtime=51.01
/proc/23811/stat : 23811 (minisat) R 23810 23808 20332 0 -1 4194304 1228 0 0 0 5101 0 0 0 25 0 1 0 99792872 6402048 1208 1992294400 134512640 135243223 4294956304 18446744073709551615 134555741 0 0 4096 3 0 0 0 17 0 0 0
/proc/23811/statm: 1563 1208 83 178 0 1383 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 13420

[startup+102.306 s]
/proc/loadavg: 1.05 1.01 1.00 2/67 23811
/proc/meminfo: memFree=1610960/2055920 swapFree=4192812/4192956
[pid=23808] ppid=23806 vsize=1812 CPUtime=0.05
/proc/23808/stat : 23808 (IUT_BMB_SAT) S 23806 23808 20332 0 -1 4194304 267 0 0 0 4 1 0 0 18 0 1 0 99792866 1855488 249 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23808/statm: 453 249 105 274 0 176 0
[pid=23810] ppid=23808 vsize=5356 CPUtime=0
/proc/23810/stat : 23810 (sh) S 23808 23808 20332 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99792872 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23810/statm: 1339 232 193 169 0 50 0
[pid=23811] ppid=23810 vsize=7352 CPUtime=102.19
/proc/23811/stat : 23811 (minisat) R 23810 23808 20332 0 -1 4194304 1513 0 0 0 10218 1 0 0 25 0 1 0 99792872 7528448 1493 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/23811/statm: 1838 1493 83 178 0 1658 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 14520

[startup+162.303 s]
/proc/loadavg: 1.18 1.05 1.01 2/67 23811
/proc/meminfo: memFree=1610128/2055920 swapFree=4192812/4192956
[pid=23808] ppid=23806 vsize=1812 CPUtime=0.05
/proc/23808/stat : 23808 (IUT_BMB_SAT) S 23806 23808 20332 0 -1 4194304 267 0 0 0 4 1 0 0 18 0 1 0 99792866 1855488 249 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23808/statm: 453 249 105 274 0 176 0
[pid=23810] ppid=23808 vsize=5356 CPUtime=0
/proc/23810/stat : 23810 (sh) S 23808 23808 20332 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99792872 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23810/statm: 1339 232 193 169 0 50 0
[pid=23811] ppid=23810 vsize=8188 CPUtime=162.17
/proc/23811/stat : 23811 (minisat) R 23810 23808 20332 0 -1 4194304 1714 0 0 0 16216 1 0 0 25 0 1 0 99792872 8384512 1694 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/23811/statm: 2047 1694 83 178 0 1867 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 15356

[startup+222.302 s]
/proc/loadavg: 1.06 1.04 1.01 2/67 23811
/proc/meminfo: memFree=1609680/2055920 swapFree=4192812/4192956
[pid=23808] ppid=23806 vsize=1812 CPUtime=0.05
/proc/23808/stat : 23808 (IUT_BMB_SAT) S 23806 23808 20332 0 -1 4194304 267 0 0 0 4 1 0 0 18 0 1 0 99792866 1855488 249 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23808/statm: 453 249 105 274 0 176 0
[pid=23810] ppid=23808 vsize=5356 CPUtime=0
/proc/23810/stat : 23810 (sh) S 23808 23808 20332 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99792872 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23810/statm: 1339 232 193 169 0 50 0
[pid=23811] ppid=23810 vsize=8600 CPUtime=222.14
/proc/23811/stat : 23811 (minisat) R 23810 23808 20332 0 -1 4194304 1804 0 0 0 22213 1 0 0 25 0 1 0 99792872 8806400 1784 1992294400 134512640 135243223 4294956304 18446744073709551615 134568594 0 0 4096 3 0 0 0 17 0 0 0
/proc/23811/statm: 2150 1784 83 178 0 1970 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 15768

[startup+282.303 s]
/proc/loadavg: 1.02 1.03 1.00 2/67 23811
/proc/meminfo: memFree=1609168/2055920 swapFree=4192812/4192956
[pid=23808] ppid=23806 vsize=1812 CPUtime=0.05
/proc/23808/stat : 23808 (IUT_BMB_SAT) S 23806 23808 20332 0 -1 4194304 267 0 0 0 4 1 0 0 18 0 1 0 99792866 1855488 249 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23808/statm: 453 249 105 274 0 176 0
[pid=23810] ppid=23808 vsize=5356 CPUtime=0
/proc/23810/stat : 23810 (sh) S 23808 23808 20332 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99792872 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23810/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1607440/2055920 swapFree=4192812/4192956
[pid=23808] ppid=23806 vsize=1812 CPUtime=0.05
/proc/23808/stat : 23808 (IUT_BMB_SAT) S 23806 23808 20332 0 -1 4194304 267 0 0 0 4 1 0 0 18 0 1 0 99792866 1855488 249 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23808/statm: 453 249 105 274 0 176 0
[pid=23810] ppid=23808 vsize=5356 CPUtime=0
/proc/23810/stat : 23810 (sh) S 23808 23808 20332 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99792872 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23810/statm: 1339 232 193 169 0 50 0
[pid=23811] ppid=23810 vsize=10932 CPUtime=641.96
/proc/23811/stat : 23811 (minisat) R 23810 23808 20332 0 -1 4194304 2341 0 0 0 64194 2 0 0 25 0 1 0 99792872 11194368 2321 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/23811/statm: 2733 2321 83 178 0 2553 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 18100

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23811
/proc/meminfo: memFree=1607248/2055920 swapFree=4192812/4192956
[pid=23808] ppid=23806 vsize=1812 CPUtime=0.05
/proc/23808/stat : 23808 (IUT_BMB_SAT) S 23806 23808 20332 0 -1 4194304 267 0 0 0 4 1 0 0 18 0 1 0 99792866 1855488 249 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23808/statm: 453 249 105 274 0 176 0
[pid=23810] ppid=23808 vsize=5356 CPUtime=0
/proc/23810/stat : 23810 (sh) S 23808 23808 20332 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99792872 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23810/statm: 1339 232 193 169 0 50 0
[pid=23811] ppid=23810 vsize=11084 CPUtime=701.93
/proc/23811/stat : 23811 (minisat) R 23810 23808 20332 0 -1 4194304 2388 0 0 0 70191 2 0 0 25 0 1 0 99792872 11350016 2368 1992294400 134512640 135243223 4294956304 18446744073709551615 134555713 0 0 4096 3 0 0 0 17 0 0 0
/proc/23811/statm: 2771 2368 83 178 0 2591 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 18252

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23811
/proc/meminfo: memFree=1606992/2055920 swapFree=4192812/4192956
[pid=23808] ppid=23806 vsize=1812 CPUtime=0.05
/proc/23808/stat : 23808 (IUT_BMB_SAT) S 23806 23808 20332 0 -1 4194304 267 0 0 0 4 1 0 0 18 0 1 0 99792866 1855488 249 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23808/statm: 453 249 105 274 0 176 0
[pid=23810] ppid=23808 vsize=5356 CPUtime=0
/proc/23810/stat : 23810 (sh) S 23808 23808 20332 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99792872 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23810/statm: 1339 232 193 169 0 50 0
[pid=23811] ppid=23810 vsize=11240 CPUtime=761.91
/proc/23811/stat : 23811 (minisat) R 23810 23808 20332 0 -1 4194304 2440 0 0 0 76189 2 0 0 25 0 1 0 99792872 11509760 2420 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/23811/statm: 2810 2420 83 178 0 2630 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 18408

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23817
/proc/meminfo: memFree=1606600/2055920 swapFree=4192812/4192956
[pid=23808] ppid=23806 vsize=1812 CPUtime=0.05
/proc/23808/stat : 23808 (IUT_BMB_SAT) S 23806 23808 20332 0 -1 4194304 267 0 0 0 4 1 0 0 18 0 1 0 99792866 1855488 249 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23808/statm: 453 249 105 274 0 176 0
[pid=23810] ppid=23808 vsize=5356 CPUtime=0
/proc/23810/stat : 23810 (sh) S 23808 23808 20332 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99792872 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23810/statm: 1339 232 193 169 0 50 0
[pid=23811] ppid=23810 vsize=11556 CPUtime=821.87
/proc/23811/stat : 23811 (minisat) R 23810 23808 20332 0 -1 4194304 2501 0 0 0 82185 2 0 0 25 0 1 0 99792872 11833344 2481 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/23811/statm: 2889 2481 83 178 0 2709 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 18724

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23817
/proc/meminfo: memFree=1606408/2055920 swapFree=4192812/4192956
[pid=23808] ppid=23806 vsize=1812 CPUtime=0.05
/proc/23808/stat : 23808 (IUT_BMB_SAT) S 23806 23808 20332 0 -1 4194304 267 0 0 0 4 1 0 0 18 0 1 0 99792866 1855488 249 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23808/statm: 453 249 105 274 0 176 0
[pid=23810] ppid=23808 vsize=5356 CPUtime=0
/proc/23810/stat : 23810 (sh) S 23808 23808 20332 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99792872 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23810/statm: 1339 232 193 169 0 50 0
[pid=23811] ppid=23810 vsize=11704 CPUtime=881.84
/proc/23811/stat : 23811 (minisat) R 23810 23808 20332 0 -1 4194304 2549 0 0 0 88182 2 0 0 25 0 1 0 99792872 11984896 2529 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/23811/statm: 2926 2529 83 178 0 2746 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 18872

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23817
/proc/meminfo: memFree=1606408/2055920 swapFree=4192812/4192956
[pid=23808] ppid=23806 vsize=1812 CPUtime=0.05
/proc/23808/stat : 23808 (IUT_BMB_SAT) S 23806 23808 20332 0 -1 4194304 267 0 0 0 4 1 0 0 18 0 1 0 99792866 1855488 249 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23808/statm: 453 249 105 274 0 176 0
[pid=23810] ppid=23808 vsize=5356 CPUtime=0
/proc/23810/stat : 23810 (sh) S 23808 23808 20332 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99792872 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23810/statm: 1339 232 193 169 0 50 0
[pid=23811] ppid=23810 vsize=11704 CPUtime=941.82
/proc/23811/stat : 23811 (minisat) R 23810 23808 20332 0 -1 4194304 2549 0 0 0 94180 2 0 0 25 0 1 0 99792872 11984896 2529 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/23811/statm: 2926 2529 83 178 0 2746 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 18872

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23817
/proc/meminfo: memFree=1606344/2055920 swapFree=4192812/4192956
[pid=23808] ppid=23806 vsize=1812 CPUtime=0.05
/proc/23808/stat : 23808 (IUT_BMB_SAT) S 23806 23808 20332 0 -1 4194304 267 0 0 0 4 1 0 0 18 0 1 0 99792866 1855488 249 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23808/statm: 453 249 105 274 0 176 0
[pid=23810] ppid=23808 vsize=5356 CPUtime=0
/proc/23810/stat : 23810 (sh) S 23808 23808 20332 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99792872 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23810/statm: 1339 232 193 169 0 50 0
[pid=23811] ppid=23810 vsize=11876 CPUtime=1001.79
/proc/23811/stat : 23811 (minisat) R 23810 23808 20332 0 -1 4194304 2577 0 0 0 100177 2 0 0 25 0 1 0 99792872 12161024 2557 1992294400 134512640 135243223 4294956304 18446744073709551615 134555655 0 0 4096 3 0 0 0 17 0 0 0
/proc/23811/statm: 2969 2557 83 178 0 2789 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 19044

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23817
/proc/meminfo: memFree=1605896/2055920 swapFree=4192812/4192956
[pid=23808] ppid=23806 vsize=1812 CPUtime=0.05
/proc/23808/stat : 23808 (IUT_BMB_SAT) S 23806 23808 20332 0 -1 4194304 267 0 0 0 4 1 0 0 18 0 1 0 99792866 1855488 249 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23808/statm: 453 249 105 274 0 176 0
[pid=23810] ppid=23808 vsize=5356 CPUtime=0
/proc/23810/stat : 23810 (sh) S 23808 23808 20332 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99792872 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23810/statm: 1339 232 193 169 0 50 0
[pid=23811] ppid=23810 vsize=12328 CPUtime=1061.77
/proc/23811/stat : 23811 (minisat) R 23810 23808 20332 0 -1 4194304 2691 0 0 0 106175 2 0 0 25 0 1 0 99792872 12623872 2671 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/23811/statm: 3082 2671 83 178 0 2902 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 19496

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23817
/proc/meminfo: memFree=1605712/2055920 swapFree=4192812/4192956
[pid=23808] ppid=23806 vsize=1812 CPUtime=0.05
/proc/23808/stat : 23808 (IUT_BMB_SAT) S 23806 23808 20332 0 -1 4194304 267 0 0 0 4 1 0 0 18 0 1 0 99792866 1855488 249 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23808/statm: 453 249 105 274 0 176 0
[pid=23810] ppid=23808 vsize=5356 CPUtime=0
/proc/23810/stat : 23810 (sh) S 23808 23808 20332 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99792872 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23810/statm: 1339 232 193 169 0 50 0
[pid=23811] ppid=23810 vsize=12644 CPUtime=1121.75
/proc/23811/stat : 23811 (minisat) R 23810 23808 20332 0 -1 4194304 2741 0 0 0 112173 2 0 0 25 0 1 0 99792872 12947456 2721 1992294400 134512640 135243223 4294956304 18446744073709551615 134564993 0 0 4096 3 0 0 0 17 0 0 0
/proc/23811/statm: 3161 2721 83 178 0 2981 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 19812

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23817
/proc/meminfo: memFree=1605584/2055920 swapFree=4192812/4192956
[pid=23808] ppid=23806 vsize=1812 CPUtime=0.05
/proc/23808/stat : 23808 (IUT_BMB_SAT) S 23806 23808 20332 0 -1 4194304 267 0 0 0 4 1 0 0 18 0 1 0 99792866 1855488 249 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23808/statm: 453 249 105 274 0 176 0
[pid=23810] ppid=23808 vsize=5356 CPUtime=0
/proc/23810/stat : 23810 (sh) S 23808 23808 20332 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99792872 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23810/statm: 1339 232 193 169 0 50 0
[pid=23811] ppid=23810 vsize=12644 CPUtime=1181.72
/proc/23811/stat : 23811 (minisat) R 23810 23808 20332 0 -1 4194304 2764 0 0 0 118170 2 0 0 25 0 1 0 99792872 12947456 2744 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23811/statm: 3161 2744 83 178 0 2981 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 19812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23817
/proc/meminfo: memFree=1605456/2055920 swapFree=4192812/4192956
[pid=23808] ppid=23806 vsize=1812 CPUtime=0.05
/proc/23808/stat : 23808 (IUT_BMB_SAT) S 23806 23808 20332 0 -1 4194304 267 0 0 0 4 1 0 0 18 0 1 0 99792866 1855488 249 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23808/statm: 453 249 105 274 0 176 0
[pid=23810] ppid=23808 vsize=5356 CPUtime=0
/proc/23810/stat : 23810 (sh) S 23808 23808 20332 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99792872 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23810/statm: 1339 232 193 169 0 50 0
[pid=23811] ppid=23810 vsize=12928 CPUtime=1200.02
/proc/23811/stat : 23811 (minisat) R 23810 23808 20332 0 -1 4194304 2804 0 0 0 120000 2 0 0 25 0 1 0 99792872 13238272 2784 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/23811/statm: 3232 2784 83 178 0 3052 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 20096

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.1
CPU user time (s): 1200.05
CPU system time (s): 0.049992
CPU usage (%): 99.9577
Max. virtual memory (cumulated for all children) (KiB): 20096

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

runsolver used 1.10783 second user time and 3.2685 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-26 05:47:28
IDJOB=1726848
IDBENCH=24624
IDSOLVER=523
FILE ID=node43/1726848-1240717648
PBS_JOBID= 9186840
Free space on /tmp= 66432 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Hard/contest04/others/ramsey.sat05-511.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726848-1240717648/watcher-1726848-1240717648 -o /tmp/evaluation-result-1726848-1240717648/solver-1726848-1240717648 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1726848-1240717648.cnf HOME

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

MD5SUM BENCH= f938eb83302d03b3e1c7efeabdee60a6
RANDOM SEED=365961539

node43.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.237
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.237
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:       1618504 kB
Buffers:         48452 kB
Cached:         311540 kB
SwapCached:          0 kB
Active:         187928 kB
Inactive:       186028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1618504 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2336 kB
Writeback:           0 kB
Mapped:          23688 kB
Slab:            49428 kB
Committed_AS:   398672 kB
PageTables:       1444 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= 66428 MiB
End job on node43 at 2009-04-26 06:07:29