Trace number 1532556

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
IUT_BMB_SAT 1.0? (TO) 1200.1 1200.61

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/2000/
unif-k3-r4.2-v2000-c8400-S1765449180-016.cnf
MD5SUM8919b1e0a8b22ddbf62ba887cc4a9b9a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.766883
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses8400
Sum of the clauses size25200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38400
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.05/0.07	c WARNING: for repeatability, setting FPU to use double precision
0.05/0.07	c ============================[ Problem Statistics ]=============================
0.05/0.07	c |                                                                             |
0.05/0.07	c |  Number of variables:  2000                                                 |
0.05/0.07	c |  Number of clauses:    8400                                                 |
0.05/0.08	c |  Parsing time:         0.01         s                                       |
0.05/0.09	c ============================[ Search Statistics ]==============================
0.05/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.09	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.05/0.09	c ===============================================================================
0.05/0.09	c |         0 |    1954     8328    25252 |     2776        0    nan |  0.000 % |
0.06/0.10	c |       100 |    1954     8328    25252 |     3053      100     70 |  0.000 % |
0.06/0.11	c |       251 |    1954     8328    25252 |     3358      251     61 |  0.000 % |
0.06/0.13	c |       479 |    1954     8328    25252 |     3694      479     60 |  0.000 % |
0.06/0.15	c |       816 |    1954     8328    25252 |     4064      816     59 |  0.000 % |
0.06/0.19	c |      1322 |    1954     8328    25252 |     4470     1322     62 |  0.000 % |
0.06/0.26	c |      2081 |    1954     8328    25252 |     4917     2081     65 |  0.000 % |
0.06/0.37	c |      3221 |    1954     8328    25252 |     5409     3221     66 |  0.000 % |
0.06/0.53	c |      4929 |    1954     8328    25252 |     5950     4929     66 |  0.000 % |
0.06/0.81	c |      7491 |    1954     8328    25252 |     6545     4361     65 |  0.000 % |
1.18/1.25	c |     11335 |    1954     8328    25252 |     7200     4782     67 |  0.000 % |
1.88/1.96	c |     17101 |    1954     8328    25252 |     7920     6830     68 |  0.000 % |
3.07/3.17	c |     25750 |    1954     8328    25252 |     8712     7251     69 |  0.000 % |
5.07/5.13	c |     38726 |    1954     8328    25252 |     9583     6721     73 |  0.000 % |
8.17/8.22	c |     58189 |    1954     8328    25252 |    10541     6497     67 |  0.000 % |
13.17/13.25	c |     87381 |    1954     8328    25252 |    11596     8492     73 |  0.000 % |
21.57/21.68	c |    131170 |    1954     8328    25252 |    12755    10750     73 |  0.000 % |
35.16/35.20	c |    196855 |    1954     8328    25252 |    14031    11305     70 |  0.000 % |
57.35/57.45	c |    295382 |    1954     8328    25252 |    15434     9521     70 |  0.000 % |
93.63/93.70	c |    443172 |    1954     8328    25252 |    16977     8041     69 |  0.000 % |
149.22/149.39	c |    664855 |    1954     8328    25252 |    18675    14331     68 |  0.000 % |
238.37/238.53	c |    997380 |    1954     8328    25252 |    20543    15104     72 |  0.000 % |
391.42/391.69	c |   1496168 |    1954     8328    25252 |    22597    14644     66 |  0.000 % |
641.70/642.01	c |   2244351 |    1954     8328    25252 |    24857    18661     75 |  0.000 % |
1033.54/1034.01	c |   3366625 |    1954     8328    25252 |    27342    17916     72 |  0.000 % |
1200.07/1200.61	sh: line 1: 19244 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.07/1200.61	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-1532556-1238387526/watcher-1532556-1238387526 -o /tmp/evaluation-result-1532556-1238387526/solver-1532556-1238387526 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1532556-1238387526.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 1.00 3/64 19241
/proc/meminfo: memFree=1044984/2055920 swapFree=4167280/4192956
[pid=19241] ppid=19239 vsize=1588 CPUtime=0
/proc/19241/stat : 19241 (IUT_BMB_SAT) R 19239 19241 19109 0 -1 4194304 229 0 0 0 0 0 0 0 18 0 1 0 1111418182 1626112 212 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/19241/statm: 397 212 97 274 0 120 0

[startup+0.0618281 s]
/proc/loadavg: 0.92 0.98 1.00 3/64 19241
/proc/meminfo: memFree=1044984/2055920 swapFree=4167280/4192956
[pid=19241] ppid=19239 vsize=1984 CPUtime=0.05
/proc/19241/stat : 19241 (IUT_BMB_SAT) R 19239 19241 19109 0 -1 4194304 320 0 0 0 3 2 0 0 18 0 1 0 1111418182 2031616 303 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/19241/statm: 496 303 99 274 0 219 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1984

[startup+0.101832 s]
/proc/loadavg: 0.92 0.98 1.00 3/64 19241
/proc/meminfo: memFree=1044984/2055920 swapFree=4167280/4192956
[pid=19241] ppid=19239 vsize=1984 CPUtime=0.06
/proc/19241/stat : 19241 (IUT_BMB_SAT) S 19239 19241 19109 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111418182 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19241/statm: 496 309 105 274 0 219 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1984

[startup+0.301849 s]
/proc/loadavg: 0.92 0.98 1.00 3/64 19241
/proc/meminfo: memFree=1044984/2055920 swapFree=4167280/4192956
[pid=19241] ppid=19239 vsize=1984 CPUtime=0.06
/proc/19241/stat : 19241 (IUT_BMB_SAT) S 19239 19241 19109 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111418182 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19241/statm: 496 309 105 274 0 219 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1984

[startup+0.701883 s]
/proc/loadavg: 0.92 0.98 1.00 3/64 19241
/proc/meminfo: memFree=1044984/2055920 swapFree=4167280/4192956
[pid=19241] ppid=19239 vsize=1984 CPUtime=0.06
/proc/19241/stat : 19241 (IUT_BMB_SAT) S 19239 19241 19109 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111418182 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19241/statm: 496 309 105 274 0 219 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1984

[startup+1.50195 s]
/proc/loadavg: 0.92 0.98 1.00 2/67 19244
/proc/meminfo: memFree=1041120/2055920 swapFree=4167280/4192956
[pid=19241] ppid=19239 vsize=1984 CPUtime=0.06
/proc/19241/stat : 19241 (IUT_BMB_SAT) S 19239 19241 19109 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111418182 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19241/statm: 496 309 105 274 0 219 0
[pid=19243] ppid=19241 vsize=5356 CPUtime=0
/proc/19243/stat : 19243 (sh) S 19241 19241 19109 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111418189 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19243/statm: 1339 232 193 169 0 50 0
[pid=19244] ppid=19243 vsize=4708 CPUtime=1.42
/proc/19244/stat : 19244 (minisat) R 19243 19241 19109 0 -1 4194304 859 0 0 0 142 0 0 0 25 0 1 0 1111418189 4820992 839 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 1177 839 85 178 0 997 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12048

[startup+3.10209 s]
/proc/loadavg: 0.92 0.98 1.00 2/67 19244
/proc/meminfo: memFree=1040160/2055920 swapFree=4167280/4192956
[pid=19241] ppid=19239 vsize=1984 CPUtime=0.06
/proc/19241/stat : 19241 (IUT_BMB_SAT) S 19239 19241 19109 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111418182 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19241/statm: 496 309 105 274 0 219 0
[pid=19243] ppid=19241 vsize=5356 CPUtime=0
/proc/19243/stat : 19243 (sh) S 19241 19241 19109 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111418189 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19243/statm: 1339 232 193 169 0 50 0
[pid=19244] ppid=19243 vsize=5236 CPUtime=3.01
/proc/19244/stat : 19244 (minisat) R 19243 19241 19109 0 -1 4194304 984 0 0 0 301 0 0 0 25 0 1 0 1111418189 5361664 964 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 1309 964 85 178 0 1129 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12576

[startup+6.30136 s]
/proc/loadavg: 0.93 0.98 1.00 2/67 19244
/proc/meminfo: memFree=1039328/2055920 swapFree=4167280/4192956
[pid=19241] ppid=19239 vsize=1984 CPUtime=0.06
/proc/19241/stat : 19241 (IUT_BMB_SAT) S 19239 19241 19109 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111418182 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19241/statm: 496 309 105 274 0 219 0
[pid=19243] ppid=19241 vsize=5356 CPUtime=0
/proc/19243/stat : 19243 (sh) S 19241 19241 19109 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111418189 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19243/statm: 1339 232 193 169 0 50 0
[pid=19244] ppid=19243 vsize=6160 CPUtime=6.21
/proc/19244/stat : 19244 (minisat) R 19243 19241 19109 0 -1 4194304 1232 0 0 0 621 0 0 0 25 0 1 0 1111418189 6307840 1212 1992294400 134512640 135243223 4294956304 18446744073709551615 134555674 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 1540 1212 85 178 0 1360 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13500

[startup+12.7029 s]
/proc/loadavg: 0.93 0.98 1.00 2/67 19244
/proc/meminfo: memFree=1038240/2055920 swapFree=4167280/4192956
[pid=19241] ppid=19239 vsize=1984 CPUtime=0.06
/proc/19241/stat : 19241 (IUT_BMB_SAT) S 19239 19241 19109 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111418182 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19241/statm: 496 309 105 274 0 219 0
[pid=19243] ppid=19241 vsize=5356 CPUtime=0
/proc/19243/stat : 19243 (sh) S 19241 19241 19109 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111418189 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19243/statm: 1339 232 193 169 0 50 0
[pid=19244] ppid=19243 vsize=6828 CPUtime=12.61
/proc/19244/stat : 19244 (minisat) R 19243 19241 19109 0 -1 4194304 1391 0 0 0 1261 0 0 0 25 0 1 0 1111418189 6991872 1371 1992294400 134512640 135243223 4294956304 18446744073709551615 134555771 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 1707 1371 85 178 0 1527 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14168

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 1.00 2/67 19244
/proc/meminfo: memFree=1037344/2055920 swapFree=4167280/4192956
[pid=19241] ppid=19239 vsize=1984 CPUtime=0.06
/proc/19241/stat : 19241 (IUT_BMB_SAT) S 19239 19241 19109 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111418182 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19241/statm: 496 309 105 274 0 219 0
[pid=19243] ppid=19241 vsize=5356 CPUtime=0
/proc/19243/stat : 19243 (sh) S 19241 19241 19109 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111418189 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19243/statm: 1339 232 193 169 0 50 0
[pid=19244] ppid=19243 vsize=7792 CPUtime=25.4
/proc/19244/stat : 19244 (minisat) R 19243 19241 19109 0 -1 4194304 1641 0 0 0 2540 0 0 0 25 0 1 0 1111418189 7979008 1621 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 1948 1621 85 178 0 1768 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 15132

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 1.00 2/67 19244
/proc/meminfo: memFree=1036128/2055920 swapFree=4167280/4192956
[pid=19241] ppid=19239 vsize=1984 CPUtime=0.06
/proc/19241/stat : 19241 (IUT_BMB_SAT) S 19239 19241 19109 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111418182 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19241/statm: 496 309 105 274 0 219 0
[pid=19243] ppid=19241 vsize=5356 CPUtime=0
/proc/19243/stat : 19243 (sh) S 19241 19241 19109 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111418189 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19243/statm: 1339 232 193 169 0 50 0
[pid=19244] ppid=19243 vsize=9096 CPUtime=50.99
/proc/19244/stat : 19244 (minisat) R 19243 19241 19109 0 -1 4194304 1951 0 0 0 5098 1 0 0 25 0 1 0 1111418189 9314304 1931 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 2274 1931 85 178 0 2094 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 16436

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.00 2/67 19244
/proc/meminfo: memFree=1034272/2055920 swapFree=4167280/4192956
[pid=19241] ppid=19239 vsize=1984 CPUtime=0.06
/proc/19241/stat : 19241 (IUT_BMB_SAT) S 19239 19241 19109 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111418182 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19241/statm: 496 309 105 274 0 219 0
[pid=19243] ppid=19241 vsize=5356 CPUtime=0
/proc/19243/stat : 19243 (sh) S 19241 19241 19109 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111418189 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19243/statm: 1339 232 193 169 0 50 0
[pid=19244] ppid=19243 vsize=10824 CPUtime=102.17
/proc/19244/stat : 19244 (minisat) R 19243 19241 19109 0 -1 4194304 2402 0 0 0 10216 1 0 0 25 0 1 0 1111418189 11083776 2382 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 2706 2382 85 178 0 2526 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 18164

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 19244
/proc/meminfo: memFree=1032480/2055920 swapFree=4167280/4192956
[pid=19241] ppid=19239 vsize=1984 CPUtime=0.06
/proc/19241/stat : 19241 (IUT_BMB_SAT) S 19239 19241 19109 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111418182 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19241/statm: 496 309 105 274 0 219 0
[pid=19243] ppid=19241 vsize=5356 CPUtime=0
/proc/19243/stat : 19243 (sh) S 19241 19241 19109 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111418189 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19243/statm: 1339 232 193 169 0 50 0
[pid=19244] ppid=19243 vsize=12672 CPUtime=162.15
/proc/19244/stat : 19244 (minisat) R 19243 19241 19109 0 -1 4194304 2829 0 0 0 16213 2 0 0 25 0 1 0 1111418189 12976128 2809 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 3168 2809 85 178 0 2988 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 20012

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 19244
/proc/meminfo: memFree=1032032/2055920 swapFree=4167280/4192956
[pid=19241] ppid=19239 vsize=1984 CPUtime=0.06
/proc/19241/stat : 19241 (IUT_BMB_SAT) S 19239 19241 19109 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111418182 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19241/statm: 496 309 105 274 0 219 0
[pid=19243] ppid=19241 vsize=5356 CPUtime=0
/proc/19243/stat : 19243 (sh) S 19241 19241 19109 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111418189 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19243/statm: 1339 232 193 169 0 50 0
[pid=19244] ppid=19243 vsize=13132 CPUtime=222.13
/proc/19244/stat : 19244 (minisat) R 19243 19241 19109 0 -1 4194304 2947 0 0 0 22211 2 0 0 25 0 1 0 1111418189 13447168 2927 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 3283 2927 85 178 0 3103 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 20472

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 19244
/proc/meminfo: memFree=1031136/2055920 swapFree=4167280/4192956
[pid=19241] ppid=19239 vsize=1984 CPUtime=0.06
/proc/19241/stat : 19241 (IUT_BMB_SAT) S 19239 19241 19109 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111418182 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19241/statm: 496 309 105 274 0 219 0
[pid=19243] ppid=19241 vsize=5356 CPUtime=0
/proc/19243/stat : 19243 (sh) S 19241 19241 19109 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111418189 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19243/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1027872/2055920 swapFree=4167280/4192956
[pid=19241] ppid=19239 vsize=1984 CPUtime=0.06
/proc/19241/stat : 19241 (IUT_BMB_SAT) S 19239 19241 19109 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111418182 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19241/statm: 496 309 105 274 0 219 0
[pid=19243] ppid=19241 vsize=5356 CPUtime=0
/proc/19243/stat : 19243 (sh) S 19241 19241 19109 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111418189 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19243/statm: 1339 232 193 169 0 50 0
[pid=19244] ppid=19243 vsize=17224 CPUtime=641.94
/proc/19244/stat : 19244 (minisat) R 19243 19241 19109 0 -1 4194304 3998 0 0 0 64191 3 0 0 25 0 1 0 1111418189 17637376 3978 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 4306 3978 85 178 0 4126 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 24564

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 19246
/proc/meminfo: memFree=1026528/2055920 swapFree=4167280/4192956
[pid=19241] ppid=19239 vsize=1984 CPUtime=0.06
/proc/19241/stat : 19241 (IUT_BMB_SAT) S 19239 19241 19109 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111418182 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19241/statm: 496 309 105 274 0 219 0
[pid=19243] ppid=19241 vsize=5356 CPUtime=0
/proc/19243/stat : 19243 (sh) S 19241 19241 19109 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111418189 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19243/statm: 1339 232 193 169 0 50 0
[pid=19244] ppid=19243 vsize=18544 CPUtime=701.93
/proc/19244/stat : 19244 (minisat) R 19243 19241 19109 0 -1 4194304 4310 0 0 0 70189 4 0 0 25 0 1 0 1111418189 18989056 4290 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 4636 4290 85 178 0 4456 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 25884

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 19246
/proc/meminfo: memFree=1026208/2055920 swapFree=4167280/4192956
[pid=19241] ppid=19239 vsize=1984 CPUtime=0.06
/proc/19241/stat : 19241 (IUT_BMB_SAT) S 19239 19241 19109 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111418182 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19241/statm: 496 309 105 274 0 219 0
[pid=19243] ppid=19241 vsize=5356 CPUtime=0
/proc/19243/stat : 19243 (sh) S 19241 19241 19109 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111418189 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19243/statm: 1339 232 193 169 0 50 0
[pid=19244] ppid=19243 vsize=18940 CPUtime=761.91
/proc/19244/stat : 19244 (minisat) R 19243 19241 19109 0 -1 4194304 4399 0 0 0 76187 4 0 0 25 0 1 0 1111418189 19394560 4379 1992294400 134512640 135243223 4294956304 18446744073709551615 134567689 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 4735 4379 85 178 0 4555 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 26280

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 19246
/proc/meminfo: memFree=1025888/2055920 swapFree=4167280/4192956
[pid=19241] ppid=19239 vsize=1984 CPUtime=0.06
/proc/19241/stat : 19241 (IUT_BMB_SAT) S 19239 19241 19109 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111418182 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19241/statm: 496 309 105 274 0 219 0
[pid=19243] ppid=19241 vsize=5356 CPUtime=0
/proc/19243/stat : 19243 (sh) S 19241 19241 19109 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111418189 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19243/statm: 1339 232 193 169 0 50 0
[pid=19244] ppid=19243 vsize=19184 CPUtime=821.87
/proc/19244/stat : 19244 (minisat) R 19243 19241 19109 0 -1 4194304 4478 0 0 0 82183 4 0 0 25 0 1 0 1111418189 19644416 4458 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 4796 4458 85 178 0 4616 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 26524

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 19246
/proc/meminfo: memFree=1025184/2055920 swapFree=4167280/4192956
[pid=19241] ppid=19239 vsize=1984 CPUtime=0.06
/proc/19241/stat : 19241 (IUT_BMB_SAT) S 19239 19241 19109 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111418182 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19241/statm: 496 309 105 274 0 219 0
[pid=19243] ppid=19241 vsize=5356 CPUtime=0
/proc/19243/stat : 19243 (sh) S 19241 19241 19109 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111418189 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19243/statm: 1339 232 193 169 0 50 0
[pid=19244] ppid=19243 vsize=19948 CPUtime=881.83
/proc/19244/stat : 19244 (minisat) R 19243 19241 19109 0 -1 4194304 4652 0 0 0 88179 4 0 0 25 0 1 0 1111418189 20426752 4632 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 4987 4632 85 178 0 4807 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 27288

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 19246
/proc/meminfo: memFree=1025184/2055920 swapFree=4167280/4192956
[pid=19241] ppid=19239 vsize=1984 CPUtime=0.06
/proc/19241/stat : 19241 (IUT_BMB_SAT) S 19239 19241 19109 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111418182 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19241/statm: 496 309 105 274 0 219 0
[pid=19243] ppid=19241 vsize=5356 CPUtime=0
/proc/19243/stat : 19243 (sh) S 19241 19241 19109 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111418189 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19243/statm: 1339 232 193 169 0 50 0
[pid=19244] ppid=19243 vsize=19912 CPUtime=941.82
/proc/19244/stat : 19244 (minisat) R 19243 19241 19109 0 -1 4194304 4652 0 0 0 94177 5 0 0 25 0 1 0 1111418189 20389888 4632 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 4978 4632 85 178 0 4798 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 27252

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 19246
/proc/meminfo: memFree=1025120/2055920 swapFree=4167280/4192956
[pid=19241] ppid=19239 vsize=1984 CPUtime=0.06
/proc/19241/stat : 19241 (IUT_BMB_SAT) S 19239 19241 19109 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111418182 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19241/statm: 496 309 105 274 0 219 0
[pid=19243] ppid=19241 vsize=5356 CPUtime=0
/proc/19243/stat : 19243 (sh) S 19241 19241 19109 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111418189 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19243/statm: 1339 232 193 169 0 50 0
[pid=19244] ppid=19243 vsize=20044 CPUtime=1001.79
/proc/19244/stat : 19244 (minisat) R 19243 19241 19109 0 -1 4194304 4677 0 0 0 100174 5 0 0 25 0 1 0 1111418189 20525056 4657 1992294400 134512640 135243223 4294956304 18446744073709551615 134565781 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 5011 4657 85 178 0 4831 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 27384

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 19246
/proc/meminfo: memFree=1023968/2055920 swapFree=4167280/4192956
[pid=19241] ppid=19239 vsize=1984 CPUtime=0.06
/proc/19241/stat : 19241 (IUT_BMB_SAT) S 19239 19241 19109 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111418182 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19241/statm: 496 309 105 274 0 219 0
[pid=19243] ppid=19241 vsize=5356 CPUtime=0
/proc/19243/stat : 19243 (sh) S 19241 19241 19109 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111418189 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19243/statm: 1339 232 193 169 0 50 0
[pid=19244] ppid=19243 vsize=21132 CPUtime=1061.76
/proc/19244/stat : 19244 (minisat) R 19243 19241 19109 0 -1 4194304 4950 0 0 0 106171 5 0 0 25 0 1 0 1111418189 21639168 4930 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 5283 4930 85 178 0 5103 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 28472

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 19246
/proc/meminfo: memFree=1023456/2055920 swapFree=4167280/4192956
[pid=19241] ppid=19239 vsize=1984 CPUtime=0.06
/proc/19241/stat : 19241 (IUT_BMB_SAT) S 19239 19241 19109 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111418182 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19241/statm: 496 309 105 274 0 219 0
[pid=19243] ppid=19241 vsize=5356 CPUtime=0
/proc/19243/stat : 19243 (sh) S 19241 19241 19109 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111418189 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19243/statm: 1339 232 193 169 0 50 0
[pid=19244] ppid=19243 vsize=21668 CPUtime=1121.73
/proc/19244/stat : 19244 (minisat) R 19243 19241 19109 0 -1 4194304 5082 0 0 0 112168 5 0 0 25 0 1 0 1111418189 22188032 5062 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 5417 5062 85 178 0 5237 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 29008

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 19246
/proc/meminfo: memFree=1023008/2055920 swapFree=4167280/4192956
[pid=19241] ppid=19239 vsize=1984 CPUtime=0.06
/proc/19241/stat : 19241 (IUT_BMB_SAT) S 19239 19241 19109 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111418182 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19241/statm: 496 309 105 274 0 219 0
[pid=19243] ppid=19241 vsize=5356 CPUtime=0
/proc/19243/stat : 19243 (sh) S 19241 19241 19109 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111418189 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19243/statm: 1339 232 193 169 0 50 0
[pid=19244] ppid=19243 vsize=22204 CPUtime=1181.71
/proc/19244/stat : 19244 (minisat) R 19243 19241 19109 0 -1 4194304 5205 0 0 0 118165 6 0 0 25 0 1 0 1111418189 22736896 5185 1992294400 134512640 135243223 4294956304 18446744073709551615 134566346 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 5551 5185 85 178 0 5371 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 29544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 19246
/proc/meminfo: memFree=1023008/2055920 swapFree=4167280/4192956
[pid=19241] ppid=19239 vsize=1984 CPUtime=0.06
/proc/19241/stat : 19241 (IUT_BMB_SAT) S 19239 19241 19109 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111418182 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19241/statm: 496 309 105 274 0 219 0
[pid=19243] ppid=19241 vsize=5356 CPUtime=0
/proc/19243/stat : 19243 (sh) S 19241 19241 19109 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111418189 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19243/statm: 1339 232 193 169 0 50 0
[pid=19244] ppid=19243 vsize=22204 CPUtime=1200.01
/proc/19244/stat : 19244 (minisat) R 19243 19241 19109 0 -1 4194304 5205 0 0 0 119995 6 0 0 25 0 1 0 1111418189 22736896 5185 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19244/statm: 5551 5185 85 178 0 5371 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 29544

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.1
CPU user time (s): 1200
CPU system time (s): 0.097985
CPU usage (%): 99.9574
Max. virtual memory (cumulated for all children) (KiB): 29544

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

runsolver used 1.01885 second user time and 3.35949 second system time

The end

Launcher Data

Begin job on node31 at 2009-03-30 06:32:06
IDJOB=1532556
IDBENCH=70285
IDSOLVER=523
FILE ID=node31/1532556-1238387526
PBS_JOBID= 9061361
Free space on /tmp= 66424 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/2000/unif-k3-r4.2-v2000-c8400-S1765449180-016.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532556-1238387526/watcher-1532556-1238387526 -o /tmp/evaluation-result-1532556-1238387526/solver-1532556-1238387526 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1532556-1238387526.cnf HOME

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

MD5SUM BENCH= 8919b1e0a8b22ddbf62ba887cc4a9b9a
RANDOM SEED=1920515135

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.214
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.214
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:       1045528 kB
Buffers:        111748 kB
Cached:         781808 kB
SwapCached:      18664 kB
Active:          28352 kB
Inactive:       885316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1045528 kB
SwapTotal:     4192956 kB
SwapFree:      4167280 kB
Dirty:            2320 kB
Writeback:           0 kB
Mapped:          17316 kB
Slab:            82512 kB
Committed_AS:  2963268 kB
PageTables:       1472 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= 66424 MiB
End job on node31 at 2009-03-30 06:52:07