Trace number 1533656

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/70/
unif-k7-r89-v70-c6230-S1794178048-059.cnf
MD5SUMf50dda60e1e45f85b822b6ad12182f2a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.076988
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 56230

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.00/0.06	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.06	c ============================[ Problem Statistics ]=============================
0.00/0.06	c |                                                                             |
0.00/0.06	c |  Number of variables:  70                                                   |
0.00/0.06	c |  Number of clauses:    6230                                                 |
0.00/0.07	c |  Parsing time:         0.01         s                                       |
0.06/0.18	c ============================[ Search Statistics ]==============================
0.06/0.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.06/0.18	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.06/0.18	c ===============================================================================
0.06/0.18	c |         0 |      70     6230    43610 |     2076        0    nan |  0.000 % |
0.06/0.19	c |       100 |      70     6230    43610 |     2284      100     26 |  0.021 % |
0.06/0.19	c |       250 |      70     6230    43610 |     2512      250     25 |  0.021 % |
0.06/0.20	c |       475 |      70     6230    43610 |     2764      475     26 |  0.021 % |
0.06/0.22	c |       812 |      70     6230    43610 |     3040      812     26 |  0.021 % |
0.06/0.24	c |      1321 |      70     6230    43610 |     3344     1321     25 |  0.021 % |
0.06/0.28	c |      2081 |      70     6230    43610 |     3678     2081     25 |  0.021 % |
0.06/0.33	c |      3220 |      70     6230    43610 |     4046     3220     25 |  0.021 % |
0.06/0.43	c |      4928 |      70     6230    43610 |     4451     2886     25 |  0.021 % |
0.06/0.57	c |      7492 |      70     6230    43610 |     4896     3210     24 |  0.021 % |
0.06/0.80	c |     11336 |      70     6230    43610 |     5386     4589     24 |  0.021 % |
1.09/1.16	c |     17103 |      70     6230    43610 |     5924     4941     24 |  0.021 % |
1.69/1.72	c |     25753 |      70     6230    43610 |     6517     4658     24 |  0.021 % |
2.49/2.57	c |     38728 |      70     6230    43610 |     7169     4535     24 |  0.021 % |
3.79/3.90	c |     58190 |      70     6230    43610 |     7886     5990     24 |  0.021 % |
5.88/5.99	c |     87382 |      70     6230    43610 |     8674     7477     23 |  0.021 % |
9.18/9.20	c |    131171 |      70     6230    43610 |     9542     7743     23 |  0.021 % |
14.29/14.30	c |    196856 |      70     6230    43610 |    10496     6424     23 |  0.021 % |
22.28/22.40	c |    295382 |      70     6230    43610 |    11546    10223     23 |  0.021 % |
35.27/35.32	c |    443171 |      70     6230    43610 |    12700     7526     22 |  0.021 % |
55.56/55.66	c |    664855 |      70     6230    43610 |    13970     6444     23 |  0.021 % |
88.54/88.63	c |    997380 |      70     6230    43610 |    15367    10001     24 |  0.021 % |
141.23/141.39	c |   1496170 |      70     6230    43610 |    16904     8445     22 |  0.021 % |
228.89/229.04	c |   2244352 |      70     6230    43610 |    18595    11636     22 |  0.021 % |
370.33/370.53	c |   3366626 |      70     6230    43610 |    20454    16615     22 |  0.021 % |
601.13/601.46	c |   5050037 |      70     6230    43610 |    22500    10366     22 |  0.021 % |
989.54/990.04	c |   7575155 |      70     6230    43610 |    24750    11768     23 |  0.021 % |
1200.06/1200.60	sh: line 1: 19741 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-1533656-1238476848/watcher-1533656-1238476848 -o /tmp/evaluation-result-1533656-1238476848/solver-1533656-1238476848 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533656-1238476848.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.95 0.98 3/65 19738
/proc/meminfo: memFree=1215448/2055920 swapFree=4191900/4192956
[pid=19738] ppid=19736 vsize=1416 CPUtime=0
/proc/19738/stat : 19738 (IUT_BMB_SAT) R 19736 19738 19200 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 331405582 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 134622055 0 0 4096 0 0 0 0 17 0 0 0
/proc/19738/statm: 354 156 97 274 0 77 0

[startup+0.0935661 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 19738
/proc/meminfo: memFree=1215448/2055920 swapFree=4191900/4192956
[pid=19738] ppid=19736 vsize=1944 CPUtime=0.06
/proc/19738/stat : 19738 (IUT_BMB_SAT) S 19736 19738 19200 0 -1 4194304 299 0 0 0 4 2 0 0 18 0 1 0 331405582 1990656 281 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19738/statm: 486 281 105 274 0 209 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1944

[startup+0.101566 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 19738
/proc/meminfo: memFree=1215448/2055920 swapFree=4191900/4192956
[pid=19738] ppid=19736 vsize=1944 CPUtime=0.06
/proc/19738/stat : 19738 (IUT_BMB_SAT) S 19736 19738 19200 0 -1 4194304 299 0 0 0 4 2 0 0 18 0 1 0 331405582 1990656 281 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19738/statm: 486 281 105 274 0 209 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1944

[startup+0.301591 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 19738
/proc/meminfo: memFree=1215448/2055920 swapFree=4191900/4192956
[pid=19738] ppid=19736 vsize=1944 CPUtime=0.06
/proc/19738/stat : 19738 (IUT_BMB_SAT) S 19736 19738 19200 0 -1 4194304 299 0 0 0 4 2 0 0 18 0 1 0 331405582 1990656 281 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19738/statm: 486 281 105 274 0 209 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1944

[startup+0.701641 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 19738
/proc/meminfo: memFree=1215448/2055920 swapFree=4191900/4192956
[pid=19738] ppid=19736 vsize=1944 CPUtime=0.06
/proc/19738/stat : 19738 (IUT_BMB_SAT) S 19736 19738 19200 0 -1 4194304 299 0 0 0 4 2 0 0 18 0 1 0 331405582 1990656 281 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19738/statm: 486 281 105 274 0 209 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1944

[startup+1.50174 s]
/proc/loadavg: 0.91 0.95 0.98 2/68 19741
/proc/meminfo: memFree=1212864/2055920 swapFree=4191900/4192956
[pid=19738] ppid=19736 vsize=1944 CPUtime=0.06
/proc/19738/stat : 19738 (IUT_BMB_SAT) S 19736 19738 19200 0 -1 4194304 299 0 0 0 4 2 0 0 18 0 1 0 331405582 1990656 281 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19738/statm: 486 281 105 274 0 209 0
[pid=19740] ppid=19738 vsize=5356 CPUtime=0
/proc/19740/stat : 19740 (sh) S 19738 19738 19200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 331405588 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19740/statm: 1339 232 193 169 0 50 0
[pid=19741] ppid=19740 vsize=3252 CPUtime=1.43
/proc/19741/stat : 19741 (minisat) R 19740 19738 19200 0 -1 4194304 493 0 0 0 143 0 0 0 25 0 1 0 331405588 3330048 473 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/19741/statm: 813 473 83 178 0 633 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10552

[startup+3.10294 s]
/proc/loadavg: 0.91 0.95 0.98 2/68 19741
/proc/meminfo: memFree=1212480/2055920 swapFree=4191900/4192956
[pid=19738] ppid=19736 vsize=1944 CPUtime=0.06
/proc/19738/stat : 19738 (IUT_BMB_SAT) S 19736 19738 19200 0 -1 4194304 299 0 0 0 4 2 0 0 18 0 1 0 331405582 1990656 281 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19738/statm: 486 281 105 274 0 209 0
[pid=19740] ppid=19738 vsize=5356 CPUtime=0
/proc/19740/stat : 19740 (sh) S 19738 19738 19200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 331405588 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19740/statm: 1339 232 193 169 0 50 0
[pid=19741] ppid=19740 vsize=3516 CPUtime=3.03
/proc/19741/stat : 19741 (minisat) R 19740 19738 19200 0 -1 4194304 568 0 0 0 303 0 0 0 25 0 1 0 331405588 3600384 548 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/19741/statm: 879 548 83 178 0 699 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10816

[startup+6.30135 s]
/proc/loadavg: 0.92 0.95 0.98 2/68 19741
/proc/meminfo: memFree=1211968/2055920 swapFree=4191900/4192956
[pid=19738] ppid=19736 vsize=1944 CPUtime=0.06
/proc/19738/stat : 19738 (IUT_BMB_SAT) S 19736 19738 19200 0 -1 4194304 299 0 0 0 4 2 0 0 18 0 1 0 331405582 1990656 281 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19738/statm: 486 281 105 274 0 209 0
[pid=19740] ppid=19738 vsize=5356 CPUtime=0
/proc/19740/stat : 19740 (sh) S 19738 19738 19200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 331405588 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19740/statm: 1339 232 193 169 0 50 0
[pid=19741] ppid=19740 vsize=3788 CPUtime=6.22
/proc/19741/stat : 19741 (minisat) R 19740 19738 19200 0 -1 4194304 645 0 0 0 622 0 0 0 25 0 1 0 331405588 3878912 625 1992294400 134512640 135243223 4294956304 18446744073709551615 134566243 0 0 4096 3 0 0 0 17 0 0 0
/proc/19741/statm: 947 625 83 178 0 767 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11088

[startup+12.7012 s]
/proc/loadavg: 0.93 0.95 0.98 2/68 19741
/proc/meminfo: memFree=1211520/2055920 swapFree=4191900/4192956
[pid=19738] ppid=19736 vsize=1944 CPUtime=0.06
/proc/19738/stat : 19738 (IUT_BMB_SAT) S 19736 19738 19200 0 -1 4194304 299 0 0 0 4 2 0 0 18 0 1 0 331405582 1990656 281 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19738/statm: 486 281 105 274 0 209 0
[pid=19740] ppid=19738 vsize=5356 CPUtime=0
/proc/19740/stat : 19740 (sh) S 19738 19738 19200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 331405588 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19740/statm: 1339 232 193 169 0 50 0
[pid=19741] ppid=19740 vsize=4188 CPUtime=12.62
/proc/19741/stat : 19741 (minisat) R 19740 19738 19200 0 -1 4194304 732 0 0 0 1262 0 0 0 25 0 1 0 331405588 4288512 712 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/19741/statm: 1047 712 83 178 0 867 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11488

[startup+25.5018 s]
/proc/loadavg: 0.94 0.96 0.98 2/68 19741
/proc/meminfo: memFree=1211008/2055920 swapFree=4191900/4192956
[pid=19738] ppid=19736 vsize=1944 CPUtime=0.06
/proc/19738/stat : 19738 (IUT_BMB_SAT) S 19736 19738 19200 0 -1 4194304 299 0 0 0 4 2 0 0 18 0 1 0 331405582 1990656 281 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19738/statm: 486 281 105 274 0 209 0
[pid=19740] ppid=19738 vsize=5356 CPUtime=0
/proc/19740/stat : 19740 (sh) S 19738 19738 19200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 331405588 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19740/statm: 1339 232 193 169 0 50 0
[pid=19741] ppid=19740 vsize=4716 CPUtime=25.42
/proc/19741/stat : 19741 (minisat) R 19740 19738 19200 0 -1 4194304 863 0 0 0 2542 0 0 0 25 0 1 0 331405588 4829184 843 1992294400 134512640 135243223 4294956304 18446744073709551615 134555725 0 0 4096 3 0 0 0 17 0 0 0
/proc/19741/statm: 1179 843 83 178 0 999 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12016

[startup+51.102 s]
/proc/loadavg: 0.96 0.96 0.98 2/68 19741
/proc/meminfo: memFree=1210496/2055920 swapFree=4191900/4192956
[pid=19738] ppid=19736 vsize=1944 CPUtime=0.06
/proc/19738/stat : 19738 (IUT_BMB_SAT) S 19736 19738 19200 0 -1 4194304 299 0 0 0 4 2 0 0 18 0 1 0 331405582 1990656 281 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19738/statm: 486 281 105 274 0 209 0
[pid=19740] ppid=19738 vsize=5356 CPUtime=0
/proc/19740/stat : 19740 (sh) S 19738 19738 19200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 331405588 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19740/statm: 1339 232 193 169 0 50 0
[pid=19741] ppid=19740 vsize=5336 CPUtime=51
/proc/19741/stat : 19741 (minisat) R 19740 19738 19200 0 -1 4194304 1010 0 0 0 5100 0 0 0 25 0 1 0 331405588 5464064 990 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19741/statm: 1334 990 83 178 0 1154 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 12636

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/68 19741
/proc/meminfo: memFree=1209792/2055920 swapFree=4191900/4192956
[pid=19738] ppid=19736 vsize=1944 CPUtime=0.06
/proc/19738/stat : 19738 (IUT_BMB_SAT) S 19736 19738 19200 0 -1 4194304 299 0 0 0 4 2 0 0 18 0 1 0 331405582 1990656 281 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19738/statm: 486 281 105 274 0 209 0
[pid=19740] ppid=19738 vsize=5356 CPUtime=0
/proc/19740/stat : 19740 (sh) S 19738 19738 19200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 331405588 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19740/statm: 1339 232 193 169 0 50 0
[pid=19741] ppid=19740 vsize=6080 CPUtime=102.18
/proc/19741/stat : 19741 (minisat) R 19740 19738 19200 0 -1 4194304 1173 0 0 0 10218 0 0 0 25 0 1 0 331405588 6225920 1153 1992294400 134512640 135243223 4294956304 18446744073709551615 134565285 0 0 4096 3 0 0 0 17 0 0 0
/proc/19741/statm: 1520 1153 83 178 0 1340 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 13380

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 19741
/proc/meminfo: memFree=1209216/2055920 swapFree=4191900/4192956
[pid=19738] ppid=19736 vsize=1944 CPUtime=0.06
/proc/19738/stat : 19738 (IUT_BMB_SAT) S 19736 19738 19200 0 -1 4194304 299 0 0 0 4 2 0 0 18 0 1 0 331405582 1990656 281 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19738/statm: 486 281 105 274 0 209 0
[pid=19740] ppid=19738 vsize=5356 CPUtime=0
/proc/19740/stat : 19740 (sh) S 19738 19738 19200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 331405588 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19740/statm: 1339 232 193 169 0 50 0
[pid=19741] ppid=19740 vsize=6528 CPUtime=162.16
/proc/19741/stat : 19741 (minisat) R 19740 19738 19200 0 -1 4194304 1300 0 0 0 16215 1 0 0 25 0 1 0 331405588 6684672 1280 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19741/statm: 1632 1280 83 178 0 1452 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 13828

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 19741
/proc/meminfo: memFree=1209024/2055920 swapFree=4191900/4192956
[pid=19738] ppid=19736 vsize=1944 CPUtime=0.06
/proc/19738/stat : 19738 (IUT_BMB_SAT) S 19736 19738 19200 0 -1 4194304 299 0 0 0 4 2 0 0 18 0 1 0 331405582 1990656 281 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19738/statm: 486 281 105 274 0 209 0
[pid=19740] ppid=19738 vsize=5356 CPUtime=0
/proc/19740/stat : 19740 (sh) S 19738 19738 19200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 331405588 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19740/statm: 1339 232 193 169 0 50 0
[pid=19741] ppid=19740 vsize=6828 CPUtime=222.13
/proc/19741/stat : 19741 (minisat) R 19740 19738 19200 0 -1 4194304 1360 0 0 0 22212 1 0 0 25 0 1 0 331405588 6991872 1340 1992294400 134512640 135243223 4294956304 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 1 0 0
/proc/19741/statm: 1707 1340 83 178 0 1527 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 14128

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 19741
/proc/meminfo: memFree=1208576/2055920 swapFree=4191900/4192956
[pid=19738] ppid=19736 vsize=1944 CPUtime=0.06
/proc/19738/stat : 19738 (IUT_BMB_SAT) S 19736 19738 19200 0 -1 4194304 299 0 0 0 4 2 0 0 18 0 1 0 331405582 1990656 281 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19738/statm: 486 281 105 274 0 209 0
[pid=19740] ppid=19738 vsize=5356 CPUtime=0
/proc/19740/stat : 19740 (sh) S 19738 19738 19200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 331405588 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19740/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1207296/2055920 swapFree=4191900/4192956
[pid=19738] ppid=19736 vsize=1944 CPUtime=0.06
/proc/19738/stat : 19738 (IUT_BMB_SAT) S 19736 19738 19200 0 -1 4194304 299 0 0 0 4 2 0 0 18 0 1 0 331405582 1990656 281 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19738/statm: 486 281 105 274 0 209 0
[pid=19740] ppid=19738 vsize=5356 CPUtime=0
/proc/19740/stat : 19740 (sh) S 19738 19738 19200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 331405588 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19740/statm: 1339 232 193 169 0 50 0
[pid=19741] ppid=19740 vsize=8688 CPUtime=641.95
/proc/19741/stat : 19741 (minisat) R 19740 19738 19200 0 -1 4194304 1791 0 0 0 64193 2 0 0 25 0 1 0 331405588 8896512 1771 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19741/statm: 2172 1771 83 178 0 1992 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 15988

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 19741
/proc/meminfo: memFree=1207168/2055920 swapFree=4191900/4192956
[pid=19738] ppid=19736 vsize=1944 CPUtime=0.06
/proc/19738/stat : 19738 (IUT_BMB_SAT) S 19736 19738 19200 0 -1 4194304 299 0 0 0 4 2 0 0 18 0 1 0 331405582 1990656 281 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19738/statm: 486 281 105 274 0 209 0
[pid=19740] ppid=19738 vsize=5356 CPUtime=0
/proc/19740/stat : 19740 (sh) S 19738 19738 19200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 331405588 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19740/statm: 1339 232 193 169 0 50 0
[pid=19741] ppid=19740 vsize=8832 CPUtime=701.92
/proc/19741/stat : 19741 (minisat) R 19740 19738 19200 0 -1 4194304 1803 0 0 0 70190 2 0 0 25 0 1 0 331405588 9043968 1783 1992294400 134512640 135243223 4294956304 18446744073709551615 134555551 0 0 4096 3 0 0 0 17 0 0 0
/proc/19741/statm: 2208 1783 83 178 0 2028 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 16132

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 19741
/proc/meminfo: memFree=1207168/2055920 swapFree=4191900/4192956
[pid=19738] ppid=19736 vsize=1944 CPUtime=0.06
/proc/19738/stat : 19738 (IUT_BMB_SAT) S 19736 19738 19200 0 -1 4194304 299 0 0 0 4 2 0 0 18 0 1 0 331405582 1990656 281 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19738/statm: 486 281 105 274 0 209 0
[pid=19740] ppid=19738 vsize=5356 CPUtime=0
/proc/19740/stat : 19740 (sh) S 19738 19738 19200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 331405588 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19740/statm: 1339 232 193 169 0 50 0
[pid=19741] ppid=19740 vsize=8832 CPUtime=761.9
/proc/19741/stat : 19741 (minisat) R 19740 19738 19200 0 -1 4194304 1819 0 0 0 76188 2 0 0 25 0 1 0 331405588 9043968 1799 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 1 0 0
/proc/19741/statm: 2208 1799 83 178 0 2028 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 16132

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 19741
/proc/meminfo: memFree=1207040/2055920 swapFree=4191900/4192956
[pid=19738] ppid=19736 vsize=1944 CPUtime=0.06
/proc/19738/stat : 19738 (IUT_BMB_SAT) S 19736 19738 19200 0 -1 4194304 299 0 0 0 4 2 0 0 18 0 1 0 331405582 1990656 281 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19738/statm: 486 281 105 274 0 209 0
[pid=19740] ppid=19738 vsize=5356 CPUtime=0
/proc/19740/stat : 19740 (sh) S 19738 19738 19200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 331405588 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19740/statm: 1339 232 193 169 0 50 0
[pid=19741] ppid=19740 vsize=8832 CPUtime=821.86
/proc/19741/stat : 19741 (minisat) R 19740 19738 19200 0 -1 4194304 1837 0 0 0 82184 2 0 0 25 0 1 0 331405588 9043968 1817 1992294400 134512640 135243223 4294956304 18446744073709551615 134563610 0 0 4096 3 0 0 0 17 0 0 0
/proc/19741/statm: 2208 1817 83 178 0 2028 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 16132

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 19741
/proc/meminfo: memFree=1206976/2055920 swapFree=4191900/4192956
[pid=19738] ppid=19736 vsize=1944 CPUtime=0.06
/proc/19738/stat : 19738 (IUT_BMB_SAT) S 19736 19738 19200 0 -1 4194304 299 0 0 0 4 2 0 0 18 0 1 0 331405582 1990656 281 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19738/statm: 486 281 105 274 0 209 0
[pid=19740] ppid=19738 vsize=5356 CPUtime=0
/proc/19740/stat : 19740 (sh) S 19738 19738 19200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 331405588 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19740/statm: 1339 232 193 169 0 50 0
[pid=19741] ppid=19740 vsize=8832 CPUtime=881.83
/proc/19741/stat : 19741 (minisat) R 19740 19738 19200 0 -1 4194304 1842 0 0 0 88181 2 0 0 25 0 1 0 331405588 9043968 1822 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19741/statm: 2208 1822 83 178 0 2028 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 16132

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 19741
/proc/meminfo: memFree=1206976/2055920 swapFree=4191900/4192956
[pid=19738] ppid=19736 vsize=1944 CPUtime=0.06
/proc/19738/stat : 19738 (IUT_BMB_SAT) S 19736 19738 19200 0 -1 4194304 299 0 0 0 4 2 0 0 18 0 1 0 331405582 1990656 281 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19738/statm: 486 281 105 274 0 209 0
[pid=19740] ppid=19738 vsize=5356 CPUtime=0
/proc/19740/stat : 19740 (sh) S 19738 19738 19200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 331405588 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19740/statm: 1339 232 193 169 0 50 0
[pid=19741] ppid=19740 vsize=8832 CPUtime=941.81
/proc/19741/stat : 19741 (minisat) R 19740 19738 19200 0 -1 4194304 1848 0 0 0 94179 2 0 0 25 0 1 0 331405588 9043968 1828 1992294400 134512640 135243223 4294956304 18446744073709551615 134555520 0 0 4096 3 0 0 0 17 1 0 0
/proc/19741/statm: 2208 1828 83 178 0 2028 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 16132

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 19741
/proc/meminfo: memFree=1206848/2055920 swapFree=4191900/4192956
[pid=19738] ppid=19736 vsize=1944 CPUtime=0.06
/proc/19738/stat : 19738 (IUT_BMB_SAT) S 19736 19738 19200 0 -1 4194304 299 0 0 0 4 2 0 0 18 0 1 0 331405582 1990656 281 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19738/statm: 486 281 105 274 0 209 0
[pid=19740] ppid=19738 vsize=5356 CPUtime=0
/proc/19740/stat : 19740 (sh) S 19738 19738 19200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 331405588 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19740/statm: 1339 232 193 169 0 50 0
[pid=19741] ppid=19740 vsize=8996 CPUtime=1001.77
/proc/19741/stat : 19741 (minisat) R 19740 19738 19200 0 -1 4194304 1883 0 0 0 100175 2 0 0 25 0 1 0 331405588 9211904 1863 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/19741/statm: 2249 1863 83 178 0 2069 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 16296

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 19741
/proc/meminfo: memFree=1206720/2055920 swapFree=4191900/4192956
[pid=19738] ppid=19736 vsize=1944 CPUtime=0.06
/proc/19738/stat : 19738 (IUT_BMB_SAT) S 19736 19738 19200 0 -1 4194304 299 0 0 0 4 2 0 0 18 0 1 0 331405582 1990656 281 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19738/statm: 486 281 105 274 0 209 0
[pid=19740] ppid=19738 vsize=5356 CPUtime=0
/proc/19740/stat : 19740 (sh) S 19738 19738 19200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 331405588 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19740/statm: 1339 232 193 169 0 50 0
[pid=19741] ppid=19740 vsize=9140 CPUtime=1061.75
/proc/19741/stat : 19741 (minisat) R 19740 19738 19200 0 -1 4194304 1916 0 0 0 106172 3 0 0 25 0 1 0 331405588 9359360 1896 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/19741/statm: 2285 1896 83 178 0 2105 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 16440

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 19741
/proc/meminfo: memFree=1206656/2055920 swapFree=4191900/4192956
[pid=19738] ppid=19736 vsize=1944 CPUtime=0.06
/proc/19738/stat : 19738 (IUT_BMB_SAT) S 19736 19738 19200 0 -1 4194304 299 0 0 0 4 2 0 0 18 0 1 0 331405582 1990656 281 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19738/statm: 486 281 105 274 0 209 0
[pid=19740] ppid=19738 vsize=5356 CPUtime=0
/proc/19740/stat : 19740 (sh) S 19738 19738 19200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 331405588 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19740/statm: 1339 232 193 169 0 50 0
[pid=19741] ppid=19740 vsize=9140 CPUtime=1121.73
/proc/19741/stat : 19741 (minisat) R 19740 19738 19200 0 -1 4194304 1923 0 0 0 112170 3 0 0 25 0 1 0 331405588 9359360 1903 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 1 0 0
/proc/19741/statm: 2285 1903 83 178 0 2105 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 16440

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 19741
/proc/meminfo: memFree=1206592/2055920 swapFree=4191900/4192956
[pid=19738] ppid=19736 vsize=1944 CPUtime=0.06
/proc/19738/stat : 19738 (IUT_BMB_SAT) S 19736 19738 19200 0 -1 4194304 299 0 0 0 4 2 0 0 18 0 1 0 331405582 1990656 281 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19738/statm: 486 281 105 274 0 209 0
[pid=19740] ppid=19738 vsize=5356 CPUtime=0
/proc/19740/stat : 19740 (sh) S 19738 19738 19200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 331405588 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19740/statm: 1339 232 193 169 0 50 0
[pid=19741] ppid=19740 vsize=9280 CPUtime=1181.7
/proc/19741/stat : 19741 (minisat) R 19740 19738 19200 0 -1 4194304 1951 0 0 0 118167 3 0 0 25 0 1 0 331405588 9502720 1931 1992294400 134512640 135243223 4294956304 18446744073709551615 134555557 0 0 4096 3 0 0 0 17 0 0 0
/proc/19741/statm: 2320 1931 83 178 0 2140 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 16580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 19741
/proc/meminfo: memFree=1206528/2055920 swapFree=4191900/4192956
[pid=19738] ppid=19736 vsize=1944 CPUtime=0.06
/proc/19738/stat : 19738 (IUT_BMB_SAT) S 19736 19738 19200 0 -1 4194304 299 0 0 0 4 2 0 0 18 0 1 0 331405582 1990656 281 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19738/statm: 486 281 105 274 0 209 0
[pid=19740] ppid=19738 vsize=5356 CPUtime=0
/proc/19740/stat : 19740 (sh) S 19738 19738 19200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 331405588 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19740/statm: 1339 232 193 169 0 50 0
[pid=19741] ppid=19740 vsize=9280 CPUtime=1200
/proc/19741/stat : 19741 (minisat) R 19740 19738 19200 0 -1 4194304 1952 0 0 0 119997 3 0 0 25 0 1 0 331405588 9502720 1932 1992294400 134512640 135243223 4294956304 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/19741/statm: 2320 1932 83 178 0 2140 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 16580

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.07
CPU user time (s): 1200.01
CPU system time (s): 0.056991
CPU usage (%): 99.955
Max. virtual memory (cumulated for all children) (KiB): 16580

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

runsolver used 1.09383 second user time and 3.3135 second system time

The end

Launcher Data

Begin job on node54 at 2009-03-31 07:20:48
IDJOB=1533656
IDBENCH=70505
IDSOLVER=523
FILE ID=node54/1533656-1238476848
PBS_JOBID= 9061766
Free space on /tmp= 66492 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/70/unif-k7-r89-v70-c6230-S1794178048-059.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533656-1238476848/watcher-1533656-1238476848 -o /tmp/evaluation-result-1533656-1238476848/solver-1533656-1238476848 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1533656-1238476848.cnf HOME

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

MD5SUM BENCH= f50dda60e1e45f85b822b6ad12182f2a
RANDOM SEED=166556136

node54.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:       1215992 kB
Buffers:         92840 kB
Cached:         649732 kB
SwapCached:        260 kB
Active:         278592 kB
Inactive:       479184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1215992 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2340 kB
Writeback:           0 kB
Mapped:          23768 kB
Slab:            68176 kB
Committed_AS:   954876 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66488 MiB
End job on node54 at 2009-03-31 07:40:49