Trace number 1533031

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
IUT_BMB_SAT 1.0? (TO) 1200.11 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S632066493-060.cnf
MD5SUM18acde07d0986af307d23032d1000e7e
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 variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
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:  110                                                  |
0.00/0.02	c |  Number of clauses:    2343                                                 |
0.00/0.02	c |  Parsing time:         0.00         s                                       |
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |     110     2343    11715 |      781        0    nan |  0.000 % |
0.00/0.03	c |       105 |     110     2343    11715 |      859      105     25 |  0.008 % |
0.01/0.04	c |       257 |     110     2343    11715 |      945      257     24 |  0.008 % |
0.01/0.04	c |       482 |     110     2343    11715 |     1039      482     23 |  0.008 % |
0.01/0.05	c |       819 |     110     2343    11715 |     1143      819     23 |  0.008 % |
0.01/0.07	c |      1326 |     110     2343    11715 |     1257      742     22 |  0.008 % |
0.01/0.09	c |      2086 |     110     2343    11715 |     1383      860     22 |  0.008 % |
0.01/0.13	c |      3225 |     110     2343    11715 |     1521     1291     22 |  0.008 % |
0.01/0.18	c |      4934 |     110     2343    11715 |     1674     1455     22 |  0.008 % |
0.01/0.27	c |      7496 |     110     2343    11715 |     1841     1455     23 |  0.008 % |
0.01/0.40	c |     11341 |     110     2343    11715 |     2025     1556     22 |  0.008 % |
0.01/0.60	c |     17107 |     110     2343    11715 |     2228     1153     21 |  0.008 % |
0.01/0.92	c |     25756 |     110     2343    11715 |     2451     1897     22 |  0.008 % |
1.38/1.43	c |     38730 |     110     2343    11715 |     2696     2449     22 |  0.008 % |
2.09/2.20	c |     58191 |     110     2343    11715 |     2965     1454     21 |  0.008 % |
3.29/3.39	c |     87383 |     110     2343    11715 |     3262     2175     22 |  0.008 % |
5.18/5.28	c |    131172 |     110     2343    11715 |     3588     3200     22 |  0.008 % |
8.08/8.18	c |    196857 |     110     2343    11715 |     3947     1916     21 |  0.008 % |
12.68/12.73	c |    295383 |     110     2343    11715 |     4342     2964     21 |  0.008 % |
19.78/19.88	c |    443173 |     110     2343    11715 |     4776     4256     23 |  0.008 % |
30.87/30.98	c |    664856 |     110     2343    11715 |     5254     4721     23 |  0.008 % |
48.16/48.28	c |    997381 |     110     2343    11715 |     5779     4301     22 |  0.008 % |
75.45/75.52	c |   1496170 |     110     2343    11715 |     6357     3677     21 |  0.008 % |
118.23/118.39	c |   2244352 |     110     2343    11715 |     6993     4717     22 |  0.008 % |
185.10/185.20	c |   3366627 |     110     2343    11715 |     7692     6875     22 |  0.008 % |
290.26/290.41	c |   5050038 |     110     2343    11715 |     8461     6897     21 |  0.008 % |
455.09/455.40	c |   7575156 |     110     2343    11715 |     9308     5956     23 |  0.008 % |
716.57/716.98	c |  11362831 |     110     2343    11715 |    10238     7678     23 |  0.008 % |
1133.60/1134.11	c |  17044343 |     110     2343    11715 |    11262     7013     21 |  0.008 % |
1200.08/1200.60	sh: line 1: 13068 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.08/1200.60	c cannot read from file

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1533031-1238412722/watcher-1533031-1238412722 -o /tmp/evaluation-result-1533031-1238412722/solver-1533031-1238412722 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533031-1238412722.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.01 1.12 3/69 13065
/proc/meminfo: memFree=1586856/2055920 swapFree=4171336/4192956
[pid=13065] ppid=13063 vsize=1416 CPUtime=0
/proc/13065/stat : 13065 (IUT_BMB_SAT) R 13063 13065 12969 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 1113935358 1449984 143 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/13065/statm: 354 143 97 274 0 77 0

[startup+0.0418551 s]
/proc/loadavg: 0.92 1.01 1.12 3/69 13065
/proc/meminfo: memFree=1586856/2055920 swapFree=4171336/4192956
[pid=13065] ppid=13063 vsize=1416 CPUtime=0.01
/proc/13065/stat : 13065 (IUT_BMB_SAT) S 13063 13065 12969 0 -1 4194304 189 0 0 0 1 0 0 0 18 0 1 0 1113935358 1449984 171 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13065/statm: 354 171 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.101859 s]
/proc/loadavg: 0.92 1.01 1.12 3/69 13065
/proc/meminfo: memFree=1586856/2055920 swapFree=4171336/4192956
[pid=13065] ppid=13063 vsize=1416 CPUtime=0.01
/proc/13065/stat : 13065 (IUT_BMB_SAT) S 13063 13065 12969 0 -1 4194304 189 0 0 0 1 0 0 0 18 0 1 0 1113935358 1449984 171 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13065/statm: 354 171 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.30188 s]
/proc/loadavg: 0.92 1.01 1.12 3/69 13065
/proc/meminfo: memFree=1586856/2055920 swapFree=4171336/4192956
[pid=13065] ppid=13063 vsize=1416 CPUtime=0.01
/proc/13065/stat : 13065 (IUT_BMB_SAT) S 13063 13065 12969 0 -1 4194304 189 0 0 0 1 0 0 0 18 0 1 0 1113935358 1449984 171 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13065/statm: 354 171 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.701921 s]
/proc/loadavg: 0.92 1.01 1.12 3/69 13065
/proc/meminfo: memFree=1586856/2055920 swapFree=4171336/4192956
[pid=13065] ppid=13063 vsize=1416 CPUtime=0.01
/proc/13065/stat : 13065 (IUT_BMB_SAT) S 13063 13065 12969 0 -1 4194304 189 0 0 0 1 0 0 0 18 0 1 0 1113935358 1449984 171 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13065/statm: 354 171 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.502 s]
/proc/loadavg: 0.92 1.01 1.12 2/72 13068
/proc/meminfo: memFree=1585552/2055920 swapFree=4171336/4192956
[pid=13065] ppid=13063 vsize=1416 CPUtime=0.01
/proc/13065/stat : 13065 (IUT_BMB_SAT) S 13063 13065 12969 0 -1 4194304 189 0 0 0 1 0 0 0 18 0 1 0 1113935358 1449984 171 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13065/statm: 354 171 105 274 0 77 0
[pid=13067] ppid=13065 vsize=5356 CPUtime=0
/proc/13067/stat : 13067 (sh) S 13065 13065 12969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1113935360 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13067/statm: 1339 232 193 169 0 50 0
[pid=13068] ppid=13067 vsize=2452 CPUtime=1.47
/proc/13068/stat : 13068 (minisat) R 13067 13065 12969 0 -1 4194304 291 0 0 0 147 0 0 0 25 0 1 0 1113935360 2510848 271 1992294400 134512640 135243223 4294956304 18446744073709551615 134565865 0 0 4096 3 0 0 0 17 0 0 0
/proc/13068/statm: 613 271 83 178 0 433 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9224

[startup+3.10121 s]
/proc/loadavg: 0.92 1.01 1.12 2/72 13068
/proc/meminfo: memFree=1585296/2055920 swapFree=4171336/4192956
[pid=13065] ppid=13063 vsize=1416 CPUtime=0.01
/proc/13065/stat : 13065 (IUT_BMB_SAT) S 13063 13065 12969 0 -1 4194304 189 0 0 0 1 0 0 0 18 0 1 0 1113935358 1449984 171 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13065/statm: 354 171 105 274 0 77 0
[pid=13067] ppid=13065 vsize=5356 CPUtime=0
/proc/13067/stat : 13067 (sh) S 13065 13065 12969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1113935360 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13067/statm: 1339 232 193 169 0 50 0
[pid=13068] ppid=13067 vsize=2716 CPUtime=3.07
/proc/13068/stat : 13068 (minisat) R 13067 13065 12969 0 -1 4194304 326 0 0 0 307 0 0 0 25 0 1 0 1113935360 2781184 306 1992294400 134512640 135243223 4294956304 18446744073709551615 134555681 0 0 4096 3 0 0 0 17 0 0 0
/proc/13068/statm: 679 306 83 178 0 499 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9488

[startup+6.3015 s]
/proc/loadavg: 0.93 1.01 1.11 2/72 13068
/proc/meminfo: memFree=1584912/2055920 swapFree=4171336/4192956
[pid=13065] ppid=13063 vsize=1416 CPUtime=0.01
/proc/13065/stat : 13065 (IUT_BMB_SAT) S 13063 13065 12969 0 -1 4194304 189 0 0 0 1 0 0 0 18 0 1 0 1113935358 1449984 171 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13065/statm: 354 171 105 274 0 77 0
[pid=13067] ppid=13065 vsize=5356 CPUtime=0
/proc/13067/stat : 13067 (sh) S 13065 13065 12969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1113935360 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13067/statm: 1339 232 193 169 0 50 0
[pid=13068] ppid=13067 vsize=2864 CPUtime=6.27
/proc/13068/stat : 13068 (minisat) R 13067 13065 12969 0 -1 4194304 373 0 0 0 627 0 0 0 25 0 1 0 1113935360 2932736 353 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/13068/statm: 716 353 83 178 0 536 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9636

[startup+12.7022 s]
/proc/loadavg: 0.93 1.01 1.11 2/72 13068
/proc/meminfo: memFree=1584592/2055920 swapFree=4171336/4192956
[pid=13065] ppid=13063 vsize=1416 CPUtime=0.01
/proc/13065/stat : 13065 (IUT_BMB_SAT) S 13063 13065 12969 0 -1 4194304 189 0 0 0 1 0 0 0 18 0 1 0 1113935358 1449984 171 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13065/statm: 354 171 105 274 0 77 0
[pid=13067] ppid=13065 vsize=5356 CPUtime=0
/proc/13067/stat : 13067 (sh) S 13065 13065 12969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1113935360 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13067/statm: 1339 232 193 169 0 50 0
[pid=13068] ppid=13067 vsize=2996 CPUtime=12.67
/proc/13068/stat : 13068 (minisat) R 13067 13065 12969 0 -1 4194304 418 0 0 0 1267 0 0 0 25 0 1 0 1113935360 3067904 398 1992294400 134512640 135243223 4294956304 18446744073709551615 134555637 0 0 4096 3 0 0 0 17 0 0 0
/proc/13068/statm: 749 398 83 178 0 569 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9768

[startup+25.5015 s]
/proc/loadavg: 0.95 1.01 1.11 2/72 13068
/proc/meminfo: memFree=1584336/2055920 swapFree=4171336/4192956
[pid=13065] ppid=13063 vsize=1416 CPUtime=0.01
/proc/13065/stat : 13065 (IUT_BMB_SAT) S 13063 13065 12969 0 -1 4194304 189 0 0 0 1 0 0 0 18 0 1 0 1113935358 1449984 171 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13065/statm: 354 171 105 274 0 77 0
[pid=13067] ppid=13065 vsize=5356 CPUtime=0
/proc/13067/stat : 13067 (sh) S 13065 13065 12969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1113935360 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13067/statm: 1339 232 193 169 0 50 0
[pid=13068] ppid=13067 vsize=3260 CPUtime=25.46
/proc/13068/stat : 13068 (minisat) R 13067 13065 12969 0 -1 4194304 494 0 0 0 2546 0 0 0 25 0 1 0 1113935360 3338240 474 1992294400 134512640 135243223 4294956304 18446744073709551615 134566310 0 0 4096 3 0 0 0 17 0 0 0
/proc/13068/statm: 815 474 83 178 0 635 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10032

[startup+51.1011 s]
/proc/loadavg: 0.96 1.01 1.11 2/72 13068
/proc/meminfo: memFree=1584144/2055920 swapFree=4171336/4192956
[pid=13065] ppid=13063 vsize=1416 CPUtime=0.01
/proc/13065/stat : 13065 (IUT_BMB_SAT) S 13063 13065 12969 0 -1 4194304 189 0 0 0 1 0 0 0 18 0 1 0 1113935358 1449984 171 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13065/statm: 354 171 105 274 0 77 0
[pid=13067] ppid=13065 vsize=5356 CPUtime=0
/proc/13067/stat : 13067 (sh) S 13065 13065 12969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1113935360 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13067/statm: 1339 232 193 169 0 50 0
[pid=13068] ppid=13067 vsize=3672 CPUtime=51.05
/proc/13068/stat : 13068 (minisat) R 13067 13065 12969 0 -1 4194304 564 0 0 0 5105 0 0 0 25 0 1 0 1113935360 3760128 544 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/13068/statm: 918 544 83 178 0 738 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10444

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 1.10 2/72 13068
/proc/meminfo: memFree=1583632/2055920 swapFree=4171336/4192956
[pid=13065] ppid=13063 vsize=1416 CPUtime=0.01
/proc/13065/stat : 13065 (IUT_BMB_SAT) S 13063 13065 12969 0 -1 4194304 189 0 0 0 1 0 0 0 18 0 1 0 1113935358 1449984 171 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13065/statm: 354 171 105 274 0 77 0
[pid=13067] ppid=13065 vsize=5356 CPUtime=0
/proc/13067/stat : 13067 (sh) S 13065 13065 12969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1113935360 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13067/statm: 1339 232 193 169 0 50 0
[pid=13068] ppid=13067 vsize=3952 CPUtime=102.23
/proc/13068/stat : 13068 (minisat) R 13067 13065 12969 0 -1 4194304 660 0 0 0 10223 0 0 0 25 0 1 0 1113935360 4046848 640 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/13068/statm: 988 640 83 178 0 808 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10724

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.09 2/72 13068
/proc/meminfo: memFree=1583184/2055920 swapFree=4171336/4192956
[pid=13065] ppid=13063 vsize=1416 CPUtime=0.01
/proc/13065/stat : 13065 (IUT_BMB_SAT) S 13063 13065 12969 0 -1 4194304 189 0 0 0 1 0 0 0 18 0 1 0 1113935358 1449984 171 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13065/statm: 354 171 105 274 0 77 0
[pid=13067] ppid=13065 vsize=5356 CPUtime=0
/proc/13067/stat : 13067 (sh) S 13065 13065 12969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1113935360 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13067/statm: 1339 232 193 169 0 50 0
[pid=13068] ppid=13067 vsize=4364 CPUtime=162.2
/proc/13068/stat : 13068 (minisat) R 13067 13065 12969 0 -1 4194304 761 0 0 0 16220 0 0 0 25 0 1 0 1113935360 4468736 741 1992294400 134512640 135243223 4294956304 18446744073709551615 134555907 0 0 4096 3 0 0 0 17 0 0 0
/proc/13068/statm: 1091 741 83 178 0 911 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 11136

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.08 2/72 13068
/proc/meminfo: memFree=1582992/2055920 swapFree=4171336/4192956
[pid=13065] ppid=13063 vsize=1416 CPUtime=0.01
/proc/13065/stat : 13065 (IUT_BMB_SAT) S 13063 13065 12969 0 -1 4194304 189 0 0 0 1 0 0 0 18 0 1 0 1113935358 1449984 171 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13065/statm: 354 171 105 274 0 77 0
[pid=13067] ppid=13065 vsize=5356 CPUtime=0
/proc/13067/stat : 13067 (sh) S 13065 13065 12969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1113935360 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13067/statm: 1339 232 193 169 0 50 0
[pid=13068] ppid=13067 vsize=4644 CPUtime=222.17
/proc/13068/stat : 13068 (minisat) R 13067 13065 12969 0 -1 4194304 807 0 0 0 22217 0 0 0 25 0 1 0 1113935360 4755456 787 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/13068/statm: 1161 787 83 178 0 981 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 11416

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.08 2/72 13068
/proc/meminfo: memFree=1582928/2055920 swapFree=4171336/4192956
[pid=13065] ppid=13063 vsize=1416 CPUtime=0.01
/proc/13065/stat : 13065 (IUT_BMB_SAT) S 13063 13065 12969 0 -1 4194304 189 0 0 0 1 0 0 0 18 0 1 0 1113935358 1449984 171 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13065/statm: 354 171 105 274 0 77 0
[pid=13067] ppid=13065 vsize=5356 CPUtime=0
/proc/13067/stat : 13067 (sh) S 13065 13065 12969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1113935360 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13067/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1582032/2055920 swapFree=4171336/4192956
[pid=13065] ppid=13063 vsize=1416 CPUtime=0.01
/proc/13065/stat : 13065 (IUT_BMB_SAT) S 13063 13065 12969 0 -1 4194304 189 0 0 0 1 0 0 0 18 0 1 0 1113935358 1449984 171 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13065/statm: 354 171 105 274 0 77 0
[pid=13067] ppid=13065 vsize=5356 CPUtime=0
/proc/13067/stat : 13067 (sh) S 13065 13065 12969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1113935360 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13067/statm: 1339 232 193 169 0 50 0
[pid=13068] ppid=13067 vsize=5492 CPUtime=642.01
/proc/13068/stat : 13068 (minisat) R 13067 13065 12969 0 -1 4194304 1035 0 0 0 64200 1 0 0 25 0 1 0 1113935360 5623808 1015 1992294400 134512640 135243223 4294956304 18446744073709551615 134563832 0 0 4096 3 0 0 0 17 0 0 0
/proc/13068/statm: 1373 1015 83 178 0 1193 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 12264

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 1.03 2/72 13070
/proc/meminfo: memFree=1581840/2055920 swapFree=4171336/4192956
[pid=13065] ppid=13063 vsize=1416 CPUtime=0.01
/proc/13065/stat : 13065 (IUT_BMB_SAT) S 13063 13065 12969 0 -1 4194304 189 0 0 0 1 0 0 0 18 0 1 0 1113935358 1449984 171 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13065/statm: 354 171 105 274 0 77 0
[pid=13067] ppid=13065 vsize=5356 CPUtime=0
/proc/13067/stat : 13067 (sh) S 13065 13065 12969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1113935360 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13067/statm: 1339 232 193 169 0 50 0
[pid=13068] ppid=13067 vsize=5640 CPUtime=701.97
/proc/13068/stat : 13068 (minisat) R 13067 13065 12969 0 -1 4194304 1067 0 0 0 70196 1 0 0 25 0 1 0 1113935360 5775360 1047 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/13068/statm: 1410 1047 83 178 0 1230 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 12412

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 1.03 2/72 13070
/proc/meminfo: memFree=1581776/2055920 swapFree=4171336/4192956
[pid=13065] ppid=13063 vsize=1416 CPUtime=0.01
/proc/13065/stat : 13065 (IUT_BMB_SAT) S 13063 13065 12969 0 -1 4194304 189 0 0 0 1 0 0 0 18 0 1 0 1113935358 1449984 171 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13065/statm: 354 171 105 274 0 77 0
[pid=13067] ppid=13065 vsize=5356 CPUtime=0
/proc/13067/stat : 13067 (sh) S 13065 13065 12969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1113935360 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13067/statm: 1339 232 193 169 0 50 0
[pid=13068] ppid=13067 vsize=5788 CPUtime=761.95
/proc/13068/stat : 13068 (minisat) R 13067 13065 12969 0 -1 4194304 1075 0 0 0 76194 1 0 0 25 0 1 0 1113935360 5926912 1055 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/13068/statm: 1447 1055 83 178 0 1267 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 12560

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.02 2/72 13070
/proc/meminfo: memFree=1581648/2055920 swapFree=4171336/4192956
[pid=13065] ppid=13063 vsize=1416 CPUtime=0.01
/proc/13065/stat : 13065 (IUT_BMB_SAT) S 13063 13065 12969 0 -1 4194304 189 0 0 0 1 0 0 0 18 0 1 0 1113935358 1449984 171 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13065/statm: 354 171 105 274 0 77 0
[pid=13067] ppid=13065 vsize=5356 CPUtime=0
/proc/13067/stat : 13067 (sh) S 13065 13065 12969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1113935360 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13067/statm: 1339 232 193 169 0 50 0
[pid=13068] ppid=13067 vsize=5936 CPUtime=821.92
/proc/13068/stat : 13068 (minisat) R 13067 13065 12969 0 -1 4194304 1129 0 0 0 82191 1 0 0 25 0 1 0 1113935360 6078464 1109 1992294400 134512640 135243223 4294956304 18446744073709551615 134555557 0 0 4096 3 0 0 0 17 0 0 0
/proc/13068/statm: 1484 1109 83 178 0 1304 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 12708

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.02 2/72 13070
/proc/meminfo: memFree=1581584/2055920 swapFree=4171336/4192956
[pid=13065] ppid=13063 vsize=1416 CPUtime=0.01
/proc/13065/stat : 13065 (IUT_BMB_SAT) S 13063 13065 12969 0 -1 4194304 189 0 0 0 1 0 0 0 18 0 1 0 1113935358 1449984 171 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13065/statm: 354 171 105 274 0 77 0
[pid=13067] ppid=13065 vsize=5356 CPUtime=0
/proc/13067/stat : 13067 (sh) S 13065 13065 12969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1113935360 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13067/statm: 1339 232 193 169 0 50 0
[pid=13068] ppid=13067 vsize=6084 CPUtime=881.9
/proc/13068/stat : 13068 (minisat) R 13067 13065 12969 0 -1 4194304 1149 0 0 0 88189 1 0 0 25 0 1 0 1113935360 6230016 1129 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/13068/statm: 1521 1129 83 178 0 1341 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 12856

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.01 2/72 13070
/proc/meminfo: memFree=1581584/2055920 swapFree=4171336/4192956
[pid=13065] ppid=13063 vsize=1416 CPUtime=0.01
/proc/13065/stat : 13065 (IUT_BMB_SAT) S 13063 13065 12969 0 -1 4194304 189 0 0 0 1 0 0 0 18 0 1 0 1113935358 1449984 171 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13065/statm: 354 171 105 274 0 77 0
[pid=13067] ppid=13065 vsize=5356 CPUtime=0
/proc/13067/stat : 13067 (sh) S 13065 13065 12969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1113935360 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13067/statm: 1339 232 193 169 0 50 0
[pid=13068] ppid=13067 vsize=6084 CPUtime=941.87
/proc/13068/stat : 13068 (minisat) R 13067 13065 12969 0 -1 4194304 1155 0 0 0 94186 1 0 0 25 0 1 0 1113935360 6230016 1135 1992294400 134512640 135243223 4294956304 18446744073709551615 134555674 0 0 4096 3 0 0 0 17 0 0 0
/proc/13068/statm: 1521 1135 83 178 0 1341 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 12856

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.01 2/72 13070
/proc/meminfo: memFree=1581520/2055920 swapFree=4171336/4192956
[pid=13065] ppid=13063 vsize=1416 CPUtime=0.01
/proc/13065/stat : 13065 (IUT_BMB_SAT) S 13063 13065 12969 0 -1 4194304 189 0 0 0 1 0 0 0 18 0 1 0 1113935358 1449984 171 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13065/statm: 354 171 105 274 0 77 0
[pid=13067] ppid=13065 vsize=5356 CPUtime=0
/proc/13067/stat : 13067 (sh) S 13065 13065 12969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1113935360 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13067/statm: 1339 232 193 169 0 50 0
[pid=13068] ppid=13067 vsize=6084 CPUtime=1001.84
/proc/13068/stat : 13068 (minisat) R 13067 13065 12969 0 -1 4194304 1169 0 0 0 100183 1 0 0 25 0 1 0 1113935360 6230016 1149 1992294400 134512640 135243223 4294956304 18446744073709551615 134744100 0 0 4096 3 0 0 0 17 0 0 0
/proc/13068/statm: 1521 1149 83 178 0 1341 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 12856

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/72 13070
/proc/meminfo: memFree=1581456/2055920 swapFree=4171336/4192956
[pid=13065] ppid=13063 vsize=1416 CPUtime=0.01
/proc/13065/stat : 13065 (IUT_BMB_SAT) S 13063 13065 12969 0 -1 4194304 189 0 0 0 1 0 0 0 18 0 1 0 1113935358 1449984 171 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13065/statm: 354 171 105 274 0 77 0
[pid=13067] ppid=13065 vsize=5356 CPUtime=0
/proc/13067/stat : 13067 (sh) S 13065 13065 12969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1113935360 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13067/statm: 1339 232 193 169 0 50 0
[pid=13068] ppid=13067 vsize=6084 CPUtime=1061.82
/proc/13068/stat : 13068 (minisat) R 13067 13065 12969 0 -1 4194304 1169 0 0 0 106181 1 0 0 25 0 1 0 1113935360 6230016 1149 1992294400 134512640 135243223 4294956304 18446744073709551615 134555944 0 0 4096 3 0 0 0 17 0 0 0
/proc/13068/statm: 1521 1149 83 178 0 1341 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 12856

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/72 13070
/proc/meminfo: memFree=1581456/2055920 swapFree=4171336/4192956
[pid=13065] ppid=13063 vsize=1416 CPUtime=0.01
/proc/13065/stat : 13065 (IUT_BMB_SAT) S 13063 13065 12969 0 -1 4194304 189 0 0 0 1 0 0 0 18 0 1 0 1113935358 1449984 171 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13065/statm: 354 171 105 274 0 77 0
[pid=13067] ppid=13065 vsize=5356 CPUtime=0
/proc/13067/stat : 13067 (sh) S 13065 13065 12969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1113935360 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13067/statm: 1339 232 193 169 0 50 0
[pid=13068] ppid=13067 vsize=6084 CPUtime=1121.79
/proc/13068/stat : 13068 (minisat) R 13067 13065 12969 0 -1 4194304 1171 0 0 0 112178 1 0 0 25 0 1 0 1113935360 6230016 1151 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/13068/statm: 1521 1151 83 178 0 1341 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 12856

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/72 13070
/proc/meminfo: memFree=1581456/2055920 swapFree=4171336/4192956
[pid=13065] ppid=13063 vsize=1416 CPUtime=0.01
/proc/13065/stat : 13065 (IUT_BMB_SAT) S 13063 13065 12969 0 -1 4194304 189 0 0 0 1 0 0 0 18 0 1 0 1113935358 1449984 171 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13065/statm: 354 171 105 274 0 77 0
[pid=13067] ppid=13065 vsize=5356 CPUtime=0
/proc/13067/stat : 13067 (sh) S 13065 13065 12969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1113935360 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13067/statm: 1339 232 193 169 0 50 0
[pid=13068] ppid=13067 vsize=6084 CPUtime=1181.77
/proc/13068/stat : 13068 (minisat) R 13067 13065 12969 0 -1 4194304 1179 0 0 0 118176 1 0 0 25 0 1 0 1113935360 6230016 1159 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/13068/statm: 1521 1159 83 178 0 1341 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 12856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 1.00 1.00 2/72 13070
/proc/meminfo: memFree=1581456/2055920 swapFree=4171336/4192956
[pid=13065] ppid=13063 vsize=1416 CPUtime=0.01
/proc/13065/stat : 13065 (IUT_BMB_SAT) S 13063 13065 12969 0 -1 4194304 189 0 0 0 1 0 0 0 18 0 1 0 1113935358 1449984 171 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13065/statm: 354 171 105 274 0 77 0
[pid=13067] ppid=13065 vsize=5356 CPUtime=0
/proc/13067/stat : 13067 (sh) S 13065 13065 12969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1113935360 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13067/statm: 1339 232 193 169 0 50 0
[pid=13068] ppid=13067 vsize=6084 CPUtime=1200.07
/proc/13068/stat : 13068 (minisat) R 13067 13065 12969 0 -1 4194304 1179 0 0 0 120006 1 0 0 25 0 1 0 1113935360 6230016 1159 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/13068/statm: 1521 1159 83 178 0 1341 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 12856

Sending SIGTERM to process tree (bottom up)

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.08
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= 1711
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= 3992

runsolver used 1.14783 second user time and 3.2585 second system time

The end

Launcher Data

Begin job on node44 at 2009-03-30 13:32:02
IDJOB=1533031
IDBENCH=70380
IDSOLVER=523
FILE ID=node44/1533031-1238412722
PBS_JOBID= 9061478
Free space on /tmp= 66400 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/110/unif-k5-r21.3-v110-c2343-S632066493-060.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533031-1238412722/watcher-1533031-1238412722 -o /tmp/evaluation-result-1533031-1238412722/solver-1533031-1238412722 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1533031-1238412722.cnf HOME

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

MD5SUM BENCH= 18acde07d0986af307d23032d1000e7e
RANDOM SEED=1119817902

node44.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.241
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.241
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:       1587400 kB
Buffers:         77144 kB
Cached:         286672 kB
SwapCached:      11068 kB
Active:          92876 kB
Inactive:       283452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1587400 kB
SwapTotal:     4192956 kB
SwapFree:      4171336 kB
Dirty:            2232 kB
Writeback:           0 kB
Mapped:          18184 kB
Slab:            77652 kB
Committed_AS:  2589648 kB
PageTables:       1796 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= 66396 MiB
End job on node44 at 2009-03-30 13:52:03