Trace number 1737476

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.11 1200.41

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-230-100.cnf
MD5SUMd2dd2899777fd93a70e706988970ef5e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark21.2838
Satisfiable
(Un)Satisfiability was proved
Number of variables230
Number of clauses552
Sum of the clauses size1380
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2460
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 592
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  230                                                  |
0.00/0.01	c |  Number of clauses:    552                                                  |
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 |     230      552     1380 |      184        0    nan |  0.000 % |
0.00/0.01	c |       100 |     230      552     1380 |      202      100     34 |  0.002 % |
0.00/0.01	c |       250 |     230      552     1380 |      222      250     34 |  0.002 % |
0.00/0.02	c |       478 |     230      552     1380 |      244      190     25 |  0.002 % |
0.00/0.03	c |       818 |     230      552     1380 |      269      217     24 |  0.002 % |
0.00/0.04	c |      1325 |     230      552     1380 |      296      236     23 |  0.002 % |
0.00/0.06	c |      2087 |     230      552     1380 |      325      230     20 |  0.002 % |
0.00/0.09	c |      3231 |     230      552     1380 |      358      375     28 |  0.002 % |
0.00/0.13	c |      4941 |     230      552     1380 |      394      390     28 |  0.002 % |
0.00/0.20	c |      7505 |     230      552     1380 |      433      428     30 |  0.002 % |
0.00/0.31	c |     11350 |     230      552     1380 |      477      448     28 |  0.002 % |
0.00/0.48	c |     17117 |     230      552     1380 |      524      365     25 |  0.002 % |
0.00/0.73	c |     25766 |     230      552     1380 |      577      416     24 |  0.002 % |
1.09/1.11	c |     38740 |     230      552     1380 |      635      552     28 |  0.002 % |
1.68/1.70	c |     58201 |     230      552     1380 |      698      715     30 |  0.002 % |
2.58/2.65	c |     87395 |     230      552     1380 |      768      503     27 |  0.002 % |
3.98/4.09	c |    131186 |     230      552     1380 |      845      629     30 |  0.002 % |
6.18/6.29	c |    196870 |     230      552     1380 |      930      575     29 |  0.002 % |
9.68/9.77	c |    295397 |     230      552     1380 |     1023      957     34 |  0.002 % |
15.07/15.18	c |    443188 |     230      552     1380 |     1125      783     30 |  0.002 % |
23.47/23.53	c |    664873 |     230      552     1380 |     1237      886     32 |  0.002 % |
36.37/36.49	c |    997401 |     230      552     1380 |     1361      709     29 |  0.002 % |
56.66/56.74	c |   1496193 |     230      552     1380 |     1497      883     30 |  0.002 % |
87.36/87.44	c |   2244379 |     230      552     1380 |     1647     1543     39 |  0.002 % |
134.84/134.95	c |   3366657 |     230      552     1380 |     1812     1668     40 |  0.002 % |
211.03/211.10	c |   5050068 |     230      552     1380 |     1993     1625     38 |  0.002 % |
328.60/328.78	c |   7575184 |     230      552     1380 |     2192     1363     37 |  0.002 % |
510.75/510.93	c |  11362860 |     230      552     1380 |     2412     2160     39 |  0.002 % |
796.19/796.45	c |  17044374 |     230      552     1380 |     2653     1532     36 |  0.002 % |
1200.09/1200.40	sh: line 1: 28998 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.09/1200.40	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-1737476-1240818755/watcher-1737476-1240818755 -o /tmp/evaluation-result-1737476-1240818755/solver-1737476-1240818755 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1737476-1240818755.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 28995
/proc/meminfo: memFree=1606992/2055920 swapFree=4191900/4192956
[pid=28995] ppid=28993 vsize=1284 CPUtime=0
/proc/28995/stat : 28995 (IUT_BMB_SAT) R 28993 28995 28513 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 109908727 1314816 137 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/28995/statm: 321 137 99 274 0 44 0

[startup+0.0529581 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28995
/proc/meminfo: memFree=1606992/2055920 swapFree=4191900/4192956
[pid=28995] ppid=28993 vsize=1416 CPUtime=0
/proc/28995/stat : 28995 (IUT_BMB_SAT) S 28993 28995 28513 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 109908727 1449984 155 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28995/statm: 354 155 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.10296 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28995
/proc/meminfo: memFree=1606992/2055920 swapFree=4191900/4192956
[pid=28995] ppid=28993 vsize=1416 CPUtime=0
/proc/28995/stat : 28995 (IUT_BMB_SAT) S 28993 28995 28513 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 109908727 1449984 155 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28995/statm: 354 155 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.301978 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28995
/proc/meminfo: memFree=1606992/2055920 swapFree=4191900/4192956
[pid=28995] ppid=28993 vsize=1416 CPUtime=0
/proc/28995/stat : 28995 (IUT_BMB_SAT) S 28993 28995 28513 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 109908727 1449984 155 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28995/statm: 354 155 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.703013 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28995
/proc/meminfo: memFree=1606992/2055920 swapFree=4191900/4192956
[pid=28995] ppid=28993 vsize=1416 CPUtime=0
/proc/28995/stat : 28995 (IUT_BMB_SAT) S 28993 28995 28513 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 109908727 1449984 155 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28995/statm: 354 155 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50108 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 28998
/proc/meminfo: memFree=1606136/2055920 swapFree=4191900/4192956
[pid=28995] ppid=28993 vsize=1416 CPUtime=0
/proc/28995/stat : 28995 (IUT_BMB_SAT) S 28993 28995 28513 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 109908727 1449984 155 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28995/statm: 354 155 106 274 0 77 0
[pid=28997] ppid=28995 vsize=5356 CPUtime=0
/proc/28997/stat : 28997 (sh) S 28995 28995 28513 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109908728 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28997/statm: 1339 232 193 169 0 50 0
[pid=28998] ppid=28997 vsize=2184 CPUtime=1.48
/proc/28998/stat : 28998 (minisat) R 28997 28995 28513 0 -1 4194304 193 0 0 0 148 0 0 0 25 0 1 0 109908728 2236416 173 1992294400 134512640 135243223 4294956304 18446744073709551615 134555543 0 0 4096 3 0 0 0 17 1 0 0
/proc/28998/statm: 546 173 83 178 0 366 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8956

[startup+3.10122 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 28998
/proc/meminfo: memFree=1605944/2055920 swapFree=4191900/4192956
[pid=28995] ppid=28993 vsize=1416 CPUtime=0
/proc/28995/stat : 28995 (IUT_BMB_SAT) S 28993 28995 28513 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 109908727 1449984 155 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28995/statm: 354 155 106 274 0 77 0
[pid=28997] ppid=28995 vsize=5356 CPUtime=0
/proc/28997/stat : 28997 (sh) S 28995 28995 28513 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109908728 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28997/statm: 1339 232 193 169 0 50 0
[pid=28998] ppid=28997 vsize=2316 CPUtime=3.08
/proc/28998/stat : 28998 (minisat) R 28997 28995 28513 0 -1 4194304 217 0 0 0 308 0 0 0 25 0 1 0 109908728 2371584 197 1992294400 134512640 135243223 4294956304 18446744073709551615 134556169 0 0 4096 3 0 0 0 17 1 0 0
/proc/28998/statm: 579 197 83 178 0 399 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9088

[startup+6.3015 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 28998
/proc/meminfo: memFree=1605688/2055920 swapFree=4191900/4192956
[pid=28995] ppid=28993 vsize=1416 CPUtime=0
/proc/28995/stat : 28995 (IUT_BMB_SAT) S 28993 28995 28513 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 109908727 1449984 155 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28995/statm: 354 155 106 274 0 77 0
[pid=28997] ppid=28995 vsize=5356 CPUtime=0
/proc/28997/stat : 28997 (sh) S 28995 28995 28513 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109908728 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28997/statm: 1339 232 193 169 0 50 0
[pid=28998] ppid=28997 vsize=2316 CPUtime=6.28
/proc/28998/stat : 28998 (minisat) R 28997 28995 28513 0 -1 4194304 232 0 0 0 628 0 0 0 25 0 1 0 109908728 2371584 212 1992294400 134512640 135243223 4294956304 18446744073709551615 134565017 0 0 4096 3 0 0 0 17 1 0 0
/proc/28998/statm: 579 212 83 178 0 399 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9088

[startup+12.701 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 28998
/proc/meminfo: memFree=1605560/2055920 swapFree=4191900/4192956
[pid=28995] ppid=28993 vsize=1416 CPUtime=0
/proc/28995/stat : 28995 (IUT_BMB_SAT) S 28993 28995 28513 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 109908727 1449984 155 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28995/statm: 354 155 106 274 0 77 0
[pid=28997] ppid=28995 vsize=5356 CPUtime=0
/proc/28997/stat : 28997 (sh) S 28995 28995 28513 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109908728 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28997/statm: 1339 232 193 169 0 50 0
[pid=28998] ppid=28997 vsize=2448 CPUtime=12.68
/proc/28998/stat : 28998 (minisat) R 28997 28995 28513 0 -1 4194304 260 0 0 0 1268 0 0 0 25 0 1 0 109908728 2506752 240 1992294400 134512640 135243223 4294956304 18446744073709551615 134572677 0 0 4096 3 0 0 0 17 1 0 0
/proc/28998/statm: 612 240 83 178 0 432 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9220

[startup+25.5021 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 28998
/proc/meminfo: memFree=1605432/2055920 swapFree=4191900/4192956
[pid=28995] ppid=28993 vsize=1416 CPUtime=0
/proc/28995/stat : 28995 (IUT_BMB_SAT) S 28993 28995 28513 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 109908727 1449984 155 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28995/statm: 354 155 106 274 0 77 0
[pid=28997] ppid=28995 vsize=5356 CPUtime=0
/proc/28997/stat : 28997 (sh) S 28995 28995 28513 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109908728 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28997/statm: 1339 232 193 169 0 50 0
[pid=28998] ppid=28997 vsize=2580 CPUtime=25.47
/proc/28998/stat : 28998 (minisat) R 28997 28995 28513 0 -1 4194304 299 0 0 0 2547 0 0 0 25 0 1 0 109908728 2641920 279 1992294400 134512640 135243223 4294956304 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 1 0 0
/proc/28998/statm: 645 279 83 178 0 465 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9352

[startup+51.1024 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 28998
/proc/meminfo: memFree=1605304/2055920 swapFree=4191900/4192956
[pid=28995] ppid=28993 vsize=1416 CPUtime=0
/proc/28995/stat : 28995 (IUT_BMB_SAT) S 28993 28995 28513 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 109908727 1449984 155 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28995/statm: 354 155 106 274 0 77 0
[pid=28997] ppid=28995 vsize=5356 CPUtime=0
/proc/28997/stat : 28997 (sh) S 28995 28995 28513 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109908728 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28997/statm: 1339 232 193 169 0 50 0
[pid=28998] ppid=28997 vsize=2840 CPUtime=51.07
/proc/28998/stat : 28998 (minisat) R 28997 28995 28513 0 -1 4194304 347 0 0 0 5107 0 0 0 25 0 1 0 109908728 2908160 327 1992294400 134512640 135243223 4294956304 18446744073709551615 134564936 0 0 4096 3 0 0 0 17 1 0 0
/proc/28998/statm: 710 327 83 178 0 530 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9612

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 28998
/proc/meminfo: memFree=1605048/2055920 swapFree=4191900/4192956
[pid=28995] ppid=28993 vsize=1416 CPUtime=0
/proc/28995/stat : 28995 (IUT_BMB_SAT) S 28993 28995 28513 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 109908727 1449984 155 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28995/statm: 354 155 106 274 0 77 0
[pid=28997] ppid=28995 vsize=5356 CPUtime=0
/proc/28997/stat : 28997 (sh) S 28995 28995 28513 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109908728 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28997/statm: 1339 232 193 169 0 50 0
[pid=28998] ppid=28997 vsize=3104 CPUtime=102.26
/proc/28998/stat : 28998 (minisat) R 28997 28995 28513 0 -1 4194304 419 0 0 0 10226 0 0 0 25 0 1 0 109908728 3178496 399 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 1 0 0
/proc/28998/statm: 776 399 83 178 0 596 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 9876

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 28998
/proc/meminfo: memFree=1604792/2055920 swapFree=4191900/4192956
[pid=28995] ppid=28993 vsize=1416 CPUtime=0
/proc/28995/stat : 28995 (IUT_BMB_SAT) S 28993 28995 28513 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 109908727 1449984 155 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28995/statm: 354 155 106 274 0 77 0
[pid=28997] ppid=28995 vsize=5356 CPUtime=0
/proc/28997/stat : 28997 (sh) S 28995 28995 28513 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109908728 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28997/statm: 1339 232 193 169 0 50 0
[pid=28998] ppid=28997 vsize=3236 CPUtime=162.24
/proc/28998/stat : 28998 (minisat) R 28997 28995 28513 0 -1 4194304 461 0 0 0 16224 0 0 0 25 0 1 0 109908728 3313664 441 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28998/statm: 809 441 83 178 0 629 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 10008

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 28998
/proc/meminfo: memFree=1604664/2055920 swapFree=4191900/4192956
[pid=28995] ppid=28993 vsize=1416 CPUtime=0
/proc/28995/stat : 28995 (IUT_BMB_SAT) S 28993 28995 28513 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 109908727 1449984 155 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28995/statm: 354 155 106 274 0 77 0
[pid=28997] ppid=28995 vsize=5356 CPUtime=0
/proc/28997/stat : 28997 (sh) S 28995 28995 28513 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109908728 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28997/statm: 1339 232 193 169 0 50 0
[pid=28998] ppid=28997 vsize=3368 CPUtime=222.22
/proc/28998/stat : 28998 (minisat) R 28997 28995 28513 0 -1 4194304 495 0 0 0 22222 0 0 0 25 0 1 0 109908728 3448832 475 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 1 0 0
/proc/28998/statm: 842 475 83 178 0 662 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 10140

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 28998
/proc/meminfo: memFree=1604536/2055920 swapFree=4191900/4192956
[pid=28995] ppid=28993 vsize=1416 CPUtime=0
/proc/28995/stat : 28995 (IUT_BMB_SAT) S 28993 28995 28513 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 109908727 1449984 155 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28995/statm: 354 155 106 274 0 77 0
[pid=28997] ppid=28995 vsize=5356 CPUtime=0
/proc/28997/stat : 28997 (sh) S 28995 28995 28513 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109908728 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28997/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1603896/2055920 swapFree=4191900/4192956
[pid=28995] ppid=28993 vsize=1416 CPUtime=0
/proc/28995/stat : 28995 (IUT_BMB_SAT) S 28993 28995 28513 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 109908727 1449984 155 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28995/statm: 354 155 106 274 0 77 0
[pid=28997] ppid=28995 vsize=5356 CPUtime=0
/proc/28997/stat : 28997 (sh) S 28995 28995 28513 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109908728 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28997/statm: 1339 232 193 169 0 50 0
[pid=28998] ppid=28997 vsize=4020 CPUtime=642.12
/proc/28998/stat : 28998 (minisat) R 28997 28995 28513 0 -1 4194304 649 0 0 0 64211 1 0 0 25 0 1 0 109908728 4116480 629 1992294400 134512640 135243223 4294956304 18446744073709551615 134563496 0 0 4096 3 0 0 0 17 1 0 0
/proc/28998/statm: 1005 629 83 178 0 825 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 10792

[startup+702.302 s]
/proc/loadavg: 1.17 1.03 1.01 2/67 29004
/proc/meminfo: memFree=1603832/2055920 swapFree=4191900/4192956
[pid=28995] ppid=28993 vsize=1416 CPUtime=0
/proc/28995/stat : 28995 (IUT_BMB_SAT) S 28993 28995 28513 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 109908727 1449984 155 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28995/statm: 354 155 106 274 0 77 0
[pid=28997] ppid=28995 vsize=5356 CPUtime=0
/proc/28997/stat : 28997 (sh) S 28995 28995 28513 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109908728 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28997/statm: 1339 232 193 169 0 50 0
[pid=28998] ppid=28997 vsize=4020 CPUtime=702.1
/proc/28998/stat : 28998 (minisat) R 28997 28995 28513 0 -1 4194304 662 0 0 0 70209 1 0 0 25 0 1 0 109908728 4116480 642 1992294400 134512640 135243223 4294956304 18446744073709551615 134555628 0 0 4096 3 0 0 0 17 1 0 0
/proc/28998/statm: 1005 642 83 178 0 825 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 10792

[startup+762.307 s]
/proc/loadavg: 1.09 1.04 1.01 2/67 29004
/proc/meminfo: memFree=1603832/2055920 swapFree=4191900/4192956
[pid=28995] ppid=28993 vsize=1416 CPUtime=0
/proc/28995/stat : 28995 (IUT_BMB_SAT) S 28993 28995 28513 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 109908727 1449984 155 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28995/statm: 354 155 106 274 0 77 0
[pid=28997] ppid=28995 vsize=5356 CPUtime=0
/proc/28997/stat : 28997 (sh) S 28995 28995 28513 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109908728 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28997/statm: 1339 232 193 169 0 50 0
[pid=28998] ppid=28997 vsize=4020 CPUtime=762.09
/proc/28998/stat : 28998 (minisat) R 28997 28995 28513 0 -1 4194304 667 0 0 0 76208 1 0 0 25 0 1 0 109908728 4116480 647 1992294400 134512640 135243223 4294956304 18446744073709551615 134565934 0 0 4096 3 0 0 0 17 1 0 0
/proc/28998/statm: 1005 647 83 178 0 825 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 10792

[startup+822.303 s]
/proc/loadavg: 1.03 1.03 1.00 2/67 29004
/proc/meminfo: memFree=1603768/2055920 swapFree=4191900/4192956
[pid=28995] ppid=28993 vsize=1416 CPUtime=0
/proc/28995/stat : 28995 (IUT_BMB_SAT) S 28993 28995 28513 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 109908727 1449984 155 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28995/statm: 354 155 106 274 0 77 0
[pid=28997] ppid=28995 vsize=5356 CPUtime=0
/proc/28997/stat : 28997 (sh) S 28995 28995 28513 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109908728 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28997/statm: 1339 232 193 169 0 50 0
[pid=28998] ppid=28997 vsize=4152 CPUtime=822.08
/proc/28998/stat : 28998 (minisat) R 28997 28995 28513 0 -1 4194304 678 0 0 0 82206 2 0 0 25 0 1 0 109908728 4251648 658 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 1 0 0
/proc/28998/statm: 1038 658 83 178 0 858 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 10924

[startup+882.303 s]
/proc/loadavg: 1.01 1.02 1.00 3/67 29004
/proc/meminfo: memFree=1603704/2055920 swapFree=4191900/4192956
[pid=28995] ppid=28993 vsize=1416 CPUtime=0
/proc/28995/stat : 28995 (IUT_BMB_SAT) S 28993 28995 28513 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 109908727 1449984 155 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28995/statm: 354 155 106 274 0 77 0
[pid=28997] ppid=28995 vsize=5356 CPUtime=0
/proc/28997/stat : 28997 (sh) S 28995 28995 28513 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109908728 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28997/statm: 1339 232 193 169 0 50 0
[pid=28998] ppid=28997 vsize=4152 CPUtime=882.07
/proc/28998/stat : 28998 (minisat) R 28997 28995 28513 0 -1 4194304 686 0 0 0 88205 2 0 0 25 0 1 0 109908728 4251648 666 1992294400 134512640 135243223 4294956304 18446744073709551615 134558288 0 0 4096 3 0 0 0 17 1 0 0
/proc/28998/statm: 1038 666 83 178 0 858 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 10924

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 29004
/proc/meminfo: memFree=1603704/2055920 swapFree=4191900/4192956
[pid=28995] ppid=28993 vsize=1416 CPUtime=0
/proc/28995/stat : 28995 (IUT_BMB_SAT) S 28993 28995 28513 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 109908727 1449984 155 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28995/statm: 354 155 106 274 0 77 0
[pid=28997] ppid=28995 vsize=5356 CPUtime=0
/proc/28997/stat : 28997 (sh) S 28995 28995 28513 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109908728 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28997/statm: 1339 232 193 169 0 50 0
[pid=28998] ppid=28997 vsize=4152 CPUtime=942.05
/proc/28998/stat : 28998 (minisat) R 28997 28995 28513 0 -1 4194304 689 0 0 0 94203 2 0 0 25 0 1 0 109908728 4251648 669 1992294400 134512640 135243223 4294956304 18446744073709551615 134565934 0 0 4096 3 0 0 0 17 1 0 0
/proc/28998/statm: 1038 669 83 178 0 858 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 10924

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 29004
/proc/meminfo: memFree=1603640/2055920 swapFree=4191900/4192956
[pid=28995] ppid=28993 vsize=1416 CPUtime=0
/proc/28995/stat : 28995 (IUT_BMB_SAT) S 28993 28995 28513 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 109908727 1449984 155 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28995/statm: 354 155 106 274 0 77 0
[pid=28997] ppid=28995 vsize=5356 CPUtime=0
/proc/28997/stat : 28997 (sh) S 28995 28995 28513 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109908728 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28997/statm: 1339 232 193 169 0 50 0
[pid=28998] ppid=28997 vsize=4152 CPUtime=1002.03
/proc/28998/stat : 28998 (minisat) R 28997 28995 28513 0 -1 4194304 701 0 0 0 100201 2 0 0 25 0 1 0 109908728 4251648 681 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 1 0 0
/proc/28998/statm: 1038 681 83 178 0 858 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 10924

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29004
/proc/meminfo: memFree=1603640/2055920 swapFree=4191900/4192956
[pid=28995] ppid=28993 vsize=1416 CPUtime=0
/proc/28995/stat : 28995 (IUT_BMB_SAT) S 28993 28995 28513 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 109908727 1449984 155 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28995/statm: 354 155 106 274 0 77 0
[pid=28997] ppid=28995 vsize=5356 CPUtime=0
/proc/28997/stat : 28997 (sh) S 28995 28995 28513 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109908728 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28997/statm: 1339 232 193 169 0 50 0
[pid=28998] ppid=28997 vsize=4284 CPUtime=1062.02
/proc/28998/stat : 28998 (minisat) R 28997 28995 28513 0 -1 4194304 708 0 0 0 106200 2 0 0 25 0 1 0 109908728 4386816 688 1992294400 134512640 135243223 4294956304 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 1 0 0
/proc/28998/statm: 1071 688 83 178 0 891 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 11056

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29004
/proc/meminfo: memFree=1603576/2055920 swapFree=4191900/4192956
[pid=28995] ppid=28993 vsize=1416 CPUtime=0
/proc/28995/stat : 28995 (IUT_BMB_SAT) S 28993 28995 28513 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 109908727 1449984 155 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28995/statm: 354 155 106 274 0 77 0
[pid=28997] ppid=28995 vsize=5356 CPUtime=0
/proc/28997/stat : 28997 (sh) S 28995 28995 28513 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109908728 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28997/statm: 1339 232 193 169 0 50 0
[pid=28998] ppid=28997 vsize=4284 CPUtime=1122
/proc/28998/stat : 28998 (minisat) R 28997 28995 28513 0 -1 4194304 715 0 0 0 112198 2 0 0 25 0 1 0 109908728 4386816 695 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28998/statm: 1071 695 83 178 0 891 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 11056

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29004
/proc/meminfo: memFree=1603576/2055920 swapFree=4191900/4192956
[pid=28995] ppid=28993 vsize=1416 CPUtime=0
/proc/28995/stat : 28995 (IUT_BMB_SAT) S 28993 28995 28513 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 109908727 1449984 155 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28995/statm: 354 155 106 274 0 77 0
[pid=28997] ppid=28995 vsize=5356 CPUtime=0
/proc/28997/stat : 28997 (sh) S 28995 28995 28513 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109908728 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28997/statm: 1339 232 193 169 0 50 0
[pid=28998] ppid=28997 vsize=4284 CPUtime=1181.99
/proc/28998/stat : 28998 (minisat) R 28997 28995 28513 0 -1 4194304 715 0 0 0 118197 2 0 0 25 0 1 0 109908728 4386816 695 1992294400 134512640 135243223 4294956304 18446744073709551615 134555725 0 0 4096 3 0 0 0 17 1 0 0
/proc/28998/statm: 1071 695 83 178 0 891 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 11056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29004
/proc/meminfo: memFree=1603576/2055920 swapFree=4191900/4192956
[pid=28995] ppid=28993 vsize=1416 CPUtime=0
/proc/28995/stat : 28995 (IUT_BMB_SAT) S 28993 28995 28513 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 109908727 1449984 155 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/28995/statm: 354 155 106 274 0 77 0
[pid=28997] ppid=28995 vsize=5356 CPUtime=0
/proc/28997/stat : 28997 (sh) S 28995 28995 28513 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109908728 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28997/statm: 1339 232 193 169 0 50 0
[pid=28998] ppid=28997 vsize=4284 CPUtime=1200.09
/proc/28998/stat : 28998 (minisat) R 28997 28995 28513 0 -1 4194304 715 0 0 0 120007 2 0 0 25 0 1 0 109908728 4386816 695 1992294400 134512640 135243223 4294956304 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 1 0 0
/proc/28998/statm: 1071 695 83 178 0 891 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 11056

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.41
CPU time (s): 1200.11
CPU user time (s): 1200.08
CPU system time (s): 0.030995
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 11056

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

runsolver used 1.2928 second user time and 3.08753 second system time

The end

Launcher Data

Begin job on node31 at 2009-04-27 09:52:35
IDJOB=1737476
IDBENCH=71789
IDSOLVER=523
FILE ID=node31/1737476-1240818755
PBS_JOBID= 9187444
Free space on /tmp= 66416 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-230-100.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737476-1240818755/watcher-1737476-1240818755 -o /tmp/evaluation-result-1737476-1240818755/solver-1737476-1240818755 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1737476-1240818755.cnf HOME

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

MD5SUM BENCH= d2dd2899777fd93a70e706988970ef5e
RANDOM SEED=723791812

node31.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.213
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.213
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:       1607408 kB
Buffers:         62356 kB
Cached:         298476 kB
SwapCached:        384 kB
Active:         170284 kB
Inactive:       204916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1607408 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2188 kB
Writeback:           0 kB
Mapped:          22836 kB
Slab:            59048 kB
Committed_AS:   429836 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66416 MiB
End job on node31 at 2009-04-27 10:12:36