Trace number 1785721

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) 5000.11 5002.42

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_9gates_u2.cnf
MD5SUMef7ae52d071607b182dca67dbff359aa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables434
Number of clauses81513
Sum of the clauses size471380
Maximum clause length26
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21843
Number of clauses of size 30
Number of clauses of size 42777
Number of clauses of size 54610
Number of clauses of size over 572219

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.60/0.63	c WARNING: for repeatability, setting FPU to use double precision
0.60/0.63	c ============================[ Problem Statistics ]=============================
0.60/0.63	c |                                                                             |
0.60/0.63	c |  Number of variables:  434                                                  |
0.60/0.63	c |  Number of clauses:    51497                                                |
0.60/0.68	c |  Parsing time:         0.04         s                                       |
1.28/1.30	c ============================[ Search Statistics ]==============================
1.28/1.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.28/1.30	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.28/1.30	c ===============================================================================
1.28/1.30	c |         0 |     287    22180   121300 |     7393        0    nan |  0.000 % |
1.28/1.31	c |       100 |     287    22180   121300 |     8132      100     10 |  4.379 % |
1.28/1.31	c |       250 |     287    22180   121300 |     8945      250     13 |  4.378 % |
1.28/1.32	c |       476 |     287    22180   121300 |     9840      476     18 |  4.379 % |
1.28/1.33	c |       813 |     287    22180   121300 |    10824      813     16 |  4.378 % |
1.28/1.35	c |      1319 |     287    22180   121300 |    11907     1319     18 |  4.378 % |
1.28/1.38	c |      2079 |     287    22180   121300 |    13097     2079     20 |  4.378 % |
1.38/1.42	c |      3218 |     287    22180   121300 |    14407     3218     20 |  4.378 % |
1.48/1.50	c |      4926 |     287    22180   121300 |    15848     4926     21 |  4.379 % |
1.58/1.65	c |      7489 |     287    22180   121300 |    17433     7489     22 |  4.379 % |
1.88/1.95	c |     11335 |     287    22180   121300 |    19176    11335     23 |  4.379 % |
2.38/2.49	c |     17102 |     287    22180   121300 |    21094    17102     24 |  4.379 % |
3.48/3.57	c |     25752 |     287    22180   121300 |    23203    15159     24 |  4.379 % |
5.28/5.32	c |     38726 |     287    22180   121300 |    25523    16483     22 |  4.378 % |
8.07/8.11	c |     58189 |     287    22180   121300 |    28076    23116     30 |  4.379 % |
12.07/12.16	c |     87381 |     287    22180   121300 |    30883    23919     23 |  4.379 % |
20.16/20.25	c |    131170 |     287    22180   121300 |    33972    20193     25 |  4.379 % |
31.95/32.04	c |    196854 |     287    22180   121300 |    37369    31427     22 |  4.379 % |
54.44/54.55	c |    295380 |     287    22180   121300 |    41106    32404     23 |  4.379 % |
87.53/87.65	c |    443171 |     286    22156   121252 |    45216    37522     23 |  4.609 % |
141.32/141.47	c |    664856 |     286    22156   121252 |    49738    36238     24 |  4.609 % |
235.76/235.99	c |    997381 |     286    22156   121252 |    54712    20988     21 |  4.609 % |
377.00/377.28	c |   1496170 |     286    22156   121252 |    60183    48403     23 |  4.609 % |
584.91/585.25	c |   2244353 |     286    22156   121252 |    66202    51887     26 |  4.609 % |
964.14/964.67	c |   3366631 |     286    22156   121252 |    72822    54222     22 |  4.609 % |
1569.16/1569.93	c |   5050042 |     286    22156   121252 |    80104    69492     26 |  4.610 % |
2554.01/2555.20	c |   7575161 |     286    22156   121252 |    88115    57347     25 |  4.610 % |
4215.85/4217.88	c |  11362836 |     286    22156   121252 |    96926    87571     23 |  4.609 % |
5000.07/5002.41	sh: line 1:  5806 Terminated              HOME/minisat simple.out solve.out >temp.out
5000.07/5002.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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785721-1241926223/watcher-1785721-1241926223 -o /tmp/evaluation-result-1785721-1241926223/solver-1785721-1241926223 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785721-1241926223.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5803
/proc/meminfo: memFree=1678864/2055920 swapFree=4180156/4192956
[pid=5803] ppid=5801 vsize=2240 CPUtime=0
/proc/5803/stat : 5803 (IUT_BMB_SAT) R 5801 5803 969 0 -1 4194304 196 0 0 0 0 0 0 0 18 0 1 0 220650664 2293760 179 1992294400 134512640 135635285 4294956224 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 0 0 0
/proc/5803/statm: 560 180 90 274 0 283 0

[startup+0.085901 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5803
/proc/meminfo: memFree=1678864/2055920 swapFree=4180156/4192956
[pid=5803] ppid=5801 vsize=3880 CPUtime=0.07
/proc/5803/stat : 5803 (IUT_BMB_SAT) R 5801 5803 969 0 -1 4194304 795 0 0 0 7 0 0 0 18 0 1 0 220650664 3973120 778 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/5803/statm: 970 778 97 274 0 693 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3880

[startup+0.101903 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5803
/proc/meminfo: memFree=1678864/2055920 swapFree=4180156/4192956
[pid=5803] ppid=5801 vsize=4144 CPUtime=0.09
/proc/5803/stat : 5803 (IUT_BMB_SAT) R 5801 5803 969 0 -1 4194304 863 0 0 0 9 0 0 0 18 0 1 0 220650664 4243456 846 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/5803/statm: 1036 846 97 274 0 759 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4144

[startup+0.301928 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5803
/proc/meminfo: memFree=1678864/2055920 swapFree=4180156/4192956
[pid=5803] ppid=5801 vsize=8512 CPUtime=0.29
/proc/5803/stat : 5803 (IUT_BMB_SAT) R 5801 5803 969 0 -1 4194304 1943 0 0 0 28 1 0 0 19 0 1 0 220650664 8716288 1926 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/5803/statm: 2128 1927 97 274 0 1851 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8512

[startup+0.70198 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 5803
/proc/meminfo: memFree=1678864/2055920 swapFree=4180156/4192956
[pid=5803] ppid=5801 vsize=8916 CPUtime=0.62
/proc/5803/stat : 5803 (IUT_BMB_SAT) S 5801 5803 969 0 -1 4194304 2064 0 0 0 42 20 0 0 23 0 1 0 220650664 9129984 2046 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5803/statm: 2229 2046 105 274 0 1952 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 8916

[startup+1.50209 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5806
/proc/meminfo: memFree=1663736/2055920 swapFree=4180156/4192956
[pid=5803] ppid=5801 vsize=8916 CPUtime=0.62
/proc/5803/stat : 5803 (IUT_BMB_SAT) S 5801 5803 969 0 -1 4194304 2064 0 0 0 42 20 0 0 23 0 1 0 220650664 9129984 2046 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5803/statm: 2229 2046 105 274 0 1952 0
[pid=5805] ppid=5803 vsize=5356 CPUtime=0
/proc/5805/stat : 5805 (sh) S 5803 5803 969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220650727 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5805/statm: 1339 232 193 169 0 50 0
[pid=5806] ppid=5805 vsize=6236 CPUtime=0.86
/proc/5806/stat : 5806 (minisat) R 5805 5803 969 0 -1 4194304 1561 0 0 0 85 1 0 0 25 0 1 0 220650728 6385664 1427 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/5806/statm: 1559 1427 84 178 0 1379 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20508

[startup+3.10128 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5806
/proc/meminfo: memFree=1663672/2055920 swapFree=4180156/4192956
[pid=5803] ppid=5801 vsize=8916 CPUtime=0.62
/proc/5803/stat : 5803 (IUT_BMB_SAT) S 5801 5803 969 0 -1 4194304 2064 0 0 0 42 20 0 0 23 0 1 0 220650664 9129984 2046 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5803/statm: 2229 2046 105 274 0 1952 0
[pid=5805] ppid=5803 vsize=5356 CPUtime=0
/proc/5805/stat : 5805 (sh) S 5803 5803 969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220650727 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5805/statm: 1339 232 193 169 0 50 0
[pid=5806] ppid=5805 vsize=6632 CPUtime=2.46
/proc/5806/stat : 5806 (minisat) R 5805 5803 969 0 -1 4194304 1657 0 0 0 245 1 0 0 25 0 1 0 220650728 6791168 1523 1992294400 134512640 135243223 4294956320 18446744073709551615 134558569 0 0 4096 3 0 0 0 17 0 0 0
/proc/5806/statm: 1658 1523 84 178 0 1478 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20904

[startup+6.30169 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5806
/proc/meminfo: memFree=1663032/2055920 swapFree=4180156/4192956
[pid=5803] ppid=5801 vsize=8916 CPUtime=0.62
/proc/5803/stat : 5803 (IUT_BMB_SAT) S 5801 5803 969 0 -1 4194304 2064 0 0 0 42 20 0 0 23 0 1 0 220650664 9129984 2046 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5803/statm: 2229 2046 105 274 0 1952 0
[pid=5805] ppid=5803 vsize=5356 CPUtime=0
/proc/5805/stat : 5805 (sh) S 5803 5803 969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220650727 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5805/statm: 1339 232 193 169 0 50 0
[pid=5806] ppid=5805 vsize=7304 CPUtime=5.66
/proc/5806/stat : 5806 (minisat) R 5805 5803 969 0 -1 4194304 1850 0 0 0 565 1 0 0 25 0 1 0 220650728 7479296 1716 1992294400 134512640 135243223 4294956320 18446744073709551615 134555642 0 0 4096 3 0 0 0 17 0 0 0
/proc/5806/statm: 1826 1716 84 178 0 1646 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 21576

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5806
/proc/meminfo: memFree=1661560/2055920 swapFree=4180156/4192956
[pid=5803] ppid=5801 vsize=8916 CPUtime=0.62
/proc/5803/stat : 5803 (IUT_BMB_SAT) S 5801 5803 969 0 -1 4194304 2064 0 0 0 42 20 0 0 23 0 1 0 220650664 9129984 2046 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5803/statm: 2229 2046 105 274 0 1952 0
[pid=5805] ppid=5803 vsize=5356 CPUtime=0
/proc/5805/stat : 5805 (sh) S 5803 5803 969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220650727 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5805/statm: 1339 232 193 169 0 50 0
[pid=5806] ppid=5805 vsize=8536 CPUtime=12.05
/proc/5806/stat : 5806 (minisat) R 5805 5803 969 0 -1 4194304 2123 0 0 0 1204 1 0 0 25 0 1 0 220650728 8740864 1989 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5806/statm: 2134 1989 84 178 0 1954 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 22808

[startup+25.5021 s]
/proc/loadavg: 1.07 1.02 1.00 2/68 5806
/proc/meminfo: memFree=1660856/2055920 swapFree=4180156/4192956
[pid=5803] ppid=5801 vsize=8916 CPUtime=0.62
/proc/5803/stat : 5803 (IUT_BMB_SAT) S 5801 5803 969 0 -1 4194304 2064 0 0 0 42 20 0 0 23 0 1 0 220650664 9129984 2046 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5803/statm: 2229 2046 105 274 0 1952 0
[pid=5805] ppid=5803 vsize=5356 CPUtime=0
/proc/5805/stat : 5805 (sh) S 5803 5803 969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220650727 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5805/statm: 1339 232 193 169 0 50 0
[pid=5806] ppid=5805 vsize=9348 CPUtime=24.84
/proc/5806/stat : 5806 (minisat) R 5805 5803 969 0 -1 4194304 2328 0 0 0 2483 1 0 0 25 0 1 0 220650728 9572352 2194 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5806/statm: 2337 2194 84 178 0 2157 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 23620

[startup+51.1023 s]
/proc/loadavg: 1.05 1.01 1.00 2/68 5806
/proc/meminfo: memFree=1660024/2055920 swapFree=4180156/4192956
[pid=5803] ppid=5801 vsize=8916 CPUtime=0.62
/proc/5803/stat : 5803 (IUT_BMB_SAT) S 5801 5803 969 0 -1 4194304 2064 0 0 0 42 20 0 0 23 0 1 0 220650664 9129984 2046 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5803/statm: 2229 2046 105 274 0 1952 0
[pid=5805] ppid=5803 vsize=5356 CPUtime=0
/proc/5805/stat : 5805 (sh) S 5803 5803 969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220650727 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5805/statm: 1339 232 193 169 0 50 0
[pid=5806] ppid=5805 vsize=10184 CPUtime=50.43
/proc/5806/stat : 5806 (minisat) R 5805 5803 969 0 -1 4194304 2525 0 0 0 5042 1 0 0 25 0 1 0 220650728 10428416 2391 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/5806/statm: 2546 2391 84 178 0 2366 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 24456

[startup+102.307 s]
/proc/loadavg: 1.07 1.03 1.00 2/68 5806
/proc/meminfo: memFree=1658040/2055920 swapFree=4180156/4192956
[pid=5803] ppid=5801 vsize=8916 CPUtime=0.62
/proc/5803/stat : 5803 (IUT_BMB_SAT) S 5801 5803 969 0 -1 4194304 2064 0 0 0 42 20 0 0 23 0 1 0 220650664 9129984 2046 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5803/statm: 2229 2046 105 274 0 1952 0
[pid=5805] ppid=5803 vsize=5356 CPUtime=0
/proc/5805/stat : 5805 (sh) S 5803 5803 969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220650727 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5805/statm: 1339 232 193 169 0 50 0
[pid=5806] ppid=5805 vsize=12220 CPUtime=101.61
/proc/5806/stat : 5806 (minisat) R 5805 5803 969 0 -1 4194304 3005 0 0 0 10159 2 0 0 25 0 1 0 220650728 12513280 2871 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/5806/statm: 3055 2871 84 178 0 2875 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 26492

[startup+162.302 s]
/proc/loadavg: 1.07 1.03 1.00 2/68 5806
/proc/meminfo: memFree=1657208/2055920 swapFree=4180156/4192956
[pid=5803] ppid=5801 vsize=8916 CPUtime=0.62
/proc/5803/stat : 5803 (IUT_BMB_SAT) S 5801 5803 969 0 -1 4194304 2064 0 0 0 42 20 0 0 23 0 1 0 220650664 9129984 2046 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5803/statm: 2229 2046 105 274 0 1952 0
[pid=5805] ppid=5803 vsize=5356 CPUtime=0
/proc/5805/stat : 5805 (sh) S 5803 5803 969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220650727 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5805/statm: 1339 232 193 169 0 50 0
[pid=5806] ppid=5805 vsize=12912 CPUtime=161.58
/proc/5806/stat : 5806 (minisat) R 5805 5803 969 0 -1 4194304 3199 0 0 0 16155 3 0 0 25 0 1 0 220650728 13221888 3065 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5806/statm: 3228 3065 84 178 0 3048 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 27184

[startup+222.303 s]
/proc/loadavg: 1.02 1.03 1.00 2/68 5806
/proc/meminfo: memFree=1656696/2055920 swapFree=4180156/4192956
[pid=5803] ppid=5801 vsize=8916 CPUtime=0.62
/proc/5803/stat : 5803 (IUT_BMB_SAT) S 5801 5803 969 0 -1 4194304 2064 0 0 0 42 20 0 0 23 0 1 0 220650664 9129984 2046 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5803/statm: 2229 2046 105 274 0 1952 0
[pid=5805] ppid=5803 vsize=5356 CPUtime=0
/proc/5805/stat : 5805 (sh) S 5803 5803 969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220650727 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5805/statm: 1339 232 193 169 0 50 0
[pid=5806] ppid=5805 vsize=13536 CPUtime=221.56
/proc/5806/stat : 5806 (minisat) R 5805 5803 969 0 -1 4194304 3324 0 0 0 22153 3 0 0 25 0 1 0 220650728 13860864 3190 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5806/statm: 3384 3190 84 178 0 3204 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 27808

[startup+282.303 s]
/proc/loadavg: 1.10 1.05 1.01 2/68 5806
/proc/meminfo: memFree=1656184/2055920 swapFree=4180156/4192956
[pid=5803] ppid=5801 vsize=8916 CPUtime=0.62
/proc/5803/stat : 5803 (IUT_BMB_SAT) S 5801 5803 969 0 -1 4194304 2064 0 0 0 42 20 0 0 23 0 1 0 220650664 9129984 2046 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5803/statm: 2229 2046 105 274 0 1952 0
[pid=5805] ppid=5803 vsize=5356 CPUtime=0
/proc/5805/stat : 5805 (sh) S 5803 5803 969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220650727 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5805/statm: 1339 232 193 169 0 50 0
[pid=5806] ppid=5805 vsize=14036 CPUtime=281.52

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

[pid=5803] ppid=5801 vsize=8916 CPUtime=0.62
/proc/5803/stat : 5803 (IUT_BMB_SAT) S 5801 5803 969 0 -1 4194304 2064 0 0 0 42 20 0 0 23 0 1 0 220650664 9129984 2046 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5803/statm: 2229 2046 105 274 0 1952 0
[pid=5805] ppid=5803 vsize=5356 CPUtime=0
/proc/5805/stat : 5805 (sh) S 5803 5803 969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220650727 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5805/statm: 1339 232 193 169 0 50 0
[pid=5806] ppid=5805 vsize=28364 CPUtime=4419.62
/proc/5806/stat : 5806 (minisat) R 5805 5803 969 0 -1 4194304 6681 0 0 0 441955 7 0 0 25 0 1 0 220650728 29044736 6547 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5806/statm: 7091 6547 84 178 0 6911 0
Current children cumulated CPU time (s) 4420.24
Current children cumulated vsize (KiB) 42636

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5816
/proc/meminfo: memFree=1641784/2055920 swapFree=4180156/4192956
[pid=5803] ppid=5801 vsize=8916 CPUtime=0.62
/proc/5803/stat : 5803 (IUT_BMB_SAT) S 5801 5803 969 0 -1 4194304 2064 0 0 0 42 20 0 0 23 0 1 0 220650664 9129984 2046 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5803/statm: 2229 2046 105 274 0 1952 0
[pid=5805] ppid=5803 vsize=5356 CPUtime=0
/proc/5805/stat : 5805 (sh) S 5803 5803 969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220650727 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5805/statm: 1339 232 193 169 0 50 0
[pid=5806] ppid=5805 vsize=28364 CPUtime=4479.6
/proc/5806/stat : 5806 (minisat) R 5805 5803 969 0 -1 4194304 6681 0 0 0 447953 7 0 0 25 0 1 0 220650728 29044736 6547 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5806/statm: 7091 6547 84 178 0 6911 0
Current children cumulated CPU time (s) 4480.22
Current children cumulated vsize (KiB) 42636

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5816
/proc/meminfo: memFree=1641848/2055920 swapFree=4180156/4192956
[pid=5803] ppid=5801 vsize=8916 CPUtime=0.62
/proc/5803/stat : 5803 (IUT_BMB_SAT) S 5801 5803 969 0 -1 4194304 2064 0 0 0 42 20 0 0 23 0 1 0 220650664 9129984 2046 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5803/statm: 2229 2046 105 274 0 1952 0
[pid=5805] ppid=5803 vsize=5356 CPUtime=0
/proc/5805/stat : 5805 (sh) S 5803 5803 969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220650727 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5805/statm: 1339 232 193 169 0 50 0
[pid=5806] ppid=5805 vsize=28364 CPUtime=4539.57
/proc/5806/stat : 5806 (minisat) R 5805 5803 969 0 -1 4194304 6681 0 0 0 453950 7 0 0 25 0 1 0 220650728 29044736 6547 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5806/statm: 7091 6547 84 178 0 6911 0
Current children cumulated CPU time (s) 4540.19
Current children cumulated vsize (KiB) 42636

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5816
/proc/meminfo: memFree=1641720/2055920 swapFree=4180156/4192956
[pid=5803] ppid=5801 vsize=8916 CPUtime=0.62
/proc/5803/stat : 5803 (IUT_BMB_SAT) S 5801 5803 969 0 -1 4194304 2064 0 0 0 42 20 0 0 23 0 1 0 220650664 9129984 2046 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5803/statm: 2229 2046 105 274 0 1952 0
[pid=5805] ppid=5803 vsize=5356 CPUtime=0
/proc/5805/stat : 5805 (sh) S 5803 5803 969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220650727 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5805/statm: 1339 232 193 169 0 50 0
[pid=5806] ppid=5805 vsize=28364 CPUtime=4599.53
/proc/5806/stat : 5806 (minisat) R 5805 5803 969 0 -1 4194304 6686 0 0 0 459946 7 0 0 25 0 1 0 220650728 29044736 6552 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5806/statm: 7091 6552 84 178 0 6911 0
Current children cumulated CPU time (s) 4600.15
Current children cumulated vsize (KiB) 42636

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5816
/proc/meminfo: memFree=1641656/2055920 swapFree=4180156/4192956
[pid=5803] ppid=5801 vsize=8916 CPUtime=0.62
/proc/5803/stat : 5803 (IUT_BMB_SAT) S 5801 5803 969 0 -1 4194304 2064 0 0 0 42 20 0 0 23 0 1 0 220650664 9129984 2046 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5803/statm: 2229 2046 105 274 0 1952 0
[pid=5805] ppid=5803 vsize=5356 CPUtime=0
/proc/5805/stat : 5805 (sh) S 5803 5803 969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220650727 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5805/statm: 1339 232 193 169 0 50 0
[pid=5806] ppid=5805 vsize=28364 CPUtime=4659.51
/proc/5806/stat : 5806 (minisat) R 5805 5803 969 0 -1 4194304 6708 0 0 0 465943 8 0 0 25 0 1 0 220650728 29044736 6574 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5806/statm: 7091 6574 84 178 0 6911 0
Current children cumulated CPU time (s) 4660.13
Current children cumulated vsize (KiB) 42636

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5816
/proc/meminfo: memFree=1641656/2055920 swapFree=4180156/4192956
[pid=5803] ppid=5801 vsize=8916 CPUtime=0.62
/proc/5803/stat : 5803 (IUT_BMB_SAT) S 5801 5803 969 0 -1 4194304 2064 0 0 0 42 20 0 0 23 0 1 0 220650664 9129984 2046 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5803/statm: 2229 2046 105 274 0 1952 0
[pid=5805] ppid=5803 vsize=5356 CPUtime=0
/proc/5805/stat : 5805 (sh) S 5803 5803 969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220650727 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5805/statm: 1339 232 193 169 0 50 0
[pid=5806] ppid=5805 vsize=28364 CPUtime=4719.49
/proc/5806/stat : 5806 (minisat) R 5805 5803 969 0 -1 4194304 6708 0 0 0 471941 8 0 0 25 0 1 0 220650728 29044736 6574 1992294400 134512640 135243223 4294956320 18446744073709551615 134555560 0 0 4096 3 0 0 0 17 0 0 0
/proc/5806/statm: 7091 6574 84 178 0 6911 0
Current children cumulated CPU time (s) 4720.11
Current children cumulated vsize (KiB) 42636

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5816
/proc/meminfo: memFree=1641592/2055920 swapFree=4180156/4192956
[pid=5803] ppid=5801 vsize=8916 CPUtime=0.62
/proc/5803/stat : 5803 (IUT_BMB_SAT) S 5801 5803 969 0 -1 4194304 2064 0 0 0 42 20 0 0 23 0 1 0 220650664 9129984 2046 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5803/statm: 2229 2046 105 274 0 1952 0
[pid=5805] ppid=5803 vsize=5356 CPUtime=0
/proc/5805/stat : 5805 (sh) S 5803 5803 969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220650727 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5805/statm: 1339 232 193 169 0 50 0
[pid=5806] ppid=5805 vsize=28608 CPUtime=4779.45
/proc/5806/stat : 5806 (minisat) R 5805 5803 969 0 -1 4194304 6754 0 0 0 477937 8 0 0 25 0 1 0 220650728 29294592 6620 1992294400 134512640 135243223 4294956320 18446744073709551615 134555520 0 0 4096 3 0 0 0 17 0 0 0
/proc/5806/statm: 7152 6620 84 178 0 6972 0
Current children cumulated CPU time (s) 4780.07
Current children cumulated vsize (KiB) 42880

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5816
/proc/meminfo: memFree=1641592/2055920 swapFree=4180156/4192956
[pid=5803] ppid=5801 vsize=8916 CPUtime=0.62
/proc/5803/stat : 5803 (IUT_BMB_SAT) S 5801 5803 969 0 -1 4194304 2064 0 0 0 42 20 0 0 23 0 1 0 220650664 9129984 2046 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5803/statm: 2229 2046 105 274 0 1952 0
[pid=5805] ppid=5803 vsize=5356 CPUtime=0
/proc/5805/stat : 5805 (sh) S 5803 5803 969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220650727 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5805/statm: 1339 232 193 169 0 50 0
[pid=5806] ppid=5805 vsize=28608 CPUtime=4839.43
/proc/5806/stat : 5806 (minisat) R 5805 5803 969 0 -1 4194304 6754 0 0 0 483935 8 0 0 25 0 1 0 220650728 29294592 6620 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5806/statm: 7152 6620 84 178 0 6972 0
Current children cumulated CPU time (s) 4840.05
Current children cumulated vsize (KiB) 42880

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5816
/proc/meminfo: memFree=1641464/2055920 swapFree=4180156/4192956
[pid=5803] ppid=5801 vsize=8916 CPUtime=0.62
/proc/5803/stat : 5803 (IUT_BMB_SAT) S 5801 5803 969 0 -1 4194304 2064 0 0 0 42 20 0 0 23 0 1 0 220650664 9129984 2046 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5803/statm: 2229 2046 105 274 0 1952 0
[pid=5805] ppid=5803 vsize=5356 CPUtime=0
/proc/5805/stat : 5805 (sh) S 5803 5803 969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220650727 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5805/statm: 1339 232 193 169 0 50 0
[pid=5806] ppid=5805 vsize=28876 CPUtime=4899.41
/proc/5806/stat : 5806 (minisat) R 5805 5803 969 0 -1 4194304 6794 0 0 0 489933 8 0 0 25 0 1 0 220650728 29569024 6660 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5806/statm: 7219 6660 84 178 0 7039 0
Current children cumulated CPU time (s) 4900.03
Current children cumulated vsize (KiB) 43148

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5816
/proc/meminfo: memFree=1641464/2055920 swapFree=4180156/4192956
[pid=5803] ppid=5801 vsize=8916 CPUtime=0.62
/proc/5803/stat : 5803 (IUT_BMB_SAT) S 5801 5803 969 0 -1 4194304 2064 0 0 0 42 20 0 0 23 0 1 0 220650664 9129984 2046 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5803/statm: 2229 2046 105 274 0 1952 0
[pid=5805] ppid=5803 vsize=5356 CPUtime=0
/proc/5805/stat : 5805 (sh) S 5803 5803 969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220650727 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5805/statm: 1339 232 193 169 0 50 0
[pid=5806] ppid=5805 vsize=28876 CPUtime=4959.37
/proc/5806/stat : 5806 (minisat) R 5805 5803 969 0 -1 4194304 6794 0 0 0 495929 8 0 0 25 0 1 0 220650728 29569024 6660 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5806/statm: 7219 6660 84 178 0 7039 0
Current children cumulated CPU time (s) 4959.99
Current children cumulated vsize (KiB) 43148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 5816
/proc/meminfo: memFree=1640568/2055920 swapFree=4180156/4192956
[pid=5803] ppid=5801 vsize=8916 CPUtime=0.62
/proc/5803/stat : 5803 (IUT_BMB_SAT) S 5801 5803 969 0 -1 4194304 2064 0 0 0 42 20 0 0 23 0 1 0 220650664 9129984 2046 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5803/statm: 2229 2046 105 274 0 1952 0
[pid=5805] ppid=5803 vsize=5356 CPUtime=0
/proc/5805/stat : 5805 (sh) S 5803 5803 969 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220650727 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5805/statm: 1339 232 193 169 0 50 0
[pid=5806] ppid=5805 vsize=29800 CPUtime=4999.45
/proc/5806/stat : 5806 (minisat) R 5805 5803 969 0 -1 4194304 7027 0 0 0 499937 8 0 0 25 0 1 0 220650728 30515200 6893 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5806/statm: 7450 6893 84 178 0 7270 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 44072

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5002.42
CPU time (s): 5000.11
CPU user time (s): 4999.81
CPU system time (s): 0.301954
CPU usage (%): 99.9538
Max. virtual memory (cumulated for all children) (KiB): 44072

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

runsolver used 4.70428 second user time and 13.6009 second system time

The end

Launcher Data

Begin job on node54 at 2009-05-10 05:30:23
IDJOB=1785721
IDBENCH=71136
IDSOLVER=638
FILE ID=node54/1785721-1241926223
PBS_JOBID= 9264914
Free space on /tmp= 66344 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_9gates_u2.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785721-1241926223/watcher-1785721-1241926223 -o /tmp/evaluation-result-1785721-1241926223/solver-1785721-1241926223 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1785721-1241926223.cnf HOME

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

MD5SUM BENCH= ef7ae52d071607b182dca67dbff359aa
RANDOM SEED=1654837154

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.234
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.234
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:       1679408 kB
Buffers:         58096 kB
Cached:         242236 kB
SwapCached:       6552 kB
Active:         139192 kB
Inactive:       170404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1679408 kB
SwapTotal:     4192956 kB
SwapFree:      4180156 kB
Dirty:            4372 kB
Writeback:           0 kB
Mapped:          14296 kB
Slab:            52888 kB
Committed_AS:   705468 kB
PageTables:       1368 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= 66340 MiB
End job on node54 at 2009-05-10 06:53:47