Trace number 1785079

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
IUT_BMB_SAT 1.0? (TO) 5000.13 5002.31

General information on the benchmark

Namecrafted/Hard/contest03/others/
color-11-3.sat05-445.reshuffled-07.cnf
MD5SUM207febf52bd846c013e185fa637fdf3c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables363
Number of clauses9559
Sum of the clauses size37389
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2363
Number of clauses of size 3121
Number of clauses of size 49075
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.04/0.08	c WARNING: for repeatability, setting FPU to use double precision
0.04/0.08	c ============================[ Problem Statistics ]=============================
0.04/0.08	c |                                                                             |
0.04/0.08	c |  Number of variables:  363                                                  |
0.04/0.08	c |  Number of clauses:    9559                                                 |
0.04/0.09	c |  Parsing time:         0.01         s                                       |
0.07/0.22	c ============================[ Search Statistics ]==============================
0.07/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.22	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.07/0.22	c ===============================================================================
0.07/0.22	c |         0 |     242     9196    48642 |     3065        0    nan |  0.000 % |
0.07/0.22	c |       100 |     242     9196    48642 |     3371      100     35 |  0.002 % |
0.07/0.23	c |       250 |     242     9196    48642 |     3709      250     30 |  0.001 % |
0.07/0.23	c |       476 |     242     9196    48642 |     4079      476     30 |  0.001 % |
0.07/0.24	c |       814 |     242     9196    48642 |     4487      814     32 |  0.002 % |
0.07/0.26	c |      1320 |     242     9196    48642 |     4936     1320     33 |  0.001 % |
0.07/0.29	c |      2081 |     242     9196    48642 |     5430     2081     32 |  0.001 % |
0.07/0.33	c |      3222 |     242     9196    48642 |     5973     3222     35 |  0.002 % |
0.07/0.41	c |      4931 |     242     9196    48642 |     6570     4931     36 |  0.001 % |
0.07/0.53	c |      7496 |     242     9196    48642 |     7227     4171     37 |  0.001 % |
0.07/0.73	c |     11340 |     242     9196    48642 |     7950     4343     37 |  0.001 % |
0.98/1.08	c |     17106 |     242     9196    48642 |     8745     6090     39 |  0.001 % |
1.58/1.61	c |     25756 |     242     9196    48642 |     9620     5892     38 |  0.001 % |
2.48/2.59	c |     38732 |     242     9196    48642 |    10582     9160     40 |  0.001 % |
4.18/4.21	c |     58194 |     242     9196    48642 |    11640     7282     39 |  0.001 % |
6.67/6.72	c |     87386 |     242     9196    48642 |    12804     7129     37 |  0.002 % |
10.38/10.44	c |    131176 |     242     9196    48642 |    14085    12223     42 |  0.001 % |
16.77/16.87	c |    196862 |     242     9196    48642 |    15493    14081     42 |  0.001 % |
27.97/28.05	c |    295388 |     242     9196    48642 |    17042    11310     42 |  0.002 % |
46.15/46.27	c |    443178 |     242     9196    48642 |    18747    13437     37 |  0.002 % |
73.64/73.74	c |    664861 |     242     9196    48642 |    20622    18418     39 |  0.002 % |
120.32/120.43	c |    997386 |     242     9196    48642 |    22684    19446     42 |  0.001 % |
201.97/202.14	c |   1496175 |     242     9196    48642 |    24952    17093     41 |  0.001 % |
320.71/320.99	c |   2244357 |     242     9196    48642 |    27447    13508     38 |  0.002 % |
512.01/512.39	c |   3366634 |     242     9196    48642 |    30192    19128     36 |  0.001 % |
884.27/884.70	c |   5050045 |     242     9196    48642 |    33211    25215     44 |  0.001 % |
1458.32/1459.00	c |   7575161 |     242     9196    48642 |    36533    17504     41 |  0.001 % |
2380.62/2381.72	c |  11362836 |     242     9196    48642 |    40186    24909     42 |  0.002 % |
3746.01/3747.79	c |  17044348 |     242     9196    48642 |    44205    21300     42 |  0.001 % |
5000.09/5002.31	sh: line 1: 32569 Terminated              HOME/minisat simple.out solve.out >temp.out
5000.09/5002.31	c cannot read from file

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785079-1241888701/watcher-1785079-1241888701 -o /tmp/evaluation-result-1785079-1241888701/solver-1785079-1241888701 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785079-1241888701.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.92 0.98 0.99 3/64 32566
/proc/meminfo: memFree=1456976/2055920 swapFree=4191900/4192956
[pid=32566] ppid=32564 vsize=1448 CPUtime=0
/proc/32566/stat : 32566 (IUT_BMB_SAT) R 32564 32566 32529 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 216904148 1482752 169 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/32566/statm: 362 170 99 274 0 85 0

[startup+0.059019 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32566
/proc/meminfo: memFree=1456976/2055920 swapFree=4191900/4192956
[pid=32566] ppid=32564 vsize=1976 CPUtime=0.04
/proc/32566/stat : 32566 (IUT_BMB_SAT) R 32564 32566 32529 0 -1 4194304 304 0 0 0 3 1 0 0 18 0 1 0 216904148 2023424 287 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/32566/statm: 494 287 101 274 0 217 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1976

[startup+0.101023 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32566
/proc/meminfo: memFree=1456976/2055920 swapFree=4191900/4192956
[pid=32566] ppid=32564 vsize=1976 CPUtime=0.07
/proc/32566/stat : 32566 (IUT_BMB_SAT) S 32564 32566 32529 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 216904148 2023424 292 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32566/statm: 494 292 106 274 0 217 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1976

[startup+0.301038 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32566
/proc/meminfo: memFree=1456976/2055920 swapFree=4191900/4192956
[pid=32566] ppid=32564 vsize=1976 CPUtime=0.07
/proc/32566/stat : 32566 (IUT_BMB_SAT) S 32564 32566 32529 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 216904148 2023424 292 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32566/statm: 494 292 106 274 0 217 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1976

[startup+0.70107 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32566
/proc/meminfo: memFree=1456976/2055920 swapFree=4191900/4192956
[pid=32566] ppid=32564 vsize=1976 CPUtime=0.07
/proc/32566/stat : 32566 (IUT_BMB_SAT) S 32564 32566 32529 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 216904148 2023424 292 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32566/statm: 494 292 106 274 0 217 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1976

[startup+1.50114 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 32569
/proc/meminfo: memFree=1452728/2055920 swapFree=4191900/4192956
[pid=32566] ppid=32564 vsize=1976 CPUtime=0.07
/proc/32566/stat : 32566 (IUT_BMB_SAT) S 32564 32566 32529 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 216904148 2023424 292 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32566/statm: 494 292 106 274 0 217 0
[pid=32568] ppid=32566 vsize=5356 CPUtime=0
/proc/32568/stat : 32568 (sh) S 32566 32566 32529 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216904156 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32568/statm: 1339 232 193 169 0 50 0
[pid=32569] ppid=32568 vsize=4924 CPUtime=1.41
/proc/32569/stat : 32569 (minisat) R 32568 32566 32529 0 -1 4194304 941 0 0 0 141 0 0 0 25 0 1 0 216904156 5042176 891 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/32569/statm: 1231 891 84 178 0 1051 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12256

[startup+3.10227 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 32569
/proc/meminfo: memFree=1452088/2055920 swapFree=4191900/4192956
[pid=32566] ppid=32564 vsize=1976 CPUtime=0.07
/proc/32566/stat : 32566 (IUT_BMB_SAT) S 32564 32566 32529 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 216904148 2023424 292 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32566/statm: 494 292 106 274 0 217 0
[pid=32568] ppid=32566 vsize=5356 CPUtime=0
/proc/32568/stat : 32568 (sh) S 32566 32566 32529 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216904156 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32568/statm: 1339 232 193 169 0 50 0
[pid=32569] ppid=32568 vsize=5452 CPUtime=3.01
/proc/32569/stat : 32569 (minisat) R 32568 32566 32529 0 -1 4194304 1078 0 0 0 301 0 0 0 25 0 1 0 216904156 5582848 1028 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/32569/statm: 1363 1028 84 178 0 1183 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12784

[startup+6.30153 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 32569
/proc/meminfo: memFree=1451320/2055920 swapFree=4191900/4192956
[pid=32566] ppid=32564 vsize=1976 CPUtime=0.07
/proc/32566/stat : 32566 (IUT_BMB_SAT) S 32564 32566 32529 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 216904148 2023424 292 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32566/statm: 494 292 106 274 0 217 0
[pid=32568] ppid=32566 vsize=5356 CPUtime=0
/proc/32568/stat : 32568 (sh) S 32566 32566 32529 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216904156 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32568/statm: 1339 232 193 169 0 50 0
[pid=32569] ppid=32568 vsize=5848 CPUtime=6.2
/proc/32569/stat : 32569 (minisat) R 32568 32566 32529 0 -1 4194304 1171 0 0 0 620 0 0 0 25 0 1 0 216904156 5988352 1121 1992294400 134512640 135243223 4294956320 18446744073709551615 134566310 0 0 4096 3 0 0 0 17 0 0 0
/proc/32569/statm: 1462 1121 84 178 0 1282 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13180

[startup+12.7021 s]
/proc/loadavg: 0.94 0.98 0.99 2/67 32569
/proc/meminfo: memFree=1450232/2055920 swapFree=4191900/4192956
[pid=32566] ppid=32564 vsize=1976 CPUtime=0.07
/proc/32566/stat : 32566 (IUT_BMB_SAT) S 32564 32566 32529 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 216904148 2023424 292 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32566/statm: 494 292 106 274 0 217 0
[pid=32568] ppid=32566 vsize=5356 CPUtime=0
/proc/32568/stat : 32568 (sh) S 32566 32566 32529 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216904156 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32568/statm: 1339 232 193 169 0 50 0
[pid=32569] ppid=32568 vsize=6836 CPUtime=12.61
/proc/32569/stat : 32569 (minisat) R 32568 32566 32529 0 -1 4194304 1422 0 0 0 1260 1 0 0 25 0 1 0 216904156 7000064 1372 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/32569/statm: 1709 1372 84 178 0 1529 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14168

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 32569
/proc/meminfo: memFree=1449656/2055920 swapFree=4191900/4192956
[pid=32566] ppid=32564 vsize=1976 CPUtime=0.07
/proc/32566/stat : 32566 (IUT_BMB_SAT) S 32564 32566 32529 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 216904148 2023424 292 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32566/statm: 494 292 106 274 0 217 0
[pid=32568] ppid=32566 vsize=5356 CPUtime=0
/proc/32568/stat : 32568 (sh) S 32566 32566 32529 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216904156 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32568/statm: 1339 232 193 169 0 50 0
[pid=32569] ppid=32568 vsize=7512 CPUtime=25.4
/proc/32569/stat : 32569 (minisat) R 32568 32566 32529 0 -1 4194304 1597 0 0 0 2539 1 0 0 25 0 1 0 216904156 7692288 1547 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/32569/statm: 1878 1547 84 178 0 1698 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 14844

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 32569
/proc/meminfo: memFree=1448824/2055920 swapFree=4191900/4192956
[pid=32566] ppid=32564 vsize=1976 CPUtime=0.07
/proc/32566/stat : 32566 (IUT_BMB_SAT) S 32564 32566 32529 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 216904148 2023424 292 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32566/statm: 494 292 106 274 0 217 0
[pid=32568] ppid=32566 vsize=5356 CPUtime=0
/proc/32568/stat : 32568 (sh) S 32566 32566 32529 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216904156 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32568/statm: 1339 232 193 169 0 50 0
[pid=32569] ppid=32568 vsize=8404 CPUtime=50.97
/proc/32569/stat : 32569 (minisat) R 32568 32566 32529 0 -1 4194304 1806 0 0 0 5096 1 0 0 25 0 1 0 216904156 8605696 1756 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/32569/statm: 2101 1756 84 178 0 1921 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 15736

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 32569
/proc/meminfo: memFree=1447288/2055920 swapFree=4191900/4192956
[pid=32566] ppid=32564 vsize=1976 CPUtime=0.07
/proc/32566/stat : 32566 (IUT_BMB_SAT) S 32564 32566 32529 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 216904148 2023424 292 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32566/statm: 494 292 106 274 0 217 0
[pid=32568] ppid=32566 vsize=5356 CPUtime=0
/proc/32568/stat : 32568 (sh) S 32566 32566 32529 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216904156 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32568/statm: 1339 232 193 169 0 50 0
[pid=32569] ppid=32568 vsize=9772 CPUtime=102.16
/proc/32569/stat : 32569 (minisat) R 32568 32566 32529 0 -1 4194304 2155 0 0 0 10215 1 0 0 25 0 1 0 216904156 10006528 2105 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/32569/statm: 2443 2105 84 178 0 2263 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 17104

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 32569
/proc/meminfo: memFree=1446264/2055920 swapFree=4191900/4192956
[pid=32566] ppid=32564 vsize=1976 CPUtime=0.07
/proc/32566/stat : 32566 (IUT_BMB_SAT) S 32564 32566 32529 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 216904148 2023424 292 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32566/statm: 494 292 106 274 0 217 0
[pid=32568] ppid=32566 vsize=5356 CPUtime=0
/proc/32568/stat : 32568 (sh) S 32566 32566 32529 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216904156 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32568/statm: 1339 232 193 169 0 50 0
[pid=32569] ppid=32568 vsize=10856 CPUtime=162.12
/proc/32569/stat : 32569 (minisat) R 32568 32566 32529 0 -1 4194304 2413 0 0 0 16211 1 0 0 25 0 1 0 216904156 11116544 2363 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/32569/statm: 2714 2363 84 178 0 2534 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 18188

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 32569
/proc/meminfo: memFree=1445432/2055920 swapFree=4191900/4192956
[pid=32566] ppid=32564 vsize=1976 CPUtime=0.07
/proc/32566/stat : 32566 (IUT_BMB_SAT) S 32564 32566 32529 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 216904148 2023424 292 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32566/statm: 494 292 106 274 0 217 0
[pid=32568] ppid=32566 vsize=5356 CPUtime=0
/proc/32568/stat : 32568 (sh) S 32566 32566 32529 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216904156 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32568/statm: 1339 232 193 169 0 50 0
[pid=32569] ppid=32568 vsize=11684 CPUtime=222.1
/proc/32569/stat : 32569 (minisat) R 32568 32566 32529 0 -1 4194304 2629 0 0 0 22208 2 0 0 25 0 1 0 216904156 11964416 2579 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/32569/statm: 2921 2579 84 178 0 2741 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 19016

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 32569
/proc/meminfo: memFree=1444984/2055920 swapFree=4191900/4192956
[pid=32566] ppid=32564 vsize=1976 CPUtime=0.07
/proc/32566/stat : 32566 (IUT_BMB_SAT) S 32564 32566 32529 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 216904148 2023424 292 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32566/statm: 494 292 106 274 0 217 0
[pid=32568] ppid=32566 vsize=5356 CPUtime=0
/proc/32568/stat : 32568 (sh) S 32566 32566 32529 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216904156 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32568/statm: 1339 232 193 169 0 50 0
[pid=32569] ppid=32568 vsize=12236 CPUtime=282.06

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

/proc/meminfo: memFree=1430272/2055920 swapFree=4191900/4192956
[pid=32566] ppid=32564 vsize=1976 CPUtime=0.07
/proc/32566/stat : 32566 (IUT_BMB_SAT) S 32564 32566 32529 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 216904148 2023424 292 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32566/statm: 494 292 106 274 0 217 0
[pid=32568] ppid=32566 vsize=5356 CPUtime=0
/proc/32568/stat : 32568 (sh) S 32566 32566 32529 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216904156 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32568/statm: 1339 232 193 169 0 50 0
[pid=32569] ppid=32568 vsize=25964 CPUtime=4480.22
/proc/32569/stat : 32569 (minisat) R 32568 32566 32529 0 -1 4194304 5975 0 0 0 448015 7 0 0 25 0 1 0 216904156 26587136 5925 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/32569/statm: 6491 5925 84 178 0 6311 0
Current children cumulated CPU time (s) 4480.29
Current children cumulated vsize (KiB) 33296

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 32577
/proc/meminfo: memFree=1430272/2055920 swapFree=4191900/4192956
[pid=32566] ppid=32564 vsize=1976 CPUtime=0.07
/proc/32566/stat : 32566 (IUT_BMB_SAT) S 32564 32566 32529 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 216904148 2023424 292 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32566/statm: 494 292 106 274 0 217 0
[pid=32568] ppid=32566 vsize=5356 CPUtime=0
/proc/32568/stat : 32568 (sh) S 32566 32566 32529 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216904156 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32568/statm: 1339 232 193 169 0 50 0
[pid=32569] ppid=32568 vsize=25964 CPUtime=4540.2
/proc/32569/stat : 32569 (minisat) R 32568 32566 32529 0 -1 4194304 5989 0 0 0 454013 7 0 0 25 0 1 0 216904156 26587136 5939 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/32569/statm: 6491 5939 84 178 0 6311 0
Current children cumulated CPU time (s) 4540.27
Current children cumulated vsize (KiB) 33296

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 32577
/proc/meminfo: memFree=1430144/2055920 swapFree=4191900/4192956
[pid=32566] ppid=32564 vsize=1976 CPUtime=0.07
/proc/32566/stat : 32566 (IUT_BMB_SAT) S 32564 32566 32529 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 216904148 2023424 292 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32566/statm: 494 292 106 274 0 217 0
[pid=32568] ppid=32566 vsize=5356 CPUtime=0
/proc/32568/stat : 32568 (sh) S 32566 32566 32529 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216904156 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32568/statm: 1339 232 193 169 0 50 0
[pid=32569] ppid=32568 vsize=25964 CPUtime=4600.18
/proc/32569/stat : 32569 (minisat) R 32568 32566 32529 0 -1 4194304 5989 0 0 0 460011 7 0 0 25 0 1 0 216904156 26587136 5939 1992294400 134512640 135243223 4294956320 18446744073709551615 134563784 0 0 4096 3 0 0 0 17 0 0 0
/proc/32569/statm: 6491 5939 84 178 0 6311 0
Current children cumulated CPU time (s) 4600.25
Current children cumulated vsize (KiB) 33296

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 32577
/proc/meminfo: memFree=1430080/2055920 swapFree=4191900/4192956
[pid=32566] ppid=32564 vsize=1976 CPUtime=0.07
/proc/32566/stat : 32566 (IUT_BMB_SAT) S 32564 32566 32529 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 216904148 2023424 292 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32566/statm: 494 292 106 274 0 217 0
[pid=32568] ppid=32566 vsize=5356 CPUtime=0
/proc/32568/stat : 32568 (sh) S 32566 32566 32529 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216904156 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32568/statm: 1339 232 193 169 0 50 0
[pid=32569] ppid=32568 vsize=26096 CPUtime=4660.16
/proc/32569/stat : 32569 (minisat) R 32568 32566 32529 0 -1 4194304 6013 0 0 0 466009 7 0 0 25 0 1 0 216904156 26722304 5963 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/32569/statm: 6524 5963 84 178 0 6344 0
Current children cumulated CPU time (s) 4660.23
Current children cumulated vsize (KiB) 33428

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 32577
/proc/meminfo: memFree=1430016/2055920 swapFree=4191900/4192956
[pid=32566] ppid=32564 vsize=1976 CPUtime=0.07
/proc/32566/stat : 32566 (IUT_BMB_SAT) S 32564 32566 32529 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 216904148 2023424 292 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32566/statm: 494 292 106 274 0 217 0
[pid=32568] ppid=32566 vsize=5356 CPUtime=0
/proc/32568/stat : 32568 (sh) S 32566 32566 32529 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216904156 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32568/statm: 1339 232 193 169 0 50 0
[pid=32569] ppid=32568 vsize=26096 CPUtime=4720.13
/proc/32569/stat : 32569 (minisat) R 32568 32566 32529 0 -1 4194304 6024 0 0 0 472006 7 0 0 25 0 1 0 216904156 26722304 5974 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/32569/statm: 6524 5974 84 178 0 6344 0
Current children cumulated CPU time (s) 4720.2
Current children cumulated vsize (KiB) 33428

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 32577
/proc/meminfo: memFree=1429952/2055920 swapFree=4191900/4192956
[pid=32566] ppid=32564 vsize=1976 CPUtime=0.07
/proc/32566/stat : 32566 (IUT_BMB_SAT) S 32564 32566 32529 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 216904148 2023424 292 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32566/statm: 494 292 106 274 0 217 0
[pid=32568] ppid=32566 vsize=5356 CPUtime=0
/proc/32568/stat : 32568 (sh) S 32566 32566 32529 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216904156 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32568/statm: 1339 232 193 169 0 50 0
[pid=32569] ppid=32568 vsize=26096 CPUtime=4780.1
/proc/32569/stat : 32569 (minisat) R 32568 32566 32529 0 -1 4194304 6033 0 0 0 478003 7 0 0 25 0 1 0 216904156 26722304 5983 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/32569/statm: 6524 5983 84 178 0 6344 0
Current children cumulated CPU time (s) 4780.17
Current children cumulated vsize (KiB) 33428

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 32577
/proc/meminfo: memFree=1429952/2055920 swapFree=4191900/4192956
[pid=32566] ppid=32564 vsize=1976 CPUtime=0.07
/proc/32566/stat : 32566 (IUT_BMB_SAT) S 32564 32566 32529 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 216904148 2023424 292 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32566/statm: 494 292 106 274 0 217 0
[pid=32568] ppid=32566 vsize=5356 CPUtime=0
/proc/32568/stat : 32568 (sh) S 32566 32566 32529 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216904156 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32568/statm: 1339 232 193 169 0 50 0
[pid=32569] ppid=32568 vsize=26096 CPUtime=4840.08
/proc/32569/stat : 32569 (minisat) R 32568 32566 32529 0 -1 4194304 6036 0 0 0 484001 7 0 0 25 0 1 0 216904156 26722304 5986 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/32569/statm: 6524 5986 84 178 0 6344 0
Current children cumulated CPU time (s) 4840.15
Current children cumulated vsize (KiB) 33428

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 32577
/proc/meminfo: memFree=1429888/2055920 swapFree=4191900/4192956
[pid=32566] ppid=32564 vsize=1976 CPUtime=0.07
/proc/32566/stat : 32566 (IUT_BMB_SAT) S 32564 32566 32529 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 216904148 2023424 292 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32566/statm: 494 292 106 274 0 217 0
[pid=32568] ppid=32566 vsize=5356 CPUtime=0
/proc/32568/stat : 32568 (sh) S 32566 32566 32529 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216904156 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32568/statm: 1339 232 193 169 0 50 0
[pid=32569] ppid=32568 vsize=26228 CPUtime=4900.05
/proc/32569/stat : 32569 (minisat) R 32568 32566 32529 0 -1 4194304 6054 0 0 0 489998 7 0 0 25 0 1 0 216904156 26857472 6004 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/32569/statm: 6557 6004 84 178 0 6377 0
Current children cumulated CPU time (s) 4900.12
Current children cumulated vsize (KiB) 33560

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 32577
/proc/meminfo: memFree=1429760/2055920 swapFree=4191900/4192956
[pid=32566] ppid=32564 vsize=1976 CPUtime=0.07
/proc/32566/stat : 32566 (IUT_BMB_SAT) S 32564 32566 32529 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 216904148 2023424 292 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32566/statm: 494 292 106 274 0 217 0
[pid=32568] ppid=32566 vsize=5356 CPUtime=0
/proc/32568/stat : 32568 (sh) S 32566 32566 32529 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216904156 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32568/statm: 1339 232 193 169 0 50 0
[pid=32569] ppid=32568 vsize=26360 CPUtime=4960.03
/proc/32569/stat : 32569 (minisat) R 32568 32566 32529 0 -1 4194304 6095 0 0 0 495996 7 0 0 25 0 1 0 216904156 26992640 6045 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/32569/statm: 6590 6045 84 178 0 6410 0
Current children cumulated CPU time (s) 4960.1
Current children cumulated vsize (KiB) 33692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 32577
/proc/meminfo: memFree=1429696/2055920 swapFree=4191900/4192956
[pid=32566] ppid=32564 vsize=1976 CPUtime=0.07
/proc/32566/stat : 32566 (IUT_BMB_SAT) S 32564 32566 32529 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 216904148 2023424 292 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32566/statm: 494 292 106 274 0 217 0
[pid=32568] ppid=32566 vsize=5356 CPUtime=0
/proc/32568/stat : 32568 (sh) S 32566 32566 32529 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216904156 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32568/statm: 1339 232 193 169 0 50 0
[pid=32569] ppid=32568 vsize=26360 CPUtime=5000.02
/proc/32569/stat : 32569 (minisat) R 32568 32566 32529 0 -1 4194304 6095 0 0 0 499995 7 0 0 25 0 1 0 216904156 26992640 6045 1992294400 134512640 135243223 4294956320 18446744073709551615 134555543 0 0 4096 3 0 0 0 17 0 0 0
/proc/32569/statm: 6590 6045 84 178 0 6410 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 33692

Sending SIGTERM to process tree (bottom up)

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

[startup+5002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 32577
/proc/meminfo: memFree=1429696/2055920 swapFree=4191900/4192956
[pid=32566] ppid=32564 vsize=1976 CPUtime=0.07
/proc/32566/stat : 32566 (IUT_BMB_SAT) S 32564 32566 32529 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 216904148 2023424 292 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32566/statm: 494 292 106 274 0 217 0
[pid=32568] ppid=32566 vsize=5356 CPUtime=0
/proc/32568/stat : 32568 (sh) S 32566 32566 32529 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 216904156 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32568/statm: 1339 232 193 169 0 50 0
[pid=32569] ppid=32568 vsize=26360 CPUtime=5000.02
/proc/32569/stat : 32569 (minisat) R 32568 32566 32529 0 -1 4194304 6095 0 0 0 499995 7 0 0 25 0 1 0 216904156 26992640 6045 1992294400 134512640 135243223 4294956320 18446744073709551615 134555543 0 0 4096 3 0 0 0 17 0 0 0
/proc/32569/statm: 6590 6045 84 178 0 6410 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 33692

Child status: 0
Real time (s): 5002.31
CPU time (s): 5000.13
CPU user time (s): 5000.01
CPU system time (s): 0.120981
CPU usage (%): 99.9563
Max. virtual memory (cumulated for all children) (KiB): 33692

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

runsolver used 4.24435 second user time and 13.9539 second system time

The end

Launcher Data

Begin job on node3 at 2009-05-09 19:05:01
IDJOB=1785079
IDBENCH=24692
IDSOLVER=638
FILE ID=node3/1785079-1241888701
PBS_JOBID= 9264717
Free space on /tmp= 66140 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Hard/contest03/others/color-11-3.sat05-445.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785079-1241888701/watcher-1785079-1241888701 -o /tmp/evaluation-result-1785079-1241888701/solver-1785079-1241888701 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1785079-1241888701.cnf HOME

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

MD5SUM BENCH= 207febf52bd846c013e185fa637fdf3c
RANDOM SEED=2015140052

node3.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:       1457456 kB
Buffers:         39888 kB
Cached:         468492 kB
SwapCached:        260 kB
Active:          85620 kB
Inactive:       436452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1457456 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2552 kB
Writeback:           0 kB
Mapped:          22196 kB
Slab:            62484 kB
Committed_AS:   790540 kB
PageTables:       1372 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= 66136 MiB
End job on node3 at 2009-05-09 20:28:24