Trace number 1730611

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/Difficult/contest05/others/
pmg-12-UNSAT.sat05-3940.reshuffled-07.cnf
MD5SUMcb7fcc0a671d4e8fcabb476bdf51a2fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.2957
Satisfiable
(Un)Satisfiability was proved
Number of variables190
Number of clauses632
Sum of the clauses size1894
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3630
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  190                                                  |
0.00/0.00	c |  Number of clauses:    632                                                  |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     100      378     1152 |      126        0    nan |  0.000 % |
0.00/0.01	c |       101 |     100      378     1152 |      138      101     18 |  0.003 % |
0.00/0.01	c |       251 |     100      378     1152 |      152      151     16 |  0.006 % |
0.00/0.01	c |       476 |     100      378     1152 |      167      164     14 |  0.003 % |
0.00/0.02	c |       814 |     100      378     1152 |      184      170     13 |  0.008 % |
0.00/0.03	c |      1321 |     100      378     1152 |      202      204     14 |  0.003 % |
0.00/0.04	c |      2081 |     100      378     1152 |      223      214     13 |  0.003 % |
0.00/0.06	c |      3220 |     100      378     1152 |      245      260     15 |  0.008 % |
0.00/0.09	c |      4929 |     100      378     1152 |      270      214     12 |  0.006 % |
0.00/0.13	c |      7491 |     100      378     1152 |      297      222     13 |  0.003 % |
0.00/0.20	c |     11336 |     100      378     1152 |      326      335     15 |  0.006 % |
0.00/0.30	c |     17106 |     100      378     1152 |      359      364     15 |  0.006 % |
0.00/0.47	c |     25755 |     100      378     1152 |      395      293     13 |  0.003 % |
0.00/0.72	c |     38730 |     100      378     1152 |      434      268     12 |  0.003 % |
0.00/1.10	c |     58191 |     100      378     1152 |      478      453     16 |  0.003 % |
1.59/1.69	c |     87384 |     100      378     1152 |      526      304     11 |  0.003 % |
2.58/2.61	c |    131174 |     100      378     1152 |      578      351     13 |  0.003 % |
3.88/3.99	c |    196858 |     100      378     1152 |      636      379     12 |  0.003 % |
6.09/6.10	c |    295384 |     100      378     1152 |      700      543     16 |  0.003 % |
9.28/9.35	c |    443173 |     100      378     1152 |      770      493     14 |  0.008 % |
14.28/14.37	c |    664860 |     100      378     1152 |      847      628     15 |  0.006 % |
21.78/21.87	c |    997386 |     100      378     1152 |      932      530     14 |  0.003 % |
33.97/34.09	c |   1496174 |     100      378     1152 |     1025      611     15 |  0.003 % |
52.85/52.95	c |   2244358 |     100      378     1152 |     1128      676     15 |  0.003 % |
81.94/82.06	c |   3366632 |     100      378     1152 |     1241      778     16 |  0.006 % |
126.71/126.84	c |   5050043 |     100      378     1152 |     1365      970     17 |  0.003 % |
194.47/194.61	c |   7575159 |     100      378     1152 |     1501     1302     16 |  0.006 % |
302.92/303.12	c |  11362834 |     100      378     1152 |     1651     1296     16 |  0.006 % |
467.43/467.79	c |  17044347 |     100      378     1152 |     1817     1683     16 |  0.011 % |
726.00/726.42	c |  25566617 |     100      378     1152 |     1998     1667     16 |  0.011 % |
1128.89/1129.51	c |  38350020 |      99      372     1134 |     2198     1983     18 |  0.529 % |
1200.07/1200.70	sh: line 1: 27574 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.07/1200.70	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-1730611-1240761490/watcher-1730611-1240761490 -o /tmp/evaluation-result-1730611-1240761490/solver-1730611-1240761490 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1730611-1240761490.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/65 27571
/proc/meminfo: memFree=1783296/2055920 swapFree=4181416/4192956
[pid=27571] ppid=27569 vsize=1284 CPUtime=0
/proc/27571/stat : 27571 (IUT_BMB_SAT) R 27569 27571 27283 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 104178285 1314816 131 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/27571/statm: 321 131 101 274 0 44 0

[startup+0.103644 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 27571
/proc/meminfo: memFree=1783296/2055920 swapFree=4181416/4192956
[pid=27571] ppid=27569 vsize=1284 CPUtime=0
/proc/27571/stat : 27571 (IUT_BMB_SAT) S 27569 27571 27283 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 104178285 1314816 136 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 321 136 106 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.20166 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 27571
/proc/meminfo: memFree=1783296/2055920 swapFree=4181416/4192956
[pid=27571] ppid=27569 vsize=1284 CPUtime=0
/proc/27571/stat : 27571 (IUT_BMB_SAT) S 27569 27571 27283 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 104178285 1314816 136 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 321 136 106 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.301678 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 27571
/proc/meminfo: memFree=1783296/2055920 swapFree=4181416/4192956
[pid=27571] ppid=27569 vsize=1284 CPUtime=0
/proc/27571/stat : 27571 (IUT_BMB_SAT) S 27569 27571 27283 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 104178285 1314816 136 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 321 136 106 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.70175 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 27571
/proc/meminfo: memFree=1783296/2055920 swapFree=4181416/4192956
[pid=27571] ppid=27569 vsize=1284 CPUtime=0
/proc/27571/stat : 27571 (IUT_BMB_SAT) S 27569 27571 27283 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 104178285 1314816 136 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 321 136 106 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+1.50194 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 27574
/proc/meminfo: memFree=1782696/2055920 swapFree=4181416/4192956
[pid=27571] ppid=27569 vsize=1284 CPUtime=0
/proc/27571/stat : 27571 (IUT_BMB_SAT) S 27569 27571 27283 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 104178285 1314816 136 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 321 136 106 274 0 44 0
[pid=27573] ppid=27571 vsize=5356 CPUtime=0
/proc/27573/stat : 27573 (sh) S 27571 27571 27283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104178286 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27573/statm: 1339 232 193 169 0 50 0
[pid=27574] ppid=27573 vsize=2052 CPUtime=1.49
/proc/27574/stat : 27574 (minisat) R 27573 27571 27283 0 -1 4194304 164 0 0 0 149 0 0 0 25 0 1 0 104178286 2101248 144 1992294400 134512640 135243223 4294956304 18446744073709551615 134555453 0 0 4096 3 0 0 0 17 0 0 0
/proc/27574/statm: 513 144 84 178 0 333 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8692

[startup+3.10118 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 27574
/proc/meminfo: memFree=1782504/2055920 swapFree=4181416/4192956
[pid=27571] ppid=27569 vsize=1284 CPUtime=0
/proc/27571/stat : 27571 (IUT_BMB_SAT) S 27569 27571 27283 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 104178285 1314816 136 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 321 136 106 274 0 44 0
[pid=27573] ppid=27571 vsize=5356 CPUtime=0
/proc/27573/stat : 27573 (sh) S 27571 27571 27283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104178286 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27573/statm: 1339 232 193 169 0 50 0
[pid=27574] ppid=27573 vsize=2052 CPUtime=3.08
/proc/27574/stat : 27574 (minisat) R 27573 27571 27283 0 -1 4194304 172 0 0 0 308 0 0 0 25 0 1 0 104178286 2101248 152 1992294400 134512640 135243223 4294956304 18446744073709551615 134555551 0 0 4096 3 0 0 0 17 0 0 0
/proc/27574/statm: 513 152 84 178 0 333 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8692

[startup+6.3028 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 27574
/proc/meminfo: memFree=1782312/2055920 swapFree=4181416/4192956
[pid=27571] ppid=27569 vsize=1284 CPUtime=0
/proc/27571/stat : 27571 (IUT_BMB_SAT) S 27569 27571 27283 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 104178285 1314816 136 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 321 136 106 274 0 44 0
[pid=27573] ppid=27571 vsize=5356 CPUtime=0
/proc/27573/stat : 27573 (sh) S 27571 27571 27283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104178286 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27573/statm: 1339 232 193 169 0 50 0
[pid=27574] ppid=27573 vsize=2052 CPUtime=6.29
/proc/27574/stat : 27574 (minisat) R 27573 27571 27283 0 -1 4194304 181 0 0 0 629 0 0 0 25 0 1 0 104178286 2101248 161 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/27574/statm: 513 161 84 178 0 333 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8692

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 27574
/proc/meminfo: memFree=1782184/2055920 swapFree=4181416/4192956
[pid=27571] ppid=27569 vsize=1284 CPUtime=0
/proc/27571/stat : 27571 (IUT_BMB_SAT) S 27569 27571 27283 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 104178285 1314816 136 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 321 136 106 274 0 44 0
[pid=27573] ppid=27571 vsize=5356 CPUtime=0
/proc/27573/stat : 27573 (sh) S 27571 27571 27283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104178286 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27573/statm: 1339 232 193 169 0 50 0
[pid=27574] ppid=27573 vsize=2184 CPUtime=12.68
/proc/27574/stat : 27574 (minisat) R 27573 27571 27283 0 -1 4194304 194 0 0 0 1268 0 0 0 25 0 1 0 104178286 2236416 174 1992294400 134512640 135243223 4294956304 18446744073709551615 134564978 0 0 4096 3 0 0 0 17 0 0 0
/proc/27574/statm: 546 174 84 178 0 366 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8824

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 27574
/proc/meminfo: memFree=1782120/2055920 swapFree=4181416/4192956
[pid=27571] ppid=27569 vsize=1284 CPUtime=0
/proc/27571/stat : 27571 (IUT_BMB_SAT) S 27569 27571 27283 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 104178285 1314816 136 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 321 136 106 274 0 44 0
[pid=27573] ppid=27571 vsize=5356 CPUtime=0
/proc/27573/stat : 27573 (sh) S 27571 27571 27283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104178286 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27573/statm: 1339 232 193 169 0 50 0
[pid=27574] ppid=27573 vsize=2184 CPUtime=25.48
/proc/27574/stat : 27574 (minisat) R 27573 27571 27283 0 -1 4194304 211 0 0 0 2548 0 0 0 25 0 1 0 104178286 2236416 191 1992294400 134512640 135243223 4294956304 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/27574/statm: 546 191 84 178 0 366 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8824

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 27574
/proc/meminfo: memFree=1782056/2055920 swapFree=4181416/4192956
[pid=27571] ppid=27569 vsize=1284 CPUtime=0
/proc/27571/stat : 27571 (IUT_BMB_SAT) S 27569 27571 27283 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 104178285 1314816 136 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 321 136 106 274 0 44 0
[pid=27573] ppid=27571 vsize=5356 CPUtime=0
/proc/27573/stat : 27573 (sh) S 27571 27571 27283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104178286 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27573/statm: 1339 232 193 169 0 50 0
[pid=27574] ppid=27573 vsize=2320 CPUtime=51.05
/proc/27574/stat : 27574 (minisat) R 27573 27571 27283 0 -1 4194304 230 0 0 0 5105 0 0 0 25 0 1 0 104178286 2375680 210 1992294400 134512640 135243223 4294956304 18446744073709551615 134564978 0 0 4096 3 0 0 0 17 0 0 0
/proc/27574/statm: 580 210 84 178 0 400 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 8960

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 27574
/proc/meminfo: memFree=1781864/2055920 swapFree=4181416/4192956
[pid=27571] ppid=27569 vsize=1284 CPUtime=0
/proc/27571/stat : 27571 (IUT_BMB_SAT) S 27569 27571 27283 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 104178285 1314816 136 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 321 136 106 274 0 44 0
[pid=27573] ppid=27571 vsize=5356 CPUtime=0
/proc/27573/stat : 27573 (sh) S 27571 27571 27283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104178286 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27573/statm: 1339 232 193 169 0 50 0
[pid=27574] ppid=27573 vsize=2452 CPUtime=102.23
/proc/27574/stat : 27574 (minisat) R 27573 27571 27283 0 -1 4194304 255 0 0 0 10223 0 0 0 25 0 1 0 104178286 2510848 235 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/27574/statm: 613 235 84 178 0 433 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 9092

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 27574
/proc/meminfo: memFree=1781736/2055920 swapFree=4181416/4192956
[pid=27571] ppid=27569 vsize=1284 CPUtime=0
/proc/27571/stat : 27571 (IUT_BMB_SAT) S 27569 27571 27283 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 104178285 1314816 136 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 321 136 106 274 0 44 0
[pid=27573] ppid=27571 vsize=5356 CPUtime=0
/proc/27573/stat : 27573 (sh) S 27571 27571 27283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104178286 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27573/statm: 1339 232 193 169 0 50 0
[pid=27574] ppid=27573 vsize=2452 CPUtime=162.2
/proc/27574/stat : 27574 (minisat) R 27573 27571 27283 0 -1 4194304 276 0 0 0 16220 0 0 0 25 0 1 0 104178286 2510848 256 1992294400 134512640 135243223 4294956304 18446744073709551615 134565016 0 0 4096 3 0 0 0 17 0 0 0
/proc/27574/statm: 613 256 84 178 0 433 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 9092

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 27580
/proc/meminfo: memFree=1781536/2055920 swapFree=4181416/4192956
[pid=27571] ppid=27569 vsize=1284 CPUtime=0
/proc/27571/stat : 27571 (IUT_BMB_SAT) S 27569 27571 27283 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 104178285 1314816 136 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 321 136 106 274 0 44 0
[pid=27573] ppid=27571 vsize=5356 CPUtime=0
/proc/27573/stat : 27573 (sh) S 27571 27571 27283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104178286 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27573/statm: 1339 232 193 169 0 50 0
[pid=27574] ppid=27573 vsize=2584 CPUtime=222.16
/proc/27574/stat : 27574 (minisat) R 27573 27571 27283 0 -1 4194304 292 0 0 0 22216 0 0 0 25 0 1 0 104178286 2646016 272 1992294400 134512640 135243223 4294956304 18446744073709551615 134565349 0 0 4096 3 0 0 0 17 0 0 0
/proc/27574/statm: 646 272 84 178 0 466 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 9224

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 27580
/proc/meminfo: memFree=1781536/2055920 swapFree=4181416/4192956
[pid=27571] ppid=27569 vsize=1284 CPUtime=0
/proc/27571/stat : 27571 (IUT_BMB_SAT) S 27569 27571 27283 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 104178285 1314816 136 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 321 136 106 274 0 44 0
[pid=27573] ppid=27571 vsize=5356 CPUtime=0
/proc/27573/stat : 27573 (sh) S 27571 27571 27283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104178286 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27573/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1781224/2055920 swapFree=4181416/4192956
[pid=27571] ppid=27569 vsize=1284 CPUtime=0
/proc/27571/stat : 27571 (IUT_BMB_SAT) S 27569 27571 27283 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 104178285 1314816 136 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 321 136 106 274 0 44 0
[pid=27573] ppid=27571 vsize=5356 CPUtime=0
/proc/27573/stat : 27573 (sh) S 27571 27571 27283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104178286 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27573/statm: 1339 232 193 169 0 50 0
[pid=27574] ppid=27573 vsize=2716 CPUtime=641.94
/proc/27574/stat : 27574 (minisat) R 27573 27571 27283 0 -1 4194304 351 0 0 0 64194 0 0 0 25 0 1 0 104178286 2781184 331 1992294400 134512640 135243223 4294956304 18446744073709551615 134566200 0 0 4096 3 0 0 0 17 0 0 0
/proc/27574/statm: 679 331 84 178 0 499 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 9356

[startup+702.303 s]
/proc/loadavg: 1.02 1.02 1.00 2/68 27580
/proc/meminfo: memFree=1781096/2055920 swapFree=4181416/4192956
[pid=27571] ppid=27569 vsize=1284 CPUtime=0
/proc/27571/stat : 27571 (IUT_BMB_SAT) S 27569 27571 27283 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 104178285 1314816 136 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 321 136 106 274 0 44 0
[pid=27573] ppid=27571 vsize=5356 CPUtime=0
/proc/27573/stat : 27573 (sh) S 27571 27571 27283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104178286 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27573/statm: 1339 232 193 169 0 50 0
[pid=27574] ppid=27573 vsize=2716 CPUtime=701.91
/proc/27574/stat : 27574 (minisat) R 27573 27571 27283 0 -1 4194304 351 0 0 0 70191 0 0 0 25 0 1 0 104178286 2781184 331 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/27574/statm: 679 331 84 178 0 499 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 9356

[startup+762.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/68 27580
/proc/meminfo: memFree=1781032/2055920 swapFree=4181416/4192956
[pid=27571] ppid=27569 vsize=1284 CPUtime=0
/proc/27571/stat : 27571 (IUT_BMB_SAT) S 27569 27571 27283 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 104178285 1314816 136 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 321 136 106 274 0 44 0
[pid=27573] ppid=27571 vsize=5356 CPUtime=0
/proc/27573/stat : 27573 (sh) S 27571 27571 27283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104178286 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27573/statm: 1339 232 193 169 0 50 0
[pid=27574] ppid=27573 vsize=2848 CPUtime=761.89
/proc/27574/stat : 27574 (minisat) R 27573 27571 27283 0 -1 4194304 362 0 0 0 76189 0 0 0 25 0 1 0 104178286 2916352 342 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/27574/statm: 712 342 84 178 0 532 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 9488

[startup+822.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/68 27580
/proc/meminfo: memFree=1781032/2055920 swapFree=4181416/4192956
[pid=27571] ppid=27569 vsize=1284 CPUtime=0
/proc/27571/stat : 27571 (IUT_BMB_SAT) S 27569 27571 27283 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 104178285 1314816 136 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 321 136 106 274 0 44 0
[pid=27573] ppid=27571 vsize=5356 CPUtime=0
/proc/27573/stat : 27573 (sh) S 27571 27571 27283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104178286 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27573/statm: 1339 232 193 169 0 50 0
[pid=27574] ppid=27573 vsize=2848 CPUtime=821.85
/proc/27574/stat : 27574 (minisat) R 27573 27571 27283 0 -1 4194304 365 0 0 0 82185 0 0 0 25 0 1 0 104178286 2916352 345 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/27574/statm: 712 345 84 178 0 532 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 9488

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 27580
/proc/meminfo: memFree=1781032/2055920 swapFree=4181416/4192956
[pid=27571] ppid=27569 vsize=1284 CPUtime=0
/proc/27571/stat : 27571 (IUT_BMB_SAT) S 27569 27571 27283 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 104178285 1314816 136 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 321 136 106 274 0 44 0
[pid=27573] ppid=27571 vsize=5356 CPUtime=0
/proc/27573/stat : 27573 (sh) S 27571 27571 27283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104178286 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27573/statm: 1339 232 193 169 0 50 0
[pid=27574] ppid=27573 vsize=2848 CPUtime=881.83
/proc/27574/stat : 27574 (minisat) R 27573 27571 27283 0 -1 4194304 365 0 0 0 88183 0 0 0 25 0 1 0 104178286 2916352 345 1992294400 134512640 135243223 4294956304 18446744073709551615 134565422 0 0 4096 3 0 0 0 17 0 0 0
/proc/27574/statm: 712 345 84 178 0 532 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 9488

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 27580
/proc/meminfo: memFree=1780968/2055920 swapFree=4181416/4192956
[pid=27571] ppid=27569 vsize=1284 CPUtime=0
/proc/27571/stat : 27571 (IUT_BMB_SAT) S 27569 27571 27283 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 104178285 1314816 136 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 321 136 106 274 0 44 0
[pid=27573] ppid=27571 vsize=5356 CPUtime=0
/proc/27573/stat : 27573 (sh) S 27571 27571 27283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104178286 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27573/statm: 1339 232 193 169 0 50 0
[pid=27574] ppid=27573 vsize=2848 CPUtime=941.79
/proc/27574/stat : 27574 (minisat) R 27573 27571 27283 0 -1 4194304 373 0 0 0 94179 0 0 0 25 0 1 0 104178286 2916352 353 1992294400 134512640 135243223 4294956304 18446744073709551615 134555551 0 0 4096 3 0 0 0 17 0 0 0
/proc/27574/statm: 712 353 84 178 0 532 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 9488

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 27580
/proc/meminfo: memFree=1780968/2055920 swapFree=4181416/4192956
[pid=27571] ppid=27569 vsize=1284 CPUtime=0
/proc/27571/stat : 27571 (IUT_BMB_SAT) S 27569 27571 27283 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 104178285 1314816 136 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 321 136 106 274 0 44 0
[pid=27573] ppid=27571 vsize=5356 CPUtime=0
/proc/27573/stat : 27573 (sh) S 27571 27571 27283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104178286 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27573/statm: 1339 232 193 169 0 50 0
[pid=27574] ppid=27573 vsize=2848 CPUtime=1001.76
/proc/27574/stat : 27574 (minisat) R 27573 27571 27283 0 -1 4194304 375 0 0 0 100176 0 0 0 25 0 1 0 104178286 2916352 355 1992294400 134512640 135243223 4294956304 18446744073709551615 134555729 0 0 4096 3 0 0 0 17 0 0 0
/proc/27574/statm: 712 355 84 178 0 532 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 9488

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 27580
/proc/meminfo: memFree=1780904/2055920 swapFree=4181416/4192956
[pid=27571] ppid=27569 vsize=1284 CPUtime=0
/proc/27571/stat : 27571 (IUT_BMB_SAT) S 27569 27571 27283 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 104178285 1314816 136 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 321 136 106 274 0 44 0
[pid=27573] ppid=27571 vsize=5356 CPUtime=0
/proc/27573/stat : 27573 (sh) S 27571 27571 27283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104178286 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27573/statm: 1339 232 193 169 0 50 0
[pid=27574] ppid=27573 vsize=2848 CPUtime=1061.73
/proc/27574/stat : 27574 (minisat) R 27573 27571 27283 0 -1 4194304 380 0 0 0 106173 0 0 0 25 0 1 0 104178286 2916352 360 1992294400 134512640 135243223 4294956304 18446744073709551615 134555925 0 0 4096 3 0 0 0 17 0 0 0
/proc/27574/statm: 712 360 84 178 0 532 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 9488

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 27580
/proc/meminfo: memFree=1780840/2055920 swapFree=4181416/4192956
[pid=27571] ppid=27569 vsize=1284 CPUtime=0
/proc/27571/stat : 27571 (IUT_BMB_SAT) S 27569 27571 27283 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 104178285 1314816 136 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 321 136 106 274 0 44 0
[pid=27573] ppid=27571 vsize=5356 CPUtime=0
/proc/27573/stat : 27573 (sh) S 27571 27571 27283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104178286 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27573/statm: 1339 232 193 169 0 50 0
[pid=27574] ppid=27573 vsize=2848 CPUtime=1121.7
/proc/27574/stat : 27574 (minisat) R 27573 27571 27283 0 -1 4194304 384 0 0 0 112170 0 0 0 25 0 1 0 104178286 2916352 364 1992294400 134512640 135243223 4294956304 18446744073709551615 134555616 0 0 4096 3 0 0 0 17 0 0 0
/proc/27574/statm: 712 364 84 178 0 532 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 9488

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 27580
/proc/meminfo: memFree=1780776/2055920 swapFree=4181416/4192956
[pid=27571] ppid=27569 vsize=1284 CPUtime=0
/proc/27571/stat : 27571 (IUT_BMB_SAT) S 27569 27571 27283 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 104178285 1314816 136 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 321 136 106 274 0 44 0
[pid=27573] ppid=27571 vsize=5356 CPUtime=0
/proc/27573/stat : 27573 (sh) S 27571 27571 27283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104178286 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27573/statm: 1339 232 193 169 0 50 0
[pid=27574] ppid=27573 vsize=2984 CPUtime=1181.67
/proc/27574/stat : 27574 (minisat) R 27573 27571 27283 0 -1 4194304 386 0 0 0 118167 0 0 0 25 0 1 0 104178286 3055616 366 1992294400 134512640 135243223 4294956304 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 0 0 0
/proc/27574/statm: 746 366 84 178 0 566 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 9624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 27580
/proc/meminfo: memFree=1780776/2055920 swapFree=4181416/4192956
[pid=27571] ppid=27569 vsize=1284 CPUtime=0
/proc/27571/stat : 27571 (IUT_BMB_SAT) S 27569 27571 27283 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 104178285 1314816 136 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 321 136 106 274 0 44 0
[pid=27573] ppid=27571 vsize=5356 CPUtime=0
/proc/27573/stat : 27573 (sh) S 27571 27571 27283 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 104178286 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27573/statm: 1339 232 193 169 0 50 0
[pid=27574] ppid=27573 vsize=2984 CPUtime=1200.07
/proc/27574/stat : 27574 (minisat) R 27573 27571 27283 0 -1 4194304 388 0 0 0 120007 0 0 0 25 0 1 0 104178286 3055616 368 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/27574/statm: 746 368 84 178 0 566 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 9624

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.71
CPU time (s): 1200.09
CPU user time (s): 1200.08
CPU system time (s): 0.012998
CPU usage (%): 99.9486
Max. virtual memory (cumulated for all children) (KiB): 9624

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

runsolver used 1.42678 second user time and 2.95055 second system time

The end

Launcher Data

Begin job on node84 at 2009-04-26 17:58:10
IDJOB=1730611
IDBENCH=24733
IDSOLVER=523
FILE ID=node84/1730611-1240761490
PBS_JOBID= 9187125
Free space on /tmp= 66216 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Difficult/contest05/others/pmg-12-UNSAT.sat05-3940.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730611-1240761490/watcher-1730611-1240761490 -o /tmp/evaluation-result-1730611-1240761490/solver-1730611-1240761490 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1730611-1240761490.cnf HOME

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

MD5SUM BENCH= cb7fcc0a671d4e8fcabb476bdf51a2fc
RANDOM SEED=987909261

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1783848 kB
Buffers:         28324 kB
Cached:         169396 kB
SwapCached:       5396 kB
Active:          18060 kB
Inactive:       187544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1783848 kB
SwapTotal:     4192956 kB
SwapFree:      4181416 kB
Dirty:            2192 kB
Writeback:           0 kB
Mapped:          13496 kB
Slab:            52488 kB
Committed_AS:   376612 kB
PageTables:       1368 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= 66212 MiB
End job on node84 at 2009-04-26 18:18:11