Trace number 1532301

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.05 1202.42

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S1961115887-052.cnf
MD5SUMfd254436f3c419e09066b64a7ac072c2
Bench CategoryRANDOM (random 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 variables220
Number of clauses18700
Sum of the clauses size130900
Maximum clause length7
Minimum clause length7
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 518700

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.09/0.19	c WARNING: for repeatability, setting FPU to use double precision
0.09/0.19	c ============================[ Problem Statistics ]=============================
0.09/0.19	c |                                                                             |
0.09/0.19	c |  Number of variables:  220                                                  |
0.09/0.19	c |  Number of clauses:    18700                                                |
0.19/0.23	c |  Parsing time:         0.03         s                                       |
0.19/0.65	c ============================[ Search Statistics ]==============================
0.19/0.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.65	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.65	c ===============================================================================
0.19/0.65	c |         0 |     220    18700   130900 |     6233        0    nan |  0.000 % |
0.19/0.66	c |       101 |     220    18700   130900 |     6856      101     56 |  0.002 % |
0.19/0.68	c |       251 |     220    18700   130900 |     7542      251     61 |  0.002 % |
0.19/0.70	c |       476 |     220    18700   130900 |     8296      476     60 |  0.002 % |
0.19/0.73	c |       814 |     220    18700   130900 |     9126      814     61 |  0.002 % |
0.19/0.78	c |      1320 |     220    18700   130900 |    10038     1320     61 |  0.002 % |
0.19/0.84	c |      2080 |     220    18700   130900 |    11042     2080     61 |  0.002 % |
0.19/0.96	c |      3220 |     220    18700   130900 |    12147     3220     62 |  0.002 % |
1.09/1.14	c |      4928 |     220    18700   130900 |    13361     4928     62 |  0.002 % |
1.38/1.45	c |      7490 |     220    18700   130900 |    14697     7490     62 |  0.002 % |
1.98/2.01	c |     11334 |     220    18700   130900 |    16167    11334     62 |  0.002 % |
3.08/3.14	c |     17100 |     220    18700   130900 |    17784     8963     63 |  0.002 % |
4.59/4.67	c |     25752 |     220    18700   130900 |    19562    17615     63 |  0.002 % |
7.58/7.62	c |     38726 |     220    18700   130900 |    21519    10923     64 |  0.002 % |
12.08/12.14	c |     58188 |     220    18700   130900 |    23671    19578     63 |  0.002 % |
19.97/20.08	c |     87380 |     220    18700   130900 |    26038    12109     62 |  0.002 % |
32.67/32.75	c |    131169 |     220    18700   130900 |    28641    13059     61 |  0.002 % |
53.36/53.44	c |    196854 |     220    18700   130900 |    31506    12346     63 |  0.002 % |
86.05/86.17	c |    295380 |     220    18700   130900 |    34656    14505     61 |  0.002 % |
140.23/140.31	c |    443170 |     220    18700   130900 |    38122    28349     64 |  0.002 % |
228.10/228.25	c |    664853 |     220    18700   130900 |    41934    21648     65 |  0.002 % |
367.35/369.29	c |    997381 |     220    18700   130900 |    46128    38053     65 |  0.002 % |
588.54/590.79	c |   1496169 |     220    18700   130900 |    50741    14502     60 |  0.002 % |
938.51/940.84	c |   2244353 |     220    18700   130900 |    55815    18658     63 |  0.002 % |
1200.02/1202.41	sh: line 1: 25029 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.02/1202.41	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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1532301-1238378167/watcher-1532301-1238378167 -o /tmp/evaluation-result-1532301-1238378167/solver-1532301-1238378167 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1532301-1238378167.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.92 1.98 2.00 4/86 25026
/proc/meminfo: memFree=1810904/2055924 swapFree=4179644/4192956
[pid=25026] ppid=25024 vsize=1636 CPUtime=0
/proc/25026/stat : 25026 (IUT_BMB_SAT) R 25024 25026 24747 0 -1 4194304 216 0 0 0 0 0 0 0 20 0 1 0 464147154 1675264 199 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/25026/statm: 409 199 97 274 0 132 0

[startup+0.030871 s]
/proc/loadavg: 1.92 1.98 2.00 4/86 25026
/proc/meminfo: memFree=1810904/2055924 swapFree=4179644/4192956
[pid=25026] ppid=25024 vsize=2032 CPUtime=0.02
/proc/25026/stat : 25026 (IUT_BMB_SAT) R 25024 25026 24747 0 -1 4194304 330 0 0 0 2 0 0 0 20 0 1 0 464147154 2080768 313 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/25026/statm: 508 313 97 274 0 231 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2032

[startup+0.101884 s]
/proc/loadavg: 1.92 1.98 2.00 4/86 25026
/proc/meminfo: memFree=1810904/2055924 swapFree=4179644/4192956
[pid=25026] ppid=25024 vsize=3220 CPUtime=0.09
/proc/25026/stat : 25026 (IUT_BMB_SAT) R 25024 25026 24747 0 -1 4194304 631 0 0 0 8 1 0 0 20 0 1 0 464147154 3297280 614 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 1 0 0
/proc/25026/statm: 805 614 99 274 0 528 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3220

[startup+0.301921 s]
/proc/loadavg: 1.92 1.98 2.00 4/86 25026
/proc/meminfo: memFree=1810904/2055924 swapFree=4179644/4192956
[pid=25026] ppid=25024 vsize=3220 CPUtime=0.19
/proc/25026/stat : 25026 (IUT_BMB_SAT) S 25024 25026 24747 0 -1 4194304 638 0 0 0 12 7 0 0 21 0 1 0 464147154 3297280 620 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25026/statm: 805 620 105 274 0 528 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3220

[startup+0.701994 s]
/proc/loadavg: 1.92 1.98 2.00 4/86 25026
/proc/meminfo: memFree=1810904/2055924 swapFree=4179644/4192956
[pid=25026] ppid=25024 vsize=3220 CPUtime=0.19
/proc/25026/stat : 25026 (IUT_BMB_SAT) S 25024 25026 24747 0 -1 4194304 638 0 0 0 12 7 0 0 21 0 1 0 464147154 3297280 620 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25026/statm: 805 620 105 274 0 528 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3220

[startup+1.50214 s]
/proc/loadavg: 1.92 1.98 2.00 3/89 25029
/proc/meminfo: memFree=1805056/2055924 swapFree=4179644/4192956
[pid=25026] ppid=25024 vsize=3220 CPUtime=0.19
/proc/25026/stat : 25026 (IUT_BMB_SAT) S 25024 25026 24747 0 -1 4194304 638 0 0 0 12 7 0 0 21 0 1 0 464147154 3297280 620 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25026/statm: 805 620 105 274 0 528 0
[pid=25028] ppid=25026 vsize=5356 CPUtime=0
/proc/25028/stat : 25028 (sh) S 25026 25026 24747 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 464147173 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25028/statm: 1339 232 193 169 0 50 0
[pid=25029] ppid=25028 vsize=5232 CPUtime=1.29
/proc/25029/stat : 25029 (minisat) R 25028 25026 24747 0 -1 4194304 1135 0 0 0 129 0 0 0 25 0 1 0 464147173 5357568 1078 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25029/statm: 1308 1078 83 178 0 1128 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13808

[startup+3.10143 s]
/proc/loadavg: 1.92 1.98 2.00 3/89 25029
/proc/meminfo: memFree=1802624/2055924 swapFree=4179644/4192956
[pid=25026] ppid=25024 vsize=3220 CPUtime=0.19
/proc/25026/stat : 25026 (IUT_BMB_SAT) S 25024 25026 24747 0 -1 4194304 638 0 0 0 12 7 0 0 21 0 1 0 464147154 3297280 620 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25026/statm: 805 620 105 274 0 528 0
[pid=25028] ppid=25026 vsize=5356 CPUtime=0
/proc/25028/stat : 25028 (sh) S 25026 25026 24747 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 464147173 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25028/statm: 1339 232 193 169 0 50 0
[pid=25029] ppid=25028 vsize=7652 CPUtime=2.89
/proc/25029/stat : 25029 (minisat) R 25028 25026 24747 0 -1 4194304 1726 0 0 0 289 0 0 0 25 0 1 0 464147173 7835648 1669 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/25029/statm: 1913 1669 83 178 0 1733 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16228

[startup+6.30302 s]
/proc/loadavg: 2.01 2.00 2.00 3/89 25029
/proc/meminfo: memFree=1800256/2055924 swapFree=4179644/4192956
[pid=25026] ppid=25024 vsize=3220 CPUtime=0.19
/proc/25026/stat : 25026 (IUT_BMB_SAT) S 25024 25026 24747 0 -1 4194304 638 0 0 0 12 7 0 0 21 0 1 0 464147154 3297280 620 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25026/statm: 805 620 105 274 0 528 0
[pid=25028] ppid=25026 vsize=5356 CPUtime=0
/proc/25028/stat : 25028 (sh) S 25026 25026 24747 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 464147173 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25028/statm: 1339 232 193 169 0 50 0
[pid=25029] ppid=25028 vsize=8744 CPUtime=6.1
/proc/25029/stat : 25029 (minisat) R 25028 25026 24747 0 -1 4194304 1995 0 0 0 609 1 0 0 25 0 1 0 464147173 8953856 1938 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25029/statm: 2186 1938 83 178 0 2006 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17320

[startup+12.7012 s]
/proc/loadavg: 2.01 2.00 2.00 3/89 25029
/proc/meminfo: memFree=1799240/2055924 swapFree=4179644/4192956
[pid=25026] ppid=25024 vsize=3220 CPUtime=0.19
/proc/25026/stat : 25026 (IUT_BMB_SAT) S 25024 25026 24747 0 -1 4194304 638 0 0 0 12 7 0 0 21 0 1 0 464147154 3297280 620 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25026/statm: 805 620 105 274 0 528 0
[pid=25028] ppid=25026 vsize=5356 CPUtime=0
/proc/25028/stat : 25028 (sh) S 25026 25026 24747 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 464147173 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25028/statm: 1339 232 193 169 0 50 0
[pid=25029] ppid=25028 vsize=9668 CPUtime=12.48
/proc/25029/stat : 25029 (minisat) R 25028 25026 24747 0 -1 4194304 2226 0 0 0 1247 1 0 0 25 0 1 0 464147173 9900032 2169 1992294400 134512640 135243223 4294956304 18446744073709551615 134555696 0 0 4096 3 0 0 0 17 1 0 0
/proc/25029/statm: 2417 2169 83 178 0 2237 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 18244

[startup+25.5015 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25029
/proc/meminfo: memFree=1797512/2055924 swapFree=4179644/4192956
[pid=25026] ppid=25024 vsize=3220 CPUtime=0.19
/proc/25026/stat : 25026 (IUT_BMB_SAT) S 25024 25026 24747 0 -1 4194304 638 0 0 0 12 7 0 0 21 0 1 0 464147154 3297280 620 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25026/statm: 805 620 105 274 0 528 0
[pid=25028] ppid=25026 vsize=5356 CPUtime=0
/proc/25028/stat : 25028 (sh) S 25026 25026 24747 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 464147173 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25028/statm: 1339 232 193 169 0 50 0
[pid=25029] ppid=25028 vsize=11252 CPUtime=25.28
/proc/25029/stat : 25029 (minisat) R 25028 25026 24747 0 -1 4194304 2621 0 0 0 2527 1 0 0 25 0 1 0 464147173 11522048 2564 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 1 0 0
/proc/25029/statm: 2813 2564 83 178 0 2633 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 19828

[startup+51.1012 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25029
/proc/meminfo: memFree=1795912/2055924 swapFree=4179644/4192956
[pid=25026] ppid=25024 vsize=3220 CPUtime=0.19
/proc/25026/stat : 25026 (IUT_BMB_SAT) S 25024 25026 24747 0 -1 4194304 638 0 0 0 12 7 0 0 21 0 1 0 464147154 3297280 620 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25026/statm: 805 620 105 274 0 528 0
[pid=25028] ppid=25026 vsize=5356 CPUtime=0
/proc/25028/stat : 25028 (sh) S 25026 25026 24747 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 464147173 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25028/statm: 1339 232 193 169 0 50 0
[pid=25029] ppid=25028 vsize=12892 CPUtime=50.87
/proc/25029/stat : 25029 (minisat) R 25028 25026 24747 0 -1 4194304 3035 0 0 0 5085 2 0 0 25 0 1 0 464147173 13201408 2978 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25029/statm: 3223 2978 83 178 0 3043 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 21468

[startup+102.308 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25029
/proc/meminfo: memFree=1793288/2055924 swapFree=4179644/4192956
[pid=25026] ppid=25024 vsize=3220 CPUtime=0.19
/proc/25026/stat : 25026 (IUT_BMB_SAT) S 25024 25026 24747 0 -1 4194304 638 0 0 0 12 7 0 0 21 0 1 0 464147154 3297280 620 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25026/statm: 805 620 105 274 0 528 0
[pid=25028] ppid=25026 vsize=5356 CPUtime=0
/proc/25028/stat : 25028 (sh) S 25026 25026 24747 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 464147173 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25028/statm: 1339 232 193 169 0 50 0
[pid=25029] ppid=25028 vsize=15588 CPUtime=102.06
/proc/25029/stat : 25029 (minisat) R 25028 25026 24747 0 -1 4194304 3685 0 0 0 10203 3 0 0 25 0 1 0 464147173 15962112 3628 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/25029/statm: 3897 3628 83 178 0 3717 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 24164

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25029
/proc/meminfo: memFree=1791560/2055924 swapFree=4179644/4192956
[pid=25026] ppid=25024 vsize=3220 CPUtime=0.19
/proc/25026/stat : 25026 (IUT_BMB_SAT) S 25024 25026 24747 0 -1 4194304 638 0 0 0 12 7 0 0 21 0 1 0 464147154 3297280 620 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25026/statm: 805 620 105 274 0 528 0
[pid=25028] ppid=25026 vsize=5356 CPUtime=0
/proc/25028/stat : 25028 (sh) S 25026 25026 24747 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 464147173 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25028/statm: 1339 232 193 169 0 50 0
[pid=25029] ppid=25028 vsize=17172 CPUtime=162.04
/proc/25029/stat : 25029 (minisat) R 25028 25026 24747 0 -1 4194304 4104 0 0 0 16200 4 0 0 25 0 1 0 464147173 17584128 4047 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/25029/statm: 4293 4047 83 178 0 4113 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 25748

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25029
/proc/meminfo: memFree=1790984/2055924 swapFree=4179644/4192956
[pid=25026] ppid=25024 vsize=3220 CPUtime=0.19
/proc/25026/stat : 25026 (IUT_BMB_SAT) S 25024 25026 24747 0 -1 4194304 638 0 0 0 12 7 0 0 21 0 1 0 464147154 3297280 620 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25026/statm: 805 620 105 274 0 528 0
[pid=25028] ppid=25026 vsize=5356 CPUtime=0
/proc/25028/stat : 25028 (sh) S 25026 25026 24747 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 464147173 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25028/statm: 1339 232 193 169 0 50 0
[pid=25029] ppid=25028 vsize=17836 CPUtime=222.02
/proc/25029/stat : 25029 (minisat) R 25028 25026 24747 0 -1 4194304 4263 0 0 0 22198 4 0 0 25 0 1 0 464147173 18264064 4206 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25029/statm: 4459 4206 83 178 0 4279 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 26412

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25029
/proc/meminfo: memFree=1789768/2055924 swapFree=4179644/4192956
[pid=25026] ppid=25024 vsize=3220 CPUtime=0.19
/proc/25026/stat : 25026 (IUT_BMB_SAT) S 25024 25026 24747 0 -1 4194304 638 0 0 0 12 7 0 0 21 0 1 0 464147154 3297280 620 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25026/statm: 805 620 105 274 0 528 0
[pid=25028] ppid=25026 vsize=5356 CPUtime=0
/proc/25028/stat : 25028 (sh) S 25026 25026 24747 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 464147173 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25028/statm: 1339 232 193 169 0 50 0

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

/proc/loadavg: 2.00 2.05 2.02 3/89 25472
/proc/meminfo: memFree=1771208/2055924 swapFree=4179644/4192956
[pid=25026] ppid=25024 vsize=3220 CPUtime=0.19
/proc/25026/stat : 25026 (IUT_BMB_SAT) S 25024 25026 24747 0 -1 4194304 638 0 0 0 12 7 0 0 21 0 1 0 464147154 3297280 620 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25026/statm: 805 620 105 274 0 528 0
[pid=25028] ppid=25026 vsize=5356 CPUtime=0
/proc/25028/stat : 25028 (sh) S 25026 25026 24747 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 464147173 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25028/statm: 1339 232 193 169 0 50 0
[pid=25029] ppid=25028 vsize=24208 CPUtime=639.93
/proc/25029/stat : 25029 (minisat) R 25028 25026 24747 0 -1 4194304 5779 0 0 0 63984 9 0 0 25 0 1 0 464147173 24788992 5722 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/25029/statm: 6052 5722 83 178 0 5872 0
Current children cumulated CPU time (s) 640.12
Current children cumulated vsize (KiB) 32784

[startup+702.303 s]
/proc/loadavg: 2.00 2.04 2.01 3/89 25472
/proc/meminfo: memFree=1771080/2055924 swapFree=4179644/4192956
[pid=25026] ppid=25024 vsize=3220 CPUtime=0.19
/proc/25026/stat : 25026 (IUT_BMB_SAT) S 25024 25026 24747 0 -1 4194304 638 0 0 0 12 7 0 0 21 0 1 0 464147154 3297280 620 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25026/statm: 805 620 105 274 0 528 0
[pid=25028] ppid=25026 vsize=5356 CPUtime=0
/proc/25028/stat : 25028 (sh) S 25026 25026 24747 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 464147173 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25028/statm: 1339 232 193 169 0 50 0
[pid=25029] ppid=25028 vsize=24208 CPUtime=699.9
/proc/25029/stat : 25029 (minisat) R 25028 25026 24747 0 -1 4194304 5796 0 0 0 69981 9 0 0 25 0 1 0 464147173 24788992 5739 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 1 0 0
/proc/25029/statm: 6052 5739 83 178 0 5872 0
Current children cumulated CPU time (s) 700.09
Current children cumulated vsize (KiB) 32784

[startup+762.308 s]
/proc/loadavg: 2.00 2.03 2.01 3/89 25472
/proc/meminfo: memFree=1770760/2055924 swapFree=4179644/4192956
[pid=25026] ppid=25024 vsize=3220 CPUtime=0.19
/proc/25026/stat : 25026 (IUT_BMB_SAT) S 25024 25026 24747 0 -1 4194304 638 0 0 0 12 7 0 0 21 0 1 0 464147154 3297280 620 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25026/statm: 805 620 105 274 0 528 0
[pid=25028] ppid=25026 vsize=5356 CPUtime=0
/proc/25028/stat : 25028 (sh) S 25026 25026 24747 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 464147173 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25028/statm: 1339 232 193 169 0 50 0
[pid=25029] ppid=25028 vsize=24588 CPUtime=759.89
/proc/25029/stat : 25029 (minisat) R 25028 25026 24747 0 -1 4194304 5864 0 0 0 75980 9 0 0 25 0 1 0 464147173 25178112 5807 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25029/statm: 6147 5807 83 178 0 5967 0
Current children cumulated CPU time (s) 760.08
Current children cumulated vsize (KiB) 33164

[startup+822.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/89 25472
/proc/meminfo: memFree=1770504/2055924 swapFree=4179644/4192956
[pid=25026] ppid=25024 vsize=3220 CPUtime=0.19
/proc/25026/stat : 25026 (IUT_BMB_SAT) S 25024 25026 24747 0 -1 4194304 638 0 0 0 12 7 0 0 21 0 1 0 464147154 3297280 620 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25026/statm: 805 620 105 274 0 528 0
[pid=25028] ppid=25026 vsize=5356 CPUtime=0
/proc/25028/stat : 25028 (sh) S 25026 25026 24747 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 464147173 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25028/statm: 1339 232 193 169 0 50 0
[pid=25029] ppid=25028 vsize=24764 CPUtime=819.86
/proc/25029/stat : 25029 (minisat) R 25028 25026 24747 0 -1 4194304 5925 0 0 0 81977 9 0 0 25 0 1 0 464147173 25358336 5868 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25029/statm: 6191 5868 83 178 0 6011 0
Current children cumulated CPU time (s) 820.05
Current children cumulated vsize (KiB) 33340

[startup+882.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/89 25472
/proc/meminfo: memFree=1770312/2055924 swapFree=4179644/4192956
[pid=25026] ppid=25024 vsize=3220 CPUtime=0.19
/proc/25026/stat : 25026 (IUT_BMB_SAT) S 25024 25026 24747 0 -1 4194304 638 0 0 0 12 7 0 0 21 0 1 0 464147154 3297280 620 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25026/statm: 805 620 105 274 0 528 0
[pid=25028] ppid=25026 vsize=5356 CPUtime=0
/proc/25028/stat : 25028 (sh) S 25026 25026 24747 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 464147173 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25028/statm: 1339 232 193 169 0 50 0
[pid=25029] ppid=25028 vsize=25044 CPUtime=879.84
/proc/25029/stat : 25029 (minisat) R 25028 25026 24747 0 -1 4194304 5975 0 0 0 87975 9 0 0 25 0 1 0 464147173 25645056 5918 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 1 0 0
/proc/25029/statm: 6261 5918 83 178 0 6081 0
Current children cumulated CPU time (s) 880.03
Current children cumulated vsize (KiB) 33620

[startup+942.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 25472
/proc/meminfo: memFree=1770248/2055924 swapFree=4179644/4192956
[pid=25026] ppid=25024 vsize=3220 CPUtime=0.19
/proc/25026/stat : 25026 (IUT_BMB_SAT) S 25024 25026 24747 0 -1 4194304 638 0 0 0 12 7 0 0 21 0 1 0 464147154 3297280 620 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25026/statm: 805 620 105 274 0 528 0
[pid=25028] ppid=25026 vsize=5356 CPUtime=0
/proc/25028/stat : 25028 (sh) S 25026 25026 24747 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 464147173 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25028/statm: 1339 232 193 169 0 50 0
[pid=25029] ppid=25028 vsize=25044 CPUtime=939.82
/proc/25029/stat : 25029 (minisat) R 25028 25026 24747 0 -1 4194304 5991 0 0 0 93973 9 0 0 25 0 1 0 464147173 25645056 5934 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 1 0 0
/proc/25029/statm: 6261 5934 83 178 0 6081 0
Current children cumulated CPU time (s) 940.01
Current children cumulated vsize (KiB) 33620

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 25472
/proc/meminfo: memFree=1768392/2055924 swapFree=4179644/4192956
[pid=25026] ppid=25024 vsize=3220 CPUtime=0.19
/proc/25026/stat : 25026 (IUT_BMB_SAT) S 25024 25026 24747 0 -1 4194304 638 0 0 0 12 7 0 0 21 0 1 0 464147154 3297280 620 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25026/statm: 805 620 105 274 0 528 0
[pid=25028] ppid=25026 vsize=5356 CPUtime=0
/proc/25028/stat : 25028 (sh) S 25026 25026 24747 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 464147173 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25028/statm: 1339 232 193 169 0 50 0
[pid=25029] ppid=25028 vsize=26924 CPUtime=999.8
/proc/25029/stat : 25029 (minisat) R 25028 25026 24747 0 -1 4194304 6452 0 0 0 99970 10 0 0 25 0 1 0 464147173 27570176 6395 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/25029/statm: 6731 6395 83 178 0 6551 0
Current children cumulated CPU time (s) 999.99
Current children cumulated vsize (KiB) 35500

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25472
/proc/meminfo: memFree=1768200/2055924 swapFree=4179644/4192956
[pid=25026] ppid=25024 vsize=3220 CPUtime=0.19
/proc/25026/stat : 25026 (IUT_BMB_SAT) S 25024 25026 24747 0 -1 4194304 638 0 0 0 12 7 0 0 21 0 1 0 464147154 3297280 620 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25026/statm: 805 620 105 274 0 528 0
[pid=25028] ppid=25026 vsize=5356 CPUtime=0
/proc/25028/stat : 25028 (sh) S 25026 25026 24747 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 464147173 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25028/statm: 1339 232 193 169 0 50 0
[pid=25029] ppid=25028 vsize=27240 CPUtime=1059.78
/proc/25029/stat : 25029 (minisat) R 25028 25026 24747 0 -1 4194304 6504 0 0 0 105968 10 0 0 25 0 1 0 464147173 27893760 6447 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/25029/statm: 6810 6447 83 178 0 6630 0
Current children cumulated CPU time (s) 1059.97
Current children cumulated vsize (KiB) 35816

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25472
/proc/meminfo: memFree=1767880/2055924 swapFree=4179644/4192956
[pid=25026] ppid=25024 vsize=3220 CPUtime=0.19
/proc/25026/stat : 25026 (IUT_BMB_SAT) S 25024 25026 24747 0 -1 4194304 638 0 0 0 12 7 0 0 21 0 1 0 464147154 3297280 620 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25026/statm: 805 620 105 274 0 528 0
[pid=25028] ppid=25026 vsize=5356 CPUtime=0
/proc/25028/stat : 25028 (sh) S 25026 25026 24747 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 464147173 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25028/statm: 1339 232 193 169 0 50 0
[pid=25029] ppid=25028 vsize=27372 CPUtime=1119.76
/proc/25029/stat : 25029 (minisat) R 25028 25026 24747 0 -1 4194304 6569 0 0 0 111966 10 0 0 25 0 1 0 464147173 28028928 6512 1992294400 134512640 135243223 4294956304 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 1 0 0
/proc/25029/statm: 6843 6512 83 178 0 6663 0
Current children cumulated CPU time (s) 1119.95
Current children cumulated vsize (KiB) 35948

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25472
/proc/meminfo: memFree=1767816/2055924 swapFree=4179644/4192956
[pid=25026] ppid=25024 vsize=3220 CPUtime=0.19
/proc/25026/stat : 25026 (IUT_BMB_SAT) S 25024 25026 24747 0 -1 4194304 638 0 0 0 12 7 0 0 21 0 1 0 464147154 3297280 620 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25026/statm: 805 620 105 274 0 528 0
[pid=25028] ppid=25026 vsize=5356 CPUtime=0
/proc/25028/stat : 25028 (sh) S 25026 25026 24747 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 464147173 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25028/statm: 1339 232 193 169 0 50 0
[pid=25029] ppid=25028 vsize=27568 CPUtime=1179.73
/proc/25029/stat : 25029 (minisat) R 25028 25026 24747 0 -1 4194304 6587 0 0 0 117963 10 0 0 25 0 1 0 464147173 28229632 6530 1992294400 134512640 135243223 4294956304 18446744073709551615 134555639 0 0 4096 3 0 0 0 17 1 0 0
/proc/25029/statm: 6892 6530 83 178 0 6712 0
Current children cumulated CPU time (s) 1179.92
Current children cumulated vsize (KiB) 36144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25472
/proc/meminfo: memFree=1767752/2055924 swapFree=4179644/4192956
[pid=25026] ppid=25024 vsize=3220 CPUtime=0.19
/proc/25026/stat : 25026 (IUT_BMB_SAT) S 25024 25026 24747 0 -1 4194304 638 0 0 0 12 7 0 0 21 0 1 0 464147154 3297280 620 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25026/statm: 805 620 105 274 0 528 0
[pid=25028] ppid=25026 vsize=5356 CPUtime=0
/proc/25028/stat : 25028 (sh) S 25026 25026 24747 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 464147173 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25028/statm: 1339 232 193 169 0 50 0
[pid=25029] ppid=25028 vsize=27568 CPUtime=1199.83
/proc/25029/stat : 25029 (minisat) R 25028 25026 24747 0 -1 4194304 6587 0 0 0 119973 10 0 0 25 0 1 0 464147173 28229632 6530 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 1 0 0
/proc/25029/statm: 6892 6530 83 178 0 6712 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 36144

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1202.42
CPU time (s): 1200.05
CPU user time (s): 1199.86
CPU system time (s): 0.19197
CPU usage (%): 99.8036
Max. virtual memory (cumulated for all children) (KiB): 36144

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

runsolver used 1.52677 second user time and 3.98139 second system time

The end

Launcher Data

Begin job on node83 at 2009-03-30 03:56:07
IDJOB=1532301
IDBENCH=70234
IDSOLVER=523
FILE ID=node83/1532301-1238378167
PBS_JOBID= 9061299
Free space on /tmp= 66480 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/220/unif-k7-r85-v220-c18700-S1961115887-052.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532301-1238378167/watcher-1532301-1238378167 -o /tmp/evaluation-result-1532301-1238378167/solver-1532301-1238378167 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1532301-1238378167.cnf HOME

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

MD5SUM BENCH= fd254436f3c419e09066b64a7ac072c2
RANDOM SEED=144166207

node83.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.268
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.268
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:      2055924 kB
MemFree:       1811320 kB
Buffers:         33608 kB
Cached:         119584 kB
SwapCached:       7492 kB
Active:          37792 kB
Inactive:       133984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1811320 kB
SwapTotal:     4192956 kB
SwapFree:      4179644 kB
Dirty:            2732 kB
Writeback:           0 kB
Mapped:          25988 kB
Slab:            56832 kB
Committed_AS:  1042176 kB
PageTables:       2680 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= 66504 MiB
End job on node83 at 2009-03-30 04:16:10