Trace number 1784941

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 4483.44 4485.35

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
MD5SUM63ebbe5da415dad3af97436d64747f33
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1178.69
Satisfiable
(Un)Satisfiability was proved
Number of variables1130
Number of clauses18089
Sum of the clauses size86030
Maximum clause length13
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 21085
Number of clauses of size 38672
Number of clauses of size 4224
Number of clauses of size 5266
Number of clauses of size over 57814

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.19/0.20	c WARNING: for repeatability, setting FPU to use double precision
0.19/0.20	c ============================[ Problem Statistics ]=============================
0.19/0.20	c |                                                                             |
0.19/0.20	c |  Number of variables:  1130                                                 |
0.19/0.20	c |  Number of clauses:    16990                                                |
0.19/0.22	c |  Parsing time:         0.02         s                                       |
0.19/0.33	c ============================[ Search Statistics ]==============================
0.19/0.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.33	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.33	c ===============================================================================
0.19/0.33	c |         0 |    1021    12602    63431 |     4200        0    nan |  0.000 % |
0.19/0.33	c |       101 |    1021    12602    63431 |     4620      101     21 |  0.002 % |
0.19/0.34	c |       251 |    1021    12602    63431 |     5082      251     23 |  0.002 % |
0.19/0.35	c |       476 |    1021    12602    63431 |     5591      476     24 |  0.000 % |
0.19/0.37	c |       815 |    1021    12602    63431 |     6150      815     23 |  0.000 % |
0.19/0.39	c |      1321 |    1021    12602    63431 |     6765     1321     23 |  0.002 % |
0.19/0.44	c |      2080 |    1021    12602    63431 |     7441     2080     26 |  0.002 % |
0.19/0.53	c |      3220 |    1021    12602    63431 |     8185     3220     26 |  0.000 % |
0.19/0.67	c |      4928 |    1021    12602    63431 |     9004     4928     26 |  0.002 % |
0.19/0.94	c |      7490 |    1021    12602    63431 |     9904     7490     28 |  0.000 % |
1.38/1.40	c |     11334 |    1021    12602    63431 |    10895     6309     26 |  0.000 % |
2.08/2.14	c |     17101 |    1021    12602    63431 |    11984     6550     29 |  0.002 % |
3.39/3.41	c |     25750 |    1021    12602    63431 |    13183     9131     32 |  0.002 % |
5.59/5.62	c |     38726 |    1021    12602    63431 |    14501     8799     29 |  0.000 % |
8.58/8.67	c |     58187 |    1021    12602    63431 |    15952    13624     27 |  0.000 % |
13.78/13.89	c |     87379 |    1021    12602    63431 |    17547    10637     30 |  0.002 % |
22.78/22.84	c |    131170 |    1021    12602    63431 |    19301    10281     26 |  0.002 % |
34.97/35.06	c |    196855 |    1021    12602    63431 |    21232    17698     25 |  0.002 % |
56.46/56.56	c |    295381 |    1021    12602    63431 |    23355    20064     32 |  0.002 % |
94.34/94.41	c |    443171 |    1021    12602    63431 |    25690    15301     34 |  0.002 % |
155.72/155.81	c |    664854 |    1021    12602    63431 |    28259    17600     27 |  0.000 % |
256.88/257.05	c |    997381 |    1021    12602    63431 |    31085    22266     36 |  0.000 % |
426.61/426.88	c |   1496169 |    1021    12602    63431 |    34194    22169     30 |  0.002 % |
705.19/705.56	c |   2244352 |    1021    12602    63431 |    37614    24716     33 |  0.002 % |
1143.68/1144.27	c |   3366627 |    1020    12570    63352 |    41375    18040     27 |  0.089 % |
1876.18/1877.03	c |   5050038 |    1019    12416    62529 |    45512    27759     30 |  0.179 % |
3064.17/3065.51	c |   7575157 |    1016    11973    60159 |    50064    39606     27 |  0.443 % |
4483.37/4485.33	c ===============================================================================
4483.37/4485.33	c restarts              : 27
4483.37/4485.33	c conflicts             : 10388117       (2317 /sec)
4483.37/4485.33	c decisions             : 13419840       (1.86 % random) (2993 /sec)
4483.37/4485.33	c propagations          : 633859446      (141387 /sec)
4483.37/4485.33	c conflict literals     : 333411723      (40.41 % deleted)
4483.37/4485.33	c Memory used           : 19.95 MB
4483.37/4485.33	c CPU time              : 4483.14 s
4483.37/4485.33	
4483.37/4485.34	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-1784941-1241876907/watcher-1784941-1241876907 -o /tmp/evaluation-result-1784941-1241876907/solver-1784941-1241876907 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1784941-1241876907.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.85 0.97 0.97 2/64 23671
/proc/meminfo: memFree=1454816/2055920 swapFree=4181464/4192956
[pid=23671] ppid=23669 vsize=1644 CPUtime=0
/proc/23671/stat : 23671 (IUT_BMB_SAT) R 23669 23671 23634 0 -1 4194304 225 0 0 0 0 0 0 0 18 0 1 0 215719342 1683456 208 1992294400 134512640 135635285 4294956224 18446744073709551615 134535637 0 0 4096 0 0 0 0 17 0 0 0
/proc/23671/statm: 411 211 92 274 0 134 0

[startup+0.105429 s]
/proc/loadavg: 0.85 0.97 0.97 2/64 23671
/proc/meminfo: memFree=1454816/2055920 swapFree=4181464/4192956
[pid=23671] ppid=23669 vsize=3228 CPUtime=0.1
/proc/23671/stat : 23671 (IUT_BMB_SAT) R 23669 23671 23634 0 -1 4194304 635 0 0 0 10 0 0 0 18 0 1 0 215719342 3305472 618 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/23671/statm: 807 618 101 274 0 530 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3228

[startup+0.201443 s]
/proc/loadavg: 0.85 0.97 0.97 2/64 23671
/proc/meminfo: memFree=1454816/2055920 swapFree=4181464/4192956
[pid=23671] ppid=23669 vsize=3228 CPUtime=0.19
/proc/23671/stat : 23671 (IUT_BMB_SAT) S 23669 23671 23634 0 -1 4194304 641 0 0 0 14 5 0 0 18 0 1 0 215719342 3305472 623 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23671/statm: 807 623 106 274 0 530 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3228

[startup+0.301449 s]
/proc/loadavg: 0.85 0.97 0.97 2/64 23671
/proc/meminfo: memFree=1454816/2055920 swapFree=4181464/4192956
[pid=23671] ppid=23669 vsize=3228 CPUtime=0.19
/proc/23671/stat : 23671 (IUT_BMB_SAT) S 23669 23671 23634 0 -1 4194304 641 0 0 0 14 5 0 0 18 0 1 0 215719342 3305472 623 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23671/statm: 807 623 106 274 0 530 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3228

[startup+0.701488 s]
/proc/loadavg: 0.85 0.97 0.97 2/64 23671
/proc/meminfo: memFree=1454816/2055920 swapFree=4181464/4192956
[pid=23671] ppid=23669 vsize=3228 CPUtime=0.19
/proc/23671/stat : 23671 (IUT_BMB_SAT) S 23669 23671 23634 0 -1 4194304 641 0 0 0 14 5 0 0 18 0 1 0 215719342 3305472 623 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23671/statm: 807 623 106 274 0 530 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3228

[startup+1.50157 s]
/proc/loadavg: 0.85 0.97 0.97 2/67 23674
/proc/meminfo: memFree=1449480/2055920 swapFree=4181464/4192956
[pid=23671] ppid=23669 vsize=3228 CPUtime=0.19
/proc/23671/stat : 23671 (IUT_BMB_SAT) S 23669 23671 23634 0 -1 4194304 641 0 0 0 14 5 0 0 18 0 1 0 215719342 3305472 623 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23671/statm: 807 623 106 274 0 530 0
[pid=23673] ppid=23671 vsize=5356 CPUtime=0
/proc/23673/stat : 23673 (sh) S 23671 23671 23634 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215719362 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23673/statm: 1339 232 193 169 0 50 0
[pid=23674] ppid=23673 vsize=4240 CPUtime=1.29
/proc/23674/stat : 23674 (minisat) R 23673 23671 23634 0 -1 4194304 800 0 0 0 129 0 0 0 25 0 1 0 215719362 4341760 780 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23674/statm: 1060 780 84 178 0 880 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12824

[startup+3.10173 s]
/proc/loadavg: 0.85 0.97 0.97 2/67 23674
/proc/meminfo: memFree=1448968/2055920 swapFree=4181464/4192956
[pid=23671] ppid=23669 vsize=3228 CPUtime=0.19
/proc/23671/stat : 23671 (IUT_BMB_SAT) S 23669 23671 23634 0 -1 4194304 641 0 0 0 14 5 0 0 18 0 1 0 215719342 3305472 623 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23671/statm: 807 623 106 274 0 530 0
[pid=23673] ppid=23671 vsize=5356 CPUtime=0
/proc/23673/stat : 23673 (sh) S 23671 23671 23634 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215719362 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23673/statm: 1339 232 193 169 0 50 0
[pid=23674] ppid=23673 vsize=4956 CPUtime=2.89
/proc/23674/stat : 23674 (minisat) R 23673 23671 23634 0 -1 4194304 963 0 0 0 289 0 0 0 25 0 1 0 215719362 5074944 943 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23674/statm: 1239 943 84 178 0 1059 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13540

[startup+6.30205 s]
/proc/loadavg: 0.86 0.97 0.97 2/67 23674
/proc/meminfo: memFree=1448136/2055920 swapFree=4181464/4192956
[pid=23671] ppid=23669 vsize=3228 CPUtime=0.19
/proc/23671/stat : 23671 (IUT_BMB_SAT) S 23669 23671 23634 0 -1 4194304 641 0 0 0 14 5 0 0 18 0 1 0 215719342 3305472 623 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23671/statm: 807 623 106 274 0 530 0
[pid=23673] ppid=23671 vsize=5356 CPUtime=0
/proc/23673/stat : 23673 (sh) S 23671 23671 23634 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215719362 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23673/statm: 1339 232 193 169 0 50 0
[pid=23674] ppid=23673 vsize=5224 CPUtime=6.09
/proc/23674/stat : 23674 (minisat) R 23673 23671 23634 0 -1 4194304 1033 0 0 0 609 0 0 0 25 0 1 0 215719362 5349376 1013 1992294400 134512640 135243223 4294956320 18446744073709551615 134556015 0 0 4096 3 0 0 0 17 0 0 0
/proc/23674/statm: 1306 1013 84 178 0 1126 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13808

[startup+12.7017 s]
/proc/loadavg: 0.87 0.97 0.97 2/67 23674
/proc/meminfo: memFree=1447304/2055920 swapFree=4181464/4192956
[pid=23671] ppid=23669 vsize=3228 CPUtime=0.19
/proc/23671/stat : 23671 (IUT_BMB_SAT) S 23669 23671 23634 0 -1 4194304 641 0 0 0 14 5 0 0 18 0 1 0 215719342 3305472 623 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23671/statm: 807 623 106 274 0 530 0
[pid=23673] ppid=23671 vsize=5356 CPUtime=0
/proc/23673/stat : 23673 (sh) S 23671 23671 23634 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215719362 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23673/statm: 1339 232 193 169 0 50 0
[pid=23674] ppid=23673 vsize=5888 CPUtime=12.49
/proc/23674/stat : 23674 (minisat) R 23673 23671 23634 0 -1 4194304 1231 0 0 0 1249 0 0 0 25 0 1 0 215719362 6029312 1211 1992294400 134512640 135243223 4294956320 18446744073709551615 134555729 0 0 4096 3 0 0 0 17 0 0 0
/proc/23674/statm: 1472 1211 84 178 0 1292 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14472

[startup+25.502 s]
/proc/loadavg: 0.90 0.97 0.97 2/67 23674
/proc/meminfo: memFree=1446672/2055920 swapFree=4181464/4192956
[pid=23671] ppid=23669 vsize=3228 CPUtime=0.19
/proc/23671/stat : 23671 (IUT_BMB_SAT) S 23669 23671 23634 0 -1 4194304 641 0 0 0 14 5 0 0 18 0 1 0 215719342 3305472 623 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23671/statm: 807 623 106 274 0 530 0
[pid=23673] ppid=23671 vsize=5356 CPUtime=0
/proc/23673/stat : 23673 (sh) S 23671 23671 23634 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215719362 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23673/statm: 1339 232 193 169 0 50 0
[pid=23674] ppid=23673 vsize=6832 CPUtime=25.28
/proc/23674/stat : 23674 (minisat) R 23673 23671 23634 0 -1 4194304 1428 0 0 0 2528 0 0 0 25 0 1 0 215719362 6995968 1408 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23674/statm: 1708 1408 84 178 0 1528 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15416

[startup+51.1015 s]
/proc/loadavg: 0.93 0.97 0.97 2/67 23674
/proc/meminfo: memFree=1445712/2055920 swapFree=4181464/4192956
[pid=23671] ppid=23669 vsize=3228 CPUtime=0.19
/proc/23671/stat : 23671 (IUT_BMB_SAT) S 23669 23671 23634 0 -1 4194304 641 0 0 0 14 5 0 0 18 0 1 0 215719342 3305472 623 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23671/statm: 807 623 106 274 0 530 0
[pid=23673] ppid=23671 vsize=5356 CPUtime=0
/proc/23673/stat : 23673 (sh) S 23671 23671 23634 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215719362 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23673/statm: 1339 232 193 169 0 50 0
[pid=23674] ppid=23673 vsize=7780 CPUtime=50.87
/proc/23674/stat : 23674 (minisat) R 23673 23671 23634 0 -1 4194304 1670 0 0 0 5086 1 0 0 25 0 1 0 215719362 7966720 1650 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/23674/statm: 1945 1650 84 178 0 1765 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 16364

[startup+102.302 s]
/proc/loadavg: 0.97 0.97 0.97 2/67 23674
/proc/meminfo: memFree=1444112/2055920 swapFree=4181464/4192956
[pid=23671] ppid=23669 vsize=3228 CPUtime=0.19
/proc/23671/stat : 23671 (IUT_BMB_SAT) S 23669 23671 23634 0 -1 4194304 641 0 0 0 14 5 0 0 18 0 1 0 215719342 3305472 623 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23671/statm: 807 623 106 274 0 530 0
[pid=23673] ppid=23671 vsize=5356 CPUtime=0
/proc/23673/stat : 23673 (sh) S 23671 23671 23634 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215719362 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23673/statm: 1339 232 193 169 0 50 0
[pid=23674] ppid=23673 vsize=9268 CPUtime=102.05
/proc/23674/stat : 23674 (minisat) R 23673 23671 23634 0 -1 4194304 2040 0 0 0 10204 1 0 0 25 0 1 0 215719362 9490432 2020 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23674/statm: 2317 2020 84 178 0 2137 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17852

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 23674
/proc/meminfo: memFree=1443664/2055920 swapFree=4181464/4192956
[pid=23671] ppid=23669 vsize=3228 CPUtime=0.19
/proc/23671/stat : 23671 (IUT_BMB_SAT) S 23669 23671 23634 0 -1 4194304 641 0 0 0 14 5 0 0 18 0 1 0 215719342 3305472 623 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23671/statm: 807 623 106 274 0 530 0
[pid=23673] ppid=23671 vsize=5356 CPUtime=0
/proc/23673/stat : 23673 (sh) S 23671 23671 23634 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215719362 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23673/statm: 1339 232 193 169 0 50 0
[pid=23674] ppid=23673 vsize=9716 CPUtime=162.02
/proc/23674/stat : 23674 (minisat) R 23673 23671 23634 0 -1 4194304 2149 0 0 0 16201 1 0 0 25 0 1 0 215719362 9949184 2129 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23674/statm: 2429 2129 84 178 0 2249 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 18300

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 23674
/proc/meminfo: memFree=1442896/2055920 swapFree=4181464/4192956
[pid=23671] ppid=23669 vsize=3228 CPUtime=0.19
/proc/23671/stat : 23671 (IUT_BMB_SAT) S 23669 23671 23634 0 -1 4194304 641 0 0 0 14 5 0 0 18 0 1 0 215719342 3305472 623 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23671/statm: 807 623 106 274 0 530 0
[pid=23673] ppid=23671 vsize=5356 CPUtime=0
/proc/23673/stat : 23673 (sh) S 23671 23671 23634 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215719362 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23673/statm: 1339 232 193 169 0 50 0
[pid=23674] ppid=23673 vsize=10380 CPUtime=222
/proc/23674/stat : 23674 (minisat) R 23673 23671 23634 0 -1 4194304 2325 0 0 0 22198 2 0 0 25 0 1 0 215719362 10629120 2305 1992294400 134512640 135243223 4294956320 18446744073709551615 134555725 0 0 4096 3 0 0 0 17 0 0 0
/proc/23674/statm: 2595 2305 84 178 0 2415 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 18964

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 23674
/proc/meminfo: memFree=1442000/2055920 swapFree=4181464/4192956
[pid=23671] ppid=23669 vsize=3228 CPUtime=0.19
/proc/23671/stat : 23671 (IUT_BMB_SAT) S 23669 23671 23634 0 -1 4194304 641 0 0 0 14 5 0 0 18 0 1 0 215719342 3305472 623 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23671/statm: 807 623 106 274 0 530 0
[pid=23673] ppid=23671 vsize=5356 CPUtime=0
/proc/23673/stat : 23673 (sh) S 23671 23671 23634 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215719362 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23673/statm: 1339 232 193 169 0 50 0
[pid=23674] ppid=23673 vsize=11324 CPUtime=281.98

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

/proc/23674/statm: 5063 4655 84 178 0 4883 0
Current children cumulated CPU time (s) 4120.52
Current children cumulated vsize (KiB) 28836

[startup+4182.31 s]
/proc/loadavg: 1.01 1.04 1.00 2/67 23682
/proc/meminfo: memFree=1432208/2055920 swapFree=4181464/4192956
[pid=23671] ppid=23669 vsize=3228 CPUtime=0.19
/proc/23671/stat : 23671 (IUT_BMB_SAT) S 23669 23671 23634 0 -1 4194304 641 0 0 0 14 5 0 0 18 0 1 0 215719342 3305472 623 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23671/statm: 807 623 106 274 0 530 0
[pid=23673] ppid=23671 vsize=5356 CPUtime=0
/proc/23673/stat : 23673 (sh) S 23671 23671 23634 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215719362 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23673/statm: 1339 232 193 169 0 50 0
[pid=23674] ppid=23673 vsize=20420 CPUtime=4180.31
/proc/23674/stat : 23674 (minisat) R 23673 23671 23634 0 -1 4194304 4690 0 0 0 418023 8 0 0 25 0 1 0 215719362 20910080 4670 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23674/statm: 5105 4670 84 178 0 4925 0
Current children cumulated CPU time (s) 4180.5
Current children cumulated vsize (KiB) 29004

[startup+4242.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 23682
/proc/meminfo: memFree=1432208/2055920 swapFree=4181464/4192956
[pid=23671] ppid=23669 vsize=3228 CPUtime=0.19
/proc/23671/stat : 23671 (IUT_BMB_SAT) S 23669 23671 23634 0 -1 4194304 641 0 0 0 14 5 0 0 18 0 1 0 215719342 3305472 623 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23671/statm: 807 623 106 274 0 530 0
[pid=23673] ppid=23671 vsize=5356 CPUtime=0
/proc/23673/stat : 23673 (sh) S 23671 23671 23634 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215719362 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23673/statm: 1339 232 193 169 0 50 0
[pid=23674] ppid=23673 vsize=20420 CPUtime=4240.28
/proc/23674/stat : 23674 (minisat) R 23673 23671 23634 0 -1 4194304 4690 0 0 0 424020 8 0 0 25 0 1 0 215719362 20910080 4670 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/23674/statm: 5105 4670 84 178 0 4925 0
Current children cumulated CPU time (s) 4240.47
Current children cumulated vsize (KiB) 29004

[startup+4302.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 23682
/proc/meminfo: memFree=1432144/2055920 swapFree=4181464/4192956
[pid=23671] ppid=23669 vsize=3228 CPUtime=0.19
/proc/23671/stat : 23671 (IUT_BMB_SAT) S 23669 23671 23634 0 -1 4194304 641 0 0 0 14 5 0 0 18 0 1 0 215719342 3305472 623 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23671/statm: 807 623 106 274 0 530 0
[pid=23673] ppid=23671 vsize=5356 CPUtime=0
/proc/23673/stat : 23673 (sh) S 23671 23671 23634 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215719362 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23673/statm: 1339 232 193 169 0 50 0
[pid=23674] ppid=23673 vsize=20420 CPUtime=4300.26
/proc/23674/stat : 23674 (minisat) R 23673 23671 23634 0 -1 4194304 4711 0 0 0 430018 8 0 0 25 0 1 0 215719362 20910080 4691 1992294400 134512640 135243223 4294956320 18446744073709551615 134555727 0 0 4096 3 0 0 0 17 0 0 0
/proc/23674/statm: 5105 4691 84 178 0 4925 0
Current children cumulated CPU time (s) 4300.45
Current children cumulated vsize (KiB) 29004

[startup+4362.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 23688
/proc/meminfo: memFree=1431952/2055920 swapFree=4181464/4192956
[pid=23671] ppid=23669 vsize=3228 CPUtime=0.19
/proc/23671/stat : 23671 (IUT_BMB_SAT) S 23669 23671 23634 0 -1 4194304 641 0 0 0 14 5 0 0 18 0 1 0 215719342 3305472 623 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23671/statm: 807 623 106 274 0 530 0
[pid=23673] ppid=23671 vsize=5356 CPUtime=0
/proc/23673/stat : 23673 (sh) S 23671 23671 23634 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215719362 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23673/statm: 1339 232 193 169 0 50 0
[pid=23674] ppid=23673 vsize=20420 CPUtime=4360.23
/proc/23674/stat : 23674 (minisat) R 23673 23671 23634 0 -1 4194304 4711 0 0 0 436015 8 0 0 25 0 1 0 215719362 20910080 4691 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/23674/statm: 5105 4691 84 178 0 4925 0
Current children cumulated CPU time (s) 4360.42
Current children cumulated vsize (KiB) 29004

[startup+4422.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 23688
/proc/meminfo: memFree=1431952/2055920 swapFree=4181464/4192956
[pid=23671] ppid=23669 vsize=3228 CPUtime=0.19
/proc/23671/stat : 23671 (IUT_BMB_SAT) S 23669 23671 23634 0 -1 4194304 641 0 0 0 14 5 0 0 18 0 1 0 215719342 3305472 623 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23671/statm: 807 623 106 274 0 530 0
[pid=23673] ppid=23671 vsize=5356 CPUtime=0
/proc/23673/stat : 23673 (sh) S 23671 23671 23634 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215719362 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23673/statm: 1339 232 193 169 0 50 0
[pid=23674] ppid=23673 vsize=20420 CPUtime=4420.2
/proc/23674/stat : 23674 (minisat) R 23673 23671 23634 0 -1 4194304 4711 0 0 0 442012 8 0 0 25 0 1 0 215719362 20910080 4691 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23674/statm: 5105 4691 84 178 0 4925 0
Current children cumulated CPU time (s) 4420.39
Current children cumulated vsize (KiB) 29004

[startup+4482.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 23688
/proc/meminfo: memFree=1431952/2055920 swapFree=4181464/4192956
[pid=23671] ppid=23669 vsize=3228 CPUtime=0.19
/proc/23671/stat : 23671 (IUT_BMB_SAT) S 23669 23671 23634 0 -1 4194304 641 0 0 0 14 5 0 0 18 0 1 0 215719342 3305472 623 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23671/statm: 807 623 106 274 0 530 0
[pid=23673] ppid=23671 vsize=5356 CPUtime=0
/proc/23673/stat : 23673 (sh) S 23671 23671 23634 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215719362 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23673/statm: 1339 232 193 169 0 50 0
[pid=23674] ppid=23673 vsize=20420 CPUtime=4480.18
/proc/23674/stat : 23674 (minisat) R 23673 23671 23634 0 -1 4194304 4711 0 0 0 448010 8 0 0 25 0 1 0 215719362 20910080 4691 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23674/statm: 5105 4691 84 178 0 4925 0
Current children cumulated CPU time (s) 4480.37
Current children cumulated vsize (KiB) 29004

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

[startup+4483.2 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 23688
/proc/meminfo: memFree=1431952/2055920 swapFree=4181464/4192956
[pid=23671] ppid=23669 vsize=3228 CPUtime=0.19
/proc/23671/stat : 23671 (IUT_BMB_SAT) S 23669 23671 23634 0 -1 4194304 641 0 0 0 14 5 0 0 18 0 1 0 215719342 3305472 623 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23671/statm: 807 623 106 274 0 530 0
[pid=23673] ppid=23671 vsize=5356 CPUtime=0
/proc/23673/stat : 23673 (sh) S 23671 23671 23634 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215719362 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23673/statm: 1339 232 193 169 0 50 0
[pid=23674] ppid=23673 vsize=20420 CPUtime=4481.08
/proc/23674/stat : 23674 (minisat) R 23673 23671 23634 0 -1 4194304 4711 0 0 0 448100 8 0 0 25 0 1 0 215719362 20910080 4691 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23674/statm: 5105 4691 84 178 0 4925 0
Current children cumulated CPU time (s) 4481.27
Current children cumulated vsize (KiB) 29004

[startup+4484 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 23688
/proc/meminfo: memFree=1431952/2055920 swapFree=4181464/4192956
[pid=23671] ppid=23669 vsize=3228 CPUtime=0.19
/proc/23671/stat : 23671 (IUT_BMB_SAT) S 23669 23671 23634 0 -1 4194304 641 0 0 0 14 5 0 0 18 0 1 0 215719342 3305472 623 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23671/statm: 807 623 106 274 0 530 0
[pid=23673] ppid=23671 vsize=5356 CPUtime=0
/proc/23673/stat : 23673 (sh) S 23671 23671 23634 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215719362 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23673/statm: 1339 232 193 169 0 50 0
[pid=23674] ppid=23673 vsize=20420 CPUtime=4481.88
/proc/23674/stat : 23674 (minisat) R 23673 23671 23634 0 -1 4194304 4711 0 0 0 448180 8 0 0 25 0 1 0 215719362 20910080 4691 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23674/statm: 5105 4691 84 178 0 4925 0
Current children cumulated CPU time (s) 4482.07
Current children cumulated vsize (KiB) 29004

[startup+4484.81 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 23688
/proc/meminfo: memFree=1431952/2055920 swapFree=4181464/4192956
[pid=23671] ppid=23669 vsize=3228 CPUtime=0.19
/proc/23671/stat : 23671 (IUT_BMB_SAT) S 23669 23671 23634 0 -1 4194304 641 0 0 0 14 5 0 0 18 0 1 0 215719342 3305472 623 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23671/statm: 807 623 106 274 0 530 0
[pid=23673] ppid=23671 vsize=5356 CPUtime=0
/proc/23673/stat : 23673 (sh) S 23671 23671 23634 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215719362 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23673/statm: 1339 232 193 169 0 50 0
[pid=23674] ppid=23673 vsize=20420 CPUtime=4482.68
/proc/23674/stat : 23674 (minisat) R 23673 23671 23634 0 -1 4194304 4711 0 0 0 448260 8 0 0 25 0 1 0 215719362 20910080 4691 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/23674/statm: 5105 4691 84 178 0 4925 0
Current children cumulated CPU time (s) 4482.87
Current children cumulated vsize (KiB) 29004

[startup+4485.2 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 23688
/proc/meminfo: memFree=1431952/2055920 swapFree=4181464/4192956
[pid=23671] ppid=23669 vsize=3228 CPUtime=0.19
/proc/23671/stat : 23671 (IUT_BMB_SAT) S 23669 23671 23634 0 -1 4194304 641 0 0 0 14 5 0 0 18 0 1 0 215719342 3305472 623 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23671/statm: 807 623 106 274 0 530 0
[pid=23673] ppid=23671 vsize=5356 CPUtime=0
/proc/23673/stat : 23673 (sh) S 23671 23671 23634 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215719362 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23673/statm: 1339 232 193 169 0 50 0
[pid=23674] ppid=23673 vsize=20420 CPUtime=4483.08
/proc/23674/stat : 23674 (minisat) R 23673 23671 23634 0 -1 4194304 4711 0 0 0 448300 8 0 0 25 0 1 0 215719362 20910080 4691 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/23674/statm: 5105 4691 84 178 0 4925 0
Current children cumulated CPU time (s) 4483.27
Current children cumulated vsize (KiB) 29004

[startup+4485.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 23688
/proc/meminfo: memFree=1431952/2055920 swapFree=4181464/4192956
[pid=23671] ppid=23669 vsize=3228 CPUtime=0.19
/proc/23671/stat : 23671 (IUT_BMB_SAT) S 23669 23671 23634 0 -1 4194304 641 0 0 0 14 5 0 0 18 0 1 0 215719342 3305472 623 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23671/statm: 807 623 106 274 0 530 0
[pid=23673] ppid=23671 vsize=5356 CPUtime=0
/proc/23673/stat : 23673 (sh) S 23671 23671 23634 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 215719362 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23673/statm: 1339 232 193 169 0 50 0
[pid=23674] ppid=23673 vsize=20420 CPUtime=4483.18
/proc/23674/stat : 23674 (minisat) R 23673 23671 23634 0 -1 4194304 4711 0 0 0 448310 8 0 0 25 0 1 0 215719362 20910080 4691 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/23674/statm: 5105 4691 84 178 0 4925 0
Current children cumulated CPU time (s) 4483.37
Current children cumulated vsize (KiB) 29004

Child status: 0
Real time (s): 4485.35
CPU time (s): 4483.44
CPU user time (s): 4483.29
CPU system time (s): 0.147977
CPU usage (%): 99.9574
Max. virtual memory (cumulated for all children) (KiB): 29004

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

runsolver used 3.83142 second user time and 12.4861 second system time

The end

Launcher Data

Begin job on node36 at 2009-05-09 15:48:28
IDJOB=1784941
IDBENCH=24646
IDSOLVER=638
FILE ID=node36/1784941-1241876907
PBS_JOBID= 9264659
Free space on /tmp= 66236 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784941-1241876907/watcher-1784941-1241876907 -o /tmp/evaluation-result-1784941-1241876907/solver-1784941-1241876907 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1784941-1241876907.cnf HOME

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

MD5SUM BENCH= 63ebbe5da415dad3af97436d64747f33
RANDOM SEED=439286978

node36.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.232
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.232
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:       1455360 kB
Buffers:         32312 kB
Cached:         495608 kB
SwapCached:       5268 kB
Active:          69572 kB
Inactive:       466036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1455360 kB
SwapTotal:     4192956 kB
SwapFree:      4181464 kB
Dirty:            2764 kB
Writeback:           0 kB
Mapped:          13412 kB
Slab:            51104 kB
Committed_AS:   699088 kB
PageTables:       1356 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= 66232 MiB
End job on node36 at 2009-05-09 17:03:13