Trace number 1532571

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/2000/
unif-k3-r4.2-v2000-c8400-S520696524-059.cnf
MD5SUM3606a223e44ca7ebc5d996a3ddbfb35d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.084986
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses8400
Sum of the clauses size25200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38400
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.07/0.08	c WARNING: for repeatability, setting FPU to use double precision
0.07/0.08	c ============================[ Problem Statistics ]=============================
0.07/0.08	c |                                                                             |
0.07/0.08	c |  Number of variables:  2000                                                 |
0.07/0.08	c |  Number of clauses:    8400                                                 |
0.07/0.09	c |  Parsing time:         0.01         s                                       |
0.07/0.10	c ============================[ Search Statistics ]==============================
0.07/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.10	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.07/0.10	c ===============================================================================
0.07/0.10	c |         0 |    1926     8288    25302 |     2762        0    nan |  0.000 % |
0.07/0.11	c |       101 |    1926     8288    25302 |     3038      101     57 |  0.000 % |
0.07/0.12	c |       252 |    1926     8288    25302 |     3342      252     65 |  0.000 % |
0.07/0.14	c |       478 |    1926     8288    25302 |     3677      478     64 |  0.000 % |
0.07/0.17	c |       816 |    1926     8288    25302 |     4044      816     66 |  0.000 % |
0.07/0.22	c |      1322 |    1926     8288    25302 |     4449     1322     64 |  0.000 % |
0.07/0.28	c |      2082 |    1926     8288    25302 |     4894     2082     65 |  0.000 % |
0.07/0.40	c |      3221 |    1926     8288    25302 |     5383     3221     66 |  0.000 % |
0.07/0.58	c |      4931 |    1926     8288    25302 |     5922     4931     67 |  0.000 % |
0.07/0.89	c |      7493 |    1926     8288    25302 |     6514     4381     67 |  0.000 % |
1.28/1.34	c |     11337 |    1926     8288    25302 |     7165     4808     66 |  0.000 % |
2.09/2.16	c |     17104 |    1926     8288    25302 |     7882     6861     70 |  0.000 % |
3.38/3.47	c |     25754 |    1926     8288    25302 |     8670     7347     76 |  0.000 % |
5.48/5.52	c |     38730 |    1926     8288    25302 |     9537     6881     69 |  0.000 % |
8.98/9.01	c |     58191 |    1926     8288    25302 |    10491     6658     72 |  0.000 % |
14.28/14.39	c |     87383 |    1926     8288    25302 |    11540     8909     69 |  0.000 % |
23.27/23.33	c |    131173 |    1926     8288    25302 |    12694    11411     77 |  0.000 % |
38.47/38.55	c |    196858 |    1926     8288    25302 |    13963    12117     76 |  0.000 % |
61.16/61.25	c |    295384 |    1926     8288    25302 |    15360    11169     70 |  0.000 % |
98.34/98.44	c |    443174 |    1926     8288    25302 |    16896    10624     66 |  0.000 % |
159.83/159.99	c |    664857 |    1926     8288    25302 |    18585     9139     70 |  0.000 % |
257.50/257.69	c |    997382 |    1926     8288    25302 |    20444    11498     69 |  0.000 % |
412.95/413.17	c |   1496170 |    1926     8288    25302 |    22488    12426     73 |  0.000 % |
652.68/652.90	c |   2244352 |    1926     8288    25302 |    24737    20954     73 |  0.000 % |
1062.64/1063.04	c |   3366626 |    1926     8288    25302 |    27211    16153     72 |  0.000 % |
1200.01/1200.41	sh: line 1: 15785 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.01/1200.41	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-1532571-1238388203/watcher-1532571-1238388203 -o /tmp/evaluation-result-1532571-1238388203/solver-1532571-1238388203 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1532571-1238388203.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: 1.08 1.06 1.01 3/65 15782
/proc/meminfo: memFree=1288600/2055920 swapFree=4191900/4192956
[pid=15782] ppid=15780 vsize=1432 CPUtime=0
/proc/15782/stat : 15782 (IUT_BMB_SAT) R 15780 15782 15568 0 -1 4194304 167 0 0 0 0 0 0 0 18 0 1 0 322541031 1466368 150 1992294400 134512640 135635285 4294956224 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 1 0 0
/proc/15782/statm: 358 151 92 274 0 81 0

[startup+0.0823901 s]
/proc/loadavg: 1.08 1.06 1.01 3/65 15782
/proc/meminfo: memFree=1288600/2055920 swapFree=4191900/4192956
[pid=15782] ppid=15780 vsize=1984 CPUtime=0.07
/proc/15782/stat : 15782 (IUT_BMB_SAT) S 15780 15782 15568 0 -1 4194304 327 0 0 0 4 3 0 0 18 0 1 0 322541031 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15782/statm: 496 309 105 274 0 219 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1984

[startup+0.102389 s]
/proc/loadavg: 1.08 1.06 1.01 3/65 15782
/proc/meminfo: memFree=1288600/2055920 swapFree=4191900/4192956
[pid=15782] ppid=15780 vsize=1984 CPUtime=0.07
/proc/15782/stat : 15782 (IUT_BMB_SAT) S 15780 15782 15568 0 -1 4194304 327 0 0 0 4 3 0 0 18 0 1 0 322541031 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15782/statm: 496 309 105 274 0 219 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1984

[startup+0.301413 s]
/proc/loadavg: 1.08 1.06 1.01 3/65 15782
/proc/meminfo: memFree=1288600/2055920 swapFree=4191900/4192956
[pid=15782] ppid=15780 vsize=1984 CPUtime=0.07
/proc/15782/stat : 15782 (IUT_BMB_SAT) S 15780 15782 15568 0 -1 4194304 327 0 0 0 4 3 0 0 18 0 1 0 322541031 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15782/statm: 496 309 105 274 0 219 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1984

[startup+0.701462 s]
/proc/loadavg: 1.08 1.06 1.01 3/65 15782
/proc/meminfo: memFree=1288600/2055920 swapFree=4191900/4192956
[pid=15782] ppid=15780 vsize=1984 CPUtime=0.07
/proc/15782/stat : 15782 (IUT_BMB_SAT) S 15780 15782 15568 0 -1 4194304 327 0 0 0 4 3 0 0 18 0 1 0 322541031 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15782/statm: 496 309 105 274 0 219 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1984

[startup+1.50156 s]
/proc/loadavg: 1.08 1.06 1.01 2/68 15785
/proc/meminfo: memFree=1284672/2055920 swapFree=4191900/4192956
[pid=15782] ppid=15780 vsize=1984 CPUtime=0.07
/proc/15782/stat : 15782 (IUT_BMB_SAT) S 15780 15782 15568 0 -1 4194304 327 0 0 0 4 3 0 0 18 0 1 0 322541031 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15782/statm: 496 309 105 274 0 219 0
[pid=15784] ppid=15782 vsize=5356 CPUtime=0
/proc/15784/stat : 15784 (sh) S 15782 15782 15568 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 322541039 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15784/statm: 1339 232 193 169 0 50 0
[pid=15785] ppid=15784 vsize=4588 CPUtime=1.41
/proc/15785/stat : 15785 (minisat) R 15784 15782 15568 0 -1 4194304 836 0 0 0 141 0 0 0 25 0 1 0 322541039 4698112 817 1992294400 134512640 135243223 4294956320 18446744073709551615 134565786 0 0 4096 3 0 0 0 17 1 0 0
/proc/15785/statm: 1147 817 85 178 0 967 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11928

[startup+3.10176 s]
/proc/loadavg: 1.08 1.06 1.01 2/68 15785
/proc/meminfo: memFree=1284032/2055920 swapFree=4191900/4192956
[pid=15782] ppid=15780 vsize=1984 CPUtime=0.07
/proc/15782/stat : 15782 (IUT_BMB_SAT) S 15780 15782 15568 0 -1 4194304 327 0 0 0 4 3 0 0 18 0 1 0 322541031 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15782/statm: 496 309 105 274 0 219 0
[pid=15784] ppid=15782 vsize=5356 CPUtime=0
/proc/15784/stat : 15784 (sh) S 15782 15782 15568 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 322541039 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15784/statm: 1339 232 193 169 0 50 0
[pid=15785] ppid=15784 vsize=5512 CPUtime=3.01
/proc/15785/stat : 15785 (minisat) R 15784 15782 15568 0 -1 4194304 1044 0 0 0 301 0 0 0 25 0 1 0 322541039 5644288 1025 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/15785/statm: 1378 1025 85 178 0 1198 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12852

[startup+6.30117 s]
/proc/loadavg: 1.08 1.06 1.01 2/68 15785
/proc/meminfo: memFree=1282880/2055920 swapFree=4191900/4192956
[pid=15782] ppid=15780 vsize=1984 CPUtime=0.07
/proc/15782/stat : 15782 (IUT_BMB_SAT) S 15780 15782 15568 0 -1 4194304 327 0 0 0 4 3 0 0 18 0 1 0 322541031 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15782/statm: 496 309 105 274 0 219 0
[pid=15784] ppid=15782 vsize=5356 CPUtime=0
/proc/15784/stat : 15784 (sh) S 15782 15782 15568 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 322541039 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15784/statm: 1339 232 193 169 0 50 0
[pid=15785] ppid=15784 vsize=6040 CPUtime=6.21
/proc/15785/stat : 15785 (minisat) R 15784 15782 15568 0 -1 4194304 1189 0 0 0 621 0 0 0 25 0 1 0 322541039 6184960 1170 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 1 0 0
/proc/15785/statm: 1510 1170 85 178 0 1330 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13380

[startup+12.702 s]
/proc/loadavg: 1.07 1.06 1.01 2/68 15785
/proc/meminfo: memFree=1281920/2055920 swapFree=4191900/4192956
[pid=15782] ppid=15780 vsize=1984 CPUtime=0.07
/proc/15782/stat : 15782 (IUT_BMB_SAT) S 15780 15782 15568 0 -1 4194304 327 0 0 0 4 3 0 0 18 0 1 0 322541031 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15782/statm: 496 309 105 274 0 219 0
[pid=15784] ppid=15782 vsize=5356 CPUtime=0
/proc/15784/stat : 15784 (sh) S 15782 15782 15568 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 322541039 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15784/statm: 1339 232 193 169 0 50 0
[pid=15785] ppid=15784 vsize=6832 CPUtime=12.6
/proc/15785/stat : 15785 (minisat) R 15784 15782 15568 0 -1 4194304 1377 0 0 0 1260 0 0 0 25 0 1 0 322541039 6995968 1358 1992294400 134512640 135243223 4294956320 18446744073709551615 134555771 0 0 4096 3 0 0 0 17 1 0 0
/proc/15785/statm: 1708 1358 85 178 0 1528 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14172

[startup+25.5026 s]
/proc/loadavg: 1.06 1.06 1.01 2/68 15785
/proc/meminfo: memFree=1280704/2055920 swapFree=4191900/4192956
[pid=15782] ppid=15780 vsize=1984 CPUtime=0.07
/proc/15782/stat : 15782 (IUT_BMB_SAT) S 15780 15782 15568 0 -1 4194304 327 0 0 0 4 3 0 0 18 0 1 0 322541031 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15782/statm: 496 309 105 274 0 219 0
[pid=15784] ppid=15782 vsize=5356 CPUtime=0
/proc/15784/stat : 15784 (sh) S 15782 15782 15568 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 322541039 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15784/statm: 1339 232 193 169 0 50 0
[pid=15785] ppid=15784 vsize=8028 CPUtime=25.4
/proc/15785/stat : 15785 (minisat) R 15784 15782 15568 0 -1 4194304 1682 0 0 0 2540 0 0 0 25 0 1 0 322541039 8220672 1663 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/15785/statm: 2007 1663 85 178 0 1827 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15368

[startup+51.1028 s]
/proc/loadavg: 1.04 1.05 1.00 2/68 15785
/proc/meminfo: memFree=1279488/2055920 swapFree=4191900/4192956
[pid=15782] ppid=15780 vsize=1984 CPUtime=0.07
/proc/15782/stat : 15782 (IUT_BMB_SAT) S 15780 15782 15568 0 -1 4194304 327 0 0 0 4 3 0 0 18 0 1 0 322541031 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15782/statm: 496 309 105 274 0 219 0
[pid=15784] ppid=15782 vsize=5356 CPUtime=0
/proc/15784/stat : 15784 (sh) S 15782 15782 15568 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 322541039 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15784/statm: 1339 232 193 169 0 50 0
[pid=15785] ppid=15784 vsize=9220 CPUtime=50.99
/proc/15785/stat : 15785 (minisat) R 15784 15782 15568 0 -1 4194304 1995 0 0 0 5098 1 0 0 25 0 1 0 322541039 9441280 1976 1992294400 134512640 135243223 4294956320 18446744073709551615 134558569 0 0 4096 3 0 0 0 17 1 0 0
/proc/15785/statm: 2305 1976 85 178 0 2125 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 16560

[startup+102.306 s]
/proc/loadavg: 1.01 1.04 1.00 2/68 15785
/proc/meminfo: memFree=1277888/2055920 swapFree=4191900/4192956
[pid=15782] ppid=15780 vsize=1984 CPUtime=0.07
/proc/15782/stat : 15782 (IUT_BMB_SAT) S 15780 15782 15568 0 -1 4194304 327 0 0 0 4 3 0 0 18 0 1 0 322541031 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15782/statm: 496 309 105 274 0 219 0
[pid=15784] ppid=15782 vsize=5356 CPUtime=0
/proc/15784/stat : 15784 (sh) S 15782 15782 15568 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 322541039 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15784/statm: 1339 232 193 169 0 50 0
[pid=15785] ppid=15784 vsize=10936 CPUtime=102.19
/proc/15785/stat : 15785 (minisat) R 15784 15782 15568 0 -1 4194304 2408 0 0 0 10217 2 0 0 25 0 1 0 322541039 11198464 2389 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 1 0 0
/proc/15785/statm: 2734 2389 85 178 0 2554 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18276

[startup+162.303 s]
/proc/loadavg: 1.00 1.03 1.00 2/68 15785
/proc/meminfo: memFree=1276992/2055920 swapFree=4191900/4192956
[pid=15782] ppid=15780 vsize=1984 CPUtime=0.07
/proc/15782/stat : 15782 (IUT_BMB_SAT) S 15780 15782 15568 0 -1 4194304 327 0 0 0 4 3 0 0 18 0 1 0 322541031 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15782/statm: 496 309 105 274 0 219 0
[pid=15784] ppid=15782 vsize=5356 CPUtime=0
/proc/15784/stat : 15784 (sh) S 15782 15782 15568 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 322541039 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15784/statm: 1339 232 193 169 0 50 0
[pid=15785] ppid=15784 vsize=11724 CPUtime=162.16
/proc/15785/stat : 15785 (minisat) R 15784 15782 15568 0 -1 4194304 2620 0 0 0 16214 2 0 0 25 0 1 0 322541039 12005376 2601 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/15785/statm: 2931 2601 85 178 0 2751 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 19064

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/68 15785
/proc/meminfo: memFree=1276096/2055920 swapFree=4191900/4192956
[pid=15782] ppid=15780 vsize=1984 CPUtime=0.07
/proc/15782/stat : 15782 (IUT_BMB_SAT) S 15780 15782 15568 0 -1 4194304 327 0 0 0 4 3 0 0 18 0 1 0 322541031 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15782/statm: 496 309 105 274 0 219 0
[pid=15784] ppid=15782 vsize=5356 CPUtime=0
/proc/15784/stat : 15784 (sh) S 15782 15782 15568 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 322541039 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15784/statm: 1339 232 193 169 0 50 0
[pid=15785] ppid=15784 vsize=12660 CPUtime=222.14
/proc/15785/stat : 15785 (minisat) R 15784 15782 15568 0 -1 4194304 2831 0 0 0 22212 2 0 0 25 0 1 0 322541039 12963840 2812 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 1 0 0
/proc/15785/statm: 3165 2812 85 178 0 2985 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 20000

[startup+282.303 s]
/proc/loadavg: 1.00 1.02 1.00 2/68 15785
/proc/meminfo: memFree=1274688/2055920 swapFree=4191900/4192956
[pid=15782] ppid=15780 vsize=1984 CPUtime=0.07
/proc/15782/stat : 15782 (IUT_BMB_SAT) S 15780 15782 15568 0 -1 4194304 327 0 0 0 4 3 0 0 18 0 1 0 322541031 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15782/statm: 496 309 105 274 0 219 0
[pid=15784] ppid=15782 vsize=5356 CPUtime=0
/proc/15784/stat : 15784 (sh) S 15782 15782 15568 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 322541039 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15784/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1272000/2055920 swapFree=4191900/4192956
[pid=15782] ppid=15780 vsize=1984 CPUtime=0.07
/proc/15782/stat : 15782 (IUT_BMB_SAT) S 15780 15782 15568 0 -1 4194304 327 0 0 0 4 3 0 0 18 0 1 0 322541031 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15782/statm: 496 309 105 274 0 219 0
[pid=15784] ppid=15782 vsize=5356 CPUtime=0
/proc/15784/stat : 15784 (sh) S 15782 15782 15568 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 322541039 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15784/statm: 1339 232 193 169 0 50 0
[pid=15785] ppid=15784 vsize=16836 CPUtime=642.02
/proc/15785/stat : 15785 (minisat) R 15784 15782 15568 0 -1 4194304 3877 0 0 0 64198 4 0 0 25 0 1 0 322541039 17240064 3858 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/15785/statm: 4209 3858 85 178 0 4029 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 24176

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 15785
/proc/meminfo: memFree=1270528/2055920 swapFree=4191900/4192956
[pid=15782] ppid=15780 vsize=1984 CPUtime=0.07
/proc/15782/stat : 15782 (IUT_BMB_SAT) S 15780 15782 15568 0 -1 4194304 327 0 0 0 4 3 0 0 18 0 1 0 322541031 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15782/statm: 496 309 105 274 0 219 0
[pid=15784] ppid=15782 vsize=5356 CPUtime=0
/proc/15784/stat : 15784 (sh) S 15782 15782 15568 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 322541039 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15784/statm: 1339 232 193 169 0 50 0
[pid=15785] ppid=15784 vsize=18164 CPUtime=701.99
/proc/15785/stat : 15785 (minisat) R 15784 15782 15568 0 -1 4194304 4223 0 0 0 70194 5 0 0 25 0 1 0 322541039 18599936 4204 1992294400 134512640 135243223 4294956320 18446744073709551615 134555616 0 0 4096 3 0 0 0 17 1 0 0
/proc/15785/statm: 4541 4204 85 178 0 4361 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 25504

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 15785
/proc/meminfo: memFree=1270016/2055920 swapFree=4191900/4192956
[pid=15782] ppid=15780 vsize=1984 CPUtime=0.07
/proc/15782/stat : 15782 (IUT_BMB_SAT) S 15780 15782 15568 0 -1 4194304 327 0 0 0 4 3 0 0 18 0 1 0 322541031 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15782/statm: 496 309 105 274 0 219 0
[pid=15784] ppid=15782 vsize=5356 CPUtime=0
/proc/15784/stat : 15784 (sh) S 15782 15782 15568 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 322541039 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15784/statm: 1339 232 193 169 0 50 0
[pid=15785] ppid=15784 vsize=18672 CPUtime=761.98
/proc/15785/stat : 15785 (minisat) R 15784 15782 15568 0 -1 4194304 4341 0 0 0 76193 5 0 0 25 0 1 0 322541039 19120128 4322 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/15785/statm: 4668 4322 85 178 0 4488 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 26012

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 15787
/proc/meminfo: memFree=1269696/2055920 swapFree=4191900/4192956
[pid=15782] ppid=15780 vsize=1984 CPUtime=0.07
/proc/15782/stat : 15782 (IUT_BMB_SAT) S 15780 15782 15568 0 -1 4194304 327 0 0 0 4 3 0 0 18 0 1 0 322541031 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15782/statm: 496 309 105 274 0 219 0
[pid=15784] ppid=15782 vsize=5356 CPUtime=0
/proc/15784/stat : 15784 (sh) S 15782 15782 15568 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 322541039 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15784/statm: 1339 232 193 169 0 50 0
[pid=15785] ppid=15784 vsize=18936 CPUtime=821.96
/proc/15785/stat : 15785 (minisat) R 15784 15782 15568 0 -1 4194304 4411 0 0 0 82190 6 0 0 25 0 1 0 322541039 19390464 4392 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 1 0 0
/proc/15785/statm: 4734 4392 85 178 0 4554 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 26276

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 15787
/proc/meminfo: memFree=1269376/2055920 swapFree=4191900/4192956
[pid=15782] ppid=15780 vsize=1984 CPUtime=0.07
/proc/15782/stat : 15782 (IUT_BMB_SAT) S 15780 15782 15568 0 -1 4194304 327 0 0 0 4 3 0 0 18 0 1 0 322541031 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15782/statm: 496 309 105 274 0 219 0
[pid=15784] ppid=15782 vsize=5356 CPUtime=0
/proc/15784/stat : 15784 (sh) S 15782 15782 15568 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 322541039 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15784/statm: 1339 232 193 169 0 50 0
[pid=15785] ppid=15784 vsize=19320 CPUtime=881.94
/proc/15785/stat : 15785 (minisat) R 15784 15782 15568 0 -1 4194304 4496 0 0 0 88188 6 0 0 25 0 1 0 322541039 19783680 4477 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/15785/statm: 4830 4477 85 178 0 4650 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 26660

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 15787
/proc/meminfo: memFree=1269184/2055920 swapFree=4191900/4192956
[pid=15782] ppid=15780 vsize=1984 CPUtime=0.07
/proc/15782/stat : 15782 (IUT_BMB_SAT) S 15780 15782 15568 0 -1 4194304 327 0 0 0 4 3 0 0 18 0 1 0 322541031 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15782/statm: 496 309 105 274 0 219 0
[pid=15784] ppid=15782 vsize=5356 CPUtime=0
/proc/15784/stat : 15784 (sh) S 15782 15782 15568 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 322541039 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15784/statm: 1339 232 193 169 0 50 0
[pid=15785] ppid=15784 vsize=19448 CPUtime=941.92
/proc/15785/stat : 15785 (minisat) R 15784 15782 15568 0 -1 4194304 4535 0 0 0 94186 6 0 0 25 0 1 0 322541039 19914752 4516 1992294400 134512640 135243223 4294956320 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 1 0 0
/proc/15785/statm: 4862 4516 85 178 0 4682 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 26788

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 15787
/proc/meminfo: memFree=1269248/2055920 swapFree=4191900/4192956
[pid=15782] ppid=15780 vsize=1984 CPUtime=0.07
/proc/15782/stat : 15782 (IUT_BMB_SAT) S 15780 15782 15568 0 -1 4194304 327 0 0 0 4 3 0 0 18 0 1 0 322541031 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15782/statm: 496 309 105 274 0 219 0
[pid=15784] ppid=15782 vsize=5356 CPUtime=0
/proc/15784/stat : 15784 (sh) S 15782 15782 15568 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 322541039 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15784/statm: 1339 232 193 169 0 50 0
[pid=15785] ppid=15784 vsize=19448 CPUtime=1001.9
/proc/15785/stat : 15785 (minisat) R 15784 15782 15568 0 -1 4194304 4535 0 0 0 100184 6 0 0 25 0 1 0 322541039 19914752 4516 1992294400 134512640 135243223 4294956320 18446744073709551615 134555735 0 0 4096 3 0 0 0 17 1 0 0
/proc/15785/statm: 4862 4516 85 178 0 4682 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 26788

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 15793
/proc/meminfo: memFree=1268848/2055920 swapFree=4191900/4192956
[pid=15782] ppid=15780 vsize=1984 CPUtime=0.07
/proc/15782/stat : 15782 (IUT_BMB_SAT) S 15780 15782 15568 0 -1 4194304 327 0 0 0 4 3 0 0 18 0 1 0 322541031 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15782/statm: 496 309 105 274 0 219 0
[pid=15784] ppid=15782 vsize=5356 CPUtime=0
/proc/15784/stat : 15784 (sh) S 15782 15782 15568 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 322541039 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15784/statm: 1339 232 193 169 0 50 0
[pid=15785] ppid=15784 vsize=19712 CPUtime=1061.87
/proc/15785/stat : 15785 (minisat) R 15784 15782 15568 0 -1 4194304 4600 0 0 0 106181 6 0 0 25 0 1 0 322541039 20185088 4581 1992294400 134512640 135243223 4294956320 18446744073709551615 134565437 0 0 4096 3 0 0 0 17 1 0 0
/proc/15785/statm: 4928 4581 85 178 0 4748 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 27052

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 15793
/proc/meminfo: memFree=1267768/2055920 swapFree=4191900/4192956
[pid=15782] ppid=15780 vsize=1984 CPUtime=0.07
/proc/15782/stat : 15782 (IUT_BMB_SAT) S 15780 15782 15568 0 -1 4194304 327 0 0 0 4 3 0 0 18 0 1 0 322541031 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15782/statm: 496 309 105 274 0 219 0
[pid=15784] ppid=15782 vsize=5356 CPUtime=0
/proc/15784/stat : 15784 (sh) S 15782 15782 15568 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 322541039 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15784/statm: 1339 232 193 169 0 50 0
[pid=15785] ppid=15784 vsize=20932 CPUtime=1121.86
/proc/15785/stat : 15785 (minisat) R 15784 15782 15568 0 -1 4194304 4897 0 0 0 112179 7 0 0 25 0 1 0 322541039 21434368 4878 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 1 0 0
/proc/15785/statm: 5233 4878 85 178 0 5053 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 28272

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 15793
/proc/meminfo: memFree=1267576/2055920 swapFree=4191900/4192956
[pid=15782] ppid=15780 vsize=1984 CPUtime=0.07
/proc/15782/stat : 15782 (IUT_BMB_SAT) S 15780 15782 15568 0 -1 4194304 327 0 0 0 4 3 0 0 18 0 1 0 322541031 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15782/statm: 496 309 105 274 0 219 0
[pid=15784] ppid=15782 vsize=5356 CPUtime=0
/proc/15784/stat : 15784 (sh) S 15782 15782 15568 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 322541039 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15784/statm: 1339 232 193 169 0 50 0
[pid=15785] ppid=15784 vsize=21196 CPUtime=1181.84
/proc/15785/stat : 15785 (minisat) R 15784 15782 15568 0 -1 4194304 4945 0 0 0 118177 7 0 0 25 0 1 0 322541039 21704704 4926 1992294400 134512640 135243223 4294956320 18446744073709551615 134565801 0 0 4096 3 0 0 0 17 1 0 0
/proc/15785/statm: 5299 4926 85 178 0 5119 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 28536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 15793
/proc/meminfo: memFree=1266872/2055920 swapFree=4191900/4192956
[pid=15782] ppid=15780 vsize=1984 CPUtime=0.07
/proc/15782/stat : 15782 (IUT_BMB_SAT) S 15780 15782 15568 0 -1 4194304 327 0 0 0 4 3 0 0 18 0 1 0 322541031 2031616 309 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15782/statm: 496 309 105 274 0 219 0
[pid=15784] ppid=15782 vsize=5356 CPUtime=0
/proc/15784/stat : 15784 (sh) S 15782 15782 15568 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 322541039 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15784/statm: 1339 232 193 169 0 50 0
[pid=15785] ppid=15784 vsize=21804 CPUtime=1199.94
/proc/15785/stat : 15785 (minisat) R 15784 15782 15568 0 -1 4194304 5109 0 0 0 119987 7 0 0 25 0 1 0 322541039 22327296 5090 1992294400 134512640 135243223 4294956320 18446744073709551615 134555557 0 0 4096 3 0 0 0 17 1 0 0
/proc/15785/statm: 5451 5090 85 178 0 5271 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 29144

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.41
CPU time (s): 1200.04
CPU user time (s): 1199.92
CPU system time (s): 0.118981
CPU usage (%): 99.9689
Max. virtual memory (cumulated for all children) (KiB): 29144

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

runsolver used 1.00885 second user time and 3.37049 second system time

The end

Launcher Data

Begin job on node54 at 2009-03-30 06:43:23
IDJOB=1532571
IDBENCH=70288
IDSOLVER=523
FILE ID=node54/1532571-1238388203
PBS_JOBID= 9061314
Free space on /tmp= 66492 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/2000/unif-k3-r4.2-v2000-c8400-S520696524-059.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532571-1238388203/watcher-1532571-1238388203 -o /tmp/evaluation-result-1532571-1238388203/solver-1532571-1238388203 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1532571-1238388203.cnf HOME

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

MD5SUM BENCH= 3606a223e44ca7ebc5d996a3ddbfb35d
RANDOM SEED=1285406962

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:       1289080 kB
Buffers:         86928 kB
Cached:         584040 kB
SwapCached:        260 kB
Active:         161712 kB
Inactive:       524436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1289080 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2320 kB
Writeback:           0 kB
Mapped:          23732 kB
Slab:            66664 kB
Committed_AS:   858284 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-30 07:03:23