Trace number 1534631

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/440/
unif-k3-r4.25-v440-c1870-S780904324-093.cnf
MD5SUM0370c3395f27638ffb4005ffcc836f58
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.044992
Satisfiable
(Un)Satisfiability was proved
Number of variables440
Number of clauses1870
Sum of the clauses size5610
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31870
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.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  440                                                  |
0.00/0.01	c |  Number of clauses:    1870                                                 |
0.00/0.02	c |  Parsing time:         0.00         s                                       |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     426     1849     5618 |      616        0    nan |  0.000 % |
0.00/0.02	c |       101 |     426     1849     5618 |      677      101     21 |  0.001 % |
0.00/0.03	c |       251 |     426     1849     5618 |      745      251     21 |  0.001 % |
0.00/0.03	c |       476 |     426     1849     5618 |      820      476     21 |  0.001 % |
0.00/0.04	c |       814 |     426     1849     5618 |      902      814     21 |  0.001 % |
0.00/0.06	c |      1320 |     426     1849     5618 |      992      836     19 |  0.001 % |
0.00/0.09	c |      2079 |     426     1849     5618 |     1091      544     16 |  0.001 % |
0.00/0.13	c |      3218 |     426     1849     5618 |     1201     1119     20 |  0.001 % |
0.00/0.19	c |      4927 |     426     1849     5618 |     1321      952     19 |  0.001 % |
0.00/0.29	c |      7489 |     426     1849     5618 |     1453      785     18 |  0.001 % |
0.00/0.44	c |     11333 |     426     1849     5618 |     1598      908     17 |  0.001 % |
0.00/0.68	c |     17099 |     426     1849     5618 |     1758      905     17 |  0.001 % |
0.98/1.05	c |     25749 |     426     1849     5618 |     1934     1489     18 |  0.001 % |
1.58/1.62	c |     38723 |     426     1849     5618 |     2127     1623     17 |  0.001 % |
2.48/2.52	c |     58184 |     426     1849     5618 |     2340     1619     18 |  0.001 % |
3.88/3.91	c |     87379 |     426     1849     5618 |     2574     2280     20 |  0.001 % |
5.98/6.04	c |    131168 |     426     1849     5618 |     2832     1563     17 |  0.001 % |
9.27/9.32	c |    196852 |     426     1849     5618 |     3115     2424     20 |  0.001 % |
14.28/14.35	c |    295378 |     426     1849     5618 |     3426     3157     17 |  0.001 % |
22.37/22.40	c |    443167 |     426     1849     5618 |     3769     3397     20 |  0.001 % |
34.57/34.67	c |    664851 |     426     1849     5618 |     4146     2180     18 |  0.001 % |
54.05/54.15	c |    997377 |     426     1849     5618 |     4561     3678     21 |  0.001 % |
84.54/84.62	c |   1496165 |     426     1849     5618 |     5017     2805     19 |  0.001 % |
131.61/131.78	c |   2244348 |     426     1849     5618 |     5518     4355     20 |  0.001 % |
205.19/205.35	c |   3366625 |     426     1849     5618 |     6070     3292     22 |  0.001 % |
320.84/321.04	c |   5050039 |     426     1849     5618 |     6677     4718     19 |  0.001 % |
505.18/505.41	c |   7575158 |     426     1849     5618 |     7345     5733     21 |  0.001 % |
795.05/795.41	c |  11362833 |     426     1849     5618 |     8080     6883     19 |  0.001 % |
1200.08/1200.60	sh: line 1: 14765 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.08/1200.60	c cannot read from file

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1534631-1238584171/watcher-1534631-1238584171 -o /tmp/evaluation-result-1534631-1238584171/solver-1534631-1238584171 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1534631-1238584171.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14762
/proc/meminfo: memFree=1242808/2055920 swapFree=4178352/4192956
[pid=14762] ppid=14760 vsize=1416 CPUtime=0
/proc/14762/stat : 14762 (IUT_BMB_SAT) R 14760 14762 14067 0 -1 4194304 162 0 0 0 0 0 0 0 18 0 1 0 1131079850 1449984 145 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/14762/statm: 354 145 97 274 0 77 0

[startup+0.0192381 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14762
/proc/meminfo: memFree=1242808/2055920 swapFree=4178352/4192956
[pid=14762] ppid=14760 vsize=1416 CPUtime=0
/proc/14762/stat : 14762 (IUT_BMB_SAT) S 14760 14762 14067 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1131079850 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14762/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.101602 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14762
/proc/meminfo: memFree=1242808/2055920 swapFree=4178352/4192956
[pid=14762] ppid=14760 vsize=1416 CPUtime=0
/proc/14762/stat : 14762 (IUT_BMB_SAT) S 14760 14762 14067 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1131079850 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14762/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.301621 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14762
/proc/meminfo: memFree=1242808/2055920 swapFree=4178352/4192956
[pid=14762] ppid=14760 vsize=1416 CPUtime=0
/proc/14762/stat : 14762 (IUT_BMB_SAT) S 14760 14762 14067 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1131079850 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14762/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.701656 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 14762
/proc/meminfo: memFree=1242808/2055920 swapFree=4178352/4192956
[pid=14762] ppid=14760 vsize=1416 CPUtime=0
/proc/14762/stat : 14762 (IUT_BMB_SAT) S 14760 14762 14067 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1131079850 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14762/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50173 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 14765
/proc/meminfo: memFree=1241696/2055920 swapFree=4178352/4192956
[pid=14762] ppid=14760 vsize=1416 CPUtime=0
/proc/14762/stat : 14762 (IUT_BMB_SAT) S 14760 14762 14067 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1131079850 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14762/statm: 354 162 105 274 0 77 0
[pid=14764] ppid=14762 vsize=5356 CPUtime=0
/proc/14764/stat : 14764 (sh) S 14762 14762 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131079851 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14764/statm: 1339 232 193 169 0 50 0
[pid=14765] ppid=14764 vsize=2316 CPUtime=1.48
/proc/14765/stat : 14765 (minisat) R 14764 14762 14067 0 -1 4194304 253 0 0 0 148 0 0 0 25 0 1 0 1131079852 2371584 233 1992294400 134512640 135243223 4294956304 18446744073709551615 134558300 0 0 4096 3 0 0 0 17 0 0 0
/proc/14765/statm: 579 233 84 178 0 399 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9088

[startup+3.10187 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 14765
/proc/meminfo: memFree=1241504/2055920 swapFree=4178352/4192956
[pid=14762] ppid=14760 vsize=1416 CPUtime=0
/proc/14762/stat : 14762 (IUT_BMB_SAT) S 14760 14762 14067 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1131079850 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14762/statm: 354 162 105 274 0 77 0
[pid=14764] ppid=14762 vsize=5356 CPUtime=0
/proc/14764/stat : 14764 (sh) S 14762 14762 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131079851 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14764/statm: 1339 232 193 169 0 50 0
[pid=14765] ppid=14764 vsize=2448 CPUtime=3.08
/proc/14765/stat : 14765 (minisat) R 14764 14762 14067 0 -1 4194304 284 0 0 0 308 0 0 0 25 0 1 0 1131079852 2506752 264 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14765/statm: 612 264 84 178 0 432 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9220

[startup+6.30116 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 14765
/proc/meminfo: memFree=1241184/2055920 swapFree=4178352/4192956
[pid=14762] ppid=14760 vsize=1416 CPUtime=0
/proc/14762/stat : 14762 (IUT_BMB_SAT) S 14760 14762 14067 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1131079850 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14762/statm: 354 162 105 274 0 77 0
[pid=14764] ppid=14762 vsize=5356 CPUtime=0
/proc/14764/stat : 14764 (sh) S 14762 14762 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131079851 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14764/statm: 1339 232 193 169 0 50 0
[pid=14765] ppid=14764 vsize=2712 CPUtime=6.28
/proc/14765/stat : 14765 (minisat) R 14764 14762 14067 0 -1 4194304 332 0 0 0 628 0 0 0 25 0 1 0 1131079852 2777088 312 1992294400 134512640 135243223 4294956304 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/14765/statm: 678 312 84 178 0 498 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9484

[startup+12.7027 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 14765
/proc/meminfo: memFree=1240928/2055920 swapFree=4178352/4192956
[pid=14762] ppid=14760 vsize=1416 CPUtime=0
/proc/14762/stat : 14762 (IUT_BMB_SAT) S 14760 14762 14067 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1131079850 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14762/statm: 354 162 105 274 0 77 0
[pid=14764] ppid=14762 vsize=5356 CPUtime=0
/proc/14764/stat : 14764 (sh) S 14762 14762 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131079851 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14764/statm: 1339 232 193 169 0 50 0
[pid=14765] ppid=14764 vsize=2844 CPUtime=12.68
/proc/14765/stat : 14765 (minisat) R 14764 14762 14067 0 -1 4194304 378 0 0 0 1268 0 0 0 25 0 1 0 1131079852 2912256 358 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14765/statm: 711 358 84 178 0 531 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9616

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 14765
/proc/meminfo: memFree=1240672/2055920 swapFree=4178352/4192956
[pid=14762] ppid=14760 vsize=1416 CPUtime=0
/proc/14762/stat : 14762 (IUT_BMB_SAT) S 14760 14762 14067 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1131079850 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14762/statm: 354 162 105 274 0 77 0
[pid=14764] ppid=14762 vsize=5356 CPUtime=0
/proc/14764/stat : 14764 (sh) S 14762 14762 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131079851 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14764/statm: 1339 232 193 169 0 50 0
[pid=14765] ppid=14764 vsize=3108 CPUtime=25.47
/proc/14765/stat : 14765 (minisat) R 14764 14762 14067 0 -1 4194304 449 0 0 0 2547 0 0 0 25 0 1 0 1131079852 3182592 429 1992294400 134512640 135243223 4294956304 18446744073709551615 134568169 0 0 4096 3 0 0 0 17 0 0 0
/proc/14765/statm: 777 429 84 178 0 597 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9880

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 14765
/proc/meminfo: memFree=1240352/2055920 swapFree=4178352/4192956
[pid=14762] ppid=14760 vsize=1416 CPUtime=0
/proc/14762/stat : 14762 (IUT_BMB_SAT) S 14760 14762 14067 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1131079850 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14762/statm: 354 162 105 274 0 77 0
[pid=14764] ppid=14762 vsize=5356 CPUtime=0
/proc/14764/stat : 14764 (sh) S 14762 14762 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131079851 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14764/statm: 1339 232 193 169 0 50 0
[pid=14765] ppid=14764 vsize=3504 CPUtime=51.06
/proc/14765/stat : 14765 (minisat) R 14764 14762 14067 0 -1 4194304 532 0 0 0 5106 0 0 0 25 0 1 0 1131079852 3588096 512 1992294400 134512640 135243223 4294956304 18446744073709551615 134564945 0 0 4096 3 0 0 0 17 0 0 0
/proc/14765/statm: 876 512 84 178 0 696 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10276

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 14765
/proc/meminfo: memFree=1239648/2055920 swapFree=4178352/4192956
[pid=14762] ppid=14760 vsize=1416 CPUtime=0
/proc/14762/stat : 14762 (IUT_BMB_SAT) S 14760 14762 14067 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1131079850 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14762/statm: 354 162 105 274 0 77 0
[pid=14764] ppid=14762 vsize=5356 CPUtime=0
/proc/14764/stat : 14764 (sh) S 14762 14762 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131079851 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14764/statm: 1339 232 193 169 0 50 0
[pid=14765] ppid=14764 vsize=4032 CPUtime=102.23
/proc/14765/stat : 14765 (minisat) R 14764 14762 14067 0 -1 4194304 669 0 0 0 10223 0 0 0 25 0 1 0 1131079852 4128768 649 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14765/statm: 1008 649 84 178 0 828 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 10804

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14765
/proc/meminfo: memFree=1239328/2055920 swapFree=4178352/4192956
[pid=14762] ppid=14760 vsize=1416 CPUtime=0
/proc/14762/stat : 14762 (IUT_BMB_SAT) S 14760 14762 14067 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1131079850 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14762/statm: 354 162 105 274 0 77 0
[pid=14764] ppid=14762 vsize=5356 CPUtime=0
/proc/14764/stat : 14764 (sh) S 14762 14762 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131079851 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14764/statm: 1339 232 193 169 0 50 0
[pid=14765] ppid=14764 vsize=4428 CPUtime=162.21
/proc/14765/stat : 14765 (minisat) R 14764 14762 14067 0 -1 4194304 760 0 0 0 16221 0 0 0 25 0 1 0 1131079852 4534272 740 1992294400 134512640 135243223 4294956304 18446744073709551615 134558262 0 0 4096 3 0 0 0 17 0 0 0
/proc/14765/statm: 1107 740 84 178 0 927 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 11200

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14765
/proc/meminfo: memFree=1239008/2055920 swapFree=4178352/4192956
[pid=14762] ppid=14760 vsize=1416 CPUtime=0
/proc/14762/stat : 14762 (IUT_BMB_SAT) S 14760 14762 14067 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1131079850 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14762/statm: 354 162 105 274 0 77 0
[pid=14764] ppid=14762 vsize=5356 CPUtime=0
/proc/14764/stat : 14764 (sh) S 14762 14762 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131079851 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14764/statm: 1339 232 193 169 0 50 0
[pid=14765] ppid=14764 vsize=4692 CPUtime=222.18
/proc/14765/stat : 14765 (minisat) R 14764 14762 14067 0 -1 4194304 837 0 0 0 22218 0 0 0 25 0 1 0 1131079852 4804608 817 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/14765/statm: 1173 817 84 178 0 993 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 11464

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14765
/proc/meminfo: memFree=1238752/2055920 swapFree=4178352/4192956
[pid=14762] ppid=14760 vsize=1416 CPUtime=0
/proc/14762/stat : 14762 (IUT_BMB_SAT) S 14760 14762 14067 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1131079850 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14762/statm: 354 162 105 274 0 77 0
[pid=14764] ppid=14762 vsize=5356 CPUtime=0
/proc/14764/stat : 14764 (sh) S 14762 14762 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131079851 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14764/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1237728/2055920 swapFree=4178352/4192956
[pid=14762] ppid=14760 vsize=1416 CPUtime=0
/proc/14762/stat : 14762 (IUT_BMB_SAT) S 14760 14762 14067 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1131079850 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14762/statm: 354 162 105 274 0 77 0
[pid=14764] ppid=14762 vsize=5356 CPUtime=0
/proc/14764/stat : 14764 (sh) S 14762 14762 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131079851 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14764/statm: 1339 232 193 169 0 50 0
[pid=14765] ppid=14764 vsize=6044 CPUtime=642.02
/proc/14765/stat : 14765 (minisat) R 14764 14762 14067 0 -1 4194304 1168 0 0 0 64201 1 0 0 25 0 1 0 1131079852 6189056 1148 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14765/statm: 1511 1148 84 178 0 1331 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 12816

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14765
/proc/meminfo: memFree=1237600/2055920 swapFree=4178352/4192956
[pid=14762] ppid=14760 vsize=1416 CPUtime=0
/proc/14762/stat : 14762 (IUT_BMB_SAT) S 14760 14762 14067 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1131079850 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14762/statm: 354 162 105 274 0 77 0
[pid=14764] ppid=14762 vsize=5356 CPUtime=0
/proc/14764/stat : 14764 (sh) S 14762 14762 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131079851 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14764/statm: 1339 232 193 169 0 50 0
[pid=14765] ppid=14764 vsize=6176 CPUtime=701.99
/proc/14765/stat : 14765 (minisat) R 14764 14762 14067 0 -1 4194304 1199 0 0 0 70198 1 0 0 25 0 1 0 1131079852 6324224 1179 1992294400 134512640 135243223 4294956304 18446744073709551615 134555907 0 0 4096 3 0 0 0 17 0 0 0
/proc/14765/statm: 1544 1179 84 178 0 1364 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 12948

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14765
/proc/meminfo: memFree=1237408/2055920 swapFree=4178352/4192956
[pid=14762] ppid=14760 vsize=1416 CPUtime=0
/proc/14762/stat : 14762 (IUT_BMB_SAT) S 14760 14762 14067 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1131079850 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14762/statm: 354 162 105 274 0 77 0
[pid=14764] ppid=14762 vsize=5356 CPUtime=0
/proc/14764/stat : 14764 (sh) S 14762 14762 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131079851 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14764/statm: 1339 232 193 169 0 50 0
[pid=14765] ppid=14764 vsize=6308 CPUtime=761.97
/proc/14765/stat : 14765 (minisat) R 14764 14762 14067 0 -1 4194304 1226 0 0 0 76196 1 0 0 25 0 1 0 1131079852 6459392 1206 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14765/statm: 1577 1206 84 178 0 1397 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 13080

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14765
/proc/meminfo: memFree=1237216/2055920 swapFree=4178352/4192956
[pid=14762] ppid=14760 vsize=1416 CPUtime=0
/proc/14762/stat : 14762 (IUT_BMB_SAT) S 14760 14762 14067 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1131079850 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14762/statm: 354 162 105 274 0 77 0
[pid=14764] ppid=14762 vsize=5356 CPUtime=0
/proc/14764/stat : 14764 (sh) S 14762 14762 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131079851 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14764/statm: 1339 232 193 169 0 50 0
[pid=14765] ppid=14764 vsize=6440 CPUtime=821.94
/proc/14765/stat : 14765 (minisat) R 14764 14762 14067 0 -1 4194304 1276 0 0 0 82193 1 0 0 25 0 1 0 1131079852 6594560 1256 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/14765/statm: 1610 1256 84 178 0 1430 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 13212

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14765
/proc/meminfo: memFree=1237088/2055920 swapFree=4178352/4192956
[pid=14762] ppid=14760 vsize=1416 CPUtime=0
/proc/14762/stat : 14762 (IUT_BMB_SAT) S 14760 14762 14067 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1131079850 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14762/statm: 354 162 105 274 0 77 0
[pid=14764] ppid=14762 vsize=5356 CPUtime=0
/proc/14764/stat : 14764 (sh) S 14762 14762 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131079851 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14764/statm: 1339 232 193 169 0 50 0
[pid=14765] ppid=14764 vsize=6572 CPUtime=881.9
/proc/14765/stat : 14765 (minisat) R 14764 14762 14067 0 -1 4194304 1307 0 0 0 88189 1 0 0 25 0 1 0 1131079852 6729728 1287 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/14765/statm: 1643 1287 84 178 0 1463 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 13344

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14765
/proc/meminfo: memFree=1236960/2055920 swapFree=4178352/4192956
[pid=14762] ppid=14760 vsize=1416 CPUtime=0
/proc/14762/stat : 14762 (IUT_BMB_SAT) S 14760 14762 14067 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1131079850 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14762/statm: 354 162 105 274 0 77 0
[pid=14764] ppid=14762 vsize=5356 CPUtime=0
/proc/14764/stat : 14764 (sh) S 14762 14762 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131079851 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14764/statm: 1339 232 193 169 0 50 0
[pid=14765] ppid=14764 vsize=6704 CPUtime=941.87
/proc/14765/stat : 14765 (minisat) R 14764 14762 14067 0 -1 4194304 1347 0 0 0 94186 1 0 0 25 0 1 0 1131079852 6864896 1327 1992294400 134512640 135243223 4294956304 18446744073709551615 134565366 0 0 4096 3 0 0 0 17 0 0 0
/proc/14765/statm: 1676 1327 84 178 0 1496 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 13476

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14765
/proc/meminfo: memFree=1236896/2055920 swapFree=4178352/4192956
[pid=14762] ppid=14760 vsize=1416 CPUtime=0
/proc/14762/stat : 14762 (IUT_BMB_SAT) S 14760 14762 14067 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1131079850 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14762/statm: 354 162 105 274 0 77 0
[pid=14764] ppid=14762 vsize=5356 CPUtime=0
/proc/14764/stat : 14764 (sh) S 14762 14762 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131079851 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14764/statm: 1339 232 193 169 0 50 0
[pid=14765] ppid=14764 vsize=6840 CPUtime=1001.85
/proc/14765/stat : 14765 (minisat) R 14764 14762 14067 0 -1 4194304 1365 0 0 0 100183 2 0 0 25 0 1 0 1131079852 7004160 1345 1992294400 134512640 135243223 4294956304 18446744073709551615 134555453 0 0 4096 3 0 0 0 17 0 0 0
/proc/14765/statm: 1710 1345 84 178 0 1530 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 13612

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14765
/proc/meminfo: memFree=1236832/2055920 swapFree=4178352/4192956
[pid=14762] ppid=14760 vsize=1416 CPUtime=0
/proc/14762/stat : 14762 (IUT_BMB_SAT) S 14760 14762 14067 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1131079850 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14762/statm: 354 162 105 274 0 77 0
[pid=14764] ppid=14762 vsize=5356 CPUtime=0
/proc/14764/stat : 14764 (sh) S 14762 14762 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131079851 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14764/statm: 1339 232 193 169 0 50 0
[pid=14765] ppid=14764 vsize=6840 CPUtime=1061.83
/proc/14765/stat : 14765 (minisat) R 14764 14762 14067 0 -1 4194304 1381 0 0 0 106181 2 0 0 25 0 1 0 1131079852 7004160 1361 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14765/statm: 1710 1361 84 178 0 1530 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 13612

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14765
/proc/meminfo: memFree=1236768/2055920 swapFree=4178352/4192956
[pid=14762] ppid=14760 vsize=1416 CPUtime=0
/proc/14762/stat : 14762 (IUT_BMB_SAT) S 14760 14762 14067 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1131079850 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14762/statm: 354 162 105 274 0 77 0
[pid=14764] ppid=14762 vsize=5356 CPUtime=0
/proc/14764/stat : 14764 (sh) S 14762 14762 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131079851 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14764/statm: 1339 232 193 169 0 50 0
[pid=14765] ppid=14764 vsize=6972 CPUtime=1121.8
/proc/14765/stat : 14765 (minisat) R 14764 14762 14067 0 -1 4194304 1394 0 0 0 112178 2 0 0 25 0 1 0 1131079852 7139328 1374 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/14765/statm: 1743 1374 84 178 0 1563 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 13744

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14765
/proc/meminfo: memFree=1236768/2055920 swapFree=4178352/4192956
[pid=14762] ppid=14760 vsize=1416 CPUtime=0
/proc/14762/stat : 14762 (IUT_BMB_SAT) S 14760 14762 14067 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1131079850 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14762/statm: 354 162 105 274 0 77 0
[pid=14764] ppid=14762 vsize=5356 CPUtime=0
/proc/14764/stat : 14764 (sh) S 14762 14762 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131079851 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14764/statm: 1339 232 193 169 0 50 0
[pid=14765] ppid=14764 vsize=6972 CPUtime=1181.78
/proc/14765/stat : 14765 (minisat) R 14764 14762 14067 0 -1 4194304 1410 0 0 0 118176 2 0 0 25 0 1 0 1131079852 7139328 1390 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/14765/statm: 1743 1390 84 178 0 1563 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 13744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14765
/proc/meminfo: memFree=1236768/2055920 swapFree=4178352/4192956
[pid=14762] ppid=14760 vsize=1416 CPUtime=0
/proc/14762/stat : 14762 (IUT_BMB_SAT) S 14760 14762 14067 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1131079850 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14762/statm: 354 162 105 274 0 77 0
[pid=14764] ppid=14762 vsize=5356 CPUtime=0
/proc/14764/stat : 14764 (sh) S 14762 14762 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1131079851 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14764/statm: 1339 232 193 169 0 50 0
[pid=14765] ppid=14764 vsize=7104 CPUtime=1200.08
/proc/14765/stat : 14765 (minisat) R 14764 14762 14067 0 -1 4194304 1414 0 0 0 120006 2 0 0 25 0 1 0 1131079852 7274496 1394 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/14765/statm: 1776 1394 84 178 0 1596 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 13876

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.11
CPU user time (s): 1200.07
CPU system time (s): 0.036994
CPU usage (%): 99.9585
Max. virtual memory (cumulated for all children) (KiB): 13876

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

runsolver used 1.11783 second user time and 3.2595 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-01 13:09:31
IDJOB=1534631
IDBENCH=70700
IDSOLVER=523
FILE ID=node43/1534631-1238584171
PBS_JOBID= 9062192
Free space on /tmp= 63084 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/440/unif-k3-r4.25-v440-c1870-S780904324-093.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534631-1238584171/watcher-1534631-1238584171 -o /tmp/evaluation-result-1534631-1238584171/solver-1534631-1238584171 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1534631-1238584171.cnf HOME

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

MD5SUM BENCH= 0370c3395f27638ffb4005ffcc836f58
RANDOM SEED=566627587

node43.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.242
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.242
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:       1243288 kB
Buffers:         93612 kB
Cached:         624872 kB
SwapCached:       8504 kB
Active:         309888 kB
Inactive:       418652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1243288 kB
SwapTotal:     4192956 kB
SwapFree:      4178352 kB
Dirty:            2208 kB
Writeback:           0 kB
Mapped:          15740 kB
Slab:            70104 kB
Committed_AS:  2592908 kB
PageTables:       1448 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= 63084 MiB
End job on node43 at 2009-04-01 13:29:31