Trace number 1534056

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/440/
unif-k3-r4.25-v440-c1870-S393462637-097.cnf
MD5SUM7bb141e5170278fe5236c7e91edc07cf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark204.833
Satisfiable
(Un)Satisfiability was proved
Number of variables440
Number of clauses1870
Sum of the clauses size5610
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31870
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.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  440                                                  |
0.00/0.01	c |  Number of clauses:    1870                                                 |
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 |     429     1851     5592 |      617        0    nan |  0.000 % |
0.00/0.02	c |       100 |     429     1851     5592 |      678      100     20 |  0.001 % |
0.00/0.03	c |       250 |     429     1851     5592 |      746      250     20 |  0.001 % |
0.00/0.03	c |       475 |     429     1851     5592 |      821      475     20 |  0.001 % |
0.00/0.05	c |       812 |     429     1851     5592 |      903      812     20 |  0.001 % |
0.01/0.06	c |      1318 |     429     1851     5592 |      993      845     19 |  0.001 % |
0.01/0.09	c |      2077 |     429     1851     5592 |     1093      574     17 |  0.001 % |
0.01/0.13	c |      3216 |     429     1851     5592 |     1202     1148     20 |  0.001 % |
0.01/0.20	c |      4925 |     429     1851     5592 |     1322      981     17 |  0.001 % |
0.01/0.31	c |      7487 |     429     1851     5592 |     1454      823     16 |  0.001 % |
0.01/0.47	c |     11332 |     429     1851     5592 |     1600      910     19 |  0.001 % |
0.01/0.71	c |     17098 |     429     1851     5592 |     1760      977     17 |  0.001 % |
0.99/1.10	c |     25747 |     429     1851     5592 |     1936     1549     17 |  0.001 % |
1.58/1.66	c |     38721 |     429     1851     5592 |     2130     1699     18 |  0.001 % |
2.48/2.53	c |     58185 |     429     1851     5592 |     2343     1631     18 |  0.001 % |
3.78/3.87	c |     87378 |     429     1851     5592 |     2577     2288     18 |  0.001 % |
5.88/5.97	c |    131169 |     429     1851     5592 |     2835     1482     19 |  0.001 % |
9.18/9.29	c |    196854 |     429     1851     5592 |     3118     2340     19 |  0.001 % |
14.18/14.29	c |    295380 |     429     1851     5592 |     3430     2923     19 |  0.001 % |
22.08/22.10	c |    443169 |     429     1851     5592 |     3773     3223     18 |  0.001 % |
34.37/34.41	c |    664852 |     429     1851     5592 |     4150     3588     20 |  0.001 % |
53.86/53.92	c |    997377 |     429     1851     5592 |     4565     2916     19 |  0.001 % |
84.14/84.27	c |   1496166 |     429     1851     5592 |     5022     4019     22 |  0.001 % |
130.83/130.99	c |   2244349 |     429     1851     5592 |     5524     2900     17 |  0.001 % |
203.49/203.69	c |   3366624 |     429     1851     5592 |     6077     3982     19 |  0.001 % |
318.43/318.68	c |   5050035 |     429     1851     5592 |     6685     5001     19 |  0.001 % |
497.95/498.29	c |   7575152 |     429     1851     5592 |     7353     5128     20 |  0.001 % |
782.54/782.99	c |  11362828 |     429     1851     5592 |     8088     7347     18 |  0.001 % |
1200.06/1200.60	sh: line 1:  9886 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.06/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-1534056-1238525581/watcher-1534056-1238525581 -o /tmp/evaluation-result-1534056-1238525581/solver-1534056-1238525581 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1534056-1238525581.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.91 0.96 0.98 3/66 9883
/proc/meminfo: memFree=1277728/2055920 swapFree=4176412/4192956
[pid=9883] ppid=9881 vsize=1416 CPUtime=0
/proc/9883/stat : 9883 (IUT_BMB_SAT) R 9881 9883 9756 0 -1 4194304 162 0 0 0 0 0 0 0 18 0 1 0 1125221087 1449984 145 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/9883/statm: 354 145 97 274 0 77 0

[startup+0.0620831 s]
/proc/loadavg: 0.91 0.96 0.98 3/66 9883
/proc/meminfo: memFree=1277728/2055920 swapFree=4176412/4192956
[pid=9883] ppid=9881 vsize=1416 CPUtime=0.01
/proc/9883/stat : 9883 (IUT_BMB_SAT) S 9881 9883 9756 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1125221087 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9883/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.101085 s]
/proc/loadavg: 0.91 0.96 0.98 3/66 9883
/proc/meminfo: memFree=1277728/2055920 swapFree=4176412/4192956
[pid=9883] ppid=9881 vsize=1416 CPUtime=0.01
/proc/9883/stat : 9883 (IUT_BMB_SAT) S 9881 9883 9756 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1125221087 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9883/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301111 s]
/proc/loadavg: 0.91 0.96 0.98 3/66 9883
/proc/meminfo: memFree=1277728/2055920 swapFree=4176412/4192956
[pid=9883] ppid=9881 vsize=1416 CPUtime=0.01
/proc/9883/stat : 9883 (IUT_BMB_SAT) S 9881 9883 9756 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1125221087 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9883/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.701163 s]
/proc/loadavg: 0.91 0.96 0.98 3/66 9883
/proc/meminfo: memFree=1277728/2055920 swapFree=4176412/4192956
[pid=9883] ppid=9881 vsize=1416 CPUtime=0.01
/proc/9883/stat : 9883 (IUT_BMB_SAT) S 9881 9883 9756 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1125221087 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9883/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50126 s]
/proc/loadavg: 0.91 0.96 0.98 2/69 9886
/proc/meminfo: memFree=1276680/2055920 swapFree=4176412/4192956
[pid=9883] ppid=9881 vsize=1416 CPUtime=0.01
/proc/9883/stat : 9883 (IUT_BMB_SAT) S 9881 9883 9756 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1125221087 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9883/statm: 354 162 105 274 0 77 0
[pid=9885] ppid=9883 vsize=5356 CPUtime=0
/proc/9885/stat : 9885 (sh) S 9883 9883 9756 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1125221089 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9885/statm: 1339 232 193 169 0 50 0
[pid=9886] ppid=9885 vsize=2320 CPUtime=1.47
/proc/9886/stat : 9886 (minisat) R 9885 9883 9756 0 -1 4194304 246 0 0 0 147 0 0 0 25 0 1 0 1125221089 2375680 227 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/9886/statm: 580 227 84 178 0 400 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9092

[startup+3.10147 s]
/proc/loadavg: 0.91 0.96 0.98 2/69 9886
/proc/meminfo: memFree=1276424/2055920 swapFree=4176412/4192956
[pid=9883] ppid=9881 vsize=1416 CPUtime=0.01
/proc/9883/stat : 9883 (IUT_BMB_SAT) S 9881 9883 9756 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1125221087 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9883/statm: 354 162 105 274 0 77 0
[pid=9885] ppid=9883 vsize=5356 CPUtime=0
/proc/9885/stat : 9885 (sh) S 9883 9883 9756 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1125221089 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9885/statm: 1339 232 193 169 0 50 0
[pid=9886] ppid=9885 vsize=2452 CPUtime=3.07
/proc/9886/stat : 9886 (minisat) R 9885 9883 9756 0 -1 4194304 276 0 0 0 307 0 0 0 25 0 1 0 1125221089 2510848 257 1992294400 134512640 135243223 4294956320 18446744073709551615 134555554 0 0 4096 3 0 0 0 17 0 0 0
/proc/9886/statm: 613 257 84 178 0 433 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9224

[startup+6.30288 s]
/proc/loadavg: 0.92 0.97 0.98 2/69 9886
/proc/meminfo: memFree=1276104/2055920 swapFree=4176412/4192956
[pid=9883] ppid=9881 vsize=1416 CPUtime=0.01
/proc/9883/stat : 9883 (IUT_BMB_SAT) S 9881 9883 9756 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1125221087 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9883/statm: 354 162 105 274 0 77 0
[pid=9885] ppid=9883 vsize=5356 CPUtime=0
/proc/9885/stat : 9885 (sh) S 9883 9883 9756 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1125221089 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9885/statm: 1339 232 193 169 0 50 0
[pid=9886] ppid=9885 vsize=2716 CPUtime=6.27
/proc/9886/stat : 9886 (minisat) R 9885 9883 9756 0 -1 4194304 327 0 0 0 627 0 0 0 25 0 1 0 1125221089 2781184 308 1992294400 134512640 135243223 4294956320 18446744073709551615 134564621 0 0 4096 3 0 0 0 17 0 0 0
/proc/9886/statm: 679 308 84 178 0 499 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9488

[startup+12.7017 s]
/proc/loadavg: 0.93 0.97 0.98 2/69 9886
/proc/meminfo: memFree=1275784/2055920 swapFree=4176412/4192956
[pid=9883] ppid=9881 vsize=1416 CPUtime=0.01
/proc/9883/stat : 9883 (IUT_BMB_SAT) S 9881 9883 9756 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1125221087 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9883/statm: 354 162 105 274 0 77 0
[pid=9885] ppid=9883 vsize=5356 CPUtime=0
/proc/9885/stat : 9885 (sh) S 9883 9883 9756 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1125221089 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9885/statm: 1339 232 193 169 0 50 0
[pid=9886] ppid=9885 vsize=2848 CPUtime=12.67
/proc/9886/stat : 9886 (minisat) R 9885 9883 9756 0 -1 4194304 367 0 0 0 1267 0 0 0 25 0 1 0 1125221089 2916352 348 1992294400 134512640 135243223 4294956320 18446744073709551615 134555994 0 0 4096 3 0 0 0 17 0 0 0
/proc/9886/statm: 712 348 84 178 0 532 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9620

[startup+25.5014 s]
/proc/loadavg: 0.94 0.97 0.98 2/69 9886
/proc/meminfo: memFree=1275592/2055920 swapFree=4176412/4192956
[pid=9883] ppid=9881 vsize=1416 CPUtime=0.01
/proc/9883/stat : 9883 (IUT_BMB_SAT) S 9881 9883 9756 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1125221087 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9883/statm: 354 162 105 274 0 77 0
[pid=9885] ppid=9883 vsize=5356 CPUtime=0
/proc/9885/stat : 9885 (sh) S 9883 9883 9756 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1125221089 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9885/statm: 1339 232 193 169 0 50 0
[pid=9886] ppid=9885 vsize=3112 CPUtime=25.46
/proc/9886/stat : 9886 (minisat) R 9885 9883 9756 0 -1 4194304 436 0 0 0 2546 0 0 0 25 0 1 0 1125221089 3186688 417 1992294400 134512640 135243223 4294956320 18446744073709551615 134555655 0 0 4096 3 0 0 0 17 0 0 0
/proc/9886/statm: 778 417 84 178 0 598 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9884

[startup+51.1017 s]
/proc/loadavg: 0.96 0.97 0.98 2/69 9886
/proc/meminfo: memFree=1275272/2055920 swapFree=4176412/4192956
[pid=9883] ppid=9881 vsize=1416 CPUtime=0.01
/proc/9883/stat : 9883 (IUT_BMB_SAT) S 9881 9883 9756 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1125221087 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9883/statm: 354 162 105 274 0 77 0
[pid=9885] ppid=9883 vsize=5356 CPUtime=0
/proc/9885/stat : 9885 (sh) S 9883 9883 9756 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1125221089 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9885/statm: 1339 232 193 169 0 50 0
[pid=9886] ppid=9885 vsize=3512 CPUtime=51.04
/proc/9886/stat : 9886 (minisat) R 9885 9883 9756 0 -1 4194304 527 0 0 0 5104 0 0 0 25 0 1 0 1125221089 3596288 508 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/9886/statm: 878 508 84 178 0 698 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10284

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.98 2/69 9886
/proc/meminfo: memFree=1274696/2055920 swapFree=4176412/4192956
[pid=9883] ppid=9881 vsize=1416 CPUtime=0.01
/proc/9883/stat : 9883 (IUT_BMB_SAT) S 9881 9883 9756 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1125221087 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9883/statm: 354 162 105 274 0 77 0
[pid=9885] ppid=9883 vsize=5356 CPUtime=0
/proc/9885/stat : 9885 (sh) S 9883 9883 9756 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1125221089 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9885/statm: 1339 232 193 169 0 50 0
[pid=9886] ppid=9885 vsize=3912 CPUtime=102.23
/proc/9886/stat : 9886 (minisat) R 9885 9883 9756 0 -1 4194304 644 0 0 0 10223 0 0 0 25 0 1 0 1125221089 4005888 625 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/9886/statm: 978 625 84 178 0 798 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10684

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 9886
/proc/meminfo: memFree=1274376/2055920 swapFree=4176412/4192956
[pid=9883] ppid=9881 vsize=1416 CPUtime=0.01
/proc/9883/stat : 9883 (IUT_BMB_SAT) S 9881 9883 9756 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1125221087 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9883/statm: 354 162 105 274 0 77 0
[pid=9885] ppid=9883 vsize=5356 CPUtime=0
/proc/9885/stat : 9885 (sh) S 9883 9883 9756 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1125221089 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9885/statm: 1339 232 193 169 0 50 0
[pid=9886] ppid=9885 vsize=4312 CPUtime=162.2
/proc/9886/stat : 9886 (minisat) R 9885 9883 9756 0 -1 4194304 719 0 0 0 16220 0 0 0 25 0 1 0 1125221089 4415488 700 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9886/statm: 1078 700 84 178 0 898 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 11084

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 9886
/proc/meminfo: memFree=1274056/2055920 swapFree=4176412/4192956
[pid=9883] ppid=9881 vsize=1416 CPUtime=0.01
/proc/9883/stat : 9883 (IUT_BMB_SAT) S 9881 9883 9756 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1125221087 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9883/statm: 354 162 105 274 0 77 0
[pid=9885] ppid=9883 vsize=5356 CPUtime=0
/proc/9885/stat : 9885 (sh) S 9883 9883 9756 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1125221089 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9885/statm: 1339 232 193 169 0 50 0
[pid=9886] ppid=9885 vsize=4576 CPUtime=222.17
/proc/9886/stat : 9886 (minisat) R 9885 9883 9756 0 -1 4194304 793 0 0 0 22217 0 0 0 25 0 1 0 1125221089 4685824 774 1992294400 134512640 135243223 4294956320 18446744073709551615 134555635 0 0 4096 3 0 0 0 17 0 0 0
/proc/9886/statm: 1144 774 84 178 0 964 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 11348

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 9886
/proc/meminfo: memFree=1273928/2055920 swapFree=4176412/4192956
[pid=9883] ppid=9881 vsize=1416 CPUtime=0.01
/proc/9883/stat : 9883 (IUT_BMB_SAT) S 9881 9883 9756 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1125221087 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9883/statm: 354 162 105 274 0 77 0
[pid=9885] ppid=9883 vsize=5356 CPUtime=0
/proc/9885/stat : 9885 (sh) S 9883 9883 9756 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1125221089 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9885/statm: 1339 232 193 169 0 50 0

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

[pid=9883] ppid=9881 vsize=1416 CPUtime=0.01
/proc/9883/stat : 9883 (IUT_BMB_SAT) S 9881 9883 9756 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1125221087 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9883/statm: 354 162 105 274 0 77 0
[pid=9885] ppid=9883 vsize=5356 CPUtime=0
/proc/9885/stat : 9885 (sh) S 9883 9883 9756 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1125221089 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9885/statm: 1339 232 193 169 0 50 0
[pid=9886] ppid=9885 vsize=5660 CPUtime=641.98
/proc/9886/stat : 9886 (minisat) R 9885 9883 9756 0 -1 4194304 1081 0 0 0 64198 0 0 0 25 0 1 0 1125221089 5795840 1062 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/9886/statm: 1415 1062 84 178 0 1235 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 12432

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 9892
/proc/meminfo: memFree=1272712/2055920 swapFree=4176412/4192956
[pid=9883] ppid=9881 vsize=1416 CPUtime=0.01
/proc/9883/stat : 9883 (IUT_BMB_SAT) S 9881 9883 9756 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1125221087 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9883/statm: 354 162 105 274 0 77 0
[pid=9885] ppid=9883 vsize=5356 CPUtime=0
/proc/9885/stat : 9885 (sh) S 9883 9883 9756 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1125221089 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9885/statm: 1339 232 193 169 0 50 0
[pid=9886] ppid=9885 vsize=5804 CPUtime=701.95
/proc/9886/stat : 9886 (minisat) R 9885 9883 9756 0 -1 4194304 1120 0 0 0 70195 0 0 0 25 0 1 0 1125221089 5943296 1101 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9886/statm: 1451 1101 84 178 0 1271 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 12576

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 9892
/proc/meminfo: memFree=1272712/2055920 swapFree=4176412/4192956
[pid=9883] ppid=9881 vsize=1416 CPUtime=0.01
/proc/9883/stat : 9883 (IUT_BMB_SAT) S 9881 9883 9756 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1125221087 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9883/statm: 354 162 105 274 0 77 0
[pid=9885] ppid=9883 vsize=5356 CPUtime=0
/proc/9885/stat : 9885 (sh) S 9883 9883 9756 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1125221089 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9885/statm: 1339 232 193 169 0 50 0
[pid=9886] ppid=9885 vsize=5936 CPUtime=761.93
/proc/9886/stat : 9886 (minisat) R 9885 9883 9756 0 -1 4194304 1125 0 0 0 76193 0 0 0 25 0 1 0 1125221089 6078464 1106 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9886/statm: 1484 1106 84 178 0 1304 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 12708

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 9892
/proc/meminfo: memFree=1272456/2055920 swapFree=4176412/4192956
[pid=9883] ppid=9881 vsize=1416 CPUtime=0.01
/proc/9883/stat : 9883 (IUT_BMB_SAT) S 9881 9883 9756 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1125221087 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9883/statm: 354 162 105 274 0 77 0
[pid=9885] ppid=9883 vsize=5356 CPUtime=0
/proc/9885/stat : 9885 (sh) S 9883 9883 9756 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1125221089 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9885/statm: 1339 232 193 169 0 50 0
[pid=9886] ppid=9885 vsize=6072 CPUtime=821.91
/proc/9886/stat : 9886 (minisat) R 9885 9883 9756 0 -1 4194304 1186 0 0 0 82190 1 0 0 25 0 1 0 1125221089 6217728 1167 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9886/statm: 1518 1167 84 178 0 1338 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 12844

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 9892
/proc/meminfo: memFree=1272328/2055920 swapFree=4176412/4192956
[pid=9883] ppid=9881 vsize=1416 CPUtime=0.01
/proc/9883/stat : 9883 (IUT_BMB_SAT) S 9881 9883 9756 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1125221087 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9883/statm: 354 162 105 274 0 77 0
[pid=9885] ppid=9883 vsize=5356 CPUtime=0
/proc/9885/stat : 9885 (sh) S 9883 9883 9756 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1125221089 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9885/statm: 1339 232 193 169 0 50 0
[pid=9886] ppid=9885 vsize=6208 CPUtime=881.88
/proc/9886/stat : 9886 (minisat) R 9885 9883 9756 0 -1 4194304 1210 0 0 0 88187 1 0 0 25 0 1 0 1125221089 6356992 1191 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/9886/statm: 1552 1191 84 178 0 1372 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 12980

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 9892
/proc/meminfo: memFree=1272264/2055920 swapFree=4176412/4192956
[pid=9883] ppid=9881 vsize=1416 CPUtime=0.01
/proc/9883/stat : 9883 (IUT_BMB_SAT) S 9881 9883 9756 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1125221087 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9883/statm: 354 162 105 274 0 77 0
[pid=9885] ppid=9883 vsize=5356 CPUtime=0
/proc/9885/stat : 9885 (sh) S 9883 9883 9756 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1125221089 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9885/statm: 1339 232 193 169 0 50 0
[pid=9886] ppid=9885 vsize=6348 CPUtime=941.85
/proc/9886/stat : 9886 (minisat) R 9885 9883 9756 0 -1 4194304 1239 0 0 0 94184 1 0 0 25 0 1 0 1125221089 6500352 1220 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/9886/statm: 1587 1220 84 178 0 1407 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 13120

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 9892
/proc/meminfo: memFree=1272136/2055920 swapFree=4176412/4192956
[pid=9883] ppid=9881 vsize=1416 CPUtime=0.01
/proc/9883/stat : 9883 (IUT_BMB_SAT) S 9881 9883 9756 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1125221087 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9883/statm: 354 162 105 274 0 77 0
[pid=9885] ppid=9883 vsize=5356 CPUtime=0
/proc/9885/stat : 9885 (sh) S 9883 9883 9756 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1125221089 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9885/statm: 1339 232 193 169 0 50 0
[pid=9886] ppid=9885 vsize=6480 CPUtime=1001.83
/proc/9886/stat : 9886 (minisat) R 9885 9883 9756 0 -1 4194304 1274 0 0 0 100182 1 0 0 25 0 1 0 1125221089 6635520 1255 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9886/statm: 1620 1255 84 178 0 1440 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 13252

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 9892
/proc/meminfo: memFree=1272008/2055920 swapFree=4176412/4192956
[pid=9883] ppid=9881 vsize=1416 CPUtime=0.01
/proc/9883/stat : 9883 (IUT_BMB_SAT) S 9881 9883 9756 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1125221087 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9883/statm: 354 162 105 274 0 77 0
[pid=9885] ppid=9883 vsize=5356 CPUtime=0
/proc/9885/stat : 9885 (sh) S 9883 9883 9756 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1125221089 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9885/statm: 1339 232 193 169 0 50 0
[pid=9886] ppid=9885 vsize=6616 CPUtime=1061.81
/proc/9886/stat : 9886 (minisat) R 9885 9883 9756 0 -1 4194304 1299 0 0 0 106180 1 0 0 25 0 1 0 1125221089 6774784 1280 1992294400 134512640 135243223 4294956320 18446744073709551615 134555727 0 0 4096 3 0 0 0 17 0 0 0
/proc/9886/statm: 1654 1280 84 178 0 1474 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 13388

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 9892
/proc/meminfo: memFree=1271944/2055920 swapFree=4176412/4192956
[pid=9883] ppid=9881 vsize=1416 CPUtime=0.01
/proc/9883/stat : 9883 (IUT_BMB_SAT) S 9881 9883 9756 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1125221087 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9883/statm: 354 162 105 274 0 77 0
[pid=9885] ppid=9883 vsize=5356 CPUtime=0
/proc/9885/stat : 9885 (sh) S 9883 9883 9756 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1125221089 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9885/statm: 1339 232 193 169 0 50 0
[pid=9886] ppid=9885 vsize=6756 CPUtime=1121.77
/proc/9886/stat : 9886 (minisat) R 9885 9883 9756 0 -1 4194304 1327 0 0 0 112176 1 0 0 25 0 1 0 1125221089 6918144 1308 1992294400 134512640 135243223 4294956320 18446744073709551615 134563385 0 0 4096 3 0 0 0 17 0 0 0
/proc/9886/statm: 1689 1308 84 178 0 1509 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 13528

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 9892
/proc/meminfo: memFree=1271816/2055920 swapFree=4176412/4192956
[pid=9883] ppid=9881 vsize=1416 CPUtime=0.01
/proc/9883/stat : 9883 (IUT_BMB_SAT) S 9881 9883 9756 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1125221087 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9883/statm: 354 162 105 274 0 77 0
[pid=9885] ppid=9883 vsize=5356 CPUtime=0
/proc/9885/stat : 9885 (sh) S 9883 9883 9756 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1125221089 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9885/statm: 1339 232 193 169 0 50 0
[pid=9886] ppid=9885 vsize=6756 CPUtime=1181.75
/proc/9886/stat : 9886 (minisat) R 9885 9883 9756 0 -1 4194304 1349 0 0 0 118174 1 0 0 25 0 1 0 1125221089 6918144 1330 1992294400 134512640 135243223 4294956320 18446744073709551615 134555543 0 0 4096 3 0 0 0 17 0 0 0
/proc/9886/statm: 1689 1330 84 178 0 1509 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 13528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 9892
/proc/meminfo: memFree=1271752/2055920 swapFree=4176412/4192956
[pid=9883] ppid=9881 vsize=1416 CPUtime=0.01
/proc/9883/stat : 9883 (IUT_BMB_SAT) S 9881 9883 9756 0 -1 4194304 180 0 0 0 0 1 0 0 18 0 1 0 1125221087 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9883/statm: 354 162 105 274 0 77 0
[pid=9885] ppid=9883 vsize=5356 CPUtime=0
/proc/9885/stat : 9885 (sh) S 9883 9883 9756 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1125221089 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9885/statm: 1339 232 193 169 0 50 0
[pid=9886] ppid=9885 vsize=6756 CPUtime=1200.05
/proc/9886/stat : 9886 (minisat) R 9885 9883 9756 0 -1 4194304 1353 0 0 0 120004 1 0 0 25 0 1 0 1125221089 6918144 1334 1992294400 134512640 135243223 4294956320 18446744073709551615 134555800 0 0 4096 3 0 0 0 17 0 0 0
/proc/9886/statm: 1689 1334 84 178 0 1509 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 13528

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.08
CPU user time (s): 1200.05
CPU system time (s): 0.030995
CPU usage (%): 99.9562
Max. virtual memory (cumulated for all children) (KiB): 13528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.05
system time used= 0.030995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1861
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= 7
involuntary context switches= 2892

runsolver used 1.00785 second user time and 3.37149 second system time

The end

Launcher Data

Begin job on node40 at 2009-03-31 20:53:01
IDJOB=1534056
IDBENCH=70585
IDSOLVER=523
FILE ID=node40/1534056-1238525581
PBS_JOBID= 9062046
Free space on /tmp= 63504 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/440/unif-k3-r4.25-v440-c1870-S393462637-097.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534056-1238525581/watcher-1534056-1238525581 -o /tmp/evaluation-result-1534056-1238525581/solver-1534056-1238525581 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1534056-1238525581.cnf HOME

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

MD5SUM BENCH= 7bb141e5170278fe5236c7e91edc07cf
RANDOM SEED=1850914972

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1278272 kB
Buffers:         85168 kB
Cached:         601056 kB
SwapCached:       9688 kB
Active:         195544 kB
Inactive:       501968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1278272 kB
SwapTotal:     4192956 kB
SwapFree:      4176412 kB
Dirty:            2208 kB
Writeback:           0 kB
Mapped:          17132 kB
Slab:            66100 kB
Committed_AS:  2860888 kB
PageTables:       1476 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= 63500 MiB
End job on node40 at 2009-03-31 21:13:02