Trace number 1533976

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.04 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/560/
unif-k3-r4.25-v560-c2380-S820736259-091.cnf
MD5SUM40cbc7855271d25e9f7a8a91ba5b6927
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 variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
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:  560                                                  |
0.00/0.02	c |  Number of clauses:    2380                                                 |
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 |     532     2323     7111 |      774        0    nan |  0.000 % |
0.00/0.03	c |       100 |     532     2323     7111 |      851      100     21 |  0.000 % |
0.00/0.03	c |       251 |     532     2323     7111 |      936      251     23 |  0.000 % |
0.00/0.04	c |       477 |     532     2323     7111 |     1030      477     23 |  0.000 % |
0.00/0.05	c |       814 |     532     2323     7111 |     1133      814     23 |  0.000 % |
0.00/0.07	c |      1320 |     532     2323     7111 |     1247      725     21 |  0.000 % |
0.01/0.10	c |      2079 |     532     2323     7111 |     1371      830     22 |  0.000 % |
0.01/0.15	c |      3219 |     532     2323     7111 |     1508     1260     22 |  0.000 % |
0.01/0.22	c |      4927 |     532     2323     7111 |     1659     1407     24 |  0.000 % |
0.01/0.34	c |      7489 |     532     2323     7111 |     1825     1403     22 |  0.000 % |
0.01/0.53	c |     11333 |     532     2323     7111 |     2008     1508     22 |  0.000 % |
0.01/0.80	c |     17100 |     532     2323     7111 |     2209     1080     20 |  0.000 % |
1.18/1.25	c |     25749 |     532     2323     7111 |     2430     1786     24 |  0.000 % |
1.88/1.92	c |     38723 |     532     2323     7111 |     2673     2306     23 |  0.000 % |
2.88/2.96	c |     58185 |     532     2323     7111 |     2940     2691     23 |  0.000 % |
4.58/4.62	c |     87378 |     532     2323     7111 |     3234     1892     22 |  0.000 % |
7.08/7.15	c |    131167 |     532     2323     7111 |     3558     2910     23 |  0.000 % |
10.98/11.03	c |    196851 |     532     2323     7111 |     3913     3588     23 |  0.000 % |
17.17/17.23	c |    295377 |     532     2323     7111 |     4305     2899     24 |  0.000 % |
26.87/26.90	c |    443168 |     532     2323     7111 |     4735     2399     23 |  0.000 % |
41.77/41.81	c |    664851 |     532     2323     7111 |     5209     3796     23 |  0.000 % |
65.25/65.30	c |    997377 |     532     2323     7111 |     5730     4306     24 |  0.000 % |
102.14/102.29	c |   1496165 |     532     2323     7111 |     6303     5211     23 |  0.000 % |
160.21/160.33	c |   2244347 |     532     2323     7111 |     6933     5764     23 |  0.000 % |
251.08/251.28	c |   3366622 |     532     2323     7111 |     7626     6117     25 |  0.000 % |
394.63/394.86	c |   5050034 |     532     2323     7111 |     8389     7083     25 |  0.000 % |
620.05/620.40	c |   7575150 |     532     2323     7111 |     9228     7564     23 |  0.000 % |
976.11/976.53	c |  11362825 |     532     2323     7111 |    10151     7645     24 |  0.000 % |
1200.01/1200.50	sh: line 1:  6857 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.01/1200.50	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-1533976-1238512881/watcher-1533976-1238512881 -o /tmp/evaluation-result-1533976-1238512881/solver-1533976-1238512881 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533976-1238512881.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 0.92 1.00 1.17 3/64 6854
/proc/meminfo: memFree=1530560/2055920 swapFree=4176708/4192956
[pid=6854] ppid=6852 vsize=1416 CPUtime=0
/proc/6854/stat : 6854 (IUT_BMB_SAT) R 6852 6854 6688 0 -1 4194304 167 0 0 0 0 0 0 0 18 0 1 0 1123950188 1449984 150 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/6854/statm: 354 150 97 274 0 77 0

[startup+0.00788411 s]
/proc/loadavg: 0.92 1.00 1.17 3/64 6854
/proc/meminfo: memFree=1530560/2055920 swapFree=4176708/4192956
[pid=6854] ppid=6852 vsize=1416 CPUtime=0
/proc/6854/stat : 6854 (IUT_BMB_SAT) R 6852 6854 6688 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123950188 1449984 161 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/6854/statm: 354 161 97 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.101891 s]
/proc/loadavg: 0.92 1.00 1.17 3/64 6854
/proc/meminfo: memFree=1530560/2055920 swapFree=4176708/4192956
[pid=6854] ppid=6852 vsize=1416 CPUtime=0.01
/proc/6854/stat : 6854 (IUT_BMB_SAT) S 6852 6854 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123950188 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6854/statm: 354 174 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301908 s]
/proc/loadavg: 0.92 1.00 1.17 3/64 6854
/proc/meminfo: memFree=1530560/2055920 swapFree=4176708/4192956
[pid=6854] ppid=6852 vsize=1416 CPUtime=0.01
/proc/6854/stat : 6854 (IUT_BMB_SAT) S 6852 6854 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123950188 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6854/statm: 354 174 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.701944 s]
/proc/loadavg: 0.92 1.00 1.17 3/64 6854
/proc/meminfo: memFree=1530560/2055920 swapFree=4176708/4192956
[pid=6854] ppid=6852 vsize=1416 CPUtime=0.01
/proc/6854/stat : 6854 (IUT_BMB_SAT) S 6852 6854 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123950188 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6854/statm: 354 174 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50202 s]
/proc/loadavg: 0.92 1.00 1.17 2/67 6857
/proc/meminfo: memFree=1529256/2055920 swapFree=4176708/4192956
[pid=6854] ppid=6852 vsize=1416 CPUtime=0.01
/proc/6854/stat : 6854 (IUT_BMB_SAT) S 6852 6854 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123950188 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6854/statm: 354 174 105 274 0 77 0
[pid=6856] ppid=6854 vsize=5356 CPUtime=0
/proc/6856/stat : 6856 (sh) S 6854 6854 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123950191 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 232 193 169 0 50 0
[pid=6857] ppid=6856 vsize=2560 CPUtime=1.47
/proc/6857/stat : 6857 (minisat) R 6856 6854 6688 0 -1 4194304 300 0 0 0 147 0 0 0 25 0 1 0 1123950191 2621440 280 1992294400 134512640 135243223 4294956304 18446744073709551615 134555674 0 0 4096 3 0 0 0 17 0 0 0
/proc/6857/statm: 640 280 84 178 0 460 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9332

[startup+3.10116 s]
/proc/loadavg: 0.92 1.00 1.17 2/67 6857
/proc/meminfo: memFree=1529000/2055920 swapFree=4176708/4192956
[pid=6854] ppid=6852 vsize=1416 CPUtime=0.01
/proc/6854/stat : 6854 (IUT_BMB_SAT) S 6852 6854 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123950188 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6854/statm: 354 174 105 274 0 77 0
[pid=6856] ppid=6854 vsize=5356 CPUtime=0
/proc/6856/stat : 6856 (sh) S 6854 6854 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123950191 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 232 193 169 0 50 0
[pid=6857] ppid=6856 vsize=2692 CPUtime=3.07
/proc/6857/stat : 6857 (minisat) R 6856 6854 6688 0 -1 4194304 341 0 0 0 307 0 0 0 25 0 1 0 1123950191 2756608 321 1992294400 134512640 135243223 4294956304 18446744073709551615 134565885 0 0 4096 3 0 0 0 17 0 0 0
/proc/6857/statm: 673 321 84 178 0 493 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9464

[startup+6.30245 s]
/proc/loadavg: 0.93 1.00 1.17 2/67 6857
/proc/meminfo: memFree=1528616/2055920 swapFree=4176708/4192956
[pid=6854] ppid=6852 vsize=1416 CPUtime=0.01
/proc/6854/stat : 6854 (IUT_BMB_SAT) S 6852 6854 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123950188 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6854/statm: 354 174 105 274 0 77 0
[pid=6856] ppid=6854 vsize=5356 CPUtime=0
/proc/6856/stat : 6856 (sh) S 6854 6854 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123950191 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 232 193 169 0 50 0
[pid=6857] ppid=6856 vsize=2824 CPUtime=6.27
/proc/6857/stat : 6857 (minisat) R 6856 6854 6688 0 -1 4194304 381 0 0 0 627 0 0 0 25 0 1 0 1123950191 2891776 361 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/6857/statm: 706 361 84 178 0 526 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9596

[startup+12.702 s]
/proc/loadavg: 0.93 1.00 1.16 2/67 6857
/proc/meminfo: memFree=1528296/2055920 swapFree=4176708/4192956
[pid=6854] ppid=6852 vsize=1416 CPUtime=0.01
/proc/6854/stat : 6854 (IUT_BMB_SAT) S 6852 6854 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123950188 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6854/statm: 354 174 105 274 0 77 0
[pid=6856] ppid=6854 vsize=5356 CPUtime=0
/proc/6856/stat : 6856 (sh) S 6854 6854 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123950191 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 232 193 169 0 50 0
[pid=6857] ppid=6856 vsize=3220 CPUtime=12.66
/proc/6857/stat : 6857 (minisat) R 6856 6854 6688 0 -1 4194304 451 0 0 0 1266 0 0 0 25 0 1 0 1123950191 3297280 431 1992294400 134512640 135243223 4294956304 18446744073709551615 134555557 0 0 4096 3 0 0 0 17 0 0 0
/proc/6857/statm: 805 431 84 178 0 625 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9992

[startup+25.5012 s]
/proc/loadavg: 0.95 1.00 1.16 2/67 6857
/proc/meminfo: memFree=1528040/2055920 swapFree=4176708/4192956
[pid=6854] ppid=6852 vsize=1416 CPUtime=0.01
/proc/6854/stat : 6854 (IUT_BMB_SAT) S 6852 6854 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123950188 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6854/statm: 354 174 105 274 0 77 0
[pid=6856] ppid=6854 vsize=5356 CPUtime=0
/proc/6856/stat : 6856 (sh) S 6854 6854 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123950191 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 232 193 169 0 50 0
[pid=6857] ppid=6856 vsize=3484 CPUtime=25.46
/proc/6857/stat : 6857 (minisat) R 6856 6854 6688 0 -1 4194304 529 0 0 0 2546 0 0 0 25 0 1 0 1123950191 3567616 509 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/6857/statm: 871 509 84 178 0 691 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10256

[startup+51.1015 s]
/proc/loadavg: 0.96 1.00 1.16 2/67 6857
/proc/meminfo: memFree=1527656/2055920 swapFree=4176708/4192956
[pid=6854] ppid=6852 vsize=1416 CPUtime=0.01
/proc/6854/stat : 6854 (IUT_BMB_SAT) S 6852 6854 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123950188 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6854/statm: 354 174 105 274 0 77 0
[pid=6856] ppid=6854 vsize=5356 CPUtime=0
/proc/6856/stat : 6856 (sh) S 6854 6854 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123950191 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 232 193 169 0 50 0
[pid=6857] ppid=6856 vsize=3880 CPUtime=51.05
/proc/6857/stat : 6857 (minisat) R 6856 6854 6688 0 -1 4194304 642 0 0 0 5105 0 0 0 25 0 1 0 1123950191 3973120 622 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/6857/statm: 970 622 84 178 0 790 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10652

[startup+102.305 s]
/proc/loadavg: 1.04 1.01 1.15 2/67 6857
/proc/meminfo: memFree=1527016/2055920 swapFree=4176708/4192956
[pid=6854] ppid=6852 vsize=1416 CPUtime=0.01
/proc/6854/stat : 6854 (IUT_BMB_SAT) S 6852 6854 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123950188 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6854/statm: 354 174 105 274 0 77 0
[pid=6856] ppid=6854 vsize=5356 CPUtime=0
/proc/6856/stat : 6856 (sh) S 6854 6854 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123950191 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 232 193 169 0 50 0
[pid=6857] ppid=6856 vsize=4540 CPUtime=102.23
/proc/6857/stat : 6857 (minisat) R 6856 6854 6688 0 -1 4194304 780 0 0 0 10223 0 0 0 25 0 1 0 1123950191 4648960 760 1992294400 134512640 135243223 4294956304 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 0 0 0
/proc/6857/statm: 1135 760 84 178 0 955 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 11312

[startup+162.301 s]
/proc/loadavg: 1.01 1.00 1.14 2/67 6857
/proc/meminfo: memFree=1526504/2055920 swapFree=4176708/4192956
[pid=6854] ppid=6852 vsize=1416 CPUtime=0.01
/proc/6854/stat : 6854 (IUT_BMB_SAT) S 6852 6854 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123950188 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6854/statm: 354 174 105 274 0 77 0
[pid=6856] ppid=6854 vsize=5356 CPUtime=0
/proc/6856/stat : 6856 (sh) S 6854 6854 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123950191 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 232 193 169 0 50 0
[pid=6857] ppid=6856 vsize=4936 CPUtime=162.2
/proc/6857/stat : 6857 (minisat) R 6856 6854 6688 0 -1 4194304 893 0 0 0 16220 0 0 0 25 0 1 0 1123950191 5054464 873 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/6857/statm: 1234 873 84 178 0 1054 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 11708

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.13 2/67 6857
/proc/meminfo: memFree=1526248/2055920 swapFree=4176708/4192956
[pid=6854] ppid=6852 vsize=1416 CPUtime=0.01
/proc/6854/stat : 6854 (IUT_BMB_SAT) S 6852 6854 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123950188 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6854/statm: 354 174 105 274 0 77 0
[pid=6856] ppid=6854 vsize=5356 CPUtime=0
/proc/6856/stat : 6856 (sh) S 6854 6854 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123950191 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 232 193 169 0 50 0
[pid=6857] ppid=6856 vsize=5204 CPUtime=222.18
/proc/6857/stat : 6857 (minisat) R 6856 6854 6688 0 -1 4194304 965 0 0 0 22218 0 0 0 25 0 1 0 1123950191 5328896 945 1992294400 134512640 135243223 4294956304 18446744073709551615 134564996 0 0 4096 3 0 0 0 17 0 0 0
/proc/6857/statm: 1301 945 84 178 0 1121 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 11976

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.12 2/67 6857
/proc/meminfo: memFree=1525864/2055920 swapFree=4176708/4192956
[pid=6854] ppid=6852 vsize=1416 CPUtime=0.01
/proc/6854/stat : 6854 (IUT_BMB_SAT) S 6852 6854 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123950188 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6854/statm: 354 174 105 274 0 77 0
[pid=6856] ppid=6854 vsize=5356 CPUtime=0
/proc/6856/stat : 6856 (sh) S 6854 6854 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123950191 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1524584/2055920 swapFree=4176708/4192956
[pid=6854] ppid=6852 vsize=1416 CPUtime=0.01
/proc/6854/stat : 6854 (IUT_BMB_SAT) S 6852 6854 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123950188 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6854/statm: 354 174 105 274 0 77 0
[pid=6856] ppid=6854 vsize=5356 CPUtime=0
/proc/6856/stat : 6856 (sh) S 6854 6854 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123950191 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 232 193 169 0 50 0
[pid=6857] ppid=6856 vsize=6804 CPUtime=702.01
/proc/6857/stat : 6857 (minisat) R 6856 6854 6688 0 -1 4194304 1368 0 0 0 70200 1 0 0 25 0 1 0 1123950191 6967296 1348 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/6857/statm: 1701 1348 84 178 0 1521 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 13576

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 6857
/proc/meminfo: memFree=1524328/2055920 swapFree=4176708/4192956
[pid=6854] ppid=6852 vsize=1416 CPUtime=0.01
/proc/6854/stat : 6854 (IUT_BMB_SAT) S 6852 6854 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123950188 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6854/statm: 354 174 105 274 0 77 0
[pid=6856] ppid=6854 vsize=5356 CPUtime=0
/proc/6856/stat : 6856 (sh) S 6854 6854 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123950191 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 232 193 169 0 50 0
[pid=6857] ppid=6856 vsize=7080 CPUtime=761.99
/proc/6857/stat : 6857 (minisat) R 6856 6854 6688 0 -1 4194304 1414 0 0 0 76198 1 0 0 25 0 1 0 1123950191 7249920 1394 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/6857/statm: 1770 1394 84 178 0 1590 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 13852

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 6857
/proc/meminfo: memFree=1524264/2055920 swapFree=4176708/4192956
[pid=6854] ppid=6852 vsize=1416 CPUtime=0.01
/proc/6854/stat : 6854 (IUT_BMB_SAT) S 6852 6854 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123950188 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6854/statm: 354 174 105 274 0 77 0
[pid=6856] ppid=6854 vsize=5356 CPUtime=0
/proc/6856/stat : 6856 (sh) S 6854 6854 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123950191 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 232 193 169 0 50 0
[pid=6857] ppid=6856 vsize=7080 CPUtime=821.95
/proc/6857/stat : 6857 (minisat) R 6856 6854 6688 0 -1 4194304 1432 0 0 0 82194 1 0 0 25 0 1 0 1123950191 7249920 1412 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/6857/statm: 1770 1412 84 178 0 1590 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 13852

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 6857
/proc/meminfo: memFree=1524136/2055920 swapFree=4176708/4192956
[pid=6854] ppid=6852 vsize=1416 CPUtime=0.01
/proc/6854/stat : 6854 (IUT_BMB_SAT) S 6852 6854 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123950188 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6854/statm: 354 174 105 274 0 77 0
[pid=6856] ppid=6854 vsize=5356 CPUtime=0
/proc/6856/stat : 6856 (sh) S 6854 6854 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123950191 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 232 193 169 0 50 0
[pid=6857] ppid=6856 vsize=7224 CPUtime=881.93
/proc/6857/stat : 6857 (minisat) R 6856 6854 6688 0 -1 4194304 1464 0 0 0 88192 1 0 0 25 0 1 0 1123950191 7397376 1444 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/6857/statm: 1806 1444 84 178 0 1626 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 13996

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/67 6857
/proc/meminfo: memFree=1524072/2055920 swapFree=4176708/4192956
[pid=6854] ppid=6852 vsize=1416 CPUtime=0.01
/proc/6854/stat : 6854 (IUT_BMB_SAT) S 6852 6854 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123950188 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6854/statm: 354 174 105 274 0 77 0
[pid=6856] ppid=6854 vsize=5356 CPUtime=0
/proc/6856/stat : 6856 (sh) S 6854 6854 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123950191 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 232 193 169 0 50 0
[pid=6857] ppid=6856 vsize=7356 CPUtime=941.91
/proc/6857/stat : 6857 (minisat) R 6856 6854 6688 0 -1 4194304 1486 0 0 0 94190 1 0 0 25 0 1 0 1123950191 7532544 1466 1992294400 134512640 135243223 4294956304 18446744073709551615 134555732 0 0 4096 3 0 0 0 17 0 0 0
/proc/6857/statm: 1839 1466 84 178 0 1659 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 14128

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/67 6857
/proc/meminfo: memFree=1523944/2055920 swapFree=4176708/4192956
[pid=6854] ppid=6852 vsize=1416 CPUtime=0.01
/proc/6854/stat : 6854 (IUT_BMB_SAT) S 6852 6854 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123950188 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6854/statm: 354 174 105 274 0 77 0
[pid=6856] ppid=6854 vsize=5356 CPUtime=0
/proc/6856/stat : 6856 (sh) S 6854 6854 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123950191 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 232 193 169 0 50 0
[pid=6857] ppid=6856 vsize=7488 CPUtime=1001.87
/proc/6857/stat : 6857 (minisat) R 6856 6854 6688 0 -1 4194304 1533 0 0 0 100186 1 0 0 25 0 1 0 1123950191 7667712 1513 1992294400 134512640 135243223 4294956304 18446744073709551615 134565437 0 0 4096 3 0 0 0 17 0 0 0
/proc/6857/statm: 1872 1513 84 178 0 1692 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 14260

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/67 6857
/proc/meminfo: memFree=1523752/2055920 swapFree=4176708/4192956
[pid=6854] ppid=6852 vsize=1416 CPUtime=0.01
/proc/6854/stat : 6854 (IUT_BMB_SAT) S 6852 6854 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123950188 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6854/statm: 354 174 105 274 0 77 0
[pid=6856] ppid=6854 vsize=5356 CPUtime=0
/proc/6856/stat : 6856 (sh) S 6854 6854 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123950191 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 232 193 169 0 50 0
[pid=6857] ppid=6856 vsize=7756 CPUtime=1061.85
/proc/6857/stat : 6857 (minisat) R 6856 6854 6688 0 -1 4194304 1584 0 0 0 106184 1 0 0 25 0 1 0 1123950191 7942144 1564 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/6857/statm: 1939 1564 84 178 0 1759 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 14528

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 6857
/proc/meminfo: memFree=1523688/2055920 swapFree=4176708/4192956
[pid=6854] ppid=6852 vsize=1416 CPUtime=0.01
/proc/6854/stat : 6854 (IUT_BMB_SAT) S 6852 6854 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123950188 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6854/statm: 354 174 105 274 0 77 0
[pid=6856] ppid=6854 vsize=5356 CPUtime=0
/proc/6856/stat : 6856 (sh) S 6854 6854 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123950191 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 232 193 169 0 50 0
[pid=6857] ppid=6856 vsize=7756 CPUtime=1121.83
/proc/6857/stat : 6857 (minisat) R 6856 6854 6688 0 -1 4194304 1606 0 0 0 112182 1 0 0 25 0 1 0 1123950191 7942144 1586 1992294400 134512640 135243223 4294956304 18446744073709551615 134555716 0 0 4096 3 0 0 0 17 0 0 0
/proc/6857/statm: 1939 1586 84 178 0 1759 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 14528

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 6859
/proc/meminfo: memFree=1523496/2055920 swapFree=4176708/4192956
[pid=6854] ppid=6852 vsize=1416 CPUtime=0.01
/proc/6854/stat : 6854 (IUT_BMB_SAT) S 6852 6854 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123950188 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6854/statm: 354 174 105 274 0 77 0
[pid=6856] ppid=6854 vsize=5356 CPUtime=0
/proc/6856/stat : 6856 (sh) S 6854 6854 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123950191 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 232 193 169 0 50 0
[pid=6857] ppid=6856 vsize=7896 CPUtime=1181.8
/proc/6857/stat : 6857 (minisat) R 6856 6854 6688 0 -1 4194304 1617 0 0 0 118179 1 0 0 25 0 1 0 1123950191 8085504 1597 1992294400 134512640 135243223 4294956304 18446744073709551615 134565439 0 0 4096 3 0 0 0 17 0 0 0
/proc/6857/statm: 1974 1597 84 178 0 1794 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 14668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 6859
/proc/meminfo: memFree=1523432/2055920 swapFree=4176708/4192956
[pid=6854] ppid=6852 vsize=1416 CPUtime=0.01
/proc/6854/stat : 6854 (IUT_BMB_SAT) S 6852 6854 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123950188 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6854/statm: 354 174 105 274 0 77 0
[pid=6856] ppid=6854 vsize=5356 CPUtime=0
/proc/6856/stat : 6856 (sh) S 6854 6854 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123950191 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 232 193 169 0 50 0
[pid=6857] ppid=6856 vsize=7896 CPUtime=1200
/proc/6857/stat : 6857 (minisat) R 6856 6854 6688 0 -1 4194304 1624 0 0 0 119999 1 0 0 25 0 1 0 1123950191 8085504 1604 1992294400 134512640 135243223 4294956304 18446744073709551615 134555470 0 0 4096 3 0 0 0 17 0 0 0
/proc/6857/statm: 1974 1604 84 178 0 1794 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 14668

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 6859
/proc/meminfo: memFree=1523432/2055920 swapFree=4176708/4192956
[pid=6854] ppid=6852 vsize=1416 CPUtime=0.01
/proc/6854/stat : 6854 (IUT_BMB_SAT) S 6852 6854 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123950188 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6854/statm: 354 174 105 274 0 77 0
[pid=6856] ppid=6854 vsize=5356 CPUtime=0
/proc/6856/stat : 6856 (sh) S 6854 6854 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123950191 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6856/statm: 1339 232 193 169 0 50 0
[pid=6857] ppid=6856 vsize=7896 CPUtime=1200
/proc/6857/stat : 6857 (minisat) R 6856 6854 6688 0 -1 4194304 1624 0 0 0 119999 1 0 0 25 0 1 0 1123950191 8085504 1604 1992294400 134512640 135243223 4294956304 18446744073709551615 134555470 0 0 4096 3 0 0 0 17 0 0 0
/proc/6857/statm: 1974 1604 84 178 0 1794 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 14668

Child status: 0
Real time (s): 1200.51
CPU time (s): 1200.04
CPU user time (s): 1200.01
CPU system time (s): 0.026995
CPU usage (%): 99.9607
Max. virtual memory (cumulated for all children) (KiB): 14668

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

runsolver used 0.98385 second user time and 3.39848 second system time

The end

Launcher Data

Begin job on node51 at 2009-03-31 17:21:21
IDJOB=1533976
IDBENCH=70569
IDSOLVER=523
FILE ID=node51/1533976-1238512881
PBS_JOBID= 9062001
Free space on /tmp= 65256 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/560/unif-k3-r4.25-v560-c2380-S820736259-091.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533976-1238512881/watcher-1533976-1238512881 -o /tmp/evaluation-result-1533976-1238512881/solver-1533976-1238512881 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1533976-1238512881.cnf HOME

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

MD5SUM BENCH= 40cbc7855271d25e9f7a8a91ba5b6927
RANDOM SEED=7594894

node51.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.234
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.234
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:       1531040 kB
Buffers:         86604 kB
Cached:         341196 kB
SwapCached:      10052 kB
Active:         204140 kB
Inactive:       235144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1531040 kB
SwapTotal:     4192956 kB
SwapFree:      4176708 kB
Dirty:            2228 kB
Writeback:           0 kB
Mapped:          17184 kB
Slab:            71600 kB
Committed_AS:  3066552 kB
PageTables:       1400 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= 65252 MiB
End job on node51 at 2009-03-31 17:41:22