Trace number 1533906

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/420/
unif-k3-r4.25-v420-c1785-S1394036608-091.cnf
MD5SUM6a1b72e9c09abd09fd440dc53a7d41a8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark68.5036
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of clauses1785
Sum of the clauses size5355
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31785
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:  420                                                  |
0.00/0.01	c |  Number of clauses:    1785                                                 |
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 |     406     1761     5353 |      587        0    nan |  0.000 % |
0.00/0.02	c |       101 |     406     1761     5353 |      645      101     18 |  0.001 % |
0.00/0.02	c |       251 |     406     1761     5353 |      710      251     18 |  0.001 % |
0.00/0.03	c |       476 |     406     1761     5353 |      781      476     18 |  0.001 % |
0.00/0.04	c |       814 |     406     1761     5353 |      859      814     19 |  0.001 % |
0.00/0.06	c |      1320 |     406     1761     5353 |      945      867     18 |  0.001 % |
0.00/0.08	c |      2081 |     406     1761     5353 |     1039      640     18 |  0.001 % |
0.00/0.12	c |      3221 |     406     1761     5353 |     1143      706     16 |  0.001 % |
0.00/0.18	c |      4929 |     406     1761     5353 |     1258      637     14 |  0.001 % |
0.00/0.28	c |      7494 |     406     1761     5353 |     1384     1273     16 |  0.001 % |
0.00/0.42	c |     11340 |     406     1761     5353 |     1522      879     15 |  0.001 % |
0.00/0.64	c |     17107 |     406     1761     5353 |     1674     1227     16 |  0.001 % |
0.00/0.99	c |     25756 |     406     1761     5353 |     1842     1330     18 |  0.001 % |
1.48/1.52	c |     38730 |     406     1761     5353 |     2026     1188     15 |  0.001 % |
2.28/2.36	c |     58191 |     406     1761     5353 |     2229     2045     17 |  0.001 % |
3.58/3.64	c |     87385 |     406     1761     5353 |     2452     1813     18 |  0.001 % |
5.58/5.62	c |    131177 |     406     1761     5353 |     2697     2050     17 |  0.001 % |
8.68/8.71	c |    196863 |     406     1761     5353 |     2966     2165     16 |  0.001 % |
13.47/13.53	c |    295389 |     406     1761     5353 |     3263     1611     15 |  0.001 % |
20.97/21.01	c |    443178 |     406     1761     5353 |     3590     2537     17 |  0.001 % |
32.36/32.40	c |    664861 |     406     1761     5353 |     3949     3178     16 |  0.001 % |
50.46/50.51	c |    997387 |     406     1761     5353 |     4343     3051     18 |  0.001 % |
78.64/78.74	c |   1496175 |     406     1761     5353 |     4778     2659     16 |  0.001 % |
122.62/122.71	c |   2244357 |     406     1761     5353 |     5256     4682     17 |  0.001 % |
191.80/191.98	c |   3366631 |     406     1761     5353 |     5781     5110     18 |  0.001 % |
301.74/301.97	c |   5050044 |     406     1761     5353 |     6359     4052     18 |  0.001 % |
471.95/472.21	c |   7575160 |     406     1761     5353 |     6995     3656     16 |  0.001 % |
738.26/738.61	c |  11362836 |     406     1761     5353 |     7695     5044     20 |  0.001 % |
1163.07/1163.65	c |  17044349 |     406     1761     5353 |     8465     7231     18 |  0.001 % |
1200.06/1200.60	sh: line 1: 28881 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.06/1200.60	c cannot read from file

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1533906-1238503915/watcher-1533906-1238503915 -o /tmp/evaluation-result-1533906-1238503915/solver-1533906-1238503915 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533906-1238503915.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.00 1.00 1.00 3/64 28878
/proc/meminfo: memFree=1218680/2055920 swapFree=4176996/4192956
[pid=28878] ppid=28876 vsize=1416 CPUtime=0
/proc/28878/stat : 28878 (IUT_BMB_SAT) R 28876 28878 28528 0 -1 4194304 161 0 0 0 0 0 0 0 18 0 1 0 1123053605 1449984 144 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/28878/statm: 354 144 97 274 0 77 0

[startup+0.0455409 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28878
/proc/meminfo: memFree=1218680/2055920 swapFree=4176996/4192956
[pid=28878] ppid=28876 vsize=1416 CPUtime=0
/proc/28878/stat : 28878 (IUT_BMB_SAT) S 28876 28878 28528 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123053605 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28878/statm: 354 160 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.102544 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28878
/proc/meminfo: memFree=1218680/2055920 swapFree=4176996/4192956
[pid=28878] ppid=28876 vsize=1416 CPUtime=0
/proc/28878/stat : 28878 (IUT_BMB_SAT) S 28876 28878 28528 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123053605 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28878/statm: 354 160 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.301563 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28878
/proc/meminfo: memFree=1218680/2055920 swapFree=4176996/4192956
[pid=28878] ppid=28876 vsize=1416 CPUtime=0
/proc/28878/stat : 28878 (IUT_BMB_SAT) S 28876 28878 28528 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123053605 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28878/statm: 354 160 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.701597 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28878
/proc/meminfo: memFree=1218680/2055920 swapFree=4176996/4192956
[pid=28878] ppid=28876 vsize=1416 CPUtime=0
/proc/28878/stat : 28878 (IUT_BMB_SAT) S 28876 28878 28528 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123053605 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28878/statm: 354 160 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50167 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28881
/proc/meminfo: memFree=1217624/2055920 swapFree=4176996/4192956
[pid=28878] ppid=28876 vsize=1416 CPUtime=0
/proc/28878/stat : 28878 (IUT_BMB_SAT) S 28876 28878 28528 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123053605 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28878/statm: 354 160 105 274 0 77 0
[pid=28880] ppid=28878 vsize=5356 CPUtime=0
/proc/28880/stat : 28880 (sh) S 28878 28878 28528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123053607 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28880/statm: 1339 232 193 169 0 50 0
[pid=28881] ppid=28880 vsize=2320 CPUtime=1.48
/proc/28881/stat : 28881 (minisat) R 28880 28878 28528 0 -1 4194304 242 0 0 0 148 0 0 0 25 0 1 0 1123053607 2375680 222 1992294400 134512640 135243223 4294956304 18446744073709551615 134555794 0 0 4096 3 0 0 0 17 0 0 0
/proc/28881/statm: 580 222 84 178 0 400 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9092

[startup+3.10181 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28881
/proc/meminfo: memFree=1217304/2055920 swapFree=4176996/4192956
[pid=28878] ppid=28876 vsize=1416 CPUtime=0
/proc/28878/stat : 28878 (IUT_BMB_SAT) S 28876 28878 28528 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123053605 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28878/statm: 354 160 105 274 0 77 0
[pid=28880] ppid=28878 vsize=5356 CPUtime=0
/proc/28880/stat : 28880 (sh) S 28878 28878 28528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123053607 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28880/statm: 1339 232 193 169 0 50 0
[pid=28881] ppid=28880 vsize=2452 CPUtime=3.08
/proc/28881/stat : 28881 (minisat) R 28880 28878 28528 0 -1 4194304 275 0 0 0 308 0 0 0 25 0 1 0 1123053607 2510848 255 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/28881/statm: 613 255 84 178 0 433 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9224

[startup+6.30109 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28881
/proc/meminfo: memFree=1217048/2055920 swapFree=4176996/4192956
[pid=28878] ppid=28876 vsize=1416 CPUtime=0
/proc/28878/stat : 28878 (IUT_BMB_SAT) S 28876 28878 28528 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123053605 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28878/statm: 354 160 105 274 0 77 0
[pid=28880] ppid=28878 vsize=5356 CPUtime=0
/proc/28880/stat : 28880 (sh) S 28878 28878 28528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123053607 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28880/statm: 1339 232 193 169 0 50 0
[pid=28881] ppid=28880 vsize=2584 CPUtime=6.28
/proc/28881/stat : 28881 (minisat) R 28880 28878 28528 0 -1 4194304 310 0 0 0 628 0 0 0 25 0 1 0 1123053607 2646016 290 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28881/statm: 646 290 84 178 0 466 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9356

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28881
/proc/meminfo: memFree=1216792/2055920 swapFree=4176996/4192956
[pid=28878] ppid=28876 vsize=1416 CPUtime=0
/proc/28878/stat : 28878 (IUT_BMB_SAT) S 28876 28878 28528 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123053605 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28878/statm: 354 160 105 274 0 77 0
[pid=28880] ppid=28878 vsize=5356 CPUtime=0
/proc/28880/stat : 28880 (sh) S 28878 28878 28528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123053607 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28880/statm: 1339 232 193 169 0 50 0
[pid=28881] ppid=28880 vsize=2716 CPUtime=12.67
/proc/28881/stat : 28881 (minisat) R 28880 28878 28528 0 -1 4194304 348 0 0 0 1267 0 0 0 25 0 1 0 1123053607 2781184 328 1992294400 134512640 135243223 4294956304 18446744073709551615 134565014 0 0 4096 3 0 0 0 17 0 0 0
/proc/28881/statm: 679 328 84 178 0 499 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9488

[startup+25.5028 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28881
/proc/meminfo: memFree=1216536/2055920 swapFree=4176996/4192956
[pid=28878] ppid=28876 vsize=1416 CPUtime=0
/proc/28878/stat : 28878 (IUT_BMB_SAT) S 28876 28878 28528 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123053605 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28878/statm: 354 160 105 274 0 77 0
[pid=28880] ppid=28878 vsize=5356 CPUtime=0
/proc/28880/stat : 28880 (sh) S 28878 28878 28528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123053607 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28880/statm: 1339 232 193 169 0 50 0
[pid=28881] ppid=28880 vsize=3112 CPUtime=25.46
/proc/28881/stat : 28881 (minisat) R 28880 28878 28528 0 -1 4194304 425 0 0 0 2546 0 0 0 25 0 1 0 1123053607 3186688 405 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/28881/statm: 778 405 84 178 0 598 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 9884

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28881
/proc/meminfo: memFree=1216280/2055920 swapFree=4176996/4192956
[pid=28878] ppid=28876 vsize=1416 CPUtime=0
/proc/28878/stat : 28878 (IUT_BMB_SAT) S 28876 28878 28528 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123053605 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28878/statm: 354 160 105 274 0 77 0
[pid=28880] ppid=28878 vsize=5356 CPUtime=0
/proc/28880/stat : 28880 (sh) S 28878 28878 28528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123053607 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28880/statm: 1339 232 193 169 0 50 0
[pid=28881] ppid=28880 vsize=3376 CPUtime=51.06
/proc/28881/stat : 28881 (minisat) R 28880 28878 28528 0 -1 4194304 513 0 0 0 5106 0 0 0 25 0 1 0 1123053607 3457024 493 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28881/statm: 844 493 84 178 0 664 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10148

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28881
/proc/meminfo: memFree=1215768/2055920 swapFree=4176996/4192956
[pid=28878] ppid=28876 vsize=1416 CPUtime=0
/proc/28878/stat : 28878 (IUT_BMB_SAT) S 28876 28878 28528 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123053605 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28878/statm: 354 160 105 274 0 77 0
[pid=28880] ppid=28878 vsize=5356 CPUtime=0
/proc/28880/stat : 28880 (sh) S 28878 28878 28528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123053607 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28880/statm: 1339 232 193 169 0 50 0
[pid=28881] ppid=28880 vsize=3776 CPUtime=102.24
/proc/28881/stat : 28881 (minisat) R 28880 28878 28528 0 -1 4194304 617 0 0 0 10224 0 0 0 25 0 1 0 1123053607 3866624 597 1992294400 134512640 135243223 4294956304 18446744073709551615 134565490 0 0 4096 3 0 0 0 17 0 0 0
/proc/28881/statm: 944 597 84 178 0 764 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10548

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28881
/proc/meminfo: memFree=1215320/2055920 swapFree=4176996/4192956
[pid=28878] ppid=28876 vsize=1416 CPUtime=0
/proc/28878/stat : 28878 (IUT_BMB_SAT) S 28876 28878 28528 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123053605 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28878/statm: 354 160 105 274 0 77 0
[pid=28880] ppid=28878 vsize=5356 CPUtime=0
/proc/28880/stat : 28880 (sh) S 28878 28878 28528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123053607 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28880/statm: 1339 232 193 169 0 50 0
[pid=28881] ppid=28880 vsize=4176 CPUtime=162.21
/proc/28881/stat : 28881 (minisat) R 28880 28878 28528 0 -1 4194304 712 0 0 0 16221 0 0 0 25 0 1 0 1123053607 4276224 692 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/28881/statm: 1044 692 84 178 0 864 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 10948

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28881
/proc/meminfo: memFree=1215000/2055920 swapFree=4176996/4192956
[pid=28878] ppid=28876 vsize=1416 CPUtime=0
/proc/28878/stat : 28878 (IUT_BMB_SAT) S 28876 28878 28528 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123053605 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28878/statm: 354 160 105 274 0 77 0
[pid=28880] ppid=28878 vsize=5356 CPUtime=0
/proc/28880/stat : 28880 (sh) S 28878 28878 28528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123053607 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28880/statm: 1339 232 193 169 0 50 0
[pid=28881] ppid=28880 vsize=4576 CPUtime=222.17
/proc/28881/stat : 28881 (minisat) R 28880 28878 28528 0 -1 4194304 793 0 0 0 22217 0 0 0 25 0 1 0 1123053607 4685824 773 1992294400 134512640 135243223 4294956304 18446744073709551615 134564996 0 0 4096 3 0 0 0 17 0 0 0
/proc/28881/statm: 1144 773 84 178 0 964 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 11348

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28881
/proc/meminfo: memFree=1214808/2055920 swapFree=4176996/4192956
[pid=28878] ppid=28876 vsize=1416 CPUtime=0
/proc/28878/stat : 28878 (IUT_BMB_SAT) S 28876 28878 28528 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123053605 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28878/statm: 354 160 105 274 0 77 0
[pid=28880] ppid=28878 vsize=5356 CPUtime=0
/proc/28880/stat : 28880 (sh) S 28878 28878 28528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123053607 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28880/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1213912/2055920 swapFree=4176996/4192956
[pid=28878] ppid=28876 vsize=1416 CPUtime=0
/proc/28878/stat : 28878 (IUT_BMB_SAT) S 28876 28878 28528 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123053605 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28878/statm: 354 160 105 274 0 77 0
[pid=28880] ppid=28878 vsize=5356 CPUtime=0
/proc/28880/stat : 28880 (sh) S 28878 28878 28528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123053607 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28880/statm: 1339 232 193 169 0 50 0
[pid=28881] ppid=28880 vsize=5512 CPUtime=642
/proc/28881/stat : 28881 (minisat) R 28880 28878 28528 0 -1 4194304 1053 0 0 0 64199 1 0 0 25 0 1 0 1123053607 5644288 1033 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28881/statm: 1378 1033 84 178 0 1198 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 12284

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28887
/proc/meminfo: memFree=1213784/2055920 swapFree=4176996/4192956
[pid=28878] ppid=28876 vsize=1416 CPUtime=0
/proc/28878/stat : 28878 (IUT_BMB_SAT) S 28876 28878 28528 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123053605 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28878/statm: 354 160 105 274 0 77 0
[pid=28880] ppid=28878 vsize=5356 CPUtime=0
/proc/28880/stat : 28880 (sh) S 28878 28878 28528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123053607 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28880/statm: 1339 232 193 169 0 50 0
[pid=28881] ppid=28880 vsize=5648 CPUtime=701.97
/proc/28881/stat : 28881 (minisat) R 28880 28878 28528 0 -1 4194304 1086 0 0 0 70196 1 0 0 25 0 1 0 1123053607 5783552 1066 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/28881/statm: 1412 1066 84 178 0 1232 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 12420

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28887
/proc/meminfo: memFree=1213656/2055920 swapFree=4176996/4192956
[pid=28878] ppid=28876 vsize=1416 CPUtime=0
/proc/28878/stat : 28878 (IUT_BMB_SAT) S 28876 28878 28528 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123053605 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28878/statm: 354 160 105 274 0 77 0
[pid=28880] ppid=28878 vsize=5356 CPUtime=0
/proc/28880/stat : 28880 (sh) S 28878 28878 28528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123053607 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28880/statm: 1339 232 193 169 0 50 0
[pid=28881] ppid=28880 vsize=5788 CPUtime=761.95
/proc/28881/stat : 28881 (minisat) R 28880 28878 28528 0 -1 4194304 1121 0 0 0 76194 1 0 0 25 0 1 0 1123053607 5926912 1101 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/28881/statm: 1447 1101 84 178 0 1267 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 12560

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28887
/proc/meminfo: memFree=1213528/2055920 swapFree=4176996/4192956
[pid=28878] ppid=28876 vsize=1416 CPUtime=0
/proc/28878/stat : 28878 (IUT_BMB_SAT) S 28876 28878 28528 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123053605 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28878/statm: 354 160 105 274 0 77 0
[pid=28880] ppid=28878 vsize=5356 CPUtime=0
/proc/28880/stat : 28880 (sh) S 28878 28878 28528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123053607 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28880/statm: 1339 232 193 169 0 50 0
[pid=28881] ppid=28880 vsize=6028 CPUtime=821.93
/proc/28881/stat : 28881 (minisat) R 28880 28878 28528 0 -1 4194304 1149 0 0 0 82192 1 0 0 25 0 1 0 1123053607 6172672 1129 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28881/statm: 1507 1129 84 178 0 1327 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 12800

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28887
/proc/meminfo: memFree=1213528/2055920 swapFree=4176996/4192956
[pid=28878] ppid=28876 vsize=1416 CPUtime=0
/proc/28878/stat : 28878 (IUT_BMB_SAT) S 28876 28878 28528 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123053605 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28878/statm: 354 160 105 274 0 77 0
[pid=28880] ppid=28878 vsize=5356 CPUtime=0
/proc/28880/stat : 28880 (sh) S 28878 28878 28528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123053607 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28880/statm: 1339 232 193 169 0 50 0
[pid=28881] ppid=28880 vsize=6028 CPUtime=881.9
/proc/28881/stat : 28881 (minisat) R 28880 28878 28528 0 -1 4194304 1165 0 0 0 88189 1 0 0 25 0 1 0 1123053607 6172672 1145 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/28881/statm: 1507 1145 84 178 0 1327 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 12800

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28887
/proc/meminfo: memFree=1213464/2055920 swapFree=4176996/4192956
[pid=28878] ppid=28876 vsize=1416 CPUtime=0
/proc/28878/stat : 28878 (IUT_BMB_SAT) S 28876 28878 28528 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123053605 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28878/statm: 354 160 105 274 0 77 0
[pid=28880] ppid=28878 vsize=5356 CPUtime=0
/proc/28880/stat : 28880 (sh) S 28878 28878 28528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123053607 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28880/statm: 1339 232 193 169 0 50 0
[pid=28881] ppid=28880 vsize=6028 CPUtime=941.87
/proc/28881/stat : 28881 (minisat) R 28880 28878 28528 0 -1 4194304 1178 0 0 0 94186 1 0 0 25 0 1 0 1123053607 6172672 1158 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/28881/statm: 1507 1158 84 178 0 1327 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 12800

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28887
/proc/meminfo: memFree=1213336/2055920 swapFree=4176996/4192956
[pid=28878] ppid=28876 vsize=1416 CPUtime=0
/proc/28878/stat : 28878 (IUT_BMB_SAT) S 28876 28878 28528 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123053605 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28878/statm: 354 160 105 274 0 77 0
[pid=28880] ppid=28878 vsize=5356 CPUtime=0
/proc/28880/stat : 28880 (sh) S 28878 28878 28528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123053607 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28880/statm: 1339 232 193 169 0 50 0
[pid=28881] ppid=28880 vsize=6160 CPUtime=1001.85
/proc/28881/stat : 28881 (minisat) R 28880 28878 28528 0 -1 4194304 1205 0 0 0 100184 1 0 0 25 0 1 0 1123053607 6307840 1185 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/28881/statm: 1540 1185 84 178 0 1360 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 12932

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28887
/proc/meminfo: memFree=1213272/2055920 swapFree=4176996/4192956
[pid=28878] ppid=28876 vsize=1416 CPUtime=0
/proc/28878/stat : 28878 (IUT_BMB_SAT) S 28876 28878 28528 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123053605 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28878/statm: 354 160 105 274 0 77 0
[pid=28880] ppid=28878 vsize=5356 CPUtime=0
/proc/28880/stat : 28880 (sh) S 28878 28878 28528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123053607 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28880/statm: 1339 232 193 169 0 50 0
[pid=28881] ppid=28880 vsize=6296 CPUtime=1061.81
/proc/28881/stat : 28881 (minisat) R 28880 28878 28528 0 -1 4194304 1225 0 0 0 106180 1 0 0 25 0 1 0 1123053607 6447104 1205 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28881/statm: 1574 1205 84 178 0 1394 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 13068

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28887
/proc/meminfo: memFree=1213208/2055920 swapFree=4176996/4192956
[pid=28878] ppid=28876 vsize=1416 CPUtime=0
/proc/28878/stat : 28878 (IUT_BMB_SAT) S 28876 28878 28528 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123053605 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28878/statm: 354 160 105 274 0 77 0
[pid=28880] ppid=28878 vsize=5356 CPUtime=0
/proc/28880/stat : 28880 (sh) S 28878 28878 28528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123053607 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28880/statm: 1339 232 193 169 0 50 0
[pid=28881] ppid=28880 vsize=6296 CPUtime=1121.78
/proc/28881/stat : 28881 (minisat) R 28880 28878 28528 0 -1 4194304 1247 0 0 0 112177 1 0 0 25 0 1 0 1123053607 6447104 1227 1992294400 134512640 135243223 4294956304 18446744073709551615 134558589 0 0 4096 3 0 0 0 17 0 0 0
/proc/28881/statm: 1574 1227 84 178 0 1394 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 13068

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28887
/proc/meminfo: memFree=1213144/2055920 swapFree=4176996/4192956
[pid=28878] ppid=28876 vsize=1416 CPUtime=0
/proc/28878/stat : 28878 (IUT_BMB_SAT) S 28876 28878 28528 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123053605 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28878/statm: 354 160 105 274 0 77 0
[pid=28880] ppid=28878 vsize=5356 CPUtime=0
/proc/28880/stat : 28880 (sh) S 28878 28878 28528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123053607 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28880/statm: 1339 232 193 169 0 50 0
[pid=28881] ppid=28880 vsize=6432 CPUtime=1181.76
/proc/28881/stat : 28881 (minisat) R 28880 28878 28528 0 -1 4194304 1269 0 0 0 118175 1 0 0 25 0 1 0 1123053607 6586368 1249 1992294400 134512640 135243223 4294956304 18446744073709551615 134555668 0 0 4096 3 0 0 0 17 0 0 0
/proc/28881/statm: 1608 1249 84 178 0 1428 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 13204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 28887
/proc/meminfo: memFree=1213080/2055920 swapFree=4176996/4192956
[pid=28878] ppid=28876 vsize=1416 CPUtime=0
/proc/28878/stat : 28878 (IUT_BMB_SAT) S 28876 28878 28528 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123053605 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28878/statm: 354 160 105 274 0 77 0
[pid=28880] ppid=28878 vsize=5356 CPUtime=0
/proc/28880/stat : 28880 (sh) S 28878 28878 28528 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123053607 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28880/statm: 1339 232 193 169 0 50 0
[pid=28881] ppid=28880 vsize=6432 CPUtime=1200.06
/proc/28881/stat : 28881 (minisat) R 28880 28878 28528 0 -1 4194304 1277 0 0 0 120005 1 0 0 25 0 1 0 1123053607 6586368 1257 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/28881/statm: 1608 1257 84 178 0 1428 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 13204

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.09
CPU user time (s): 1200.06
CPU system time (s): 0.023996
CPU usage (%): 99.9566
Max. virtual memory (cumulated for all children) (KiB): 13204

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

runsolver used 0.98385 second user time and 3.39248 second system time

The end

Launcher Data

Begin job on node50 at 2009-03-31 14:51:55
IDJOB=1533906
IDBENCH=70555
IDSOLVER=523
FILE ID=node50/1533906-1238503915
PBS_JOBID= 9061932
Free space on /tmp= 64220 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/420/unif-k3-r4.25-v420-c1785-S1394036608-091.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533906-1238503915/watcher-1533906-1238503915 -o /tmp/evaluation-result-1533906-1238503915/solver-1533906-1238503915 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1533906-1238503915.cnf HOME

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

MD5SUM BENCH= 6a1b72e9c09abd09fd440dc53a7d41a8
RANDOM SEED=2137174196

node50.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.238
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.238
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:       1219160 kB
Buffers:        103648 kB
Cached:         627768 kB
SwapCached:       9920 kB
Active:         208764 kB
Inactive:       534300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1219160 kB
SwapTotal:     4192956 kB
SwapFree:      4176996 kB
Dirty:            2212 kB
Writeback:           0 kB
Mapped:          17308 kB
Slab:            79680 kB
Committed_AS:  3111672 kB
PageTables:       1456 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= 64220 MiB
End job on node50 at 2009-03-31 15:11:56