Trace number 1785895

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 4872.6 4874.36

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v760c43649g4.cnf
MD5SUM3ea4eea040ac494148336825302eb384
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark351.007
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.60/0.69	c WARNING: for repeatability, setting FPU to use double precision
0.60/0.69	c ============================[ Problem Statistics ]=============================
0.60/0.69	c |                                                                             |
0.60/0.69	c |  Number of variables:  760                                                  |
0.60/0.69	c |  Number of clauses:    43649                                                |
0.67/0.71	c |  Parsing time:         0.02         s                                       |
1.07/1.17	c ============================[ Search Statistics ]==============================
1.07/1.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.07/1.17	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.07/1.17	c ===============================================================================
1.07/1.17	c |         0 |     720    40468   114898 |    13489        0    nan |  0.000 % |
1.07/1.18	c |       100 |     720    40468   114898 |    14838      100     78 |  0.000 % |
1.07/1.19	c |       252 |     720    40468   114898 |    16322      252     74 |  0.000 % |
1.17/1.21	c |       478 |     720    40468   114898 |    17954      478     73 |  0.000 % |
1.17/1.24	c |       816 |     720    40468   114898 |    19749      816     77 |  0.000 % |
1.17/1.29	c |      1324 |     720    40468   114898 |    21724     1324     81 |  0.000 % |
1.27/1.39	c |      2084 |     720    40468   114898 |    23897     2084     79 |  0.000 % |
1.47/1.53	c |      3223 |     720    40468   114898 |    26286     3223     78 |  0.000 % |
1.77/1.82	c |      4932 |     720    40468   114898 |    28915     4932     79 |  0.000 % |
2.27/2.33	c |      7494 |     720    40468   114898 |    31807     7494     82 |  0.000 % |
3.28/3.31	c |     11338 |     720    40468   114898 |    34987    11338     82 |  0.000 % |
5.17/5.25	c |     17104 |     720    40468   114898 |    38486    17104     83 |  0.000 % |
9.87/9.91	c |     25754 |     720    40468   114898 |    42335    25754     85 |  0.000 % |
18.07/18.19	c |     38729 |     720    40468   114898 |    46568    38729     85 |  0.000 % |
31.16/31.21	c |     58190 |     720    40468   114898 |    51225    26333     73 |  0.000 % |
50.55/50.66	c |     87382 |     720    40468   114898 |    56348    21098     59 |  0.000 % |
85.34/85.41	c |    131171 |     720    40468   114898 |    61983    25368     69 |  0.000 % |
141.11/141.23	c |    196857 |     720    40468   114898 |    68181    45747     71 |  0.000 % |
212.49/212.61	c |    295385 |     720    40468   114898 |    74999    41373     55 |  0.000 % |
330.02/330.21	c |    443174 |     720    40468   114898 |    82499    20659     53 |  0.000 % |
480.37/480.67	c |    664859 |     720    40468   114898 |    90749    48309     69 |  0.000 % |
781.94/782.31	c |    997387 |     720    40468   114898 |    99824    21984     56 |  0.000 % |
1229.74/1230.35	c |   1496176 |     720    40468   114898 |   109806    35937     53 |  0.000 % |
1987.62/1988.58	c |   2244358 |     720    40468   114898 |   120787    62053     56 |  0.000 % |
3082.65/3083.96	c |   3366636 |     720    40468   114898 |   132866    62016     57 |  0.000 % |
4872.41/4874.27	c ===============================================================================
4872.41/4874.27	c restarts              : 25
4872.41/4874.27	c conflicts             : 4989671        (1024 /sec)
4872.41/4874.27	c decisions             : 6700215        (1.13 % random) (1375 /sec)
4872.41/4874.27	c propagations          : 464909663      (95432 /sec)
4872.41/4874.27	c conflict literals     : 317168045      (41.47 % deleted)
4872.41/4874.27	c Memory used           : 69.48 MB
4872.41/4874.27	c CPU time              : 4871.63 s
4872.41/4874.27	
4872.41/4874.28	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-1785895-1241934917/watcher-1785895-1241934917 -o /tmp/evaluation-result-1785895-1241934917/solver-1785895-1241934917 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785895-1241934917.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.98 0.99 3/64 29825
/proc/meminfo: memFree=1784000/2055920 swapFree=4135464/4192956
[pid=29825] ppid=29823 vsize=1796 CPUtime=0
/proc/29825/stat : 29825 (IUT_BMB_SAT) R 29823 29825 29712 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 221519523 1839104 173 1992294400 134512640 135635285 4294956224 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 0 0 0
/proc/29825/statm: 449 173 90 274 0 172 0

[startup+0.0568611 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 29825
/proc/meminfo: memFree=1784000/2055920 swapFree=4135464/4192956
[pid=29825] ppid=29823 vsize=2760 CPUtime=0.05
/proc/29825/stat : 29825 (IUT_BMB_SAT) R 29823 29825 29712 0 -1 4194304 507 0 0 0 5 0 0 0 18 0 1 0 221519523 2826240 490 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/29825/statm: 690 490 97 274 0 413 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2760

[startup+0.101866 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 29825
/proc/meminfo: memFree=1784000/2055920 swapFree=4135464/4192956
[pid=29825] ppid=29823 vsize=3420 CPUtime=0.09
/proc/29825/stat : 29825 (IUT_BMB_SAT) R 29823 29825 29712 0 -1 4194304 676 0 0 0 9 0 0 0 18 0 1 0 221519523 3502080 659 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/29825/statm: 855 659 97 274 0 578 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3420

[startup+0.301887 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 29825
/proc/meminfo: memFree=1784000/2055920 swapFree=4135464/4192956
[pid=29825] ppid=29823 vsize=6720 CPUtime=0.29
/proc/29825/stat : 29825 (IUT_BMB_SAT) R 29823 29825 29712 0 -1 4194304 1497 0 0 0 29 0 0 0 19 0 1 0 221519523 6881280 1480 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/29825/statm: 1680 1481 97 274 0 1403 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6720

[startup+0.70193 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 29825
/proc/meminfo: memFree=1784000/2055920 swapFree=4135464/4192956
[pid=29825] ppid=29823 vsize=9484 CPUtime=0.67
/proc/29825/stat : 29825 (IUT_BMB_SAT) S 29823 29825 29712 0 -1 4194304 2187 0 0 0 52 15 0 0 23 0 1 0 221519523 9711616 2169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29825/statm: 2371 2169 105 274 0 2094 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 9484

[startup+1.50201 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29828
/proc/meminfo: memFree=1771104/2055920 swapFree=4135464/4192956
[pid=29825] ppid=29823 vsize=9484 CPUtime=0.67
/proc/29825/stat : 29825 (IUT_BMB_SAT) S 29823 29825 29712 0 -1 4194304 2187 0 0 0 52 15 0 0 23 0 1 0 221519523 9711616 2169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29825/statm: 2371 2169 105 274 0 2094 0
[pid=29827] ppid=29825 vsize=5356 CPUtime=0
/proc/29827/stat : 29827 (sh) S 29825 29825 29712 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221519592 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29827/statm: 1339 232 193 169 0 50 0
[pid=29828] ppid=29827 vsize=5200 CPUtime=0.8
/proc/29828/stat : 29828 (minisat) R 29827 29825 29712 0 -1 4194304 1164 0 0 0 80 0 0 0 25 0 1 0 221519592 5324800 1043 1992294400 134512640 135243223 4294956320 18446744073709551615 134555729 0 0 4096 3 0 0 0 17 0 0 0
/proc/29828/statm: 1300 1043 85 178 0 1120 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 20040

[startup+3.10118 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29828
/proc/meminfo: memFree=1769568/2055920 swapFree=4135464/4192956
[pid=29825] ppid=29823 vsize=9484 CPUtime=0.67
/proc/29825/stat : 29825 (IUT_BMB_SAT) S 29823 29825 29712 0 -1 4194304 2187 0 0 0 52 15 0 0 23 0 1 0 221519523 9711616 2169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29825/statm: 2371 2169 105 274 0 2094 0
[pid=29827] ppid=29825 vsize=5356 CPUtime=0
/proc/29827/stat : 29827 (sh) S 29825 29825 29712 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221519592 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29827/statm: 1339 232 193 169 0 50 0
[pid=29828] ppid=29827 vsize=8108 CPUtime=2.4
/proc/29828/stat : 29828 (minisat) R 29827 29825 29712 0 -1 4194304 1889 0 0 0 239 1 0 0 25 0 1 0 221519592 8302592 1768 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/29828/statm: 2027 1768 85 178 0 1847 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 22948

[startup+6.30253 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29828
/proc/meminfo: memFree=1765024/2055920 swapFree=4135464/4192956
[pid=29825] ppid=29823 vsize=9484 CPUtime=0.67
/proc/29825/stat : 29825 (IUT_BMB_SAT) S 29823 29825 29712 0 -1 4194304 2187 0 0 0 52 15 0 0 23 0 1 0 221519523 9711616 2169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29825/statm: 2371 2169 105 274 0 2094 0
[pid=29827] ppid=29825 vsize=5356 CPUtime=0
/proc/29827/stat : 29827 (sh) S 29825 29825 29712 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221519592 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29827/statm: 1339 232 193 169 0 50 0
[pid=29828] ppid=29827 vsize=11764 CPUtime=5.6
/proc/29828/stat : 29828 (minisat) R 29827 29825 29712 0 -1 4194304 2787 0 0 0 559 1 0 0 25 0 1 0 221519592 12046336 2666 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/29828/statm: 2941 2666 85 178 0 2761 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 26604

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29828
/proc/meminfo: memFree=1759968/2055920 swapFree=4135464/4192956
[pid=29825] ppid=29823 vsize=9484 CPUtime=0.67
/proc/29825/stat : 29825 (IUT_BMB_SAT) S 29823 29825 29712 0 -1 4194304 2187 0 0 0 52 15 0 0 23 0 1 0 221519523 9711616 2169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29825/statm: 2371 2169 105 274 0 2094 0
[pid=29827] ppid=29825 vsize=5356 CPUtime=0
/proc/29827/stat : 29827 (sh) S 29825 29825 29712 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221519592 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29827/statm: 1339 232 193 169 0 50 0
[pid=29828] ppid=29827 vsize=16452 CPUtime=12
/proc/29828/stat : 29828 (minisat) R 29827 29825 29712 0 -1 4194304 3960 0 0 0 1197 3 0 0 25 0 1 0 221519592 16846848 3839 1992294400 134512640 135243223 4294956320 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 0 0 0
/proc/29828/statm: 4113 3839 85 178 0 3933 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 31292

[startup+25.5016 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29828
/proc/meminfo: memFree=1753760/2055920 swapFree=4135464/4192956
[pid=29825] ppid=29823 vsize=9484 CPUtime=0.67
/proc/29825/stat : 29825 (IUT_BMB_SAT) S 29823 29825 29712 0 -1 4194304 2187 0 0 0 52 15 0 0 23 0 1 0 221519523 9711616 2169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29825/statm: 2371 2169 105 274 0 2094 0
[pid=29827] ppid=29825 vsize=5356 CPUtime=0
/proc/29827/stat : 29827 (sh) S 29825 29825 29712 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221519592 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29827/statm: 1339 232 193 169 0 50 0
[pid=29828] ppid=29827 vsize=22484 CPUtime=24.79
/proc/29828/stat : 29828 (minisat) R 29827 29825 29712 0 -1 4194304 5455 0 0 0 2475 4 0 0 25 0 1 0 221519592 23023616 5334 1992294400 134512640 135243223 4294956320 18446744073709551615 134555735 0 0 4096 3 0 0 0 17 0 0 0
/proc/29828/statm: 5621 5334 85 178 0 5441 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 37324

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29828
/proc/meminfo: memFree=1752800/2055920 swapFree=4135464/4192956
[pid=29825] ppid=29823 vsize=9484 CPUtime=0.67
/proc/29825/stat : 29825 (IUT_BMB_SAT) S 29823 29825 29712 0 -1 4194304 2187 0 0 0 52 15 0 0 23 0 1 0 221519523 9711616 2169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29825/statm: 2371 2169 105 274 0 2094 0
[pid=29827] ppid=29825 vsize=5356 CPUtime=0
/proc/29827/stat : 29827 (sh) S 29825 29825 29712 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221519592 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29827/statm: 1339 232 193 169 0 50 0
[pid=29828] ppid=29827 vsize=23348 CPUtime=50.38
/proc/29828/stat : 29828 (minisat) R 29827 29825 29712 0 -1 4194304 5662 0 0 0 5034 4 0 0 25 0 1 0 221519592 23908352 5541 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29828/statm: 5837 5541 85 178 0 5657 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 38188

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29828
/proc/meminfo: memFree=1749408/2055920 swapFree=4135464/4192956
[pid=29825] ppid=29823 vsize=9484 CPUtime=0.67
/proc/29825/stat : 29825 (IUT_BMB_SAT) S 29823 29825 29712 0 -1 4194304 2187 0 0 0 52 15 0 0 23 0 1 0 221519523 9711616 2169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29825/statm: 2371 2169 105 274 0 2094 0
[pid=29827] ppid=29825 vsize=5356 CPUtime=0
/proc/29827/stat : 29827 (sh) S 29825 29825 29712 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221519592 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29827/statm: 1339 232 193 169 0 50 0
[pid=29828] ppid=29827 vsize=26644 CPUtime=101.56
/proc/29828/stat : 29828 (minisat) R 29827 29825 29712 0 -1 4194304 6484 0 0 0 10151 5 0 0 25 0 1 0 221519592 27283456 6363 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29828/statm: 6661 6363 85 178 0 6481 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 41484

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29828
/proc/meminfo: memFree=1746272/2055920 swapFree=4135464/4192956
[pid=29825] ppid=29823 vsize=9484 CPUtime=0.67
/proc/29825/stat : 29825 (IUT_BMB_SAT) S 29823 29825 29712 0 -1 4194304 2187 0 0 0 52 15 0 0 23 0 1 0 221519523 9711616 2169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29825/statm: 2371 2169 105 274 0 2094 0
[pid=29827] ppid=29825 vsize=5356 CPUtime=0
/proc/29827/stat : 29827 (sh) S 29825 29825 29712 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221519592 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29827/statm: 1339 232 193 169 0 50 0
[pid=29828] ppid=29827 vsize=30008 CPUtime=161.54
/proc/29828/stat : 29828 (minisat) R 29827 29825 29712 0 -1 4194304 7268 0 0 0 16148 6 0 0 25 0 1 0 221519592 30728192 7147 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/29828/statm: 7502 7147 85 178 0 7322 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 44848

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29828
/proc/meminfo: memFree=1744544/2055920 swapFree=4135464/4192956
[pid=29825] ppid=29823 vsize=9484 CPUtime=0.67
/proc/29825/stat : 29825 (IUT_BMB_SAT) S 29823 29825 29712 0 -1 4194304 2187 0 0 0 52 15 0 0 23 0 1 0 221519523 9711616 2169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29825/statm: 2371 2169 105 274 0 2094 0
[pid=29827] ppid=29825 vsize=5356 CPUtime=0
/proc/29827/stat : 29827 (sh) S 29825 29825 29712 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221519592 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29827/statm: 1339 232 193 169 0 50 0
[pid=29828] ppid=29827 vsize=31744 CPUtime=221.51
/proc/29828/stat : 29828 (minisat) R 29827 29825 29712 0 -1 4194304 7692 0 0 0 22145 6 0 0 25 0 1 0 221519592 32505856 7571 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29828/statm: 7936 7571 85 178 0 7756 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 46584

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29828
/proc/meminfo: memFree=1743200/2055920 swapFree=4135464/4192956
[pid=29825] ppid=29823 vsize=9484 CPUtime=0.67
/proc/29825/stat : 29825 (IUT_BMB_SAT) S 29823 29825 29712 0 -1 4194304 2187 0 0 0 52 15 0 0 23 0 1 0 221519523 9711616 2169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29825/statm: 2371 2169 105 274 0 2094 0
[pid=29827] ppid=29825 vsize=5356 CPUtime=0
/proc/29827/stat : 29827 (sh) S 29825 29825 29712 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221519592 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29827/statm: 1339 232 193 169 0 50 0
[pid=29828] ppid=29827 vsize=33140 CPUtime=281.49

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

/proc/29825/statm: 2371 2169 105 274 0 2094 0
[pid=29827] ppid=29825 vsize=5356 CPUtime=0
/proc/29827/stat : 29827 (sh) S 29825 29825 29712 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221519592 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29827/statm: 1339 232 193 169 0 50 0
[pid=29828] ppid=29827 vsize=70976 CPUtime=4599.93
/proc/29828/stat : 29828 (minisat) R 29827 29825 29712 0 -1 4194304 16924 0 0 0 459974 19 0 0 25 0 1 0 221519592 72679424 16803 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29828/statm: 17744 16803 85 178 0 17564 0
Current children cumulated CPU time (s) 4600.6
Current children cumulated vsize (KiB) 85816

[startup+4662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29842
/proc/meminfo: memFree=1706592/2055920 swapFree=4135464/4192956
[pid=29825] ppid=29823 vsize=9484 CPUtime=0.67
/proc/29825/stat : 29825 (IUT_BMB_SAT) S 29823 29825 29712 0 -1 4194304 2187 0 0 0 52 15 0 0 23 0 1 0 221519523 9711616 2169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29825/statm: 2371 2169 105 274 0 2094 0
[pid=29827] ppid=29825 vsize=5356 CPUtime=0
/proc/29827/stat : 29827 (sh) S 29825 29825 29712 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221519592 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29827/statm: 1339 232 193 169 0 50 0
[pid=29828] ppid=29827 vsize=70976 CPUtime=4659.91
/proc/29828/stat : 29828 (minisat) R 29827 29825 29712 0 -1 4194304 16928 0 0 0 465972 19 0 0 25 0 1 0 221519592 72679424 16807 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29828/statm: 17744 16807 85 178 0 17564 0
Current children cumulated CPU time (s) 4660.58
Current children cumulated vsize (KiB) 85816

[startup+4722.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29842
/proc/meminfo: memFree=1706592/2055920 swapFree=4135464/4192956
[pid=29825] ppid=29823 vsize=9484 CPUtime=0.67
/proc/29825/stat : 29825 (IUT_BMB_SAT) S 29823 29825 29712 0 -1 4194304 2187 0 0 0 52 15 0 0 23 0 1 0 221519523 9711616 2169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29825/statm: 2371 2169 105 274 0 2094 0
[pid=29827] ppid=29825 vsize=5356 CPUtime=0
/proc/29827/stat : 29827 (sh) S 29825 29825 29712 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221519592 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29827/statm: 1339 232 193 169 0 50 0
[pid=29828] ppid=29827 vsize=70976 CPUtime=4719.9
/proc/29828/stat : 29828 (minisat) R 29827 29825 29712 0 -1 4194304 16931 0 0 0 471971 19 0 0 25 0 1 0 221519592 72679424 16810 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/29828/statm: 17744 16810 85 178 0 17564 0
Current children cumulated CPU time (s) 4720.57
Current children cumulated vsize (KiB) 85816

[startup+4782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29842
/proc/meminfo: memFree=1706528/2055920 swapFree=4135464/4192956
[pid=29825] ppid=29823 vsize=9484 CPUtime=0.67
/proc/29825/stat : 29825 (IUT_BMB_SAT) S 29823 29825 29712 0 -1 4194304 2187 0 0 0 52 15 0 0 23 0 1 0 221519523 9711616 2169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29825/statm: 2371 2169 105 274 0 2094 0
[pid=29827] ppid=29825 vsize=5356 CPUtime=0
/proc/29827/stat : 29827 (sh) S 29825 29825 29712 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221519592 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29827/statm: 1339 232 193 169 0 50 0
[pid=29828] ppid=29827 vsize=70976 CPUtime=4779.87
/proc/29828/stat : 29828 (minisat) R 29827 29825 29712 0 -1 4194304 16932 0 0 0 477968 19 0 0 25 0 1 0 221519592 72679424 16811 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/29828/statm: 17744 16811 85 178 0 17564 0
Current children cumulated CPU time (s) 4780.54
Current children cumulated vsize (KiB) 85816

[startup+4842.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29842
/proc/meminfo: memFree=1706528/2055920 swapFree=4135464/4192956
[pid=29825] ppid=29823 vsize=9484 CPUtime=0.67
/proc/29825/stat : 29825 (IUT_BMB_SAT) S 29823 29825 29712 0 -1 4194304 2187 0 0 0 52 15 0 0 23 0 1 0 221519523 9711616 2169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29825/statm: 2371 2169 105 274 0 2094 0
[pid=29827] ppid=29825 vsize=5356 CPUtime=0
/proc/29827/stat : 29827 (sh) S 29825 29825 29712 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221519592 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29827/statm: 1339 232 193 169 0 50 0
[pid=29828] ppid=29827 vsize=71140 CPUtime=4839.85
/proc/29828/stat : 29828 (minisat) R 29827 29825 29712 0 -1 4194304 16977 0 0 0 483966 19 0 0 25 0 1 0 221519592 72847360 16856 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29828/statm: 17785 16856 85 178 0 17605 0
Current children cumulated CPU time (s) 4840.52
Current children cumulated vsize (KiB) 85980

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

[startup+4851.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29842
/proc/meminfo: memFree=1706528/2055920 swapFree=4135464/4192956
[pid=29825] ppid=29823 vsize=9484 CPUtime=0.67
/proc/29825/stat : 29825 (IUT_BMB_SAT) S 29823 29825 29712 0 -1 4194304 2187 0 0 0 52 15 0 0 23 0 1 0 221519523 9711616 2169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29825/statm: 2371 2169 105 274 0 2094 0
[pid=29827] ppid=29825 vsize=5356 CPUtime=0
/proc/29827/stat : 29827 (sh) S 29825 29825 29712 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221519592 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29827/statm: 1339 232 193 169 0 50 0
[pid=29828] ppid=29827 vsize=71140 CPUtime=4848.65
/proc/29828/stat : 29828 (minisat) R 29827 29825 29712 0 -1 4194304 16979 0 0 0 484846 19 0 0 25 0 1 0 221519592 72847360 16858 1992294400 134512640 135243223 4294956320 18446744073709551615 134555735 0 0 4096 3 0 0 0 17 0 0 0
/proc/29828/statm: 17785 16858 85 178 0 17605 0
Current children cumulated CPU time (s) 4849.32
Current children cumulated vsize (KiB) 85980

[startup+4863.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29842
/proc/meminfo: memFree=1706528/2055920 swapFree=4135464/4192956
[pid=29825] ppid=29823 vsize=9484 CPUtime=0.67
/proc/29825/stat : 29825 (IUT_BMB_SAT) S 29823 29825 29712 0 -1 4194304 2187 0 0 0 52 15 0 0 23 0 1 0 221519523 9711616 2169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29825/statm: 2371 2169 105 274 0 2094 0
[pid=29827] ppid=29825 vsize=5356 CPUtime=0
/proc/29827/stat : 29827 (sh) S 29825 29825 29712 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221519592 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29827/statm: 1339 232 193 169 0 50 0
[pid=29828] ppid=29827 vsize=71140 CPUtime=4861.45
/proc/29828/stat : 29828 (minisat) R 29827 29825 29712 0 -1 4194304 16981 0 0 0 486126 19 0 0 25 0 1 0 221519592 72847360 16860 1992294400 134512640 135243223 4294956320 18446744073709551615 134555520 0 0 4096 3 0 0 0 17 0 0 0
/proc/29828/statm: 17785 16860 85 178 0 17605 0
Current children cumulated CPU time (s) 4862.12
Current children cumulated vsize (KiB) 85980

[startup+4870.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29842
/proc/meminfo: memFree=1706528/2055920 swapFree=4135464/4192956
[pid=29825] ppid=29823 vsize=9484 CPUtime=0.67
/proc/29825/stat : 29825 (IUT_BMB_SAT) S 29823 29825 29712 0 -1 4194304 2187 0 0 0 52 15 0 0 23 0 1 0 221519523 9711616 2169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29825/statm: 2371 2169 105 274 0 2094 0
[pid=29827] ppid=29825 vsize=5356 CPUtime=0
/proc/29827/stat : 29827 (sh) S 29825 29825 29712 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221519592 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29827/statm: 1339 232 193 169 0 50 0
[pid=29828] ppid=29827 vsize=71140 CPUtime=4867.84
/proc/29828/stat : 29828 (minisat) R 29827 29825 29712 0 -1 4194304 16981 0 0 0 486765 19 0 0 25 0 1 0 221519592 72847360 16860 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29828/statm: 17785 16860 85 178 0 17605 0
Current children cumulated CPU time (s) 4868.51
Current children cumulated vsize (KiB) 85980

[startup+4871.91 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29842
/proc/meminfo: memFree=1706528/2055920 swapFree=4135464/4192956
[pid=29825] ppid=29823 vsize=9484 CPUtime=0.67
/proc/29825/stat : 29825 (IUT_BMB_SAT) S 29823 29825 29712 0 -1 4194304 2187 0 0 0 52 15 0 0 23 0 1 0 221519523 9711616 2169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29825/statm: 2371 2169 105 274 0 2094 0
[pid=29827] ppid=29825 vsize=5356 CPUtime=0
/proc/29827/stat : 29827 (sh) S 29825 29825 29712 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221519592 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29827/statm: 1339 232 193 169 0 50 0
[pid=29828] ppid=29827 vsize=71140 CPUtime=4869.45
/proc/29828/stat : 29828 (minisat) R 29827 29825 29712 0 -1 4194304 16981 0 0 0 486926 19 0 0 25 0 1 0 221519592 72847360 16860 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/29828/statm: 17785 16860 85 178 0 17605 0
Current children cumulated CPU time (s) 4870.12
Current children cumulated vsize (KiB) 85980

[startup+4873.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29842
/proc/meminfo: memFree=1706528/2055920 swapFree=4135464/4192956
[pid=29825] ppid=29823 vsize=9484 CPUtime=0.67
/proc/29825/stat : 29825 (IUT_BMB_SAT) S 29823 29825 29712 0 -1 4194304 2187 0 0 0 52 15 0 0 23 0 1 0 221519523 9711616 2169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29825/statm: 2371 2169 105 274 0 2094 0
[pid=29827] ppid=29825 vsize=5356 CPUtime=0
/proc/29827/stat : 29827 (sh) S 29825 29825 29712 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221519592 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29827/statm: 1339 232 193 169 0 50 0
[pid=29828] ppid=29827 vsize=71140 CPUtime=4871.04
/proc/29828/stat : 29828 (minisat) R 29827 29825 29712 0 -1 4194304 16981 0 0 0 487085 19 0 0 25 0 1 0 221519592 72847360 16860 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29828/statm: 17785 16860 85 178 0 17605 0
Current children cumulated CPU time (s) 4871.71
Current children cumulated vsize (KiB) 85980

[startup+4873.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29842
/proc/meminfo: memFree=1706528/2055920 swapFree=4135464/4192956
[pid=29825] ppid=29823 vsize=9484 CPUtime=0.67
/proc/29825/stat : 29825 (IUT_BMB_SAT) S 29823 29825 29712 0 -1 4194304 2187 0 0 0 52 15 0 0 23 0 1 0 221519523 9711616 2169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29825/statm: 2371 2169 105 274 0 2094 0
[pid=29827] ppid=29825 vsize=5356 CPUtime=0
/proc/29827/stat : 29827 (sh) S 29825 29825 29712 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 221519592 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29827/statm: 1339 232 193 169 0 50 0
[pid=29828] ppid=29827 vsize=71140 CPUtime=4871.44
/proc/29828/stat : 29828 (minisat) R 29827 29825 29712 0 -1 4194304 16981 0 0 0 487125 19 0 0 25 0 1 0 221519592 72847360 16860 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29828/statm: 17785 16860 85 178 0 17605 0
Current children cumulated CPU time (s) 4872.11
Current children cumulated vsize (KiB) 85980

[startup+4874.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 29842
/proc/meminfo: memFree=1706528/2055920 swapFree=4135464/4192956
[pid=29825] ppid=29823 vsize=9484 CPUtime=4872.54
/proc/29825/stat : 29825 (IUT_BMB_SAT) R 29823 29825 29712 0 -1 4194304 3076 17270 0 0 54 16 487163 21 17 0 1 0 221519523 9711616 2170 1992294400 134512640 135635285 4294956224 18446744073709551615 134533447 0 0 4096 0 0 0 0 17 0 0 0
/proc/29825/statm: 2371 2170 106 274 0 2094 0
Current children cumulated CPU time (s) 4872.54
Current children cumulated vsize (KiB) 9484

Child status: 0
Real time (s): 4874.36
CPU time (s): 4872.6
CPU user time (s): 4872.23
CPU system time (s): 0.374943
CPU usage (%): 99.964
Max. virtual memory (cumulated for all children) (KiB): 85980

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

runsolver used 4.77927 second user time and 12.956 second system time

The end

Launcher Data

Begin job on node47 at 2009-05-10 07:55:17
IDJOB=1785895
IDBENCH=71258
IDSOLVER=638
FILE ID=node47/1785895-1241934917
PBS_JOBID= 9264929
Free space on /tmp= 66228 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v760c43649g4.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785895-1241934917/watcher-1785895-1241934917 -o /tmp/evaluation-result-1785895-1241934917/solver-1785895-1241934917 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1785895-1241934917.cnf HOME

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

MD5SUM BENCH= 3ea4eea040ac494148336825302eb384
RANDOM SEED=1285440715

node47.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.212
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.212
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:       1784480 kB
Buffers:         50848 kB
Cached:         122208 kB
SwapCached:      52228 kB
Active:         109008 kB
Inactive:       118168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1784480 kB
SwapTotal:     4192956 kB
SwapFree:      4135464 kB
Dirty:            2688 kB
Writeback:           0 kB
Mapped:          14572 kB
Slab:            30312 kB
Committed_AS:   779012 kB
PageTables:       1448 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= 66224 MiB
End job on node47 at 2009-05-10 09:16:32