Trace number 1534731

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.11 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/480/
unif-k3-r4.25-v480-c2040-S554804223-012.cnf
MD5SUMfb88daaef532d2aea4a43cab65510e36
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.017996
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.01/0.02	c ============================[ Search Statistics ]==============================
0.01/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.02	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.01/0.02	c ===============================================================================
0.01/0.02	c |         0 |     465     2019     6135 |      673        0    nan |  0.000 % |
0.01/0.02	c |       100 |     465     2019     6135 |      740      100     21 |  0.000 % |
0.01/0.03	c |       252 |     465     2019     6135 |      814      252     21 |  0.000 % |
0.01/0.04	c |       478 |     465     2019     6135 |      895      478     21 |  0.000 % |
0.01/0.05	c |       815 |     465     2019     6135 |      985      815     20 |  0.000 % |
0.01/0.06	c |      1321 |     465     2019     6135 |     1083      807     19 |  0.000 % |
0.01/0.09	c |      2080 |     465     2019     6135 |     1192     1002     19 |  0.000 % |
0.01/0.13	c |      3220 |     465     2019     6135 |     1311      903     19 |  0.000 % |
0.01/0.20	c |      4930 |     465     2019     6135 |     1442     1239     21 |  0.000 % |
0.01/0.31	c |      7493 |     465     2019     6135 |     1586      812     19 |  0.000 % |
0.01/0.47	c |     11337 |     465     2019     6135 |     1745     1400     19 |  0.000 % |
0.01/0.72	c |     17104 |     465     2019     6135 |     1920      930     17 |  0.000 % |
0.99/1.10	c |     25756 |     465     2019     6135 |     2112     1689     19 |  0.000 % |
1.69/1.70	c |     38732 |     465     2019     6135 |     2323     1690     20 |  0.000 % |
2.59/2.65	c |     58194 |     465     2019     6135 |     2555     2150     20 |  0.000 % |
4.08/4.17	c |     87386 |     465     2019     6135 |     2811     2585     22 |  0.000 % |
6.38/6.45	c |    131179 |     465     2019     6135 |     3092     1974     20 |  0.000 % |
9.98/10.01	c |    196863 |     465     2019     6135 |     3401     3152     22 |  0.000 % |
15.58/15.61	c |    295390 |     465     2019     6135 |     3741     3228     22 |  0.000 % |
24.28/24.39	c |    443179 |     465     2019     6135 |     4116     2955     22 |  0.000 % |
37.87/37.99	c |    664862 |     465     2019     6135 |     4527     3728     23 |  0.000 % |
58.76/58.87	c |    997388 |     465     2019     6135 |     4980     4342     24 |  0.000 % |
91.75/91.89	c |   1496177 |     465     2019     6135 |     5478     2647     20 |  0.000 % |
142.63/142.77	c |   2244360 |     465     2019     6135 |     6026     4493     24 |  0.000 % |
223.99/224.14	c |   3366635 |     465     2019     6135 |     6628     5133     22 |  0.000 % |
352.43/352.69	c |   5050046 |     465     2019     6135 |     7291     5134     23 |  0.000 % |
551.46/551.79	c |   7575165 |     465     2019     6135 |     8020     5364     21 |  0.000 % |
866.52/866.92	c |  11362841 |     465     2019     6135 |     8823     4664     23 |  0.000 % |
1200.08/1200.60	sh: line 1: 31933 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.08/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-1534731-1238591276/watcher-1534731-1238591276 -o /tmp/evaluation-result-1534731-1238591276/solver-1534731-1238591276 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1534731-1238591276.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: 2.23 2.16 1.65 3/64 31930
/proc/meminfo: memFree=1164776/2055920 swapFree=4178912/4192956
[pid=31930] ppid=31928 vsize=1416 CPUtime=0
/proc/31930/stat : 31930 (IUT_BMB_SAT) R 31928 31930 30837 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 1131790109 1449984 147 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/31930/statm: 354 147 97 274 0 77 0

[startup+0.0242299 s]
/proc/loadavg: 2.23 2.16 1.65 3/64 31930
/proc/meminfo: memFree=1164776/2055920 swapFree=4178912/4192956
[pid=31930] ppid=31928 vsize=1416 CPUtime=0.01
/proc/31930/stat : 31930 (IUT_BMB_SAT) S 31928 31930 30837 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131790109 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31930/statm: 354 166 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.101233 s]
/proc/loadavg: 2.23 2.16 1.65 3/64 31930
/proc/meminfo: memFree=1164776/2055920 swapFree=4178912/4192956
[pid=31930] ppid=31928 vsize=1416 CPUtime=0.01
/proc/31930/stat : 31930 (IUT_BMB_SAT) S 31928 31930 30837 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131790109 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31930/statm: 354 166 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301247 s]
/proc/loadavg: 2.23 2.16 1.65 3/64 31930
/proc/meminfo: memFree=1164776/2055920 swapFree=4178912/4192956
[pid=31930] ppid=31928 vsize=1416 CPUtime=0.01
/proc/31930/stat : 31930 (IUT_BMB_SAT) S 31928 31930 30837 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131790109 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31930/statm: 354 166 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.701291 s]
/proc/loadavg: 2.23 2.16 1.65 3/64 31930
/proc/meminfo: memFree=1164776/2055920 swapFree=4178912/4192956
[pid=31930] ppid=31928 vsize=1416 CPUtime=0.01
/proc/31930/stat : 31930 (IUT_BMB_SAT) S 31928 31930 30837 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131790109 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31930/statm: 354 166 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50138 s]
/proc/loadavg: 2.23 2.16 1.65 2/67 31933
/proc/meminfo: memFree=1163600/2055920 swapFree=4178912/4192956
[pid=31930] ppid=31928 vsize=1416 CPUtime=0.01
/proc/31930/stat : 31930 (IUT_BMB_SAT) S 31928 31930 30837 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131790109 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31930/statm: 354 166 105 274 0 77 0
[pid=31932] ppid=31930 vsize=5356 CPUtime=0
/proc/31932/stat : 31932 (sh) S 31930 31930 30837 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131790111 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31932/statm: 1339 232 193 169 0 50 0
[pid=31933] ppid=31932 vsize=2448 CPUtime=1.48
/proc/31933/stat : 31933 (minisat) R 31932 31930 30837 0 -1 4194304 267 0 0 0 148 0 0 0 25 0 1 0 1131790111 2506752 247 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/31933/statm: 612 247 84 178 0 432 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9220

[startup+3.10155 s]
/proc/loadavg: 2.23 2.16 1.65 2/67 31933
/proc/meminfo: memFree=1163344/2055920 swapFree=4178912/4192956
[pid=31930] ppid=31928 vsize=1416 CPUtime=0.01
/proc/31930/stat : 31930 (IUT_BMB_SAT) S 31928 31930 30837 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131790109 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31930/statm: 354 166 105 274 0 77 0
[pid=31932] ppid=31930 vsize=5356 CPUtime=0
/proc/31932/stat : 31932 (sh) S 31930 31930 30837 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131790111 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31932/statm: 1339 232 193 169 0 50 0
[pid=31933] ppid=31932 vsize=2580 CPUtime=3.07
/proc/31933/stat : 31933 (minisat) R 31932 31930 30837 0 -1 4194304 306 0 0 0 307 0 0 0 25 0 1 0 1131790111 2641920 286 1992294400 134512640 135243223 4294956304 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 0 0 0
/proc/31933/statm: 645 286 84 178 0 465 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9352

[startup+6.30189 s]
/proc/loadavg: 2.14 2.14 1.65 2/67 31933
/proc/meminfo: memFree=1163088/2055920 swapFree=4178912/4192956
[pid=31930] ppid=31928 vsize=1416 CPUtime=0.01
/proc/31930/stat : 31930 (IUT_BMB_SAT) S 31928 31930 30837 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131790109 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31930/statm: 354 166 105 274 0 77 0
[pid=31932] ppid=31930 vsize=5356 CPUtime=0
/proc/31932/stat : 31932 (sh) S 31930 31930 30837 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131790111 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31932/statm: 1339 232 193 169 0 50 0
[pid=31933] ppid=31932 vsize=2712 CPUtime=6.27
/proc/31933/stat : 31933 (minisat) R 31932 31930 30837 0 -1 4194304 337 0 0 0 627 0 0 0 25 0 1 0 1131790111 2777088 317 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/31933/statm: 678 317 84 178 0 498 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9484

[startup+12.7016 s]
/proc/loadavg: 2.04 2.13 1.65 2/67 31933
/proc/meminfo: memFree=1162640/2055920 swapFree=4178912/4192956
[pid=31930] ppid=31928 vsize=1416 CPUtime=0.01
/proc/31930/stat : 31930 (IUT_BMB_SAT) S 31928 31930 30837 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131790109 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31930/statm: 354 166 105 274 0 77 0
[pid=31932] ppid=31930 vsize=5356 CPUtime=0
/proc/31932/stat : 31932 (sh) S 31930 31930 30837 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131790111 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31932/statm: 1339 232 193 169 0 50 0
[pid=31933] ppid=31932 vsize=2976 CPUtime=12.67
/proc/31933/stat : 31933 (minisat) R 31932 31930 30837 0 -1 4194304 401 0 0 0 1267 0 0 0 25 0 1 0 1131790111 3047424 381 1992294400 134512640 135243223 4294956304 18446744073709551615 134555478 0 0 4096 3 0 0 0 17 0 0 0
/proc/31933/statm: 744 381 84 178 0 564 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9748

[startup+25.503 s]
/proc/loadavg: 1.81 2.07 1.63 2/67 31933
/proc/meminfo: memFree=1162384/2055920 swapFree=4178912/4192956
[pid=31930] ppid=31928 vsize=1416 CPUtime=0.01
/proc/31930/stat : 31930 (IUT_BMB_SAT) S 31928 31930 30837 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131790109 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31930/statm: 354 166 105 274 0 77 0
[pid=31932] ppid=31930 vsize=5356 CPUtime=0
/proc/31932/stat : 31932 (sh) S 31930 31930 30837 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131790111 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31932/statm: 1339 232 193 169 0 50 0
[pid=31933] ppid=31932 vsize=3252 CPUtime=25.47
/proc/31933/stat : 31933 (minisat) R 31932 31930 30837 0 -1 4194304 489 0 0 0 2547 0 0 0 25 0 1 0 1131790111 3330048 469 1992294400 134512640 135243223 4294956304 18446744073709551615 134555584 0 0 4096 3 0 0 0 17 0 0 0
/proc/31933/statm: 813 469 84 178 0 633 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10024

[startup+51.1027 s]
/proc/loadavg: 1.53 1.98 1.62 2/67 31933
/proc/meminfo: memFree=1162128/2055920 swapFree=4178912/4192956
[pid=31930] ppid=31928 vsize=1416 CPUtime=0.01
/proc/31930/stat : 31930 (IUT_BMB_SAT) S 31928 31930 30837 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131790109 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31930/statm: 354 166 105 274 0 77 0
[pid=31932] ppid=31930 vsize=5356 CPUtime=0
/proc/31932/stat : 31932 (sh) S 31930 31930 30837 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131790111 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31932/statm: 1339 232 193 169 0 50 0
[pid=31933] ppid=31932 vsize=3648 CPUtime=51.05
/proc/31933/stat : 31933 (minisat) R 31932 31930 30837 0 -1 4194304 575 0 0 0 5105 0 0 0 25 0 1 0 1131790111 3735552 555 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/31933/statm: 912 555 84 178 0 732 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10420

[startup+102.306 s]
/proc/loadavg: 1.23 1.83 1.58 2/67 31933
/proc/meminfo: memFree=1161488/2055920 swapFree=4178912/4192956
[pid=31930] ppid=31928 vsize=1416 CPUtime=0.01
/proc/31930/stat : 31930 (IUT_BMB_SAT) S 31928 31930 30837 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131790109 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31930/statm: 354 166 105 274 0 77 0
[pid=31932] ppid=31930 vsize=5356 CPUtime=0
/proc/31932/stat : 31932 (sh) S 31930 31930 30837 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131790111 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31932/statm: 1339 232 193 169 0 50 0
[pid=31933] ppid=31932 vsize=4180 CPUtime=102.24
/proc/31933/stat : 31933 (minisat) R 31932 31930 30837 0 -1 4194304 709 0 0 0 10224 0 0 0 25 0 1 0 1131790111 4280320 689 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/31933/statm: 1045 689 84 178 0 865 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 10952

[startup+162.303 s]
/proc/loadavg: 1.08 1.68 1.54 2/67 31933
/proc/meminfo: memFree=1161040/2055920 swapFree=4178912/4192956
[pid=31930] ppid=31928 vsize=1416 CPUtime=0.01
/proc/31930/stat : 31930 (IUT_BMB_SAT) S 31928 31930 30837 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131790109 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31930/statm: 354 166 105 274 0 77 0
[pid=31932] ppid=31930 vsize=5356 CPUtime=0
/proc/31932/stat : 31932 (sh) S 31930 31930 30837 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131790111 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31932/statm: 1339 232 193 169 0 50 0
[pid=31933] ppid=31932 vsize=4572 CPUtime=162.21
/proc/31933/stat : 31933 (minisat) R 31932 31930 30837 0 -1 4194304 807 0 0 0 16221 0 0 0 25 0 1 0 1131790111 4681728 787 1992294400 134512640 135243223 4294956304 18446744073709551615 134555907 0 0 4096 3 0 0 0 17 0 0 0
/proc/31933/statm: 1143 787 84 178 0 963 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 11344

[startup+222.302 s]
/proc/loadavg: 1.03 1.55 1.51 2/67 31933
/proc/meminfo: memFree=1160912/2055920 swapFree=4178912/4192956
[pid=31930] ppid=31928 vsize=1416 CPUtime=0.01
/proc/31930/stat : 31930 (IUT_BMB_SAT) S 31928 31930 30837 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131790109 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31930/statm: 354 166 105 274 0 77 0
[pid=31932] ppid=31930 vsize=5356 CPUtime=0
/proc/31932/stat : 31932 (sh) S 31930 31930 30837 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131790111 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31932/statm: 1339 232 193 169 0 50 0
[pid=31933] ppid=31932 vsize=4840 CPUtime=222.18
/proc/31933/stat : 31933 (minisat) R 31932 31930 30837 0 -1 4194304 854 0 0 0 22218 0 0 0 25 0 1 0 1131790111 4956160 834 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/31933/statm: 1210 834 84 178 0 1030 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 11612

[startup+282.303 s]
/proc/loadavg: 1.01 1.45 1.47 2/67 31933
/proc/meminfo: memFree=1160528/2055920 swapFree=4178912/4192956
[pid=31930] ppid=31928 vsize=1416 CPUtime=0.01
/proc/31930/stat : 31930 (IUT_BMB_SAT) S 31928 31930 30837 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131790109 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31930/statm: 354 166 105 274 0 77 0
[pid=31932] ppid=31930 vsize=5356 CPUtime=0
/proc/31932/stat : 31932 (sh) S 31930 31930 30837 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131790111 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31932/statm: 1339 232 193 169 0 50 0

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

[pid=31930] ppid=31928 vsize=1416 CPUtime=0.01
/proc/31930/stat : 31930 (IUT_BMB_SAT) S 31928 31930 30837 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131790109 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31930/statm: 354 166 105 274 0 77 0
[pid=31932] ppid=31930 vsize=5356 CPUtime=0
/proc/31932/stat : 31932 (sh) S 31930 31930 30837 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131790111 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31932/statm: 1339 232 193 169 0 50 0
[pid=31933] ppid=31932 vsize=6228 CPUtime=642.01
/proc/31933/stat : 31933 (minisat) R 31932 31930 30837 0 -1 4194304 1226 0 0 0 64201 0 0 0 25 0 1 0 1131790111 6377472 1206 1992294400 134512640 135243223 4294956304 18446744073709551615 134555704 0 0 4096 3 0 0 0 17 0 0 0
/proc/31933/statm: 1557 1206 84 178 0 1377 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 13000

[startup+702.302 s]
/proc/loadavg: 1.00 1.10 1.28 2/67 31933
/proc/meminfo: memFree=1159248/2055920 swapFree=4178912/4192956
[pid=31930] ppid=31928 vsize=1416 CPUtime=0.01
/proc/31930/stat : 31930 (IUT_BMB_SAT) S 31928 31930 30837 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131790109 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31930/statm: 354 166 105 274 0 77 0
[pid=31932] ppid=31930 vsize=5356 CPUtime=0
/proc/31932/stat : 31932 (sh) S 31930 31930 30837 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131790111 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31932/statm: 1339 232 193 169 0 50 0
[pid=31933] ppid=31932 vsize=6372 CPUtime=701.98
/proc/31933/stat : 31933 (minisat) R 31932 31930 30837 0 -1 4194304 1257 0 0 0 70198 0 0 0 25 0 1 0 1131790111 6524928 1237 1992294400 134512640 135243223 4294956304 18446744073709551615 134565526 0 0 4096 3 0 0 0 17 0 0 0
/proc/31933/statm: 1593 1237 84 178 0 1413 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 13144

[startup+762.306 s]
/proc/loadavg: 1.00 1.08 1.26 2/67 31933
/proc/meminfo: memFree=1159248/2055920 swapFree=4178912/4192956
[pid=31930] ppid=31928 vsize=1416 CPUtime=0.01
/proc/31930/stat : 31930 (IUT_BMB_SAT) S 31928 31930 30837 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131790109 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31930/statm: 354 166 105 274 0 77 0
[pid=31932] ppid=31930 vsize=5356 CPUtime=0
/proc/31932/stat : 31932 (sh) S 31930 31930 30837 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131790111 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31932/statm: 1339 232 193 169 0 50 0
[pid=31933] ppid=31932 vsize=6508 CPUtime=761.96
/proc/31933/stat : 31933 (minisat) R 31932 31930 30837 0 -1 4194304 1274 0 0 0 76196 0 0 0 25 0 1 0 1131790111 6664192 1254 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/31933/statm: 1627 1254 84 178 0 1447 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 13280

[startup+822.301 s]
/proc/loadavg: 1.00 1.06 1.25 2/67 31933
/proc/meminfo: memFree=1159184/2055920 swapFree=4178912/4192956
[pid=31930] ppid=31928 vsize=1416 CPUtime=0.01
/proc/31930/stat : 31930 (IUT_BMB_SAT) S 31928 31930 30837 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131790109 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31930/statm: 354 166 105 274 0 77 0
[pid=31932] ppid=31930 vsize=5356 CPUtime=0
/proc/31932/stat : 31932 (sh) S 31930 31930 30837 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131790111 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31932/statm: 1339 232 193 169 0 50 0
[pid=31933] ppid=31932 vsize=6508 CPUtime=821.93
/proc/31933/stat : 31933 (minisat) R 31932 31930 30837 0 -1 4194304 1300 0 0 0 82193 0 0 0 25 0 1 0 1131790111 6664192 1280 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/31933/statm: 1627 1280 84 178 0 1447 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 13280

[startup+882.302 s]
/proc/loadavg: 1.00 1.05 1.23 2/67 31933
/proc/meminfo: memFree=1159056/2055920 swapFree=4178912/4192956
[pid=31930] ppid=31928 vsize=1416 CPUtime=0.01
/proc/31930/stat : 31930 (IUT_BMB_SAT) S 31928 31930 30837 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131790109 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31930/statm: 354 166 105 274 0 77 0
[pid=31932] ppid=31930 vsize=5356 CPUtime=0
/proc/31932/stat : 31932 (sh) S 31930 31930 30837 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131790111 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31932/statm: 1339 232 193 169 0 50 0
[pid=31933] ppid=31932 vsize=6780 CPUtime=881.9
/proc/31933/stat : 31933 (minisat) R 31932 31930 30837 0 -1 4194304 1338 0 0 0 88190 0 0 0 25 0 1 0 1131790111 6942720 1318 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/31933/statm: 1695 1318 84 178 0 1515 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 13552

[startup+942.301 s]
/proc/loadavg: 1.00 1.04 1.21 2/67 31933
/proc/meminfo: memFree=1158864/2055920 swapFree=4178912/4192956
[pid=31930] ppid=31928 vsize=1416 CPUtime=0.01
/proc/31930/stat : 31930 (IUT_BMB_SAT) S 31928 31930 30837 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131790109 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31930/statm: 354 166 105 274 0 77 0
[pid=31932] ppid=31930 vsize=5356 CPUtime=0
/proc/31932/stat : 31932 (sh) S 31930 31930 30837 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131790111 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31932/statm: 1339 232 193 169 0 50 0
[pid=31933] ppid=31932 vsize=6916 CPUtime=941.88
/proc/31933/stat : 31933 (minisat) R 31932 31930 30837 0 -1 4194304 1384 0 0 0 94187 1 0 0 25 0 1 0 1131790111 7081984 1364 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/31933/statm: 1729 1364 84 178 0 1549 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 13688

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.19 2/67 31933
/proc/meminfo: memFree=1158736/2055920 swapFree=4178912/4192956
[pid=31930] ppid=31928 vsize=1416 CPUtime=0.01
/proc/31930/stat : 31930 (IUT_BMB_SAT) S 31928 31930 30837 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131790109 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31930/statm: 354 166 105 274 0 77 0
[pid=31932] ppid=31930 vsize=5356 CPUtime=0
/proc/31932/stat : 31932 (sh) S 31930 31930 30837 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131790111 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31932/statm: 1339 232 193 169 0 50 0
[pid=31933] ppid=31932 vsize=7060 CPUtime=1001.86
/proc/31933/stat : 31933 (minisat) R 31932 31930 30837 0 -1 4194304 1413 0 0 0 100185 1 0 0 25 0 1 0 1131790111 7229440 1393 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/31933/statm: 1765 1393 84 178 0 1585 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 13832

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.18 2/67 31933
/proc/meminfo: memFree=1158608/2055920 swapFree=4178912/4192956
[pid=31930] ppid=31928 vsize=1416 CPUtime=0.01
/proc/31930/stat : 31930 (IUT_BMB_SAT) S 31928 31930 30837 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131790109 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31930/statm: 354 166 105 274 0 77 0
[pid=31932] ppid=31930 vsize=5356 CPUtime=0
/proc/31932/stat : 31932 (sh) S 31930 31930 30837 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131790111 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31932/statm: 1339 232 193 169 0 50 0
[pid=31933] ppid=31932 vsize=7192 CPUtime=1061.83
/proc/31933/stat : 31933 (minisat) R 31932 31930 30837 0 -1 4194304 1449 0 0 0 106182 1 0 0 25 0 1 0 1131790111 7364608 1429 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/31933/statm: 1798 1429 84 178 0 1618 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 13964

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.16 2/67 31933
/proc/meminfo: memFree=1158480/2055920 swapFree=4178912/4192956
[pid=31930] ppid=31928 vsize=1416 CPUtime=0.01
/proc/31930/stat : 31930 (IUT_BMB_SAT) S 31928 31930 30837 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131790109 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31930/statm: 354 166 105 274 0 77 0
[pid=31932] ppid=31930 vsize=5356 CPUtime=0
/proc/31932/stat : 31932 (sh) S 31930 31930 30837 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131790111 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31932/statm: 1339 232 193 169 0 50 0
[pid=31933] ppid=31932 vsize=7324 CPUtime=1121.8
/proc/31933/stat : 31933 (minisat) R 31932 31930 30837 0 -1 4194304 1472 0 0 0 112179 1 0 0 25 0 1 0 1131790111 7499776 1452 1992294400 134512640 135243223 4294956304 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/31933/statm: 1831 1452 84 178 0 1651 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 14096

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.15 2/67 31933
/proc/meminfo: memFree=1158480/2055920 swapFree=4178912/4192956
[pid=31930] ppid=31928 vsize=1416 CPUtime=0.01
/proc/31930/stat : 31930 (IUT_BMB_SAT) S 31928 31930 30837 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131790109 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31930/statm: 354 166 105 274 0 77 0
[pid=31932] ppid=31930 vsize=5356 CPUtime=0
/proc/31932/stat : 31932 (sh) S 31930 31930 30837 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131790111 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31932/statm: 1339 232 193 169 0 50 0
[pid=31933] ppid=31932 vsize=7324 CPUtime=1181.78
/proc/31933/stat : 31933 (minisat) R 31932 31930 30837 0 -1 4194304 1487 0 0 0 118177 1 0 0 25 0 1 0 1131790111 7499776 1467 1992294400 134512640 135243223 4294956304 18446744073709551615 134567737 0 0 4096 3 0 0 0 17 0 0 0
/proc/31933/statm: 1831 1467 84 178 0 1651 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 14096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.01 1.15 2/67 31933
/proc/meminfo: memFree=1158480/2055920 swapFree=4178912/4192956
[pid=31930] ppid=31928 vsize=1416 CPUtime=0.01
/proc/31930/stat : 31930 (IUT_BMB_SAT) S 31928 31930 30837 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1131790109 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31930/statm: 354 166 105 274 0 77 0
[pid=31932] ppid=31930 vsize=5356 CPUtime=0
/proc/31932/stat : 31932 (sh) S 31930 31930 30837 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131790111 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31932/statm: 1339 232 193 169 0 50 0
[pid=31933] ppid=31932 vsize=7324 CPUtime=1200.07
/proc/31933/stat : 31933 (minisat) R 31932 31930 30837 0 -1 4194304 1491 0 0 0 120006 1 0 0 25 0 1 0 1131790111 7499776 1471 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/31933/statm: 1831 1471 84 178 0 1651 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 14096

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.11
CPU user time (s): 1200.08
CPU system time (s): 0.025996
CPU usage (%): 99.9585
Max. virtual memory (cumulated for all children) (KiB): 14096

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

runsolver used 1.04384 second user time and 3.33249 second system time

The end

Launcher Data

Begin job on node47 at 2009-04-01 15:07:56
IDJOB=1534731
IDBENCH=70720
IDSOLVER=523
FILE ID=node47/1534731-1238591276
PBS_JOBID= 9062224
Free space on /tmp= 66368 MiB

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

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

MD5SUM BENCH= fb88daaef532d2aea4a43cab65510e36
RANDOM SEED=434676047

node47.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
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.216
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:       1165320 kB
Buffers:        110320 kB
Cached:         675788 kB
SwapCached:       7792 kB
Active:         281576 kB
Inactive:       514988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1165320 kB
SwapTotal:     4192956 kB
SwapFree:      4178912 kB
Dirty:            2212 kB
Writeback:           0 kB
Mapped:          16096 kB
Slab:            80076 kB
Committed_AS:  3191388 kB
PageTables:       1452 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= 66368 MiB
End job on node47 at 2009-04-01 15:27:57