Trace number 1533851

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.71

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/520/
unif-k3-r4.25-v520-c2210-S1897376969-026.cnf
MD5SUMb48cc51eec7acfdc5e1646bdd0ea863f
Bench CategoryRANDOM (random 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 variables520
Number of clauses2210
Sum of the clauses size6630
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32210
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:  520                                                  |
0.00/0.02	c |  Number of clauses:    2210                                                 |
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 |     508     2194     6649 |      731        0    nan |  0.000 % |
0.00/0.03	c |       100 |     508     2194     6649 |      804      100     25 |  0.000 % |
0.01/0.03	c |       251 |     508     2194     6649 |      884      251     23 |  0.000 % |
0.01/0.04	c |       476 |     508     2194     6649 |      973      476     24 |  0.000 % |
0.01/0.05	c |       817 |     508     2194     6649 |     1070      817     24 |  0.000 % |
0.01/0.07	c |      1323 |     508     2194     6649 |     1177      769     21 |  0.000 % |
0.01/0.10	c |      2082 |     508     2194     6649 |     1295      911     22 |  0.000 % |
0.01/0.15	c |      3221 |     508     2194     6649 |     1425      702     21 |  0.000 % |
0.01/0.22	c |      4929 |     508     2194     6649 |     1567      939     21 |  0.000 % |
0.01/0.33	c |      7492 |     508     2194     6649 |     1724     1061     20 |  0.000 % |
0.01/0.51	c |     11336 |     508     2194     6649 |     1896     1335     22 |  0.000 % |
0.01/0.78	c |     17102 |     508     2194     6649 |     2086     1243     20 |  0.000 % |
1.18/1.21	c |     25752 |     508     2194     6649 |     2295     1341     20 |  0.000 % |
1.78/1.86	c |     38726 |     508     2194     6649 |     2524     1371     21 |  0.000 % |
2.78/2.86	c |     58190 |     508     2194     6649 |     2777     1529     21 |  0.000 % |
4.39/4.41	c |     87382 |     508     2194     6649 |     3054     2397     23 |  0.000 % |
6.78/6.86	c |    131171 |     508     2194     6649 |     3360     2679     24 |  0.000 % |
10.68/10.70	c |    196856 |     508     2194     6649 |     3696     3421     24 |  0.000 % |
16.58/16.61	c |    295383 |     508     2194     6649 |     4066     2509     23 |  0.000 % |
25.87/25.95	c |    443172 |     508     2194     6649 |     4472     3912     22 |  0.000 % |
40.16/40.28	c |    664857 |     508     2194     6649 |     4920     3630     22 |  0.000 % |
62.75/62.89	c |    997383 |     508     2194     6649 |     5412     2487     19 |  0.000 % |
97.53/97.62	c |   1496172 |     508     2194     6649 |     5953     3935     23 |  0.000 % |
152.50/152.64	c |   2244356 |     508     2194     6649 |     6548     3692     22 |  0.000 % |
237.46/237.63	c |   3366631 |     508     2194     6649 |     7203     3620     22 |  0.000 % |
373.68/373.97	c |   5050042 |     508     2194     6649 |     7923     6545     25 |  0.000 % |
587.07/587.43	c |   7575158 |     508     2194     6649 |     8716     6447     23 |  0.000 % |
928.90/929.41	c |  11362833 |     508     2194     6649 |     9587     5298     24 |  0.000 % |
1200.05/1200.70	sh: line 1: 18702 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.05/1200.70	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-1533851-1238498180/watcher-1533851-1238498180 -o /tmp/evaluation-result-1533851-1238498180/solver-1533851-1238498180 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533851-1238498180.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.64 2.27 1.76 3/71 18699
/proc/meminfo: memFree=1253696/2055920 swapFree=4170332/4192956
[pid=18699] ppid=18697 vsize=1416 CPUtime=0
/proc/18699/stat : 18699 (IUT_BMB_SAT) R 18697 18699 18403 0 -1 4194304 167 0 0 0 0 0 0 0 18 0 1 0 1122481102 1449984 150 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/18699/statm: 354 150 97 274 0 77 0

[startup+0.0322169 s]
/proc/loadavg: 2.64 2.27 1.76 3/71 18699
/proc/meminfo: memFree=1253696/2055920 swapFree=4170332/4192956
[pid=18699] ppid=18697 vsize=1416 CPUtime=0.01
/proc/18699/stat : 18699 (IUT_BMB_SAT) S 18697 18699 18403 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122481102 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18699/statm: 354 170 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.102231 s]
/proc/loadavg: 2.64 2.27 1.76 3/71 18699
/proc/meminfo: memFree=1253696/2055920 swapFree=4170332/4192956
[pid=18699] ppid=18697 vsize=1416 CPUtime=0.01
/proc/18699/stat : 18699 (IUT_BMB_SAT) S 18697 18699 18403 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122481102 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18699/statm: 354 170 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301267 s]
/proc/loadavg: 2.64 2.27 1.76 3/71 18699
/proc/meminfo: memFree=1253696/2055920 swapFree=4170332/4192956
[pid=18699] ppid=18697 vsize=1416 CPUtime=0.01
/proc/18699/stat : 18699 (IUT_BMB_SAT) S 18697 18699 18403 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122481102 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18699/statm: 354 170 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.702345 s]
/proc/loadavg: 2.64 2.27 1.76 3/71 18699
/proc/meminfo: memFree=1253696/2055920 swapFree=4170332/4192956
[pid=18699] ppid=18697 vsize=1416 CPUtime=0.01
/proc/18699/stat : 18699 (IUT_BMB_SAT) S 18697 18699 18403 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122481102 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18699/statm: 354 170 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.5015 s]
/proc/loadavg: 2.64 2.27 1.76 2/74 18702
/proc/meminfo: memFree=1252520/2055920 swapFree=4170332/4192956
[pid=18699] ppid=18697 vsize=1416 CPUtime=0.01
/proc/18699/stat : 18699 (IUT_BMB_SAT) S 18697 18699 18403 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122481102 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18699/statm: 354 170 105 274 0 77 0
[pid=18701] ppid=18699 vsize=5356 CPUtime=0
/proc/18701/stat : 18701 (sh) S 18699 18699 18403 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122481104 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18701/statm: 1339 232 193 169 0 50 0
[pid=18702] ppid=18701 vsize=2448 CPUtime=1.47
/proc/18702/stat : 18702 (minisat) R 18701 18699 18403 0 -1 4194304 282 0 0 0 147 0 0 0 25 0 1 0 1122481104 2506752 262 1992294400 134512640 135243223 4294956304 18446744073709551615 134572675 0 0 4096 3 0 0 0 17 0 0 0
/proc/18702/statm: 612 262 84 178 0 432 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9220

[startup+3.1018 s]
/proc/loadavg: 2.64 2.27 1.76 2/74 18702
/proc/meminfo: memFree=1252136/2055920 swapFree=4170332/4192956
[pid=18699] ppid=18697 vsize=1416 CPUtime=0.01
/proc/18699/stat : 18699 (IUT_BMB_SAT) S 18697 18699 18403 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122481102 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18699/statm: 354 170 105 274 0 77 0
[pid=18701] ppid=18699 vsize=5356 CPUtime=0
/proc/18701/stat : 18701 (sh) S 18699 18699 18403 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122481104 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18701/statm: 1339 232 193 169 0 50 0
[pid=18702] ppid=18701 vsize=2580 CPUtime=3.07
/proc/18702/stat : 18702 (minisat) R 18701 18699 18403 0 -1 4194304 320 0 0 0 307 0 0 0 25 0 1 0 1122481104 2641920 300 1992294400 134512640 135243223 4294956304 18446744073709551615 134555526 0 0 4096 3 0 0 0 17 0 0 0
/proc/18702/statm: 645 300 84 178 0 465 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9352

[startup+6.30142 s]
/proc/loadavg: 2.51 2.25 1.76 2/74 18702
/proc/meminfo: memFree=1251816/2055920 swapFree=4170332/4192956
[pid=18699] ppid=18697 vsize=1416 CPUtime=0.01
/proc/18699/stat : 18699 (IUT_BMB_SAT) S 18697 18699 18403 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122481102 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18699/statm: 354 170 105 274 0 77 0
[pid=18701] ppid=18699 vsize=5356 CPUtime=0
/proc/18701/stat : 18701 (sh) S 18699 18699 18403 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122481104 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18701/statm: 1339 232 193 169 0 50 0
[pid=18702] ppid=18701 vsize=2844 CPUtime=6.27
/proc/18702/stat : 18702 (minisat) R 18701 18699 18403 0 -1 4194304 363 0 0 0 627 0 0 0 25 0 1 0 1122481104 2912256 343 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18702/statm: 711 343 84 178 0 531 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9616

[startup+12.7016 s]
/proc/loadavg: 2.39 2.23 1.76 2/74 18702
/proc/meminfo: memFree=1251432/2055920 swapFree=4170332/4192956
[pid=18699] ppid=18697 vsize=1416 CPUtime=0.01
/proc/18699/stat : 18699 (IUT_BMB_SAT) S 18697 18699 18403 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122481102 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18699/statm: 354 170 105 274 0 77 0
[pid=18701] ppid=18699 vsize=5356 CPUtime=0
/proc/18701/stat : 18701 (sh) S 18699 18699 18403 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122481104 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18701/statm: 1339 232 193 169 0 50 0
[pid=18702] ppid=18701 vsize=3120 CPUtime=12.67
/proc/18702/stat : 18702 (minisat) R 18701 18699 18403 0 -1 4194304 434 0 0 0 1267 0 0 0 25 0 1 0 1122481104 3194880 414 1992294400 134512640 135243223 4294956304 18446744073709551615 134555557 0 0 4096 3 0 0 0 17 0 0 0
/proc/18702/statm: 780 414 84 178 0 600 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9892

[startup+25.5021 s]
/proc/loadavg: 2.08 2.17 1.74 2/74 18702
/proc/meminfo: memFree=1251176/2055920 swapFree=4170332/4192956
[pid=18699] ppid=18697 vsize=1416 CPUtime=0.01
/proc/18699/stat : 18699 (IUT_BMB_SAT) S 18697 18699 18403 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122481102 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18699/statm: 354 170 105 274 0 77 0
[pid=18701] ppid=18699 vsize=5356 CPUtime=0
/proc/18701/stat : 18701 (sh) S 18699 18699 18403 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122481104 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18701/statm: 1339 232 193 169 0 50 0
[pid=18702] ppid=18701 vsize=3384 CPUtime=25.46
/proc/18702/stat : 18702 (minisat) R 18701 18699 18403 0 -1 4194304 521 0 0 0 2546 0 0 0 25 0 1 0 1122481104 3465216 501 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/18702/statm: 846 501 84 178 0 666 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10156

[startup+51.103 s]
/proc/loadavg: 1.71 2.07 1.72 2/74 18702
/proc/meminfo: memFree=1250792/2055920 swapFree=4170332/4192956
[pid=18699] ppid=18697 vsize=1416 CPUtime=0.01
/proc/18699/stat : 18699 (IUT_BMB_SAT) S 18697 18699 18403 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122481102 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18699/statm: 354 170 105 274 0 77 0
[pid=18701] ppid=18699 vsize=5356 CPUtime=0
/proc/18701/stat : 18701 (sh) S 18699 18699 18403 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122481104 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18701/statm: 1339 232 193 169 0 50 0
[pid=18702] ppid=18701 vsize=3780 CPUtime=51.04
/proc/18702/stat : 18702 (minisat) R 18701 18699 18403 0 -1 4194304 622 0 0 0 5104 0 0 0 25 0 1 0 1122481104 3870720 602 1992294400 134512640 135243223 4294956304 18446744073709551615 134568504 0 0 4096 3 0 0 0 17 0 0 0
/proc/18702/statm: 945 602 84 178 0 765 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10552

[startup+102.307 s]
/proc/loadavg: 1.31 1.91 1.68 2/74 18702
/proc/meminfo: memFree=1250152/2055920 swapFree=4170332/4192956
[pid=18699] ppid=18697 vsize=1416 CPUtime=0.01
/proc/18699/stat : 18699 (IUT_BMB_SAT) S 18697 18699 18403 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122481102 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18699/statm: 354 170 105 274 0 77 0
[pid=18701] ppid=18699 vsize=5356 CPUtime=0
/proc/18701/stat : 18701 (sh) S 18699 18699 18403 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122481104 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18701/statm: 1339 232 193 169 0 50 0
[pid=18702] ppid=18701 vsize=4460 CPUtime=102.22
/proc/18702/stat : 18702 (minisat) R 18701 18699 18403 0 -1 4194304 764 0 0 0 10222 0 0 0 25 0 1 0 1122481104 4567040 744 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/18702/statm: 1115 744 84 178 0 935 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 11232

[startup+162.301 s]
/proc/loadavg: 1.11 1.74 1.64 2/74 18702
/proc/meminfo: memFree=1249640/2055920 swapFree=4170332/4192956
[pid=18699] ppid=18697 vsize=1416 CPUtime=0.01
/proc/18699/stat : 18699 (IUT_BMB_SAT) S 18697 18699 18403 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122481102 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18699/statm: 354 170 105 274 0 77 0
[pid=18701] ppid=18699 vsize=5356 CPUtime=0
/proc/18701/stat : 18701 (sh) S 18699 18699 18403 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122481104 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18701/statm: 1339 232 193 169 0 50 0
[pid=18702] ppid=18701 vsize=4860 CPUtime=162.19
/proc/18702/stat : 18702 (minisat) R 18701 18699 18403 0 -1 4194304 881 0 0 0 16219 0 0 0 25 0 1 0 1122481104 4976640 861 1992294400 134512640 135243223 4294956304 18446744073709551615 134564632 0 0 4096 3 0 0 0 17 0 0 0
/proc/18702/statm: 1215 861 84 178 0 1035 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 11632

[startup+222.302 s]
/proc/loadavg: 1.04 1.60 1.59 2/74 18702
/proc/meminfo: memFree=1249384/2055920 swapFree=4170332/4192956
[pid=18699] ppid=18697 vsize=1416 CPUtime=0.01
/proc/18699/stat : 18699 (IUT_BMB_SAT) S 18697 18699 18403 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122481102 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18699/statm: 354 170 105 274 0 77 0
[pid=18701] ppid=18699 vsize=5356 CPUtime=0
/proc/18701/stat : 18701 (sh) S 18699 18699 18403 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122481104 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18701/statm: 1339 232 193 169 0 50 0
[pid=18702] ppid=18701 vsize=5132 CPUtime=222.15
/proc/18702/stat : 18702 (minisat) R 18701 18699 18403 0 -1 4194304 948 0 0 0 22215 0 0 0 25 0 1 0 1122481104 5255168 928 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/18702/statm: 1283 928 84 178 0 1103 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 11904

[startup+282.301 s]
/proc/loadavg: 1.01 1.49 1.55 2/74 18702
/proc/meminfo: memFree=1249192/2055920 swapFree=4170332/4192956
[pid=18699] ppid=18697 vsize=1416 CPUtime=0.01
/proc/18699/stat : 18699 (IUT_BMB_SAT) S 18697 18699 18403 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122481102 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18699/statm: 354 170 105 274 0 77 0
[pid=18701] ppid=18699 vsize=5356 CPUtime=0
/proc/18701/stat : 18701 (sh) S 18699 18699 18403 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122481104 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18701/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1247784/2055920 swapFree=4170332/4192956
[pid=18699] ppid=18697 vsize=1416 CPUtime=0.01
/proc/18699/stat : 18699 (IUT_BMB_SAT) S 18697 18699 18403 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122481102 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18699/statm: 354 170 105 274 0 77 0
[pid=18701] ppid=18699 vsize=5356 CPUtime=0
/proc/18701/stat : 18701 (sh) S 18699 18699 18403 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122481104 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18701/statm: 1339 232 193 169 0 50 0
[pid=18702] ppid=18701 vsize=6820 CPUtime=701.9
/proc/18702/stat : 18702 (minisat) R 18701 18699 18403 0 -1 4194304 1346 0 0 0 70189 1 0 0 25 0 1 0 1122481104 6983680 1326 1992294400 134512640 135243223 4294956304 18446744073709551615 134568754 0 0 4096 3 0 0 0 17 0 0 0
/proc/18702/statm: 1705 1326 84 178 0 1525 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 13592

[startup+762.306 s]
/proc/loadavg: 1.00 1.09 1.31 2/74 18702
/proc/meminfo: memFree=1247656/2055920 swapFree=4170332/4192956
[pid=18699] ppid=18697 vsize=1416 CPUtime=0.01
/proc/18699/stat : 18699 (IUT_BMB_SAT) S 18697 18699 18403 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122481102 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18699/statm: 354 170 105 274 0 77 0
[pid=18701] ppid=18699 vsize=5356 CPUtime=0
/proc/18701/stat : 18701 (sh) S 18699 18699 18403 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122481104 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18701/statm: 1339 232 193 169 0 50 0
[pid=18702] ppid=18701 vsize=6924 CPUtime=761.87
/proc/18702/stat : 18702 (minisat) R 18701 18699 18403 0 -1 4194304 1381 0 0 0 76186 1 0 0 25 0 1 0 1122481104 7090176 1361 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/18702/statm: 1731 1361 84 178 0 1551 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 13696

[startup+822.302 s]
/proc/loadavg: 1.00 1.07 1.29 2/74 18702
/proc/meminfo: memFree=1247592/2055920 swapFree=4170332/4192956
[pid=18699] ppid=18697 vsize=1416 CPUtime=0.01
/proc/18699/stat : 18699 (IUT_BMB_SAT) S 18697 18699 18403 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122481102 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18699/statm: 354 170 105 274 0 77 0
[pid=18701] ppid=18699 vsize=5356 CPUtime=0
/proc/18701/stat : 18701 (sh) S 18699 18699 18403 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122481104 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18701/statm: 1339 232 193 169 0 50 0
[pid=18702] ppid=18701 vsize=6924 CPUtime=821.84
/proc/18702/stat : 18702 (minisat) R 18701 18699 18403 0 -1 4194304 1403 0 0 0 82183 1 0 0 25 0 1 0 1122481104 7090176 1383 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/18702/statm: 1731 1383 84 178 0 1551 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 13696

[startup+882.301 s]
/proc/loadavg: 1.00 1.05 1.27 2/74 18702
/proc/meminfo: memFree=1247464/2055920 swapFree=4170332/4192956
[pid=18699] ppid=18697 vsize=1416 CPUtime=0.01
/proc/18699/stat : 18699 (IUT_BMB_SAT) S 18697 18699 18403 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122481102 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18699/statm: 354 170 105 274 0 77 0
[pid=18701] ppid=18699 vsize=5356 CPUtime=0
/proc/18701/stat : 18701 (sh) S 18699 18699 18403 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122481104 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18701/statm: 1339 232 193 169 0 50 0
[pid=18702] ppid=18701 vsize=7060 CPUtime=881.81
/proc/18702/stat : 18702 (minisat) R 18701 18699 18403 0 -1 4194304 1430 0 0 0 88180 1 0 0 25 0 1 0 1122481104 7229440 1410 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/18702/statm: 1765 1410 84 178 0 1585 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 13832

[startup+942.302 s]
/proc/loadavg: 1.00 1.04 1.25 2/74 18702
/proc/meminfo: memFree=1247400/2055920 swapFree=4170332/4192956
[pid=18699] ppid=18697 vsize=1416 CPUtime=0.01
/proc/18699/stat : 18699 (IUT_BMB_SAT) S 18697 18699 18403 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122481102 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18699/statm: 354 170 105 274 0 77 0
[pid=18701] ppid=18699 vsize=5356 CPUtime=0
/proc/18701/stat : 18701 (sh) S 18699 18699 18403 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122481104 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18701/statm: 1339 232 193 169 0 50 0
[pid=18702] ppid=18701 vsize=7200 CPUtime=941.77
/proc/18702/stat : 18702 (minisat) R 18701 18699 18403 0 -1 4194304 1463 0 0 0 94176 1 0 0 25 0 1 0 1122481104 7372800 1443 1992294400 134512640 135243223 4294956304 18446744073709551615 134559416 0 0 4096 3 0 0 0 17 0 0 0
/proc/18702/statm: 1800 1443 84 178 0 1620 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 13972

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.23 2/74 18702
/proc/meminfo: memFree=1247272/2055920 swapFree=4170332/4192956
[pid=18699] ppid=18697 vsize=1416 CPUtime=0.01
/proc/18699/stat : 18699 (IUT_BMB_SAT) S 18697 18699 18403 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122481102 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18699/statm: 354 170 105 274 0 77 0
[pid=18701] ppid=18699 vsize=5356 CPUtime=0
/proc/18701/stat : 18701 (sh) S 18699 18699 18403 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122481104 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18701/statm: 1339 232 193 169 0 50 0
[pid=18702] ppid=18701 vsize=7324 CPUtime=1001.74
/proc/18702/stat : 18702 (minisat) R 18701 18699 18403 0 -1 4194304 1498 0 0 0 100173 1 0 0 25 0 1 0 1122481104 7499776 1478 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/18702/statm: 1831 1478 84 178 0 1651 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 14096

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.21 2/74 18702
/proc/meminfo: memFree=1247080/2055920 swapFree=4170332/4192956
[pid=18699] ppid=18697 vsize=1416 CPUtime=0.01
/proc/18699/stat : 18699 (IUT_BMB_SAT) S 18697 18699 18403 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122481102 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18699/statm: 354 170 105 274 0 77 0
[pid=18701] ppid=18699 vsize=5356 CPUtime=0
/proc/18701/stat : 18701 (sh) S 18699 18699 18403 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122481104 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18701/statm: 1339 232 193 169 0 50 0
[pid=18702] ppid=18701 vsize=7588 CPUtime=1061.71
/proc/18702/stat : 18702 (minisat) R 18701 18699 18403 0 -1 4194304 1543 0 0 0 106170 1 0 0 25 0 1 0 1122481104 7770112 1523 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/18702/statm: 1897 1523 84 178 0 1717 0
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (KiB) 14360

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.20 2/74 18702
/proc/meminfo: memFree=1247016/2055920 swapFree=4170332/4192956
[pid=18699] ppid=18697 vsize=1416 CPUtime=0.01
/proc/18699/stat : 18699 (IUT_BMB_SAT) S 18697 18699 18403 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122481102 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18699/statm: 354 170 105 274 0 77 0
[pid=18701] ppid=18699 vsize=5356 CPUtime=0
/proc/18701/stat : 18701 (sh) S 18699 18699 18403 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122481104 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18701/statm: 1339 232 193 169 0 50 0
[pid=18702] ppid=18701 vsize=7588 CPUtime=1121.67
/proc/18702/stat : 18702 (minisat) R 18701 18699 18403 0 -1 4194304 1560 0 0 0 112166 1 0 0 25 0 1 0 1122481104 7770112 1540 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18702/statm: 1897 1540 84 178 0 1717 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 14360

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.18 2/74 18702
/proc/meminfo: memFree=1246888/2055920 swapFree=4170332/4192956
[pid=18699] ppid=18697 vsize=1416 CPUtime=0.01
/proc/18699/stat : 18699 (IUT_BMB_SAT) S 18697 18699 18403 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122481102 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18699/statm: 354 170 105 274 0 77 0
[pid=18701] ppid=18699 vsize=5356 CPUtime=0
/proc/18701/stat : 18701 (sh) S 18699 18699 18403 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122481104 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18701/statm: 1339 232 193 169 0 50 0
[pid=18702] ppid=18701 vsize=7720 CPUtime=1181.64
/proc/18702/stat : 18702 (minisat) R 18701 18699 18403 0 -1 4194304 1590 0 0 0 118163 1 0 0 25 0 1 0 1122481104 7905280 1570 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18702/statm: 1930 1570 84 178 0 1750 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 14492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.01 1.18 2/74 18702
/proc/meminfo: memFree=1246824/2055920 swapFree=4170332/4192956
[pid=18699] ppid=18697 vsize=1416 CPUtime=0.01
/proc/18699/stat : 18699 (IUT_BMB_SAT) S 18697 18699 18403 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122481102 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18699/statm: 354 170 105 274 0 77 0
[pid=18701] ppid=18699 vsize=5356 CPUtime=0
/proc/18701/stat : 18701 (sh) S 18699 18699 18403 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122481104 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18701/statm: 1339 232 193 169 0 50 0
[pid=18702] ppid=18701 vsize=7720 CPUtime=1200.04
/proc/18702/stat : 18702 (minisat) R 18701 18699 18403 0 -1 4194304 1596 0 0 0 120003 1 0 0 25 0 1 0 1122481104 7905280 1576 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/18702/statm: 1930 1576 84 178 0 1750 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 14492

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.01 1.18 2/74 18702
/proc/meminfo: memFree=1246824/2055920 swapFree=4170332/4192956
[pid=18699] ppid=18697 vsize=1416 CPUtime=0.01
/proc/18699/stat : 18699 (IUT_BMB_SAT) S 18697 18699 18403 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122481102 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18699/statm: 354 170 105 274 0 77 0
[pid=18701] ppid=18699 vsize=5356 CPUtime=0
/proc/18701/stat : 18701 (sh) S 18699 18699 18403 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122481104 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18701/statm: 1339 232 193 169 0 50 0
[pid=18702] ppid=18701 vsize=7720 CPUtime=1200.04
/proc/18702/stat : 18702 (minisat) R 18701 18699 18403 0 -1 4194304 1596 0 0 0 120003 1 0 0 25 0 1 0 1122481104 7905280 1576 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/18702/statm: 1930 1576 84 178 0 1750 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 14492

Child status: 0
Real time (s): 1200.71
CPU time (s): 1200.07
CPU user time (s): 1200.05
CPU system time (s): 0.022996
CPU usage (%): 99.9466
Max. virtual memory (cumulated for all children) (KiB): 14492

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

runsolver used 1.05784 second user time and 3.41848 second system time

The end

Launcher Data

Begin job on node38 at 2009-03-31 13:16:20
IDJOB=1533851
IDBENCH=70544
IDSOLVER=523
FILE ID=node38/1533851-1238498180
PBS_JOBID= 9061901
Free space on /tmp= 65528 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/520/unif-k3-r4.25-v520-c2210-S1897376969-026.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533851-1238498180/watcher-1533851-1238498180 -o /tmp/evaluation-result-1533851-1238498180/solver-1533851-1238498180 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1533851-1238498180.cnf HOME

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

MD5SUM BENCH= b48cc51eec7acfdc5e1646bdd0ea863f
RANDOM SEED=1373335236

node38.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.259
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	: 5931.00
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.259
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:       1254176 kB
Buffers:         89552 kB
Cached:         610216 kB
SwapCached:      11172 kB
Active:         158332 kB
Inactive:       554064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1254176 kB
SwapTotal:     4192956 kB
SwapFree:      4170332 kB
Dirty:            2216 kB
Writeback:           0 kB
Mapped:          18380 kB
Slab:            74556 kB
Committed_AS:  3154464 kB
PageTables:       1988 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= 65528 MiB
End job on node38 at 2009-03-31 13:36:21