Trace number 1534721

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) 1200.07 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/480/
unif-k3-r4.25-v480-c2040-S1338462531-082.cnf
MD5SUM8cb1176508e2efdfe13581d28c3b3032
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.012997
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
Number of clauses of size 40
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.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Number of variables:  480                                                  |
0.00/0.02	c |  Number of clauses:    2040                                                 |
0.00/0.02	c |  Parsing time:         0.00         s                                       |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     471     2033     6146 |      677        0    nan |  0.000 % |
0.00/0.02	c |       100 |     471     2033     6146 |      745      100     23 |  0.000 % |
0.00/0.03	c |       251 |     471     2033     6146 |      819      251     23 |  0.000 % |
0.00/0.03	c |       478 |     471     2033     6146 |      901      478     22 |  0.000 % |
0.00/0.05	c |       815 |     471     2033     6146 |      992      815     23 |  0.000 % |
0.01/0.06	c |      1321 |     471     2033     6146 |     1091      801     20 |  0.000 % |
0.01/0.09	c |      2080 |     471     2033     6146 |     1200      993     20 |  0.000 % |
0.01/0.13	c |      3219 |     471     2033     6146 |     1320      877     19 |  0.000 % |
0.01/0.20	c |      4928 |     471     2033     6146 |     1452     1212     20 |  0.000 % |
0.01/0.31	c |      7490 |     471     2033     6146 |     1597      782     18 |  0.000 % |
0.01/0.47	c |     11335 |     471     2033     6146 |     1757     1348     20 |  0.000 % |
0.01/0.73	c |     17102 |     471     2033     6146 |     1933     1687     20 |  0.000 % |
1.09/1.13	c |     25752 |     471     2033     6146 |     2126     1405     21 |  0.000 % |
1.69/1.75	c |     38727 |     471     2033     6146 |     2339     1308     18 |  0.000 % |
2.69/2.74	c |     58192 |     471     2033     6146 |     2573     1673     22 |  0.000 % |
4.18/4.23	c |     87385 |     471     2033     6146 |     2830     2083     21 |  0.000 % |
6.49/6.53	c |    131174 |     471     2033     6146 |     3113     2614     23 |  0.000 % |
10.18/10.22	c |    196858 |     471     2033     6146 |     3425     1694     22 |  0.000 % |
15.77/15.80	c |    295385 |     471     2033     6146 |     3767     2855     20 |  0.000 % |
24.57/24.62	c |    443174 |     471     2033     6146 |     4144     3686     21 |  0.000 % |
38.27/38.37	c |    664858 |     471     2033     6146 |     4559     3127     20 |  0.000 % |
59.36/59.44	c |    997384 |     471     2033     6146 |     5014     3824     23 |  0.000 % |
92.44/92.55	c |   1496175 |     471     2033     6146 |     5516     3781     23 |  0.000 % |
144.12/144.27	c |   2244357 |     471     2033     6146 |     6068     3476     20 |  0.000 % |
223.79/223.93	c |   3366631 |     471     2033     6146 |     6674     3478     18 |  0.000 % |
352.33/352.51	c |   5050042 |     471     2033     6146 |     7342     6304     22 |  0.000 % |
551.73/552.00	c |   7575161 |     471     2033     6146 |     8076     6636     24 |  0.000 % |
866.18/866.64	c |  11362837 |     471     2033     6146 |     8884     7783     22 |  0.000 % |
1200.05/1200.60	sh: line 1: 23888 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.05/1200.60	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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1534721-1238590456/watcher-1534721-1238590456 -o /tmp/evaluation-result-1534721-1238590456/solver-1534721-1238590456 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1534721-1238590456.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 0.92 0.99 1.16 3/73 23885
/proc/meminfo: memFree=1524056/2055920 swapFree=4175504/4192956
[pid=23885] ppid=23883 vsize=1416 CPUtime=0
/proc/23885/stat : 23885 (IUT_BMB_SAT) R 23883 23885 22937 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 1131710081 1449984 148 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/23885/statm: 354 148 97 274 0 77 0

[startup+0.050839 s]
/proc/loadavg: 0.92 0.99 1.16 3/73 23885
/proc/meminfo: memFree=1524056/2055920 swapFree=4175504/4192956
[pid=23885] ppid=23883 vsize=1416 CPUtime=0.01
/proc/23885/stat : 23885 (IUT_BMB_SAT) S 23883 23885 22937 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131710081 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23885/statm: 354 166 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.101884 s]
/proc/loadavg: 0.92 0.99 1.16 3/73 23885
/proc/meminfo: memFree=1524056/2055920 swapFree=4175504/4192956
[pid=23885] ppid=23883 vsize=1416 CPUtime=0.01
/proc/23885/stat : 23885 (IUT_BMB_SAT) S 23883 23885 22937 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131710081 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23885/statm: 354 166 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301905 s]
/proc/loadavg: 0.92 0.99 1.16 3/73 23885
/proc/meminfo: memFree=1524056/2055920 swapFree=4175504/4192956
[pid=23885] ppid=23883 vsize=1416 CPUtime=0.01
/proc/23885/stat : 23885 (IUT_BMB_SAT) S 23883 23885 22937 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131710081 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23885/statm: 354 166 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.701951 s]
/proc/loadavg: 0.92 0.99 1.16 3/73 23885
/proc/meminfo: memFree=1524056/2055920 swapFree=4175504/4192956
[pid=23885] ppid=23883 vsize=1416 CPUtime=0.01
/proc/23885/stat : 23885 (IUT_BMB_SAT) S 23883 23885 22937 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131710081 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23885/statm: 354 166 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50204 s]
/proc/loadavg: 0.92 0.99 1.16 2/76 23888
/proc/meminfo: memFree=1522944/2055920 swapFree=4175504/4192956
[pid=23885] ppid=23883 vsize=1416 CPUtime=0.01
/proc/23885/stat : 23885 (IUT_BMB_SAT) S 23883 23885 22937 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131710081 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23885/statm: 354 166 105 274 0 77 0
[pid=23887] ppid=23885 vsize=5356 CPUtime=0
/proc/23887/stat : 23887 (sh) S 23885 23885 22937 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1131710083 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23887/statm: 1339 232 193 169 0 50 0
[pid=23888] ppid=23887 vsize=2448 CPUtime=1.48
/proc/23888/stat : 23888 (minisat) R 23887 23885 22937 0 -1 4194304 271 0 0 0 148 0 0 0 25 0 1 0 1131710083 2506752 251 1992294400 134512640 135243223 4294956304 18446744073709551615 134564999 0 0 4096 3 0 0 0 17 0 0 0
/proc/23888/statm: 612 251 84 178 0 432 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9220

[startup+3.10119 s]
/proc/loadavg: 0.92 0.99 1.16 2/76 23888
/proc/meminfo: memFree=1522624/2055920 swapFree=4175504/4192956
[pid=23885] ppid=23883 vsize=1416 CPUtime=0.01
/proc/23885/stat : 23885 (IUT_BMB_SAT) S 23883 23885 22937 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131710081 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23885/statm: 354 166 105 274 0 77 0
[pid=23887] ppid=23885 vsize=5356 CPUtime=0
/proc/23887/stat : 23887 (sh) S 23885 23885 22937 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1131710083 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23887/statm: 1339 232 193 169 0 50 0
[pid=23888] ppid=23887 vsize=2580 CPUtime=3.07
/proc/23888/stat : 23888 (minisat) R 23887 23885 22937 0 -1 4194304 306 0 0 0 307 0 0 0 25 0 1 0 1131710083 2641920 286 1992294400 134512640 135243223 4294956304 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/23888/statm: 645 286 84 178 0 465 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9352

[startup+6.30157 s]
/proc/loadavg: 0.93 0.99 1.16 2/76 23888
/proc/meminfo: memFree=1522240/2055920 swapFree=4175504/4192956
[pid=23885] ppid=23883 vsize=1416 CPUtime=0.01
/proc/23885/stat : 23885 (IUT_BMB_SAT) S 23883 23885 22937 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131710081 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23885/statm: 354 166 105 274 0 77 0
[pid=23887] ppid=23885 vsize=5356 CPUtime=0
/proc/23887/stat : 23887 (sh) S 23885 23885 22937 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1131710083 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23887/statm: 1339 232 193 169 0 50 0
[pid=23888] ppid=23887 vsize=2712 CPUtime=6.27
/proc/23888/stat : 23888 (minisat) R 23887 23885 22937 0 -1 4194304 350 0 0 0 627 0 0 0 25 0 1 0 1131710083 2777088 330 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/23888/statm: 678 330 84 178 0 498 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9484

[startup+12.7013 s]
/proc/loadavg: 0.93 0.99 1.16 2/76 23888
/proc/meminfo: memFree=1521920/2055920 swapFree=4175504/4192956
[pid=23885] ppid=23883 vsize=1416 CPUtime=0.01
/proc/23885/stat : 23885 (IUT_BMB_SAT) S 23883 23885 22937 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131710081 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23885/statm: 354 166 105 274 0 77 0
[pid=23887] ppid=23885 vsize=5356 CPUtime=0
/proc/23887/stat : 23887 (sh) S 23885 23885 22937 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1131710083 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23887/statm: 1339 232 193 169 0 50 0
[pid=23888] ppid=23887 vsize=2976 CPUtime=12.67
/proc/23888/stat : 23888 (minisat) R 23887 23885 22937 0 -1 4194304 410 0 0 0 1267 0 0 0 25 0 1 0 1131710083 3047424 390 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/23888/statm: 744 390 84 178 0 564 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9748

[startup+25.5018 s]
/proc/loadavg: 0.95 0.99 1.16 2/76 23888
/proc/meminfo: memFree=1521728/2055920 swapFree=4175504/4192956
[pid=23885] ppid=23883 vsize=1416 CPUtime=0.01
/proc/23885/stat : 23885 (IUT_BMB_SAT) S 23883 23885 22937 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131710081 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23885/statm: 354 166 105 274 0 77 0
[pid=23887] ppid=23885 vsize=5356 CPUtime=0
/proc/23887/stat : 23887 (sh) S 23885 23885 22937 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1131710083 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23887/statm: 1339 232 193 169 0 50 0
[pid=23888] ppid=23887 vsize=3384 CPUtime=25.46
/proc/23888/stat : 23888 (minisat) R 23887 23885 22937 0 -1 4194304 490 0 0 0 2546 0 0 0 25 0 1 0 1131710083 3465216 470 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/23888/statm: 846 470 84 178 0 666 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10156

[startup+51.1018 s]
/proc/loadavg: 0.96 0.99 1.15 2/76 23888
/proc/meminfo: memFree=1521344/2055920 swapFree=4175504/4192956
[pid=23885] ppid=23883 vsize=1416 CPUtime=0.01
/proc/23885/stat : 23885 (IUT_BMB_SAT) S 23883 23885 22937 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131710081 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23885/statm: 354 166 105 274 0 77 0
[pid=23887] ppid=23885 vsize=5356 CPUtime=0
/proc/23887/stat : 23887 (sh) S 23885 23885 22937 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1131710083 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23887/statm: 1339 232 193 169 0 50 0
[pid=23888] ppid=23887 vsize=3640 CPUtime=51.05
/proc/23888/stat : 23888 (minisat) R 23887 23885 22937 0 -1 4194304 575 0 0 0 5105 0 0 0 25 0 1 0 1131710083 3727360 555 1992294400 134512640 135243223 4294956304 18446744073709551615 134565014 0 0 4096 3 0 0 0 17 0 0 0
/proc/23888/statm: 910 555 84 178 0 730 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10412

[startup+102.307 s]
/proc/loadavg: 0.98 0.99 1.14 2/76 23888
/proc/meminfo: memFree=1520704/2055920 swapFree=4175504/4192956
[pid=23885] ppid=23883 vsize=1416 CPUtime=0.01
/proc/23885/stat : 23885 (IUT_BMB_SAT) S 23883 23885 22937 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131710081 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23885/statm: 354 166 105 274 0 77 0
[pid=23887] ppid=23885 vsize=5356 CPUtime=0
/proc/23887/stat : 23887 (sh) S 23885 23885 22937 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1131710083 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23887/statm: 1339 232 193 169 0 50 0
[pid=23888] ppid=23887 vsize=4196 CPUtime=102.23
/proc/23888/stat : 23888 (minisat) R 23887 23885 22937 0 -1 4194304 711 0 0 0 10223 0 0 0 25 0 1 0 1131710083 4296704 691 1992294400 134512640 135243223 4294956304 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/23888/statm: 1049 691 84 178 0 869 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10968

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 1.13 2/76 23888
/proc/meminfo: memFree=1520192/2055920 swapFree=4175504/4192956
[pid=23885] ppid=23883 vsize=1416 CPUtime=0.01
/proc/23885/stat : 23885 (IUT_BMB_SAT) S 23883 23885 22937 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131710081 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23885/statm: 354 166 105 274 0 77 0
[pid=23887] ppid=23885 vsize=5356 CPUtime=0
/proc/23887/stat : 23887 (sh) S 23885 23885 22937 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1131710083 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23887/statm: 1339 232 193 169 0 50 0
[pid=23888] ppid=23887 vsize=4724 CPUtime=162.2
/proc/23888/stat : 23888 (minisat) R 23887 23885 22937 0 -1 4194304 825 0 0 0 16220 0 0 0 25 0 1 0 1131710083 4837376 805 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/23888/statm: 1181 805 84 178 0 1001 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 11496

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 1.12 2/76 23888
/proc/meminfo: memFree=1520000/2055920 swapFree=4175504/4192956
[pid=23885] ppid=23883 vsize=1416 CPUtime=0.01
/proc/23885/stat : 23885 (IUT_BMB_SAT) S 23883 23885 22937 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131710081 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23885/statm: 354 166 105 274 0 77 0
[pid=23887] ppid=23885 vsize=5356 CPUtime=0
/proc/23887/stat : 23887 (sh) S 23885 23885 22937 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1131710083 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23887/statm: 1339 232 193 169 0 50 0
[pid=23888] ppid=23887 vsize=4852 CPUtime=222.18
/proc/23888/stat : 23888 (minisat) R 23887 23885 22937 0 -1 4194304 874 0 0 0 22218 0 0 0 25 0 1 0 1131710083 4968448 854 1992294400 134512640 135243223 4294956304 18446744073709551615 134565437 0 0 4096 3 0 0 0 17 0 0 0
/proc/23888/statm: 1213 854 84 178 0 1033 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 11624

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 1.11 2/76 23888
/proc/meminfo: memFree=1519680/2055920 swapFree=4175504/4192956
[pid=23885] ppid=23883 vsize=1416 CPUtime=0.01
/proc/23885/stat : 23885 (IUT_BMB_SAT) S 23883 23885 22937 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131710081 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23885/statm: 354 166 105 274 0 77 0
[pid=23887] ppid=23885 vsize=5356 CPUtime=0
/proc/23887/stat : 23887 (sh) S 23885 23885 22937 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1131710083 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23887/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1518656/2055920 swapFree=4175504/4192956
[pid=23885] ppid=23883 vsize=1416 CPUtime=0.01
/proc/23885/stat : 23885 (IUT_BMB_SAT) S 23883 23885 22937 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131710081 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23885/statm: 354 166 105 274 0 77 0
[pid=23887] ppid=23885 vsize=5356 CPUtime=0
/proc/23887/stat : 23887 (sh) S 23885 23885 22937 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1131710083 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23887/statm: 1339 232 193 169 0 50 0
[pid=23888] ppid=23887 vsize=6292 CPUtime=641.98
/proc/23888/stat : 23888 (minisat) R 23887 23885 22937 0 -1 4194304 1234 0 0 0 64198 0 0 0 25 0 1 0 1131710083 6443008 1214 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/23888/statm: 1573 1214 84 178 0 1393 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 13064

[startup+702.302 s]
/proc/loadavg: 0.99 0.99 1.06 2/76 23894
/proc/meminfo: memFree=1518464/2055920 swapFree=4175504/4192956
[pid=23885] ppid=23883 vsize=1416 CPUtime=0.01
/proc/23885/stat : 23885 (IUT_BMB_SAT) S 23883 23885 22937 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131710081 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23885/statm: 354 166 105 274 0 77 0
[pid=23887] ppid=23885 vsize=5356 CPUtime=0
/proc/23887/stat : 23887 (sh) S 23885 23885 22937 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1131710083 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23887/statm: 1339 232 193 169 0 50 0
[pid=23888] ppid=23887 vsize=6412 CPUtime=701.95
/proc/23888/stat : 23888 (minisat) R 23887 23885 22937 0 -1 4194304 1265 0 0 0 70195 0 0 0 25 0 1 0 1131710083 6565888 1245 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/23888/statm: 1603 1245 84 178 0 1423 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 13184

[startup+762.307 s]
/proc/loadavg: 0.99 0.99 1.05 2/76 23894
/proc/meminfo: memFree=1518336/2055920 swapFree=4175504/4192956
[pid=23885] ppid=23883 vsize=1416 CPUtime=0.01
/proc/23885/stat : 23885 (IUT_BMB_SAT) S 23883 23885 22937 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131710081 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23885/statm: 354 166 105 274 0 77 0
[pid=23887] ppid=23885 vsize=5356 CPUtime=0
/proc/23887/stat : 23887 (sh) S 23885 23885 22937 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1131710083 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23887/statm: 1339 232 193 169 0 50 0
[pid=23888] ppid=23887 vsize=6544 CPUtime=761.93
/proc/23888/stat : 23888 (minisat) R 23887 23885 22937 0 -1 4194304 1290 0 0 0 76193 0 0 0 25 0 1 0 1131710083 6701056 1270 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/23888/statm: 1636 1270 84 178 0 1456 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 13316

[startup+822.302 s]
/proc/loadavg: 0.99 0.99 1.05 2/76 23894
/proc/meminfo: memFree=1518208/2055920 swapFree=4175504/4192956
[pid=23885] ppid=23883 vsize=1416 CPUtime=0.01
/proc/23885/stat : 23885 (IUT_BMB_SAT) S 23883 23885 22937 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131710081 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23885/statm: 354 166 105 274 0 77 0
[pid=23887] ppid=23885 vsize=5356 CPUtime=0
/proc/23887/stat : 23887 (sh) S 23885 23885 22937 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1131710083 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23887/statm: 1339 232 193 169 0 50 0
[pid=23888] ppid=23887 vsize=6672 CPUtime=821.89
/proc/23888/stat : 23888 (minisat) R 23887 23885 22937 0 -1 4194304 1322 0 0 0 82189 0 0 0 25 0 1 0 1131710083 6832128 1302 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/23888/statm: 1668 1302 84 178 0 1488 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 13444

[startup+882.302 s]
/proc/loadavg: 0.99 0.99 1.04 2/76 23894
/proc/meminfo: memFree=1518016/2055920 swapFree=4175504/4192956
[pid=23885] ppid=23883 vsize=1416 CPUtime=0.01
/proc/23885/stat : 23885 (IUT_BMB_SAT) S 23883 23885 22937 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131710081 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23885/statm: 354 166 105 274 0 77 0
[pid=23887] ppid=23885 vsize=5356 CPUtime=0
/proc/23887/stat : 23887 (sh) S 23885 23885 22937 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1131710083 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23887/statm: 1339 232 193 169 0 50 0
[pid=23888] ppid=23887 vsize=6804 CPUtime=881.87
/proc/23888/stat : 23888 (minisat) R 23887 23885 22937 0 -1 4194304 1373 0 0 0 88187 0 0 0 25 0 1 0 1131710083 6967296 1353 1992294400 134512640 135243223 4294956304 18446744073709551615 134566578 0 0 4096 3 0 0 0 17 0 0 0
/proc/23888/statm: 1701 1353 84 178 0 1521 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 13576

[startup+942.302 s]
/proc/loadavg: 0.99 0.99 1.03 2/76 23894
/proc/meminfo: memFree=1517888/2055920 swapFree=4175504/4192956
[pid=23885] ppid=23883 vsize=1416 CPUtime=0.01
/proc/23885/stat : 23885 (IUT_BMB_SAT) S 23883 23885 22937 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131710081 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23885/statm: 354 166 105 274 0 77 0
[pid=23887] ppid=23885 vsize=5356 CPUtime=0
/proc/23887/stat : 23887 (sh) S 23885 23885 22937 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1131710083 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23887/statm: 1339 232 193 169 0 50 0
[pid=23888] ppid=23887 vsize=7068 CPUtime=941.84
/proc/23888/stat : 23888 (minisat) R 23887 23885 22937 0 -1 4194304 1411 0 0 0 94184 0 0 0 25 0 1 0 1131710083 7237632 1391 1992294400 134512640 135243223 4294956304 18446744073709551615 134555907 0 0 4096 3 0 0 0 17 0 0 0
/proc/23888/statm: 1767 1391 84 178 0 1587 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 13840

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 1.03 2/76 23894
/proc/meminfo: memFree=1517824/2055920 swapFree=4175504/4192956
[pid=23885] ppid=23883 vsize=1416 CPUtime=0.01
/proc/23885/stat : 23885 (IUT_BMB_SAT) S 23883 23885 22937 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131710081 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23885/statm: 354 166 105 274 0 77 0
[pid=23887] ppid=23885 vsize=5356 CPUtime=0
/proc/23887/stat : 23887 (sh) S 23885 23885 22937 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1131710083 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23887/statm: 1339 232 193 169 0 50 0
[pid=23888] ppid=23887 vsize=7068 CPUtime=1001.82
/proc/23888/stat : 23888 (minisat) R 23887 23885 22937 0 -1 4194304 1434 0 0 0 100181 1 0 0 25 0 1 0 1131710083 7237632 1414 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/23888/statm: 1767 1414 84 178 0 1587 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 13840

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 1.02 2/76 23894
/proc/meminfo: memFree=1517632/2055920 swapFree=4175504/4192956
[pid=23885] ppid=23883 vsize=1416 CPUtime=0.01
/proc/23885/stat : 23885 (IUT_BMB_SAT) S 23883 23885 22937 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131710081 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23885/statm: 354 166 105 274 0 77 0
[pid=23887] ppid=23885 vsize=5356 CPUtime=0
/proc/23887/stat : 23887 (sh) S 23885 23885 22937 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1131710083 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23887/statm: 1339 232 193 169 0 50 0
[pid=23888] ppid=23887 vsize=7200 CPUtime=1061.8
/proc/23888/stat : 23888 (minisat) R 23887 23885 22937 0 -1 4194304 1458 0 0 0 106179 1 0 0 25 0 1 0 1131710083 7372800 1438 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/23888/statm: 1800 1438 84 178 0 1620 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 13972

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 1.02 2/76 23894
/proc/meminfo: memFree=1517568/2055920 swapFree=4175504/4192956
[pid=23885] ppid=23883 vsize=1416 CPUtime=0.01
/proc/23885/stat : 23885 (IUT_BMB_SAT) S 23883 23885 22937 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131710081 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23885/statm: 354 166 105 274 0 77 0
[pid=23887] ppid=23885 vsize=5356 CPUtime=0
/proc/23887/stat : 23887 (sh) S 23885 23885 22937 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1131710083 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23887/statm: 1339 232 193 169 0 50 0
[pid=23888] ppid=23887 vsize=7336 CPUtime=1121.77
/proc/23888/stat : 23888 (minisat) R 23887 23885 22937 0 -1 4194304 1493 0 0 0 112176 1 0 0 25 0 1 0 1131710083 7512064 1473 1992294400 134512640 135243223 4294956304 18446744073709551615 134555540 0 0 4096 3 0 0 0 17 0 0 0
/proc/23888/statm: 1834 1473 84 178 0 1654 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 14108

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 1.01 2/76 23894
/proc/meminfo: memFree=1517440/2055920 swapFree=4175504/4192956
[pid=23885] ppid=23883 vsize=1416 CPUtime=0.01
/proc/23885/stat : 23885 (IUT_BMB_SAT) S 23883 23885 22937 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131710081 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23885/statm: 354 166 105 274 0 77 0
[pid=23887] ppid=23885 vsize=5356 CPUtime=0
/proc/23887/stat : 23887 (sh) S 23885 23885 22937 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1131710083 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23887/statm: 1339 232 193 169 0 50 0
[pid=23888] ppid=23887 vsize=7468 CPUtime=1181.74
/proc/23888/stat : 23888 (minisat) R 23887 23885 22937 0 -1 4194304 1517 0 0 0 118173 1 0 0 25 0 1 0 1131710083 7647232 1497 1992294400 134512640 135243223 4294956304 18446744073709551615 134572386 0 0 4096 3 0 0 0 17 0 0 0
/proc/23888/statm: 1867 1497 84 178 0 1687 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 14240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.99 1.01 2/76 23894
/proc/meminfo: memFree=1517440/2055920 swapFree=4175504/4192956
[pid=23885] ppid=23883 vsize=1416 CPUtime=0.01
/proc/23885/stat : 23885 (IUT_BMB_SAT) S 23883 23885 22937 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131710081 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23885/statm: 354 166 105 274 0 77 0
[pid=23887] ppid=23885 vsize=5356 CPUtime=0
/proc/23887/stat : 23887 (sh) S 23885 23885 22937 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1131710083 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23887/statm: 1339 232 193 169 0 50 0
[pid=23888] ppid=23887 vsize=7468 CPUtime=1200.04
/proc/23888/stat : 23888 (minisat) R 23887 23885 22937 0 -1 4194304 1520 0 0 0 120003 1 0 0 25 0 1 0 1131710083 7647232 1500 1992294400 134512640 135243223 4294956304 18446744073709551615 134566404 0 0 4096 3 0 0 0 17 0 0 0
/proc/23888/statm: 1867 1500 84 178 0 1687 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 14240

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.07
CPU user time (s): 1200.05
CPU system time (s): 0.021996
CPU usage (%): 99.9551
Max. virtual memory (cumulated for all children) (KiB): 14240

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

runsolver used 1.04084 second user time and 3.36249 second system time

The end

Launcher Data

Begin job on node77 at 2009-04-01 14:54:16
IDJOB=1534721
IDBENCH=70718
IDSOLVER=523
FILE ID=node77/1534721-1238590456
PBS_JOBID= 9062229
Free space on /tmp= 66552 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/480/unif-k3-r4.25-v480-c2040-S1338462531-082.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534721-1238590456/watcher-1534721-1238590456 -o /tmp/evaluation-result-1534721-1238590456/solver-1534721-1238590456 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1534721-1238590456.cnf HOME

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

MD5SUM BENCH= 8cb1176508e2efdfe13581d28c3b3032
RANDOM SEED=983209047

node77.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.230
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.230
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1524600 kB
Buffers:         89988 kB
Cached:         347748 kB
SwapCached:       9160 kB
Active:         219536 kB
Inactive:       231436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1524600 kB
SwapTotal:     4192956 kB
SwapFree:      4175504 kB
Dirty:            2216 kB
Writeback:           0 kB
Mapped:          17552 kB
Slab:            65532 kB
Committed_AS:  2849968 kB
PageTables:       1984 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= 66552 MiB
End job on node77 at 2009-04-01 15:14:16