Trace number 1785775

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.0UNSAT 691.028 691.384

General information on the benchmark

NameCRAFTED/modcircuits/
mod3_4vars_6gates.cnf
MD5SUMafeeef613d4caffff91375d49585d115
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark192.799
Satisfiable
(Un)Satisfiability was proved
Number of variables289
Number of clauses33900
Sum of the clauses size195928
Maximum clause length19
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 2730
Number of clauses of size 31
Number of clauses of size 4893
Number of clauses of size 52499
Number of clauses of size over 529712

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.19/0.23	c WARNING: for repeatability, setting FPU to use double precision
0.19/0.23	c ============================[ Problem Statistics ]=============================
0.19/0.23	c |                                                                             |
0.19/0.23	c |  Number of variables:  289                                                  |
0.19/0.23	c |  Number of clauses:    15387                                                |
0.19/0.24	c |  Parsing time:         0.01         s                                       |
0.21/0.31	c ============================[ Search Statistics ]==============================
0.21/0.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.21/0.31	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.21/0.31	c ===============================================================================
0.21/0.31	c |         0 |     151     5544    28020 |     1848        0    nan |  0.000 % |
0.21/0.32	c |       100 |     151     5544    28020 |     2032      100     15 |  4.499 % |
0.21/0.32	c |       251 |     151     5544    28020 |     2236      251     13 |  4.499 % |
0.21/0.33	c |       476 |     151     5544    28020 |     2459      476     13 |  4.499 % |
0.21/0.34	c |       813 |     151     5544    28020 |     2705      813     13 |  4.499 % |
0.21/0.36	c |      1321 |     151     5544    28020 |     2976     1321     14 |  4.499 % |
0.21/0.39	c |      2084 |     151     5544    28020 |     3273     2084     16 |  4.499 % |
0.21/0.43	c |      3223 |     151     5544    28020 |     3601     3223     16 |  4.500 % |
0.21/0.51	c |      4931 |     151     5544    28020 |     3961     3105     15 |  4.499 % |
0.21/0.62	c |      7493 |     151     5544    28020 |     4357     3651     17 |  4.499 % |
0.21/0.80	c |     11337 |     151     5544    28020 |     4793     3074     18 |  4.499 % |
1.08/1.10	c |     17103 |     151     5544    28020 |     5272     3980     18 |  4.499 % |
1.47/1.51	c |     25753 |     151     5544    28020 |     5799     4638     17 |  4.499 % |
2.07/2.19	c |     38727 |     151     5544    28020 |     6379     2951     17 |  4.499 % |
3.17/3.23	c |     58189 |     151     5544    28020 |     7017     6312     17 |  4.499 % |
4.87/4.95	c |     87383 |     151     5544    28020 |     7719     3673     16 |  4.501 % |
7.47/7.52	c |    131172 |     151     5544    28020 |     8491     4672     16 |  4.499 % |
11.87/11.92	c |    196856 |     151     5544    28020 |     9340     6215     16 |  4.507 % |
18.16/18.24	c |    295384 |     151     5544    28020 |    10274     6040     16 |  4.499 % |
27.76/27.89	c |    443173 |     151     5544    28020 |    11302     9082     18 |  4.499 % |
43.55/43.66	c |    664856 |     151     5544    28020 |    12432     9145     19 |  4.499 % |
69.04/69.20	c |    997381 |     151     5544    28020 |    13675    10541     18 |  4.500 % |
111.32/111.45	c |   1496170 |     151     5544    28020 |    15043     7903     17 |  4.499 % |
177.78/177.97	c |   2244353 |     151     5544    28020 |    16547     8373     19 |  4.499 % |
289.62/289.89	c |   3366628 |     151     5544    28020 |    18202     9427     18 |  4.507 % |
458.53/458.85	c |   5050039 |     149     5428    27553 |    20022    14297     18 |  5.192 % |
690.92/691.37	c ===============================================================================
690.92/691.37	c restarts              : 26
690.92/691.37	c conflicts             : 6990873        (10120 /sec)
690.92/691.37	c decisions             : 7934661        (1.50 % random) (11487 /sec)
690.92/691.37	c propagations          : 203548048      (294666 /sec)
690.92/691.37	c conflict literals     : 128811142      (19.32 % deleted)
690.92/691.37	c Memory used           : 8.81 MB
690.92/691.37	c CPU time              : 690.775 s
690.92/691.37	
690.92/691.37	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785775-1241931162/watcher-1785775-1241931162 -o /tmp/evaluation-result-1785775-1241931162/solver-1785775-1241931162 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785775-1241931162.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 25224
/proc/meminfo: memFree=1362752/2055920 swapFree=4181888/4192956
[pid=25224] ppid=25222 vsize=1684 CPUtime=0
/proc/25224/stat : 25224 (IUT_BMB_SAT) R 25222 25224 25149 0 -1 4194304 189 0 0 0 0 0 0 0 18 0 1 0 221142639 1724416 172 1992294400 134512640 135635285 4294956224 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 421 173 90 274 0 144 0

[startup+0.10703 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 25224
/proc/meminfo: memFree=1362752/2055920 swapFree=4181888/4192956
[pid=25224] ppid=25222 vsize=3668 CPUtime=0.1
/proc/25224/stat : 25224 (IUT_BMB_SAT) R 25222 25224 25149 0 -1 4194304 745 0 0 0 10 0 0 0 18 0 1 0 221142639 3756032 728 1992294400 134512640 135635285 4294956224 18446744073709551615 135132382 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 917 728 97 274 0 640 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3668

[startup+0.201047 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 25224
/proc/meminfo: memFree=1362752/2055920 swapFree=4181888/4192956
[pid=25224] ppid=25222 vsize=4468 CPUtime=0.19
/proc/25224/stat : 25224 (IUT_BMB_SAT) R 25222 25224 25149 0 -1 4194304 928 0 0 0 15 4 0 0 18 0 1 0 221142639 4575232 911 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/25224/statm: 1117 911 100 274 0 840 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4468

[startup+0.301068 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 25224
/proc/meminfo: memFree=1362752/2055920 swapFree=4181888/4192956
[pid=25224] ppid=25222 vsize=4468 CPUtime=0.21
/proc/25224/stat : 25224 (IUT_BMB_SAT) S 25222 25224 25149 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 221142639 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25224/statm: 1117 916 105 274 0 840 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 4468

[startup+0.701145 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 25224
/proc/meminfo: memFree=1362752/2055920 swapFree=4181888/4192956
[pid=25224] ppid=25222 vsize=4468 CPUtime=0.21
/proc/25224/stat : 25224 (IUT_BMB_SAT) S 25222 25224 25149 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 221142639 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25224/statm: 1117 916 105 274 0 840 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 4468

[startup+1.5013 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25227
/proc/meminfo: memFree=1357024/2055920 swapFree=4181888/4192956
[pid=25224] ppid=25222 vsize=4468 CPUtime=0.21
/proc/25224/stat : 25224 (IUT_BMB_SAT) S 25222 25224 25149 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 221142639 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25224/statm: 1117 916 105 274 0 840 0
[pid=25226] ppid=25224 vsize=5356 CPUtime=0
/proc/25226/stat : 25226 (sh) S 25224 25224 25149 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221142662 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25226/statm: 1339 232 193 169 0 50 0
[pid=25227] ppid=25226 vsize=3224 CPUtime=1.26
/proc/25227/stat : 25227 (minisat) R 25226 25224 25149 0 -1 4194304 559 0 0 0 126 0 0 0 25 0 1 0 221142662 3301376 535 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/25227/statm: 806 535 84 178 0 626 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 13048

[startup+3.10162 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25227
/proc/meminfo: memFree=1356896/2055920 swapFree=4181888/4192956
[pid=25224] ppid=25222 vsize=4468 CPUtime=0.21
/proc/25224/stat : 25224 (IUT_BMB_SAT) S 25222 25224 25149 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 221142639 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25224/statm: 1117 916 105 274 0 840 0
[pid=25226] ppid=25224 vsize=5356 CPUtime=0
/proc/25226/stat : 25226 (sh) S 25224 25224 25149 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221142662 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25226/statm: 1339 232 193 169 0 50 0
[pid=25227] ppid=25226 vsize=3224 CPUtime=2.86
/proc/25227/stat : 25227 (minisat) R 25226 25224 25149 0 -1 4194304 559 0 0 0 286 0 0 0 25 0 1 0 221142662 3301376 535 1992294400 134512640 135243223 4294956320 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/25227/statm: 806 535 84 178 0 626 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 13048

[startup+6.30225 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25227
/proc/meminfo: memFree=1356640/2055920 swapFree=4181888/4192956
[pid=25224] ppid=25222 vsize=4468 CPUtime=0.21
/proc/25224/stat : 25224 (IUT_BMB_SAT) S 25222 25224 25149 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 221142639 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25224/statm: 1117 916 105 274 0 840 0
[pid=25226] ppid=25224 vsize=5356 CPUtime=0
/proc/25226/stat : 25226 (sh) S 25224 25224 25149 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221142662 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25226/statm: 1339 232 193 169 0 50 0
[pid=25227] ppid=25226 vsize=3492 CPUtime=6.06
/proc/25227/stat : 25227 (minisat) R 25226 25224 25149 0 -1 4194304 600 0 0 0 606 0 0 0 25 0 1 0 221142662 3575808 576 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/25227/statm: 873 576 84 178 0 693 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13316

[startup+12.7015 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25227
/proc/meminfo: memFree=1356256/2055920 swapFree=4181888/4192956
[pid=25224] ppid=25222 vsize=4468 CPUtime=0.21
/proc/25224/stat : 25224 (IUT_BMB_SAT) S 25222 25224 25149 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 221142639 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25224/statm: 1117 916 105 274 0 840 0
[pid=25226] ppid=25224 vsize=5356 CPUtime=0
/proc/25226/stat : 25226 (sh) S 25224 25224 25149 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221142662 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25226/statm: 1339 232 193 169 0 50 0
[pid=25227] ppid=25226 vsize=3808 CPUtime=12.46
/proc/25227/stat : 25227 (minisat) R 25226 25224 25149 0 -1 4194304 692 0 0 0 1246 0 0 0 25 0 1 0 221142662 3899392 668 1992294400 134512640 135243223 4294956320 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 0 0 0
/proc/25227/statm: 952 668 84 178 0 772 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13632

[startup+25.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25227
/proc/meminfo: memFree=1355936/2055920 swapFree=4181888/4192956
[pid=25224] ppid=25222 vsize=4468 CPUtime=0.21
/proc/25224/stat : 25224 (IUT_BMB_SAT) S 25222 25224 25149 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 221142639 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25224/statm: 1117 916 105 274 0 840 0
[pid=25226] ppid=25224 vsize=5356 CPUtime=0
/proc/25226/stat : 25226 (sh) S 25224 25224 25149 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221142662 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25226/statm: 1339 232 193 169 0 50 0
[pid=25227] ppid=25226 vsize=4204 CPUtime=25.25
/proc/25227/stat : 25227 (minisat) R 25226 25224 25149 0 -1 4194304 793 0 0 0 2525 0 0 0 25 0 1 0 221142662 4304896 769 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25227/statm: 1051 769 84 178 0 871 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 14028

[startup+51.1021 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25227
/proc/meminfo: memFree=1355488/2055920 swapFree=4181888/4192956
[pid=25224] ppid=25222 vsize=4468 CPUtime=0.21
/proc/25224/stat : 25224 (IUT_BMB_SAT) S 25222 25224 25149 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 221142639 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25224/statm: 1117 916 105 274 0 840 0
[pid=25226] ppid=25224 vsize=5356 CPUtime=0
/proc/25226/stat : 25226 (sh) S 25224 25224 25149 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221142662 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25226/statm: 1339 232 193 169 0 50 0
[pid=25227] ppid=25226 vsize=4656 CPUtime=50.84
/proc/25227/stat : 25227 (minisat) R 25226 25224 25149 0 -1 4194304 903 0 0 0 5084 0 0 0 25 0 1 0 221142662 4767744 879 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/25227/statm: 1164 879 84 178 0 984 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14480

[startup+102.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25227
/proc/meminfo: memFree=1354592/2055920 swapFree=4181888/4192956
[pid=25224] ppid=25222 vsize=4468 CPUtime=0.21
/proc/25224/stat : 25224 (IUT_BMB_SAT) S 25222 25224 25149 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 221142639 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25224/statm: 1117 916 105 274 0 840 0
[pid=25226] ppid=25224 vsize=5356 CPUtime=0
/proc/25226/stat : 25226 (sh) S 25224 25224 25149 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221142662 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25226/statm: 1339 232 193 169 0 50 0
[pid=25227] ppid=25226 vsize=5628 CPUtime=102.01
/proc/25227/stat : 25227 (minisat) R 25226 25224 25149 0 -1 4194304 1112 0 0 0 10201 0 0 0 25 0 1 0 221142662 5763072 1088 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25227/statm: 1407 1088 84 178 0 1227 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 15452

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25227
/proc/meminfo: memFree=1354080/2055920 swapFree=4181888/4192956
[pid=25224] ppid=25222 vsize=4468 CPUtime=0.21
/proc/25224/stat : 25224 (IUT_BMB_SAT) S 25222 25224 25149 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 221142639 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25224/statm: 1117 916 105 274 0 840 0
[pid=25226] ppid=25224 vsize=5356 CPUtime=0
/proc/25226/stat : 25226 (sh) S 25224 25224 25149 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221142662 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25226/statm: 1339 232 193 169 0 50 0
[pid=25227] ppid=25226 vsize=6036 CPUtime=161.98
/proc/25227/stat : 25227 (minisat) R 25226 25224 25149 0 -1 4194304 1221 0 0 0 16198 0 0 0 25 0 1 0 221142662 6180864 1197 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/25227/statm: 1509 1197 84 178 0 1329 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 15860

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25227
/proc/meminfo: memFree=1353760/2055920 swapFree=4181888/4192956
[pid=25224] ppid=25222 vsize=4468 CPUtime=0.21
/proc/25224/stat : 25224 (IUT_BMB_SAT) S 25222 25224 25149 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 221142639 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25224/statm: 1117 916 105 274 0 840 0
[pid=25226] ppid=25224 vsize=5356 CPUtime=0
/proc/25226/stat : 25226 (sh) S 25224 25224 25149 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221142662 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25226/statm: 1339 232 193 169 0 50 0
[pid=25227] ppid=25226 vsize=6320 CPUtime=221.95
/proc/25227/stat : 25227 (minisat) R 25226 25224 25149 0 -1 4194304 1306 0 0 0 22195 0 0 0 25 0 1 0 221142662 6471680 1282 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/25227/statm: 1580 1282 84 178 0 1400 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 16144

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25227
/proc/meminfo: memFree=1353504/2055920 swapFree=4181888/4192956
[pid=25224] ppid=25222 vsize=4468 CPUtime=0.21
/proc/25224/stat : 25224 (IUT_BMB_SAT) S 25222 25224 25149 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 221142639 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25224/statm: 1117 916 105 274 0 840 0
[pid=25226] ppid=25224 vsize=5356 CPUtime=0
/proc/25226/stat : 25226 (sh) S 25224 25224 25149 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221142662 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25226/statm: 1339 232 193 169 0 50 0
[pid=25227] ppid=25226 vsize=6608 CPUtime=281.92

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

/proc/25227/statm: 2023 1713 84 178 0 1843 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 17916

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25233
/proc/meminfo: memFree=1351584/2055920 swapFree=4181888/4192956
[pid=25224] ppid=25222 vsize=4468 CPUtime=0.21
/proc/25224/stat : 25224 (IUT_BMB_SAT) S 25222 25224 25149 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 221142639 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25224/statm: 1117 916 105 274 0 840 0
[pid=25226] ppid=25224 vsize=5356 CPUtime=0
/proc/25226/stat : 25226 (sh) S 25224 25224 25149 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221142662 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25226/statm: 1339 232 193 169 0 50 0
[pid=25227] ppid=25226 vsize=8392 CPUtime=581.76
/proc/25227/stat : 25227 (minisat) R 25226 25224 25149 0 -1 4194304 1809 0 0 0 58175 1 0 0 25 0 1 0 221142662 8593408 1785 1992294400 134512640 135243223 4294956320 18446744073709551615 134555719 0 0 4096 3 0 0 0 17 0 0 0
/proc/25227/statm: 2098 1785 84 178 0 1918 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 18216

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25233
/proc/meminfo: memFree=1351264/2055920 swapFree=4181888/4192956
[pid=25224] ppid=25222 vsize=4468 CPUtime=0.21
/proc/25224/stat : 25224 (IUT_BMB_SAT) S 25222 25224 25149 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 221142639 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25224/statm: 1117 916 105 274 0 840 0
[pid=25226] ppid=25224 vsize=5356 CPUtime=0
/proc/25226/stat : 25226 (sh) S 25224 25224 25149 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221142662 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25226/statm: 1339 232 193 169 0 50 0
[pid=25227] ppid=25226 vsize=8872 CPUtime=641.73
/proc/25227/stat : 25227 (minisat) R 25226 25224 25149 0 -1 4194304 1887 0 0 0 64172 1 0 0 25 0 1 0 221142662 9084928 1863 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25227/statm: 2218 1863 84 178 0 2038 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 18696

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

[startup+665.606 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25233
/proc/meminfo: memFree=1351264/2055920 swapFree=4181888/4192956
[pid=25224] ppid=25222 vsize=4468 CPUtime=0.21
/proc/25224/stat : 25224 (IUT_BMB_SAT) S 25222 25224 25149 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 221142639 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25224/statm: 1117 916 105 274 0 840 0
[pid=25226] ppid=25224 vsize=5356 CPUtime=0
/proc/25226/stat : 25226 (sh) S 25224 25224 25149 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221142662 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25226/statm: 1339 232 193 169 0 50 0
[pid=25227] ppid=25226 vsize=8872 CPUtime=665.02
/proc/25227/stat : 25227 (minisat) R 25226 25224 25149 0 -1 4194304 1887 0 0 0 66501 1 0 0 25 0 1 0 221142662 9084928 1863 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/25227/statm: 2218 1863 84 178 0 2038 0
Current children cumulated CPU time (s) 665.23
Current children cumulated vsize (KiB) 18696

[startup+678.402 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25233
/proc/meminfo: memFree=1351136/2055920 swapFree=4181888/4192956
[pid=25224] ppid=25222 vsize=4468 CPUtime=0.21
/proc/25224/stat : 25224 (IUT_BMB_SAT) S 25222 25224 25149 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 221142639 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25224/statm: 1117 916 105 274 0 840 0
[pid=25226] ppid=25224 vsize=5356 CPUtime=0
/proc/25226/stat : 25226 (sh) S 25224 25224 25149 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221142662 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25226/statm: 1339 232 193 169 0 50 0
[pid=25227] ppid=25226 vsize=9016 CPUtime=677.81
/proc/25227/stat : 25227 (minisat) R 25226 25224 25149 0 -1 4194304 1927 0 0 0 67780 1 0 0 25 0 1 0 221142662 9232384 1903 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25227/statm: 2254 1903 84 178 0 2074 0
Current children cumulated CPU time (s) 678.02
Current children cumulated vsize (KiB) 18840

[startup+684.801 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25233
/proc/meminfo: memFree=1351136/2055920 swapFree=4181888/4192956
[pid=25224] ppid=25222 vsize=4468 CPUtime=0.21
/proc/25224/stat : 25224 (IUT_BMB_SAT) S 25222 25224 25149 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 221142639 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25224/statm: 1117 916 105 274 0 840 0
[pid=25226] ppid=25224 vsize=5356 CPUtime=0
/proc/25226/stat : 25226 (sh) S 25224 25224 25149 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221142662 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25226/statm: 1339 232 193 169 0 50 0
[pid=25227] ppid=25226 vsize=9016 CPUtime=684.21
/proc/25227/stat : 25227 (minisat) R 25226 25224 25149 0 -1 4194304 1927 0 0 0 68420 1 0 0 25 0 1 0 221142662 9232384 1903 1992294400 134512640 135243223 4294956320 18446744073709551615 134555729 0 0 4096 3 0 0 0 17 0 0 0
/proc/25227/statm: 2254 1903 84 178 0 2074 0
Current children cumulated CPU time (s) 684.42
Current children cumulated vsize (KiB) 18840

[startup+688.002 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25233
/proc/meminfo: memFree=1351136/2055920 swapFree=4181888/4192956
[pid=25224] ppid=25222 vsize=4468 CPUtime=0.21
/proc/25224/stat : 25224 (IUT_BMB_SAT) S 25222 25224 25149 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 221142639 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25224/statm: 1117 916 105 274 0 840 0
[pid=25226] ppid=25224 vsize=5356 CPUtime=0
/proc/25226/stat : 25226 (sh) S 25224 25224 25149 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221142662 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25226/statm: 1339 232 193 169 0 50 0
[pid=25227] ppid=25226 vsize=9016 CPUtime=687.41
/proc/25227/stat : 25227 (minisat) R 25226 25224 25149 0 -1 4194304 1927 0 0 0 68740 1 0 0 25 0 1 0 221142662 9232384 1903 1992294400 134512640 135243223 4294956320 18446744073709551615 134568304 0 0 4096 3 0 0 0 17 0 0 0
/proc/25227/statm: 2254 1903 84 178 0 2074 0
Current children cumulated CPU time (s) 687.62
Current children cumulated vsize (KiB) 18840

[startup+689.602 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25233
/proc/meminfo: memFree=1351136/2055920 swapFree=4181888/4192956
[pid=25224] ppid=25222 vsize=4468 CPUtime=0.21
/proc/25224/stat : 25224 (IUT_BMB_SAT) S 25222 25224 25149 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 221142639 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25224/statm: 1117 916 105 274 0 840 0
[pid=25226] ppid=25224 vsize=5356 CPUtime=0
/proc/25226/stat : 25226 (sh) S 25224 25224 25149 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221142662 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25226/statm: 1339 232 193 169 0 50 0
[pid=25227] ppid=25226 vsize=9016 CPUtime=689.01
/proc/25227/stat : 25227 (minisat) R 25226 25224 25149 0 -1 4194304 1927 0 0 0 68900 1 0 0 25 0 1 0 221142662 9232384 1903 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/25227/statm: 2254 1903 84 178 0 2074 0
Current children cumulated CPU time (s) 689.22
Current children cumulated vsize (KiB) 18840

[startup+690.401 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25233
/proc/meminfo: memFree=1351136/2055920 swapFree=4181888/4192956
[pid=25224] ppid=25222 vsize=4468 CPUtime=0.21
/proc/25224/stat : 25224 (IUT_BMB_SAT) S 25222 25224 25149 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 221142639 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25224/statm: 1117 916 105 274 0 840 0
[pid=25226] ppid=25224 vsize=5356 CPUtime=0
/proc/25226/stat : 25226 (sh) S 25224 25224 25149 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221142662 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25226/statm: 1339 232 193 169 0 50 0
[pid=25227] ppid=25226 vsize=9016 CPUtime=689.81
/proc/25227/stat : 25227 (minisat) R 25226 25224 25149 0 -1 4194304 1927 0 0 0 68980 1 0 0 25 0 1 0 221142662 9232384 1903 1992294400 134512640 135243223 4294956320 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 0 0 0
/proc/25227/statm: 2254 1903 84 178 0 2074 0
Current children cumulated CPU time (s) 690.02
Current children cumulated vsize (KiB) 18840

[startup+690.801 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25233
/proc/meminfo: memFree=1351136/2055920 swapFree=4181888/4192956
[pid=25224] ppid=25222 vsize=4468 CPUtime=0.21
/proc/25224/stat : 25224 (IUT_BMB_SAT) S 25222 25224 25149 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 221142639 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25224/statm: 1117 916 105 274 0 840 0
[pid=25226] ppid=25224 vsize=5356 CPUtime=0
/proc/25226/stat : 25226 (sh) S 25224 25224 25149 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221142662 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25226/statm: 1339 232 193 169 0 50 0
[pid=25227] ppid=25226 vsize=9016 CPUtime=690.21
/proc/25227/stat : 25227 (minisat) R 25226 25224 25149 0 -1 4194304 1927 0 0 0 69020 1 0 0 25 0 1 0 221142662 9232384 1903 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/25227/statm: 2254 1903 84 178 0 2074 0
Current children cumulated CPU time (s) 690.42
Current children cumulated vsize (KiB) 18840

[startup+691.202 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25233
/proc/meminfo: memFree=1351136/2055920 swapFree=4181888/4192956
[pid=25224] ppid=25222 vsize=4468 CPUtime=0.21
/proc/25224/stat : 25224 (IUT_BMB_SAT) S 25222 25224 25149 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 221142639 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25224/statm: 1117 916 105 274 0 840 0
[pid=25226] ppid=25224 vsize=5356 CPUtime=0
/proc/25226/stat : 25226 (sh) S 25224 25224 25149 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221142662 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25226/statm: 1339 232 193 169 0 50 0
[pid=25227] ppid=25226 vsize=9016 CPUtime=690.61
/proc/25227/stat : 25227 (minisat) R 25226 25224 25149 0 -1 4194304 1927 0 0 0 69060 1 0 0 25 0 1 0 221142662 9232384 1903 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/25227/statm: 2254 1903 84 178 0 2074 0
Current children cumulated CPU time (s) 690.82
Current children cumulated vsize (KiB) 18840

[startup+691.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 25233
/proc/meminfo: memFree=1351136/2055920 swapFree=4181888/4192956
[pid=25224] ppid=25222 vsize=4468 CPUtime=0.21
/proc/25224/stat : 25224 (IUT_BMB_SAT) S 25222 25224 25149 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 221142639 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25224/statm: 1117 916 105 274 0 840 0
[pid=25226] ppid=25224 vsize=5356 CPUtime=0
/proc/25226/stat : 25226 (sh) S 25224 25224 25149 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221142662 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25226/statm: 1339 232 193 169 0 50 0
[pid=25227] ppid=25226 vsize=9016 CPUtime=690.71
/proc/25227/stat : 25227 (minisat) R 25226 25224 25149 0 -1 4194304 1927 0 0 0 69070 1 0 0 25 0 1 0 221142662 9232384 1903 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/25227/statm: 2254 1903 84 178 0 2074 0
Current children cumulated CPU time (s) 690.92
Current children cumulated vsize (KiB) 18840

Child status: 0
Real time (s): 691.384
CPU time (s): 691.028
CPU user time (s): 690.947
CPU system time (s): 0.080987
CPU usage (%): 99.9485
Max. virtual memory (cumulated for all children) (KiB): 18840

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

runsolver used 0.558915 second user time and 1.9647 second system time

The end

Launcher Data

Begin job on node66 at 2009-05-10 06:52:43
IDJOB=1785775
IDBENCH=71145
IDSOLVER=638
FILE ID=node66/1785775-1241931162
PBS_JOBID= 9264941
Free space on /tmp= 66256 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3_4vars_6gates.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785775-1241931162/watcher-1785775-1241931162 -o /tmp/evaluation-result-1785775-1241931162/solver-1785775-1241931162 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1785775-1241931162.cnf HOME

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

MD5SUM BENCH= afeeef613d4caffff91375d49585d115
RANDOM SEED=544266580

node66.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.263
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	: 5931.00
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.263
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:       1363232 kB
Buffers:         50728 kB
Cached:         567080 kB
SwapCached:       5004 kB
Active:          80656 kB
Inactive:       545176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1363232 kB
SwapTotal:     4192956 kB
SwapFree:      4181888 kB
Dirty:            3072 kB
Writeback:           0 kB
Mapped:          14184 kB
Slab:            52892 kB
Committed_AS:   830708 kB
PageTables:       1360 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= 66256 MiB
End job on node66 at 2009-05-10 07:04:14