Trace number 1534726

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/480/
unif-k3-r4.25-v480-c2040-S1730125812-056.cnf
MD5SUM69b797da312e506f0ab25c6b8dcfe4ab
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.015997
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Number of variables:  480                                                  |
0.00/0.02	c |  Number of clauses:    2040                                                 |
0.00/0.02	c |  Parsing time:         0.00         s                                       |
0.01/0.02	c ============================[ Search Statistics ]==============================
0.01/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.02	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.01/0.02	c ===============================================================================
0.01/0.02	c |         0 |     467     2022     6137 |      674        0    nan |  0.000 % |
0.01/0.02	c |       100 |     467     2022     6137 |      741      100     23 |  0.000 % |
0.01/0.03	c |       250 |     467     2022     6137 |      815      250     23 |  0.000 % |
0.01/0.04	c |       476 |     467     2022     6137 |      897      476     24 |  0.000 % |
0.01/0.05	c |       813 |     467     2022     6137 |      986      813     24 |  0.000 % |
0.01/0.06	c |      1322 |     467     2022     6137 |     1085      802     23 |  0.000 % |
0.01/0.09	c |      2083 |     467     2022     6137 |     1194      994     23 |  0.000 % |
0.01/0.13	c |      3222 |     467     2022     6137 |     1313      891     20 |  0.000 % |
0.01/0.21	c |      4930 |     467     2022     6137 |     1444     1247     20 |  0.000 % |
0.01/0.31	c |      7492 |     467     2022     6137 |     1589      830     19 |  0.000 % |
0.01/0.47	c |     11336 |     467     2022     6137 |     1748     1387     21 |  0.000 % |
0.01/0.72	c |     17104 |     467     2022     6137 |     1923     1797     21 |  0.000 % |
1.09/1.12	c |     25754 |     467     2022     6137 |     2115     1566     20 |  0.000 % |
1.69/1.73	c |     38728 |     467     2022     6137 |     2326     1572     20 |  0.000 % |
2.59/2.68	c |     58190 |     467     2022     6137 |     2559     2052     20 |  0.000 % |
4.08/4.18	c |     87383 |     467     2022     6137 |     2815     2550     22 |  0.000 % |
6.38/6.44	c |    131174 |     467     2022     6137 |     3097     1837     21 |  0.000 % |
9.88/9.97	c |    196861 |     467     2022     6137 |     3406     3030     22 |  0.000 % |
15.38/15.49	c |    295388 |     467     2022     6137 |     3747     3084     21 |  0.000 % |
24.17/24.20	c |    443178 |     467     2022     6137 |     4122     2636     22 |  0.000 % |
37.66/37.78	c |    664861 |     467     2022     6137 |     4534     2956     21 |  0.000 % |
58.86/58.97	c |    997387 |     467     2022     6137 |     4987     2532     22 |  0.000 % |
91.44/91.56	c |   1496175 |     467     2022     6137 |     5486     5042     21 |  0.000 % |
143.02/143.18	c |   2244358 |     467     2022     6137 |     6035     2801     22 |  0.000 % |
222.48/222.70	c |   3366633 |     467     2022     6137 |     6638     5574     22 |  0.000 % |
350.03/350.24	c |   5050044 |     467     2022     6137 |     7302     3608     23 |  0.000 % |
547.94/548.28	c |   7575161 |     467     2022     6137 |     8032     4135     19 |  0.000 % |
867.59/868.09	c |  11362836 |     467     2022     6137 |     8836     5673     22 |  0.000 % |
1200.04/1200.60	sh: line 1: 29140 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.04/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-1534726-1238590884/watcher-1534726-1238590884 -o /tmp/evaluation-result-1534726-1238590884/solver-1534726-1238590884 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1534726-1238590884.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.99 1.85 1.45 3/64 29137
/proc/meminfo: memFree=1298584/2055920 swapFree=4178260/4192956
[pid=29137] ppid=29135 vsize=1416 CPUtime=0
/proc/29137/stat : 29137 (IUT_BMB_SAT) R 29135 29137 29063 0 -1 4194304 163 0 0 0 0 0 0 0 18 0 1 0 897679928 1449984 146 1992294400 134512640 135635285 4294956208 18446744073709551615 134693694 0 0 4096 0 0 0 0 17 0 0 0
/proc/29137/statm: 354 146 97 274 0 77 0

[startup+0.0252229 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 29137
/proc/meminfo: memFree=1298584/2055920 swapFree=4178260/4192956
[pid=29137] ppid=29135 vsize=1416 CPUtime=0.01
/proc/29137/stat : 29137 (IUT_BMB_SAT) S 29135 29137 29063 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 897679928 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29137/statm: 354 166 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.101234 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 29137
/proc/meminfo: memFree=1298584/2055920 swapFree=4178260/4192956
[pid=29137] ppid=29135 vsize=1416 CPUtime=0.01
/proc/29137/stat : 29137 (IUT_BMB_SAT) S 29135 29137 29063 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 897679928 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29137/statm: 354 166 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301263 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 29137
/proc/meminfo: memFree=1298584/2055920 swapFree=4178260/4192956
[pid=29137] ppid=29135 vsize=1416 CPUtime=0.01
/proc/29137/stat : 29137 (IUT_BMB_SAT) S 29135 29137 29063 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 897679928 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29137/statm: 354 166 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.701321 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 29137
/proc/meminfo: memFree=1298584/2055920 swapFree=4178260/4192956
[pid=29137] ppid=29135 vsize=1416 CPUtime=0.01
/proc/29137/stat : 29137 (IUT_BMB_SAT) S 29135 29137 29063 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 897679928 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29137/statm: 354 166 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50144 s]
/proc/loadavg: 1.91 1.83 1.45 2/67 29140
/proc/meminfo: memFree=1297408/2055920 swapFree=4178260/4192956
[pid=29137] ppid=29135 vsize=1416 CPUtime=0.01
/proc/29137/stat : 29137 (IUT_BMB_SAT) S 29135 29137 29063 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 897679928 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29137/statm: 354 166 105 274 0 77 0
[pid=29139] ppid=29137 vsize=5356 CPUtime=0
/proc/29139/stat : 29139 (sh) S 29137 29137 29063 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 897679930 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29139/statm: 1339 232 193 169 0 50 0
[pid=29140] ppid=29139 vsize=2448 CPUtime=1.48
/proc/29140/stat : 29140 (minisat) R 29139 29137 29063 0 -1 4194304 273 0 0 0 148 0 0 0 25 0 1 0 897679930 2506752 253 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/29140/statm: 612 253 84 178 0 432 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9220

[startup+3.10167 s]
/proc/loadavg: 1.91 1.83 1.45 2/67 29140
/proc/meminfo: memFree=1297088/2055920 swapFree=4178260/4192956
[pid=29137] ppid=29135 vsize=1416 CPUtime=0.01
/proc/29137/stat : 29137 (IUT_BMB_SAT) S 29135 29137 29063 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 897679928 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29137/statm: 354 166 105 274 0 77 0
[pid=29139] ppid=29137 vsize=5356 CPUtime=0
/proc/29139/stat : 29139 (sh) S 29137 29137 29063 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 897679930 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29139/statm: 1339 232 193 169 0 50 0
[pid=29140] ppid=29139 vsize=2580 CPUtime=3.08
/proc/29140/stat : 29140 (minisat) R 29139 29137 29063 0 -1 4194304 310 0 0 0 308 0 0 0 25 0 1 0 897679930 2641920 290 1992294400 134512640 135243223 4294956304 18446744073709551615 134555771 0 0 4096 3 0 0 0 17 0 0 0
/proc/29140/statm: 645 290 84 178 0 465 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9352

[startup+6.30114 s]
/proc/loadavg: 1.84 1.82 1.44 2/67 29140
/proc/meminfo: memFree=1296768/2055920 swapFree=4178260/4192956
[pid=29137] ppid=29135 vsize=1416 CPUtime=0.01
/proc/29137/stat : 29137 (IUT_BMB_SAT) S 29135 29137 29063 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 897679928 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29137/statm: 354 166 105 274 0 77 0
[pid=29139] ppid=29137 vsize=5356 CPUtime=0
/proc/29139/stat : 29139 (sh) S 29137 29137 29063 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 897679930 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29139/statm: 1339 232 193 169 0 50 0
[pid=29140] ppid=29139 vsize=2712 CPUtime=6.27
/proc/29140/stat : 29140 (minisat) R 29139 29137 29063 0 -1 4194304 348 0 0 0 627 0 0 0 25 0 1 0 897679930 2777088 328 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/29140/statm: 678 328 84 178 0 498 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9484

[startup+12.7021 s]
/proc/loadavg: 1.77 1.81 1.44 2/67 29140
/proc/meminfo: memFree=1296448/2055920 swapFree=4178260/4192956
[pid=29137] ppid=29135 vsize=1416 CPUtime=0.01
/proc/29137/stat : 29137 (IUT_BMB_SAT) S 29135 29137 29063 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 897679928 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29137/statm: 354 166 105 274 0 77 0
[pid=29139] ppid=29137 vsize=5356 CPUtime=0
/proc/29139/stat : 29139 (sh) S 29137 29137 29063 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 897679930 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29139/statm: 1339 232 193 169 0 50 0
[pid=29140] ppid=29139 vsize=2976 CPUtime=12.67
/proc/29140/stat : 29140 (minisat) R 29139 29137 29063 0 -1 4194304 405 0 0 0 1267 0 0 0 25 0 1 0 897679930 3047424 385 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/29140/statm: 744 385 84 178 0 564 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9748

[startup+25.502 s]
/proc/loadavg: 1.60 1.77 1.43 2/67 29140
/proc/meminfo: memFree=1296192/2055920 swapFree=4178260/4192956
[pid=29137] ppid=29135 vsize=1416 CPUtime=0.01
/proc/29137/stat : 29137 (IUT_BMB_SAT) S 29135 29137 29063 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 897679928 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29137/statm: 354 166 105 274 0 77 0
[pid=29139] ppid=29137 vsize=5356 CPUtime=0
/proc/29139/stat : 29139 (sh) S 29137 29137 29063 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 897679930 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29139/statm: 1339 232 193 169 0 50 0
[pid=29140] ppid=29139 vsize=3388 CPUtime=25.46
/proc/29140/stat : 29140 (minisat) R 29139 29137 29063 0 -1 4194304 497 0 0 0 2546 0 0 0 25 0 1 0 897679930 3469312 477 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/29140/statm: 847 477 84 178 0 667 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10160

[startup+51.1017 s]
/proc/loadavg: 1.40 1.70 1.42 2/67 29140
/proc/meminfo: memFree=1295872/2055920 swapFree=4178260/4192956
[pid=29137] ppid=29135 vsize=1416 CPUtime=0.01
/proc/29137/stat : 29137 (IUT_BMB_SAT) S 29135 29137 29063 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 897679928 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29137/statm: 354 166 105 274 0 77 0
[pid=29139] ppid=29137 vsize=5356 CPUtime=0
/proc/29139/stat : 29139 (sh) S 29137 29137 29063 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 897679930 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29139/statm: 1339 232 193 169 0 50 0
[pid=29140] ppid=29139 vsize=3784 CPUtime=51.05
/proc/29140/stat : 29140 (minisat) R 29139 29137 29063 0 -1 4194304 596 0 0 0 5105 0 0 0 25 0 1 0 897679930 3874816 576 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/29140/statm: 946 576 84 178 0 766 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10556

[startup+102.305 s]
/proc/loadavg: 1.17 1.59 1.40 2/67 29140
/proc/meminfo: memFree=1295168/2055920 swapFree=4178260/4192956
[pid=29137] ppid=29135 vsize=1416 CPUtime=0.01
/proc/29137/stat : 29137 (IUT_BMB_SAT) S 29135 29137 29063 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 897679928 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29137/statm: 354 166 105 274 0 77 0
[pid=29139] ppid=29137 vsize=5356 CPUtime=0
/proc/29139/stat : 29139 (sh) S 29137 29137 29063 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 897679930 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29139/statm: 1339 232 193 169 0 50 0
[pid=29140] ppid=29139 vsize=4340 CPUtime=102.23
/proc/29140/stat : 29140 (minisat) R 29139 29137 29063 0 -1 4194304 729 0 0 0 10223 0 0 0 25 0 1 0 897679930 4444160 709 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/29140/statm: 1085 709 84 178 0 905 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 11112

[startup+162.301 s]
/proc/loadavg: 1.06 1.48 1.37 2/67 29140
/proc/meminfo: memFree=1294848/2055920 swapFree=4178260/4192956
[pid=29137] ppid=29135 vsize=1416 CPUtime=0.01
/proc/29137/stat : 29137 (IUT_BMB_SAT) S 29135 29137 29063 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 897679928 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29137/statm: 354 166 105 274 0 77 0
[pid=29139] ppid=29137 vsize=5356 CPUtime=0
/proc/29139/stat : 29139 (sh) S 29137 29137 29063 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 897679930 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29139/statm: 1339 232 193 169 0 50 0
[pid=29140] ppid=29139 vsize=4608 CPUtime=162.2
/proc/29140/stat : 29140 (minisat) R 29139 29137 29063 0 -1 4194304 814 0 0 0 16220 0 0 0 25 0 1 0 897679930 4718592 794 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29140/statm: 1152 794 84 178 0 972 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 11380

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.34 2/67 29140
/proc/meminfo: memFree=1294592/2055920 swapFree=4178260/4192956
[pid=29137] ppid=29135 vsize=1416 CPUtime=0.01
/proc/29137/stat : 29137 (IUT_BMB_SAT) S 29135 29137 29063 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 897679928 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29137/statm: 354 166 105 274 0 77 0
[pid=29139] ppid=29137 vsize=5356 CPUtime=0
/proc/29139/stat : 29139 (sh) S 29137 29137 29063 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 897679930 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29139/statm: 1339 232 193 169 0 50 0
[pid=29140] ppid=29139 vsize=4876 CPUtime=222.17
/proc/29140/stat : 29140 (minisat) R 29139 29137 29063 0 -1 4194304 878 0 0 0 22217 0 0 0 25 0 1 0 897679930 4993024 858 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/29140/statm: 1219 858 84 178 0 1039 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 11648

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.32 2/67 29140
/proc/meminfo: memFree=1294272/2055920 swapFree=4178260/4192956
[pid=29137] ppid=29135 vsize=1416 CPUtime=0.01
/proc/29137/stat : 29137 (IUT_BMB_SAT) S 29135 29137 29063 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 897679928 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29137/statm: 354 166 105 274 0 77 0
[pid=29139] ppid=29137 vsize=5356 CPUtime=0
/proc/29139/stat : 29139 (sh) S 29137 29137 29063 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 897679930 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29139/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1293248/2055920 swapFree=4178260/4192956
[pid=29137] ppid=29135 vsize=1416 CPUtime=0.01
/proc/29137/stat : 29137 (IUT_BMB_SAT) S 29135 29137 29063 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 897679928 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29137/statm: 354 166 105 274 0 77 0
[pid=29139] ppid=29137 vsize=5356 CPUtime=0
/proc/29139/stat : 29139 (sh) S 29137 29137 29063 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 897679930 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29139/statm: 1339 232 193 169 0 50 0
[pid=29140] ppid=29139 vsize=6344 CPUtime=641.98
/proc/29140/stat : 29140 (minisat) R 29139 29137 29063 0 -1 4194304 1242 0 0 0 64197 1 0 0 25 0 1 0 897679930 6496256 1222 1992294400 134512640 135243223 4294956304 18446744073709551615 134565651 0 0 4096 3 0 0 0 17 0 0 0
/proc/29140/statm: 1586 1222 84 178 0 1406 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 13116

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.18 2/67 29140
/proc/meminfo: memFree=1293056/2055920 swapFree=4178260/4192956
[pid=29137] ppid=29135 vsize=1416 CPUtime=0.01
/proc/29137/stat : 29137 (IUT_BMB_SAT) S 29135 29137 29063 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 897679928 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29137/statm: 354 166 105 274 0 77 0
[pid=29139] ppid=29137 vsize=5356 CPUtime=0
/proc/29139/stat : 29139 (sh) S 29137 29137 29063 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 897679930 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29139/statm: 1339 232 193 169 0 50 0
[pid=29140] ppid=29139 vsize=6480 CPUtime=701.95
/proc/29140/stat : 29140 (minisat) R 29139 29137 29063 0 -1 4194304 1266 0 0 0 70194 1 0 0 25 0 1 0 897679930 6635520 1246 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/29140/statm: 1620 1246 84 178 0 1440 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 13252

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/67 29140
/proc/meminfo: memFree=1292800/2055920 swapFree=4178260/4192956
[pid=29137] ppid=29135 vsize=1416 CPUtime=0.01
/proc/29137/stat : 29137 (IUT_BMB_SAT) S 29135 29137 29063 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 897679928 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29137/statm: 354 166 105 274 0 77 0
[pid=29139] ppid=29137 vsize=5356 CPUtime=0
/proc/29139/stat : 29139 (sh) S 29137 29137 29063 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 897679930 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29139/statm: 1339 232 193 169 0 50 0
[pid=29140] ppid=29139 vsize=6616 CPUtime=761.93
/proc/29140/stat : 29140 (minisat) R 29139 29137 29063 0 -1 4194304 1310 0 0 0 76191 2 0 0 25 0 1 0 897679930 6774784 1290 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/29140/statm: 1654 1290 84 178 0 1474 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 13388

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/67 29140
/proc/meminfo: memFree=1292800/2055920 swapFree=4178260/4192956
[pid=29137] ppid=29135 vsize=1416 CPUtime=0.01
/proc/29137/stat : 29137 (IUT_BMB_SAT) S 29135 29137 29063 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 897679928 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29137/statm: 354 166 105 274 0 77 0
[pid=29139] ppid=29137 vsize=5356 CPUtime=0
/proc/29139/stat : 29139 (sh) S 29137 29137 29063 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 897679930 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29139/statm: 1339 232 193 169 0 50 0
[pid=29140] ppid=29139 vsize=6752 CPUtime=821.91
/proc/29140/stat : 29140 (minisat) R 29139 29137 29063 0 -1 4194304 1328 0 0 0 82189 2 0 0 25 0 1 0 897679930 6914048 1308 1992294400 134512640 135243223 4294956304 18446744073709551615 134555771 0 0 4096 3 0 0 0 17 0 0 0
/proc/29140/statm: 1688 1308 84 178 0 1508 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 13524

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/67 29140
/proc/meminfo: memFree=1292544/2055920 swapFree=4178260/4192956
[pid=29137] ppid=29135 vsize=1416 CPUtime=0.01
/proc/29137/stat : 29137 (IUT_BMB_SAT) S 29135 29137 29063 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 897679928 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29137/statm: 354 166 105 274 0 77 0
[pid=29139] ppid=29137 vsize=5356 CPUtime=0
/proc/29139/stat : 29139 (sh) S 29137 29137 29063 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 897679930 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29139/statm: 1339 232 193 169 0 50 0
[pid=29140] ppid=29139 vsize=6884 CPUtime=881.87
/proc/29140/stat : 29140 (minisat) R 29139 29137 29063 0 -1 4194304 1386 0 0 0 88185 2 0 0 25 0 1 0 897679930 7049216 1366 1992294400 134512640 135243223 4294956304 18446744073709551615 134555465 0 0 4096 3 0 0 0 17 0 0 0
/proc/29140/statm: 1721 1366 84 178 0 1541 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 13656

[startup+942.303 s]
/proc/loadavg: 1.00 1.02 1.14 2/67 29140
/proc/meminfo: memFree=1292480/2055920 swapFree=4178260/4192956
[pid=29137] ppid=29135 vsize=1416 CPUtime=0.01
/proc/29137/stat : 29137 (IUT_BMB_SAT) S 29135 29137 29063 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 897679928 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29137/statm: 354 166 105 274 0 77 0
[pid=29139] ppid=29137 vsize=5356 CPUtime=0
/proc/29139/stat : 29139 (sh) S 29137 29137 29063 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 897679930 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29139/statm: 1339 232 193 169 0 50 0
[pid=29140] ppid=29139 vsize=7020 CPUtime=941.85
/proc/29140/stat : 29140 (minisat) R 29139 29137 29063 0 -1 4194304 1409 0 0 0 94183 2 0 0 25 0 1 0 897679930 7188480 1389 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/29140/statm: 1755 1389 84 178 0 1575 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 13792

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/67 29140
/proc/meminfo: memFree=1292352/2055920 swapFree=4178260/4192956
[pid=29137] ppid=29135 vsize=1416 CPUtime=0.01
/proc/29137/stat : 29137 (IUT_BMB_SAT) S 29135 29137 29063 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 897679928 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29137/statm: 354 166 105 274 0 77 0
[pid=29139] ppid=29137 vsize=5356 CPUtime=0
/proc/29139/stat : 29139 (sh) S 29137 29137 29063 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 897679930 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29139/statm: 1339 232 193 169 0 50 0
[pid=29140] ppid=29139 vsize=7156 CPUtime=1001.82
/proc/29140/stat : 29140 (minisat) R 29139 29137 29063 0 -1 4194304 1442 0 0 0 100180 2 0 0 25 0 1 0 897679930 7327744 1422 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/29140/statm: 1789 1422 84 178 0 1609 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 13928

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/67 29140
/proc/meminfo: memFree=1292288/2055920 swapFree=4178260/4192956
[pid=29137] ppid=29135 vsize=1416 CPUtime=0.01
/proc/29137/stat : 29137 (IUT_BMB_SAT) S 29135 29137 29063 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 897679928 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29137/statm: 354 166 105 274 0 77 0
[pid=29139] ppid=29137 vsize=5356 CPUtime=0
/proc/29139/stat : 29139 (sh) S 29137 29137 29063 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 897679930 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29139/statm: 1339 232 193 169 0 50 0
[pid=29140] ppid=29139 vsize=7156 CPUtime=1061.79
/proc/29140/stat : 29140 (minisat) R 29139 29137 29063 0 -1 4194304 1462 0 0 0 106177 2 0 0 25 0 1 0 897679930 7327744 1442 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/29140/statm: 1789 1442 84 178 0 1609 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 13928

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/67 29140
/proc/meminfo: memFree=1292224/2055920 swapFree=4178260/4192956
[pid=29137] ppid=29135 vsize=1416 CPUtime=0.01
/proc/29137/stat : 29137 (IUT_BMB_SAT) S 29135 29137 29063 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 897679928 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29137/statm: 354 166 105 274 0 77 0
[pid=29139] ppid=29137 vsize=5356 CPUtime=0
/proc/29139/stat : 29139 (sh) S 29137 29137 29063 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 897679930 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29139/statm: 1339 232 193 169 0 50 0
[pid=29140] ppid=29139 vsize=7288 CPUtime=1121.76
/proc/29140/stat : 29140 (minisat) R 29139 29137 29063 0 -1 4194304 1495 0 0 0 112174 2 0 0 25 0 1 0 897679930 7462912 1475 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/29140/statm: 1822 1475 84 178 0 1642 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 14060

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 29140
/proc/meminfo: memFree=1292096/2055920 swapFree=4178260/4192956
[pid=29137] ppid=29135 vsize=1416 CPUtime=0.01
/proc/29137/stat : 29137 (IUT_BMB_SAT) S 29135 29137 29063 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 897679928 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29137/statm: 354 166 105 274 0 77 0
[pid=29139] ppid=29137 vsize=5356 CPUtime=0
/proc/29139/stat : 29139 (sh) S 29137 29137 29063 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 897679930 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29139/statm: 1339 232 193 169 0 50 0
[pid=29140] ppid=29139 vsize=7432 CPUtime=1181.73
/proc/29140/stat : 29140 (minisat) R 29139 29137 29063 0 -1 4194304 1516 0 0 0 118171 2 0 0 25 0 1 0 897679930 7610368 1496 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/29140/statm: 1858 1496 84 178 0 1678 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 14204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 29140
/proc/meminfo: memFree=1292032/2055920 swapFree=4178260/4192956
[pid=29137] ppid=29135 vsize=1416 CPUtime=0.01
/proc/29137/stat : 29137 (IUT_BMB_SAT) S 29135 29137 29063 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 897679928 1449984 166 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29137/statm: 354 166 105 274 0 77 0
[pid=29139] ppid=29137 vsize=5356 CPUtime=0
/proc/29139/stat : 29139 (sh) S 29137 29137 29063 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 897679930 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29139/statm: 1339 232 193 169 0 50 0
[pid=29140] ppid=29139 vsize=7432 CPUtime=1200.03
/proc/29140/stat : 29140 (minisat) R 29139 29137 29063 0 -1 4194304 1527 0 0 0 120001 2 0 0 25 0 1 0 897679930 7610368 1507 1992294400 134512640 135243223 4294956304 18446744073709551615 134555719 0 0 4096 3 0 0 0 17 0 0 0
/proc/29140/statm: 1858 1507 84 178 0 1678 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 14204

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.06
CPU user time (s): 1200.03
CPU system time (s): 0.037994
CPU usage (%): 99.9545
Max. virtual memory (cumulated for all children) (KiB): 14204

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

runsolver used 1.04784 second user time and 3.32749 second system time

The end

Launcher Data

Begin job on node39 at 2009-04-01 15:01:24
IDJOB=1534726
IDBENCH=70719
IDSOLVER=523
FILE ID=node39/1534726-1238590884
PBS_JOBID= 9068318
Free space on /tmp= 66252 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/480/unif-k3-r4.25-v480-c2040-S1730125812-056.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534726-1238590884/watcher-1534726-1238590884 -o /tmp/evaluation-result-1534726-1238590884/solver-1534726-1238590884 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1534726-1238590884.cnf HOME

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

MD5SUM BENCH= 69b797da312e506f0ab25c6b8dcfe4ab
RANDOM SEED=791254182

node39.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.285
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.285
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:       1299064 kB
Buffers:         97996 kB
Cached:         560100 kB
SwapCached:       8168 kB
Active:         230892 kB
Inactive:       437188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1299064 kB
SwapTotal:     4192956 kB
SwapFree:      4178260 kB
Dirty:            2320 kB
Writeback:           0 kB
Mapped:          16696 kB
Slab:            75128 kB
Committed_AS:  2486712 kB
PageTables:       1188 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= 66248 MiB
End job on node39 at 2009-04-01 15:21:25