Trace number 1532561

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/2000/
unif-k3-r4.2-v2000-c8400-S136987316-008.cnf
MD5SUMf6ddf1b0f08bcc31521c4b74db5ce22f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.330948
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.01/0.07	c WARNING: for repeatability, setting FPU to use double precision
0.01/0.07	c ============================[ Problem Statistics ]=============================
0.01/0.07	c |                                                                             |
0.01/0.07	c |  Number of variables:  2000                                                 |
0.01/0.07	c |  Number of clauses:    8400                                                 |
0.01/0.08	c |  Parsing time:         0.01         s                                       |
0.01/0.09	c ============================[ Search Statistics ]==============================
0.01/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.09	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.01/0.09	c ===============================================================================
0.01/0.09	c |         0 |    1928     8276    25201 |     2758        0    nan |  0.000 % |
0.06/0.10	c |       101 |    1928     8276    25201 |     3034      101     66 |  0.000 % |
0.06/0.11	c |       251 |    1928     8276    25201 |     3337      251     58 |  0.000 % |
0.06/0.13	c |       477 |    1928     8276    25201 |     3671      477     58 |  0.000 % |
0.06/0.15	c |       815 |    1928     8276    25201 |     4038      815     61 |  0.000 % |
0.06/0.19	c |      1321 |    1928     8276    25201 |     4442     1321     61 |  0.000 % |
0.06/0.26	c |      2080 |    1928     8276    25201 |     4887     2080     61 |  0.000 % |
0.06/0.36	c |      3219 |    1928     8276    25201 |     5375     3219     64 |  0.000 % |
0.06/0.53	c |      4928 |    1928     8276    25201 |     5913     4928     63 |  0.000 % |
0.06/0.81	c |      7490 |    1928     8276    25201 |     6504     4407     65 |  0.000 % |
1.17/1.27	c |     11336 |    1928     8276    25201 |     7155     4876     67 |  0.000 % |
1.97/2.05	c |     17102 |    1928     8276    25201 |     7870     6922     70 |  0.000 % |
3.18/3.25	c |     25751 |    1928     8276    25201 |     8657     7396     68 |  0.000 % |
5.07/5.16	c |     38725 |    1928     8276    25201 |     9523     6934     67 |  0.000 % |
8.27/8.36	c |     58187 |    1928     8276    25201 |    10476     6788     69 |  0.000 % |
13.37/13.43	c |     87379 |    1928     8276    25201 |    11523     9043     67 |  0.000 % |
21.36/21.47	c |    131168 |    1928     8276    25201 |    12675    11505     70 |  0.000 % |
35.06/35.13	c |    196852 |    1928     8276    25201 |    13943    12346     69 |  0.000 % |
56.14/56.20	c |    295379 |    1928     8276    25201 |    15337    11498     65 |  0.000 % |
92.03/92.19	c |    443168 |    1928     8276    25201 |    16871    10752     68 |  0.000 % |
148.90/149.00	c |    664853 |    1928     8276    25201 |    18558     9588     64 |  0.000 % |
244.05/244.21	c |    997378 |    1928     8276    25201 |    20414    12360     69 |  0.000 % |
392.27/392.60	c |   1496166 |    1928     8276    25201 |    22456    14254     70 |  0.000 % |
635.74/636.18	c |   2244348 |    1928     8276    25201 |    24701    12392     68 |  0.000 % |
1028.44/1029.03	c |   3366625 |    1928     8276    25201 |    27172    21434     74 |  0.000 % |
1200.06/1200.71	sh: line 1: 19210 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.06/1200.71	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-1532561-1238387710/watcher-1532561-1238387710 -o /tmp/evaluation-result-1532561-1238387710/solver-1532561-1238387710 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1532561-1238387710.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.16 1.07 1.01 3/64 19207
/proc/meminfo: memFree=1263040/2055920 swapFree=4178880/4192956
[pid=19207] ppid=19205 vsize=1588 CPUtime=0
/proc/19207/stat : 19207 (IUT_BMB_SAT) R 19205 19207 18992 0 -1 4194304 229 0 0 0 0 0 0 0 18 0 1 0 1111436785 1626112 212 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/19207/statm: 397 212 97 274 0 120 0

[startup+0.0201071 s]
/proc/loadavg: 1.16 1.07 1.01 3/64 19207
/proc/meminfo: memFree=1263040/2055920 swapFree=4178880/4192956
[pid=19207] ppid=19205 vsize=1852 CPUtime=0.01
/proc/19207/stat : 19207 (IUT_BMB_SAT) R 19205 19207 18992 0 -1 4194304 283 0 0 0 1 0 0 0 18 0 1 0 1111436785 1896448 266 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/19207/statm: 463 266 97 274 0 186 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1852

[startup+0.101123 s]
/proc/loadavg: 1.16 1.07 1.01 3/64 19207
/proc/meminfo: memFree=1263040/2055920 swapFree=4178880/4192956
[pid=19207] ppid=19205 vsize=1984 CPUtime=0.06
/proc/19207/stat : 19207 (IUT_BMB_SAT) S 19205 19207 18992 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111436785 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19207/statm: 496 309 105 274 0 219 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1984

[startup+0.301159 s]
/proc/loadavg: 1.16 1.07 1.01 3/64 19207
/proc/meminfo: memFree=1263040/2055920 swapFree=4178880/4192956
[pid=19207] ppid=19205 vsize=1984 CPUtime=0.06
/proc/19207/stat : 19207 (IUT_BMB_SAT) S 19205 19207 18992 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111436785 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19207/statm: 496 309 105 274 0 219 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1984

[startup+0.701233 s]
/proc/loadavg: 1.16 1.07 1.01 3/64 19207
/proc/meminfo: memFree=1263040/2055920 swapFree=4178880/4192956
[pid=19207] ppid=19205 vsize=1984 CPUtime=0.06
/proc/19207/stat : 19207 (IUT_BMB_SAT) S 19205 19207 18992 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111436785 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19207/statm: 496 309 105 274 0 219 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1984

[startup+1.50138 s]
/proc/loadavg: 1.16 1.07 1.01 2/67 19210
/proc/meminfo: memFree=1259112/2055920 swapFree=4178880/4192956
[pid=19207] ppid=19205 vsize=1984 CPUtime=0.06
/proc/19207/stat : 19207 (IUT_BMB_SAT) S 19205 19207 18992 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111436785 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19207/statm: 496 309 105 274 0 219 0
[pid=19209] ppid=19207 vsize=5356 CPUtime=0
/proc/19209/stat : 19209 (sh) S 19207 19207 18992 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111436792 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19209/statm: 1339 232 193 169 0 50 0
[pid=19210] ppid=19209 vsize=4712 CPUtime=1.41
/proc/19210/stat : 19210 (minisat) R 19209 19207 18992 0 -1 4194304 854 0 0 0 141 0 0 0 25 0 1 0 1111436793 4825088 834 1992294400 134512640 135243223 4294956304 18446744073709551615 134565792 0 0 4096 3 0 0 0 17 0 0 0
/proc/19210/statm: 1178 834 85 178 0 998 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 12052

[startup+3.10168 s]
/proc/loadavg: 1.16 1.07 1.01 2/67 19210
/proc/meminfo: memFree=1258344/2055920 swapFree=4178880/4192956
[pid=19207] ppid=19205 vsize=1984 CPUtime=0.06
/proc/19207/stat : 19207 (IUT_BMB_SAT) S 19205 19207 18992 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111436785 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19207/statm: 496 309 105 274 0 219 0
[pid=19209] ppid=19207 vsize=5356 CPUtime=0
/proc/19209/stat : 19209 (sh) S 19207 19207 18992 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111436792 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19209/statm: 1339 232 193 169 0 50 0
[pid=19210] ppid=19209 vsize=5260 CPUtime=3.01
/proc/19210/stat : 19210 (minisat) R 19209 19207 18992 0 -1 4194304 989 0 0 0 301 0 0 0 25 0 1 0 1111436793 5386240 969 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/19210/statm: 1315 969 85 178 0 1135 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12600

[startup+6.30129 s]
/proc/loadavg: 1.15 1.06 1.01 2/67 19210
/proc/meminfo: memFree=1257576/2055920 swapFree=4178880/4192956
[pid=19207] ppid=19205 vsize=1984 CPUtime=0.06
/proc/19207/stat : 19207 (IUT_BMB_SAT) S 19205 19207 18992 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111436785 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19207/statm: 496 309 105 274 0 219 0
[pid=19209] ppid=19207 vsize=5356 CPUtime=0
/proc/19209/stat : 19209 (sh) S 19207 19207 18992 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111436792 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19209/statm: 1339 232 193 169 0 50 0
[pid=19210] ppid=19209 vsize=6052 CPUtime=6.21
/proc/19210/stat : 19210 (minisat) R 19209 19207 18992 0 -1 4194304 1183 0 0 0 621 0 0 0 25 0 1 0 1111436793 6197248 1163 1992294400 134512640 135243223 4294956304 18446744073709551615 134555448 0 0 4096 3 0 0 0 17 0 0 0
/proc/19210/statm: 1513 1163 85 178 0 1333 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13392

[startup+12.7025 s]
/proc/loadavg: 1.13 1.06 1.01 2/67 19210
/proc/meminfo: memFree=1256616/2055920 swapFree=4178880/4192956
[pid=19207] ppid=19205 vsize=1984 CPUtime=0.06
/proc/19207/stat : 19207 (IUT_BMB_SAT) S 19205 19207 18992 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111436785 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19207/statm: 496 309 105 274 0 219 0
[pid=19209] ppid=19207 vsize=5356 CPUtime=0
/proc/19209/stat : 19209 (sh) S 19207 19207 18992 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111436792 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19209/statm: 1339 232 193 169 0 50 0
[pid=19210] ppid=19209 vsize=6580 CPUtime=12.61
/proc/19210/stat : 19210 (minisat) R 19209 19207 18992 0 -1 4194304 1334 0 0 0 1261 0 0 0 25 0 1 0 1111436793 6737920 1314 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/19210/statm: 1645 1314 85 178 0 1465 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13920

[startup+25.5019 s]
/proc/loadavg: 1.10 1.06 1.01 2/67 19210
/proc/meminfo: memFree=1255208/2055920 swapFree=4178880/4192956
[pid=19207] ppid=19205 vsize=1984 CPUtime=0.06
/proc/19207/stat : 19207 (IUT_BMB_SAT) S 19205 19207 18992 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111436785 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19207/statm: 496 309 105 274 0 219 0
[pid=19209] ppid=19207 vsize=5356 CPUtime=0
/proc/19209/stat : 19209 (sh) S 19207 19207 18992 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111436792 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19209/statm: 1339 232 193 169 0 50 0
[pid=19210] ppid=19209 vsize=8032 CPUtime=25.4
/proc/19210/stat : 19210 (minisat) R 19209 19207 18992 0 -1 4194304 1700 0 0 0 2540 0 0 0 25 0 1 0 1111436793 8224768 1680 1992294400 134512640 135243223 4294956304 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 0 0 0
/proc/19210/statm: 2008 1680 85 178 0 1828 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 15372

[startup+51.1017 s]
/proc/loadavg: 1.07 1.05 1.01 2/67 19210
/proc/meminfo: memFree=1254440/2055920 swapFree=4178880/4192956
[pid=19207] ppid=19205 vsize=1984 CPUtime=0.06
/proc/19207/stat : 19207 (IUT_BMB_SAT) S 19205 19207 18992 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111436785 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19207/statm: 496 309 105 274 0 219 0
[pid=19209] ppid=19207 vsize=5356 CPUtime=0
/proc/19209/stat : 19209 (sh) S 19207 19207 18992 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111436792 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19209/statm: 1339 232 193 169 0 50 0
[pid=19210] ppid=19209 vsize=8828 CPUtime=50.98
/proc/19210/stat : 19210 (minisat) R 19209 19207 18992 0 -1 4194304 1894 0 0 0 5098 0 0 0 25 0 1 0 1111436793 9039872 1874 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/19210/statm: 2207 1874 85 178 0 2027 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 16168

[startup+102.305 s]
/proc/loadavg: 1.03 1.04 1.00 2/67 19210
/proc/meminfo: memFree=1252072/2055920 swapFree=4178880/4192956
[pid=19207] ppid=19205 vsize=1984 CPUtime=0.06
/proc/19207/stat : 19207 (IUT_BMB_SAT) S 19205 19207 18992 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111436785 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19207/statm: 496 309 105 274 0 219 0
[pid=19209] ppid=19207 vsize=5356 CPUtime=0
/proc/19209/stat : 19209 (sh) S 19207 19207 18992 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111436792 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19209/statm: 1339 232 193 169 0 50 0
[pid=19210] ppid=19209 vsize=11076 CPUtime=102.17
/proc/19210/stat : 19210 (minisat) R 19209 19207 18992 0 -1 4194304 2467 0 0 0 10216 1 0 0 25 0 1 0 1111436793 11341824 2447 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/19210/statm: 2769 2447 85 178 0 2589 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 18416

[startup+162.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/67 19210
/proc/meminfo: memFree=1250792/2055920 swapFree=4178880/4192956
[pid=19207] ppid=19205 vsize=1984 CPUtime=0.06
/proc/19207/stat : 19207 (IUT_BMB_SAT) S 19205 19207 18992 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111436785 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19207/statm: 496 309 105 274 0 219 0
[pid=19209] ppid=19207 vsize=5356 CPUtime=0
/proc/19209/stat : 19209 (sh) S 19207 19207 18992 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111436792 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19209/statm: 1339 232 193 169 0 50 0
[pid=19210] ppid=19209 vsize=12436 CPUtime=162.13
/proc/19210/stat : 19210 (minisat) R 19209 19207 18992 0 -1 4194304 2773 0 0 0 16212 1 0 0 25 0 1 0 1111436793 12734464 2753 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/19210/statm: 3109 2753 85 178 0 2929 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 19776

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 19210
/proc/meminfo: memFree=1250216/2055920 swapFree=4178880/4192956
[pid=19207] ppid=19205 vsize=1984 CPUtime=0.06
/proc/19207/stat : 19207 (IUT_BMB_SAT) S 19205 19207 18992 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111436785 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19207/statm: 496 309 105 274 0 219 0
[pid=19209] ppid=19207 vsize=5356 CPUtime=0
/proc/19209/stat : 19209 (sh) S 19207 19207 18992 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111436792 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19209/statm: 1339 232 193 169 0 50 0
[pid=19210] ppid=19209 vsize=12832 CPUtime=222.11
/proc/19210/stat : 19210 (minisat) R 19209 19207 18992 0 -1 4194304 2899 0 0 0 22209 2 0 0 25 0 1 0 1111436793 13139968 2879 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/19210/statm: 3208 2879 85 178 0 3028 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 20172

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 19210
/proc/meminfo: memFree=1248872/2055920 swapFree=4178880/4192956
[pid=19207] ppid=19205 vsize=1984 CPUtime=0.06
/proc/19207/stat : 19207 (IUT_BMB_SAT) S 19205 19207 18992 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111436785 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19207/statm: 496 309 105 274 0 219 0
[pid=19209] ppid=19207 vsize=5356 CPUtime=0
/proc/19209/stat : 19209 (sh) S 19207 19207 18992 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111436792 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19209/statm: 1339 232 193 169 0 50 0

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

/proc/loadavg: 1.02 1.02 1.00 2/67 19212
/proc/meminfo: memFree=1244648/2055920 swapFree=4178880/4192956
[pid=19207] ppid=19205 vsize=1984 CPUtime=0.06
/proc/19207/stat : 19207 (IUT_BMB_SAT) S 19205 19207 18992 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111436785 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19207/statm: 496 309 105 274 0 219 0
[pid=19209] ppid=19207 vsize=5356 CPUtime=0
/proc/19209/stat : 19209 (sh) S 19207 19207 18992 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111436792 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19209/statm: 1339 232 193 169 0 50 0
[pid=19210] ppid=19209 vsize=18424 CPUtime=701.84
/proc/19210/stat : 19210 (minisat) R 19209 19207 18992 0 -1 4194304 4284 0 0 0 70181 3 0 0 25 0 1 0 1111436793 18866176 4264 1992294400 134512640 135243223 4294956304 18446744073709551615 134555470 0 0 4096 3 0 0 0 17 0 0 0
/proc/19210/statm: 4606 4264 85 178 0 4426 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 25764

[startup+762.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 19212
/proc/meminfo: memFree=1244520/2055920 swapFree=4178880/4192956
[pid=19207] ppid=19205 vsize=1984 CPUtime=0.06
/proc/19207/stat : 19207 (IUT_BMB_SAT) S 19205 19207 18992 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111436785 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19207/statm: 496 309 105 274 0 219 0
[pid=19209] ppid=19207 vsize=5356 CPUtime=0
/proc/19209/stat : 19209 (sh) S 19207 19207 18992 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111436792 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19209/statm: 1339 232 193 169 0 50 0
[pid=19210] ppid=19209 vsize=18556 CPUtime=761.83
/proc/19210/stat : 19210 (minisat) R 19209 19207 18992 0 -1 4194304 4320 0 0 0 76179 4 0 0 25 0 1 0 1111436793 19001344 4300 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19210/statm: 4639 4300 85 178 0 4459 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 25896

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 19212
/proc/meminfo: memFree=1244008/2055920 swapFree=4178880/4192956
[pid=19207] ppid=19205 vsize=1984 CPUtime=0.06
/proc/19207/stat : 19207 (IUT_BMB_SAT) S 19205 19207 18992 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111436785 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19207/statm: 496 309 105 274 0 219 0
[pid=19209] ppid=19207 vsize=5356 CPUtime=0
/proc/19209/stat : 19209 (sh) S 19207 19207 18992 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111436792 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19209/statm: 1339 232 193 169 0 50 0
[pid=19210] ppid=19209 vsize=19084 CPUtime=821.8
/proc/19210/stat : 19210 (minisat) R 19209 19207 18992 0 -1 4194304 4440 0 0 0 82176 4 0 0 25 0 1 0 1111436793 19542016 4420 1992294400 134512640 135243223 4294956304 18446744073709551615 134564993 0 0 4096 3 0 0 0 17 0 0 0
/proc/19210/statm: 4771 4420 85 178 0 4591 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 26424

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19212
/proc/meminfo: memFree=1243816/2055920 swapFree=4178880/4192956
[pid=19207] ppid=19205 vsize=1984 CPUtime=0.06
/proc/19207/stat : 19207 (IUT_BMB_SAT) S 19205 19207 18992 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111436785 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19207/statm: 496 309 105 274 0 219 0
[pid=19209] ppid=19207 vsize=5356 CPUtime=0
/proc/19209/stat : 19209 (sh) S 19207 19207 18992 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111436792 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19209/statm: 1339 232 193 169 0 50 0
[pid=19210] ppid=19209 vsize=19336 CPUtime=881.76
/proc/19210/stat : 19210 (minisat) R 19209 19207 18992 0 -1 4194304 4496 0 0 0 88172 4 0 0 25 0 1 0 1111436793 19800064 4476 1992294400 134512640 135243223 4294956304 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 0 0 0
/proc/19210/statm: 4834 4476 85 178 0 4654 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 26676

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19212
/proc/meminfo: memFree=1243240/2055920 swapFree=4178880/4192956
[pid=19207] ppid=19205 vsize=1984 CPUtime=0.06
/proc/19207/stat : 19207 (IUT_BMB_SAT) S 19205 19207 18992 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111436785 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19207/statm: 496 309 105 274 0 219 0
[pid=19209] ppid=19207 vsize=5356 CPUtime=0
/proc/19209/stat : 19209 (sh) S 19207 19207 18992 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111436792 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19209/statm: 1339 232 193 169 0 50 0
[pid=19210] ppid=19209 vsize=19952 CPUtime=941.73
/proc/19210/stat : 19210 (minisat) R 19209 19207 18992 0 -1 4194304 4657 0 0 0 94169 4 0 0 25 0 1 0 1111436793 20430848 4637 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19210/statm: 4988 4637 85 178 0 4808 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 27292

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19212
/proc/meminfo: memFree=1243176/2055920 swapFree=4178880/4192956
[pid=19207] ppid=19205 vsize=1984 CPUtime=0.06
/proc/19207/stat : 19207 (IUT_BMB_SAT) S 19205 19207 18992 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111436785 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19207/statm: 496 309 105 274 0 219 0
[pid=19209] ppid=19207 vsize=5356 CPUtime=0
/proc/19209/stat : 19209 (sh) S 19207 19207 18992 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111436792 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19209/statm: 1339 232 193 169 0 50 0
[pid=19210] ppid=19209 vsize=19952 CPUtime=1001.7
/proc/19210/stat : 19210 (minisat) R 19209 19207 18992 0 -1 4194304 4657 0 0 0 100166 4 0 0 25 0 1 0 1111436793 20430848 4637 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19210/statm: 4988 4637 85 178 0 4808 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 27292

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19212
/proc/meminfo: memFree=1242792/2055920 swapFree=4178880/4192956
[pid=19207] ppid=19205 vsize=1984 CPUtime=0.06
/proc/19207/stat : 19207 (IUT_BMB_SAT) S 19205 19207 18992 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111436785 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19207/statm: 496 309 105 274 0 219 0
[pid=19209] ppid=19207 vsize=5356 CPUtime=0
/proc/19209/stat : 19209 (sh) S 19207 19207 18992 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111436792 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19209/statm: 1339 232 193 169 0 50 0
[pid=19210] ppid=19209 vsize=20380 CPUtime=1061.67
/proc/19210/stat : 19210 (minisat) R 19209 19207 18992 0 -1 4194304 4772 0 0 0 106163 4 0 0 25 0 1 0 1111436793 20869120 4752 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/19210/statm: 5095 4752 85 178 0 4915 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 27720

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19212
/proc/meminfo: memFree=1242472/2055920 swapFree=4178880/4192956
[pid=19207] ppid=19205 vsize=1984 CPUtime=0.06
/proc/19207/stat : 19207 (IUT_BMB_SAT) S 19205 19207 18992 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111436785 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19207/statm: 496 309 105 274 0 219 0
[pid=19209] ppid=19207 vsize=5356 CPUtime=0
/proc/19209/stat : 19209 (sh) S 19207 19207 18992 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111436792 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19209/statm: 1339 232 193 169 0 50 0
[pid=19210] ppid=19209 vsize=20596 CPUtime=1121.63
/proc/19210/stat : 19210 (minisat) R 19209 19207 18992 0 -1 4194304 4830 0 0 0 112159 4 0 0 25 0 1 0 1111436793 21090304 4807 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/19210/statm: 5149 4807 85 178 0 4969 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 27936

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19212
/proc/meminfo: memFree=1242024/2055920 swapFree=4178880/4192956
[pid=19207] ppid=19205 vsize=1984 CPUtime=0.06
/proc/19207/stat : 19207 (IUT_BMB_SAT) S 19205 19207 18992 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111436785 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19207/statm: 496 309 105 274 0 219 0
[pid=19209] ppid=19207 vsize=5356 CPUtime=0
/proc/19209/stat : 19209 (sh) S 19207 19207 18992 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111436792 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19209/statm: 1339 232 193 169 0 50 0
[pid=19210] ppid=19209 vsize=21132 CPUtime=1181.61
/proc/19210/stat : 19210 (minisat) R 19209 19207 18992 0 -1 4194304 4947 0 0 0 118156 5 0 0 25 0 1 0 1111436793 21639168 4924 1992294400 134512640 135243223 4294956304 18446744073709551615 134555941 0 0 4096 3 0 0 0 17 0 0 0
/proc/19210/statm: 5283 4924 85 178 0 5103 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 28472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19212
/proc/meminfo: memFree=1242024/2055920 swapFree=4178880/4192956
[pid=19207] ppid=19205 vsize=1984 CPUtime=0.06
/proc/19207/stat : 19207 (IUT_BMB_SAT) S 19205 19207 18992 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111436785 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19207/statm: 496 309 105 274 0 219 0
[pid=19209] ppid=19207 vsize=5356 CPUtime=0
/proc/19209/stat : 19209 (sh) S 19207 19207 18992 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111436792 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19209/statm: 1339 232 193 169 0 50 0
[pid=19210] ppid=19209 vsize=21132 CPUtime=1200
/proc/19210/stat : 19210 (minisat) R 19209 19207 18992 0 -1 4194304 4947 0 0 0 119995 5 0 0 25 0 1 0 1111436793 21639168 4924 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/19210/statm: 5283 4924 85 178 0 5103 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 28472

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19212
/proc/meminfo: memFree=1242024/2055920 swapFree=4178880/4192956
[pid=19207] ppid=19205 vsize=1984 CPUtime=0.06
/proc/19207/stat : 19207 (IUT_BMB_SAT) S 19205 19207 18992 0 -1 4194304 327 0 0 0 3 3 0 0 18 0 1 0 1111436785 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19207/statm: 496 309 105 274 0 219 0
[pid=19209] ppid=19207 vsize=5356 CPUtime=0
/proc/19209/stat : 19209 (sh) S 19207 19207 18992 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111436792 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19209/statm: 1339 232 193 169 0 50 0
[pid=19210] ppid=19209 vsize=21132 CPUtime=1200
/proc/19210/stat : 19210 (minisat) R 19209 19207 18992 0 -1 4194304 4947 0 0 0 119995 5 0 0 25 0 1 0 1111436793 21639168 4924 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/19210/statm: 5283 4924 85 178 0 5103 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 28472

Child status: 0
Real time (s): 1200.71
CPU time (s): 1200.09
CPU user time (s): 1200
CPU system time (s): 0.091986
CPU usage (%): 99.9481
Max. virtual memory (cumulated for all children) (KiB): 28472

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

runsolver used 1.02484 second user time and 3.35149 second system time

The end

Launcher Data

Begin job on node21 at 2009-03-30 06:35:10
IDJOB=1532561
IDBENCH=70286
IDSOLVER=523
FILE ID=node21/1532561-1238387710
PBS_JOBID= 9061323
Free space on /tmp= 66460 MiB

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

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

MD5SUM BENCH= f6ddf1b0f08bcc31521c4b74db5ce22f
RANDOM SEED=962391003

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1263584 kB
Buffers:         96988 kB
Cached:         595304 kB
SwapCached:       7836 kB
Active:          70372 kB
Inactive:       631364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1263584 kB
SwapTotal:     4192956 kB
SwapFree:      4178880 kB
Dirty:            2324 kB
Writeback:           0 kB
Mapped:          15064 kB
Slab:            76724 kB
Committed_AS:  2947968 kB
PageTables:       1380 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= 66460 MiB
End job on node21 at 2009-03-30 06:55:11