Trace number 1733664

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 700.935 701.186

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.997
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.22	c WARNING: for repeatability, setting FPU to use double precision
0.19/0.22	c ============================[ Problem Statistics ]=============================
0.19/0.22	c |                                                                             |
0.19/0.22	c |  Number of variables:  289                                                  |
0.19/0.22	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.31	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.35	c |      1321 |     151     5544    28020 |     2976     1321     14 |  4.499 % |
0.21/0.38	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 % |
0.98/1.09	c |     17103 |     151     5544    28020 |     5272     3980     18 |  4.499 % |
1.48/1.50	c |     25753 |     151     5544    28020 |     5799     4638     17 |  4.499 % |
2.08/2.18	c |     38727 |     151     5544    28020 |     6379     2951     17 |  4.499 % |
3.18/3.21	c |     58189 |     151     5544    28020 |     7017     6312     17 |  4.499 % |
4.87/4.94	c |     87383 |     151     5544    28020 |     7719     3673     16 |  4.501 % |
7.47/7.57	c |    131172 |     151     5544    28020 |     8491     4672     16 |  4.499 % |
11.97/12.07	c |    196856 |     151     5544    28020 |     9340     6215     16 |  4.507 % |
18.47/18.51	c |    295384 |     151     5544    28020 |    10274     6040     16 |  4.499 % |
28.25/28.40	c |    443173 |     151     5544    28020 |    11302     9082     18 |  4.499 % |
44.25/44.36	c |    664856 |     151     5544    28020 |    12432     9145     19 |  4.499 % |
70.34/70.43	c |    997381 |     151     5544    28020 |    13675    10541     18 |  4.500 % |
113.33/113.41	c |   1496170 |     151     5544    28020 |    15043     7903     17 |  4.499 % |
181.00/181.15	c |   2244353 |     151     5544    28020 |    16547     8373     19 |  4.499 % |
294.86/295.00	c |   3366628 |     151     5544    28020 |    18202     9427     18 |  4.507 % |
466.00/466.26	c |   5050039 |     149     5428    27553 |    20022    14297     18 |  5.192 % |
700.82/701.17	c ===============================================================================
700.82/701.17	c restarts              : 26
700.82/701.17	c conflicts             : 6990873        (9977 /sec)
700.82/701.17	c decisions             : 7934661        (1.50 % random) (11324 /sec)
700.82/701.17	c propagations          : 203548048      (290503 /sec)
700.82/701.17	c conflict literals     : 128811142      (19.32 % deleted)
700.82/701.17	c Memory used           : 8.81 MB
700.82/701.17	c CPU time              : 700.673 s
700.82/701.17	
700.82/701.17	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-1733664-1240791162/watcher-1733664-1240791162 -o /tmp/evaluation-result-1733664-1240791162/solver-1733664-1240791162 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1733664-1240791162.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25323
/proc/meminfo: memFree=1531520/2055920 swapFree=4181132/4192956
[pid=25323] ppid=25321 vsize=1684 CPUtime=0
/proc/25323/stat : 25323 (IUT_BMB_SAT) R 25321 25323 25219 0 -1 4194304 191 0 0 0 0 0 0 0 18 0 1 0 107149237 1724416 174 1992294400 134512640 135635285 4294956224 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 0 0 0
/proc/25323/statm: 421 174 90 274 0 144 0

[startup+0.0982921 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25323
/proc/meminfo: memFree=1531520/2055920 swapFree=4181132/4192956
[pid=25323] ppid=25321 vsize=3536 CPUtime=0.09
/proc/25323/stat : 25323 (IUT_BMB_SAT) R 25321 25323 25219 0 -1 4194304 700 0 0 0 9 0 0 0 18 0 1 0 107149237 3620864 683 1992294400 134512640 135635285 4294956224 18446744073709551615 134622000 0 0 4096 0 0 0 0 17 0 0 0
/proc/25323/statm: 884 683 97 274 0 607 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3536

[startup+0.101291 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25323
/proc/meminfo: memFree=1531520/2055920 swapFree=4181132/4192956
[pid=25323] ppid=25321 vsize=3536 CPUtime=0.09
/proc/25323/stat : 25323 (IUT_BMB_SAT) R 25321 25323 25219 0 -1 4194304 717 0 0 0 9 0 0 0 18 0 1 0 107149237 3620864 700 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/25323/statm: 884 700 97 274 0 607 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3536

[startup+0.301324 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25323
/proc/meminfo: memFree=1531520/2055920 swapFree=4181132/4192956
[pid=25323] ppid=25321 vsize=4468 CPUtime=0.21
/proc/25323/stat : 25323 (IUT_BMB_SAT) S 25321 25323 25219 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 107149237 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25323/statm: 1117 916 105 274 0 840 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 4468

[startup+0.701388 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25323
/proc/meminfo: memFree=1531520/2055920 swapFree=4181132/4192956
[pid=25323] ppid=25321 vsize=4468 CPUtime=0.21
/proc/25323/stat : 25323 (IUT_BMB_SAT) S 25321 25323 25219 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 107149237 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25323/statm: 1117 916 105 274 0 840 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 4468

[startup+1.50151 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 25326
/proc/meminfo: memFree=1525800/2055920 swapFree=4181132/4192956
[pid=25323] ppid=25321 vsize=4468 CPUtime=0.21
/proc/25323/stat : 25323 (IUT_BMB_SAT) S 25321 25323 25219 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 107149237 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25323/statm: 1117 916 105 274 0 840 0
[pid=25325] ppid=25323 vsize=5356 CPUtime=0
/proc/25325/stat : 25325 (sh) S 25323 25323 25219 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107149260 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25325/statm: 1339 232 193 169 0 50 0
[pid=25326] ppid=25325 vsize=3224 CPUtime=1.27
/proc/25326/stat : 25326 (minisat) R 25325 25323 25219 0 -1 4194304 559 0 0 0 127 0 0 0 25 0 1 0 107149260 3301376 535 1992294400 134512640 135243223 4294956320 18446744073709551615 134555532 0 0 4096 3 0 0 0 17 0 0 0
/proc/25326/statm: 806 535 84 178 0 626 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13048

[startup+3.10177 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 25326
/proc/meminfo: memFree=1525672/2055920 swapFree=4181132/4192956
[pid=25323] ppid=25321 vsize=4468 CPUtime=0.21
/proc/25323/stat : 25323 (IUT_BMB_SAT) S 25321 25323 25219 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 107149237 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25323/statm: 1117 916 105 274 0 840 0
[pid=25325] ppid=25323 vsize=5356 CPUtime=0
/proc/25325/stat : 25325 (sh) S 25323 25323 25219 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107149260 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25325/statm: 1339 232 193 169 0 50 0
[pid=25326] ppid=25325 vsize=3224 CPUtime=2.86
/proc/25326/stat : 25326 (minisat) R 25325 25323 25219 0 -1 4194304 559 0 0 0 286 0 0 0 25 0 1 0 107149260 3301376 535 1992294400 134512640 135243223 4294956320 18446744073709551615 134555907 0 0 4096 3 0 0 0 17 0 0 0
/proc/25326/statm: 806 535 84 178 0 626 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 13048

[startup+6.30228 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 25326
/proc/meminfo: memFree=1525416/2055920 swapFree=4181132/4192956
[pid=25323] ppid=25321 vsize=4468 CPUtime=0.21
/proc/25323/stat : 25323 (IUT_BMB_SAT) S 25321 25323 25219 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 107149237 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25323/statm: 1117 916 105 274 0 840 0
[pid=25325] ppid=25323 vsize=5356 CPUtime=0
/proc/25325/stat : 25325 (sh) S 25323 25323 25219 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107149260 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25325/statm: 1339 232 193 169 0 50 0
[pid=25326] ppid=25325 vsize=3492 CPUtime=6.06
/proc/25326/stat : 25326 (minisat) R 25325 25323 25219 0 -1 4194304 600 0 0 0 606 0 0 0 25 0 1 0 107149260 3575808 576 1992294400 134512640 135243223 4294956320 18446744073709551615 134555529 0 0 4096 3 0 0 0 17 0 0 0
/proc/25326/statm: 873 576 84 178 0 693 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13316

[startup+12.7013 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 25326
/proc/meminfo: memFree=1525096/2055920 swapFree=4181132/4192956
[pid=25323] ppid=25321 vsize=4468 CPUtime=0.21
/proc/25323/stat : 25323 (IUT_BMB_SAT) S 25321 25323 25219 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 107149237 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25323/statm: 1117 916 105 274 0 840 0
[pid=25325] ppid=25323 vsize=5356 CPUtime=0
/proc/25325/stat : 25325 (sh) S 25323 25323 25219 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107149260 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25325/statm: 1339 232 193 169 0 50 0
[pid=25326] ppid=25325 vsize=3808 CPUtime=12.46
/proc/25326/stat : 25326 (minisat) R 25325 25323 25219 0 -1 4194304 681 0 0 0 1246 0 0 0 25 0 1 0 107149260 3899392 657 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25326/statm: 952 657 84 178 0 772 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13632

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25326
/proc/meminfo: memFree=1524840/2055920 swapFree=4181132/4192956
[pid=25323] ppid=25321 vsize=4468 CPUtime=0.21
/proc/25323/stat : 25323 (IUT_BMB_SAT) S 25321 25323 25219 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 107149237 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25323/statm: 1117 916 105 274 0 840 0
[pid=25325] ppid=25323 vsize=5356 CPUtime=0
/proc/25325/stat : 25325 (sh) S 25323 25323 25219 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107149260 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25325/statm: 1339 232 193 169 0 50 0
[pid=25326] ppid=25325 vsize=4204 CPUtime=25.25
/proc/25326/stat : 25326 (minisat) R 25325 25323 25219 0 -1 4194304 787 0 0 0 2525 0 0 0 25 0 1 0 107149260 4304896 763 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25326/statm: 1051 763 84 178 0 871 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 14028

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25326
/proc/meminfo: memFree=1524392/2055920 swapFree=4181132/4192956
[pid=25323] ppid=25321 vsize=4468 CPUtime=0.21
/proc/25323/stat : 25323 (IUT_BMB_SAT) S 25321 25323 25219 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 107149237 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25323/statm: 1117 916 105 274 0 840 0
[pid=25325] ppid=25323 vsize=5356 CPUtime=0
/proc/25325/stat : 25325 (sh) S 25323 25323 25219 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107149260 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25325/statm: 1339 232 193 169 0 50 0
[pid=25326] ppid=25325 vsize=4656 CPUtime=50.84
/proc/25326/stat : 25326 (minisat) R 25325 25323 25219 0 -1 4194304 898 0 0 0 5084 0 0 0 25 0 1 0 107149260 4767744 874 1992294400 134512640 135243223 4294956320 18446744073709551615 134555543 0 0 4096 3 0 0 0 17 0 0 0
/proc/25326/statm: 1164 874 84 178 0 984 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14480

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25326
/proc/meminfo: memFree=1523432/2055920 swapFree=4181132/4192956
[pid=25323] ppid=25321 vsize=4468 CPUtime=0.21
/proc/25323/stat : 25323 (IUT_BMB_SAT) S 25321 25323 25219 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 107149237 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25323/statm: 1117 916 105 274 0 840 0
[pid=25325] ppid=25323 vsize=5356 CPUtime=0
/proc/25325/stat : 25325 (sh) S 25323 25323 25219 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107149260 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25325/statm: 1339 232 193 169 0 50 0
[pid=25326] ppid=25325 vsize=5476 CPUtime=102.03
/proc/25326/stat : 25326 (minisat) R 25325 25323 25219 0 -1 4194304 1099 0 0 0 10202 1 0 0 25 0 1 0 107149260 5607424 1075 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/25326/statm: 1369 1075 84 178 0 1189 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 15300

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25326
/proc/meminfo: memFree=1522984/2055920 swapFree=4181132/4192956
[pid=25323] ppid=25321 vsize=4468 CPUtime=0.21
/proc/25323/stat : 25323 (IUT_BMB_SAT) S 25321 25323 25219 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 107149237 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25323/statm: 1117 916 105 274 0 840 0
[pid=25325] ppid=25323 vsize=5356 CPUtime=0
/proc/25325/stat : 25325 (sh) S 25323 25323 25219 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107149260 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25325/statm: 1339 232 193 169 0 50 0
[pid=25326] ppid=25325 vsize=6036 CPUtime=162
/proc/25326/stat : 25326 (minisat) R 25325 25323 25219 0 -1 4194304 1220 0 0 0 16199 1 0 0 25 0 1 0 107149260 6180864 1196 1992294400 134512640 135243223 4294956320 18446744073709551615 134555732 0 0 4096 3 0 0 0 17 0 0 0
/proc/25326/statm: 1509 1196 84 178 0 1329 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 15860

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25326
/proc/meminfo: memFree=1522664/2055920 swapFree=4181132/4192956
[pid=25323] ppid=25321 vsize=4468 CPUtime=0.21
/proc/25323/stat : 25323 (IUT_BMB_SAT) S 25321 25323 25219 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 107149237 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25323/statm: 1117 916 105 274 0 840 0
[pid=25325] ppid=25323 vsize=5356 CPUtime=0
/proc/25325/stat : 25325 (sh) S 25323 25323 25219 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107149260 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25325/statm: 1339 232 193 169 0 50 0
[pid=25326] ppid=25325 vsize=6320 CPUtime=221.98
/proc/25326/stat : 25326 (minisat) R 25325 25323 25219 0 -1 4194304 1292 0 0 0 22197 1 0 0 25 0 1 0 107149260 6471680 1268 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25326/statm: 1580 1268 84 178 0 1400 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 16144

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25326
/proc/meminfo: memFree=1522408/2055920 swapFree=4181132/4192956
[pid=25323] ppid=25321 vsize=4468 CPUtime=0.21
/proc/25323/stat : 25323 (IUT_BMB_SAT) S 25321 25323 25219 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 107149237 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25323/statm: 1117 916 105 274 0 840 0
[pid=25325] ppid=25323 vsize=5356 CPUtime=0
/proc/25325/stat : 25325 (sh) S 25323 25323 25219 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107149260 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25325/statm: 1339 232 193 169 0 50 0

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

/proc/25326/statm: 1887 1550 84 178 0 1707 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 17372

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25326
/proc/meminfo: memFree=1521064/2055920 swapFree=4181132/4192956
[pid=25323] ppid=25321 vsize=4468 CPUtime=0.21
/proc/25323/stat : 25323 (IUT_BMB_SAT) S 25321 25323 25219 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 107149237 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25323/statm: 1117 916 105 274 0 840 0
[pid=25325] ppid=25323 vsize=5356 CPUtime=0
/proc/25325/stat : 25325 (sh) S 25323 25323 25219 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107149260 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25325/statm: 1339 232 193 169 0 50 0
[pid=25326] ppid=25325 vsize=8092 CPUtime=521.87
/proc/25326/stat : 25326 (minisat) R 25325 25323 25219 0 -1 4194304 1717 0 0 0 52185 2 0 0 25 0 1 0 107149260 8286208 1693 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25326/statm: 2023 1693 84 178 0 1843 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 17916

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25326
/proc/meminfo: memFree=1520808/2055920 swapFree=4181132/4192956
[pid=25323] ppid=25321 vsize=4468 CPUtime=0.21
/proc/25323/stat : 25323 (IUT_BMB_SAT) S 25321 25323 25219 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 107149237 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25323/statm: 1117 916 105 274 0 840 0
[pid=25325] ppid=25323 vsize=5356 CPUtime=0
/proc/25325/stat : 25325 (sh) S 25323 25323 25219 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107149260 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25325/statm: 1339 232 193 169 0 50 0
[pid=25326] ppid=25325 vsize=8392 CPUtime=581.85
/proc/25326/stat : 25326 (minisat) R 25325 25323 25219 0 -1 4194304 1784 0 0 0 58183 2 0 0 25 0 1 0 107149260 8593408 1760 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25326/statm: 2098 1760 84 178 0 1918 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 18216

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25326
/proc/meminfo: memFree=1520360/2055920 swapFree=4181132/4192956
[pid=25323] ppid=25321 vsize=4468 CPUtime=0.21
/proc/25323/stat : 25323 (IUT_BMB_SAT) S 25321 25323 25219 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 107149237 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25323/statm: 1117 916 105 274 0 840 0
[pid=25325] ppid=25323 vsize=5356 CPUtime=0
/proc/25325/stat : 25325 (sh) S 25323 25323 25219 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107149260 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25325/statm: 1339 232 193 169 0 50 0
[pid=25326] ppid=25325 vsize=8708 CPUtime=641.84
/proc/25326/stat : 25326 (minisat) R 25325 25323 25219 0 -1 4194304 1876 0 0 0 64182 2 0 0 25 0 1 0 107149260 8916992 1852 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25326/statm: 2177 1852 84 178 0 1997 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 18532

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

[startup+665.507 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25326
/proc/meminfo: memFree=1520232/2055920 swapFree=4181132/4192956
[pid=25323] ppid=25321 vsize=4468 CPUtime=0.21
/proc/25323/stat : 25323 (IUT_BMB_SAT) S 25321 25323 25219 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 107149237 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25323/statm: 1117 916 105 274 0 840 0
[pid=25325] ppid=25323 vsize=5356 CPUtime=0
/proc/25325/stat : 25325 (sh) S 25323 25323 25219 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107149260 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25325/statm: 1339 232 193 169 0 50 0
[pid=25326] ppid=25325 vsize=8872 CPUtime=665.03
/proc/25326/stat : 25326 (minisat) R 25325 25323 25219 0 -1 4194304 1887 0 0 0 66501 2 0 0 25 0 1 0 107149260 9084928 1863 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25326/statm: 2218 1863 84 178 0 2038 0
Current children cumulated CPU time (s) 665.24
Current children cumulated vsize (KiB) 18696

[startup+678.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25326
/proc/meminfo: memFree=1520168/2055920 swapFree=4181132/4192956
[pid=25323] ppid=25321 vsize=4468 CPUtime=0.21
/proc/25323/stat : 25323 (IUT_BMB_SAT) S 25321 25323 25219 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 107149237 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25323/statm: 1117 916 105 274 0 840 0
[pid=25325] ppid=25323 vsize=5356 CPUtime=0
/proc/25325/stat : 25325 (sh) S 25323 25323 25219 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107149260 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25325/statm: 1339 232 193 169 0 50 0
[pid=25326] ppid=25325 vsize=8872 CPUtime=677.82
/proc/25326/stat : 25326 (minisat) R 25325 25323 25219 0 -1 4194304 1907 0 0 0 67780 2 0 0 25 0 1 0 107149260 9084928 1883 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/25326/statm: 2218 1883 84 178 0 2038 0
Current children cumulated CPU time (s) 678.03
Current children cumulated vsize (KiB) 18696

[startup+691.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25326
/proc/meminfo: memFree=1520040/2055920 swapFree=4181132/4192956
[pid=25323] ppid=25321 vsize=4468 CPUtime=0.21
/proc/25323/stat : 25323 (IUT_BMB_SAT) S 25321 25323 25219 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 107149237 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25323/statm: 1117 916 105 274 0 840 0
[pid=25325] ppid=25323 vsize=5356 CPUtime=0
/proc/25325/stat : 25325 (sh) S 25323 25323 25219 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107149260 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25325/statm: 1339 232 193 169 0 50 0
[pid=25326] ppid=25325 vsize=9016 CPUtime=690.62
/proc/25326/stat : 25326 (minisat) R 25325 25323 25219 0 -1 4194304 1927 0 0 0 69060 2 0 0 25 0 1 0 107149260 9232384 1903 1992294400 134512640 135243223 4294956320 18446744073709551615 134563784 0 0 4096 3 0 0 0 17 0 0 0
/proc/25326/statm: 2254 1903 84 178 0 2074 0
Current children cumulated CPU time (s) 690.83
Current children cumulated vsize (KiB) 18840

[startup+697.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25326
/proc/meminfo: memFree=1520040/2055920 swapFree=4181132/4192956
[pid=25323] ppid=25321 vsize=4468 CPUtime=0.21
/proc/25323/stat : 25323 (IUT_BMB_SAT) S 25321 25323 25219 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 107149237 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25323/statm: 1117 916 105 274 0 840 0
[pid=25325] ppid=25323 vsize=5356 CPUtime=0
/proc/25325/stat : 25325 (sh) S 25323 25323 25219 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107149260 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25325/statm: 1339 232 193 169 0 50 0
[pid=25326] ppid=25325 vsize=9016 CPUtime=697.01
/proc/25326/stat : 25326 (minisat) R 25325 25323 25219 0 -1 4194304 1927 0 0 0 69699 2 0 0 25 0 1 0 107149260 9232384 1903 1992294400 134512640 135243223 4294956320 18446744073709551615 134555551 0 0 4096 3 0 0 0 17 0 0 0
/proc/25326/statm: 2254 1903 84 178 0 2074 0
Current children cumulated CPU time (s) 697.22
Current children cumulated vsize (KiB) 18840

[startup+699.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25326
/proc/meminfo: memFree=1520040/2055920 swapFree=4181132/4192956
[pid=25323] ppid=25321 vsize=4468 CPUtime=0.21
/proc/25323/stat : 25323 (IUT_BMB_SAT) S 25321 25323 25219 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 107149237 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25323/statm: 1117 916 105 274 0 840 0
[pid=25325] ppid=25323 vsize=5356 CPUtime=0
/proc/25325/stat : 25325 (sh) S 25323 25323 25219 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107149260 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25325/statm: 1339 232 193 169 0 50 0
[pid=25326] ppid=25325 vsize=9016 CPUtime=698.61
/proc/25326/stat : 25326 (minisat) R 25325 25323 25219 0 -1 4194304 1927 0 0 0 69859 2 0 0 25 0 1 0 107149260 9232384 1903 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/25326/statm: 2254 1903 84 178 0 2074 0
Current children cumulated CPU time (s) 698.82
Current children cumulated vsize (KiB) 18840

[startup+699.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25326
/proc/meminfo: memFree=1520040/2055920 swapFree=4181132/4192956
[pid=25323] ppid=25321 vsize=4468 CPUtime=0.21
/proc/25323/stat : 25323 (IUT_BMB_SAT) S 25321 25323 25219 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 107149237 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25323/statm: 1117 916 105 274 0 840 0
[pid=25325] ppid=25323 vsize=5356 CPUtime=0
/proc/25325/stat : 25325 (sh) S 25323 25323 25219 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107149260 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25325/statm: 1339 232 193 169 0 50 0
[pid=25326] ppid=25325 vsize=9016 CPUtime=699.41
/proc/25326/stat : 25326 (minisat) R 25325 25323 25219 0 -1 4194304 1927 0 0 0 69939 2 0 0 25 0 1 0 107149260 9232384 1903 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25326/statm: 2254 1903 84 178 0 2074 0
Current children cumulated CPU time (s) 699.62
Current children cumulated vsize (KiB) 18840

[startup+700.706 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25326
/proc/meminfo: memFree=1520040/2055920 swapFree=4181132/4192956
[pid=25323] ppid=25321 vsize=4468 CPUtime=0.21
/proc/25323/stat : 25323 (IUT_BMB_SAT) S 25321 25323 25219 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 107149237 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25323/statm: 1117 916 105 274 0 840 0
[pid=25325] ppid=25323 vsize=5356 CPUtime=0
/proc/25325/stat : 25325 (sh) S 25323 25323 25219 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107149260 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25325/statm: 1339 232 193 169 0 50 0
[pid=25326] ppid=25325 vsize=9016 CPUtime=700.22
/proc/25326/stat : 25326 (minisat) R 25325 25323 25219 0 -1 4194304 1927 0 0 0 70020 2 0 0 25 0 1 0 107149260 9232384 1903 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25326/statm: 2254 1903 84 178 0 2074 0
Current children cumulated CPU time (s) 700.43
Current children cumulated vsize (KiB) 18840

[startup+701.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25326
/proc/meminfo: memFree=1520040/2055920 swapFree=4181132/4192956
[pid=25323] ppid=25321 vsize=4468 CPUtime=0.21
/proc/25323/stat : 25323 (IUT_BMB_SAT) S 25321 25323 25219 0 -1 4194304 934 0 0 0 16 5 0 0 19 0 1 0 107149237 4575232 916 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25323/statm: 1117 916 105 274 0 840 0
[pid=25325] ppid=25323 vsize=5356 CPUtime=0
/proc/25325/stat : 25325 (sh) S 25323 25323 25219 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 107149260 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25325/statm: 1339 232 193 169 0 50 0
[pid=25326] ppid=25325 vsize=9016 CPUtime=700.61
/proc/25326/stat : 25326 (minisat) R 25325 25323 25219 0 -1 4194304 1927 0 0 0 70059 2 0 0 25 0 1 0 107149260 9232384 1903 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25326/statm: 2254 1903 84 178 0 2074 0
Current children cumulated CPU time (s) 700.82
Current children cumulated vsize (KiB) 18840

Child status: 0
Real time (s): 701.186
CPU time (s): 700.935
CPU user time (s): 700.844
CPU system time (s): 0.090986
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 18840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 700.844
system time used= 0.090986
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= 1426

runsolver used 0.538918 second user time and 2.01969 second system time

The end

Launcher Data

Begin job on node26 at 2009-04-27 02:12:43
IDJOB=1733664
IDBENCH=71145
IDSOLVER=523
FILE ID=node26/1733664-1240791162
PBS_JOBID= 9187317
Free space on /tmp= 66108 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-1733664-1240791162/watcher-1733664-1240791162 -o /tmp/evaluation-result-1733664-1240791162/solver-1733664-1240791162 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1733664-1240791162.cnf HOME

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

MD5SUM BENCH= afeeef613d4caffff91375d49585d115
RANDOM SEED=1437362500

node26.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.261
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.261
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:       1531936 kB
Buffers:         64264 kB
Cached:         381768 kB
SwapCached:       5692 kB
Active:         146676 kB
Inactive:       307536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1531936 kB
SwapTotal:     4192956 kB
SwapFree:      4181132 kB
Dirty:            3072 kB
Writeback:           0 kB
Mapped:          13564 kB
Slab:            55832 kB
Committed_AS:   390012 kB
PageTables:       1368 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= 66104 MiB
End job on node26 at 2009-04-27 02:24:24