Trace number 1533836

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.12 1200.71

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/500/
unif-k3-r4.25-v500-c2125-S799705985-049.cnf
MD5SUM9571d20b2c85f2916982e3779a8bfa58
Bench CategoryRANDOM (random 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 variables500
Number of clauses2125
Sum of the clauses size6375
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32125
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Number of variables:  500                                                  |
0.00/0.02	c |  Number of clauses:    2125                                                 |
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 |     483     2099     6400 |      699        0    nan |  0.000 % |
0.00/0.02	c |       100 |     483     2099     6400 |      769      100     22 |  0.000 % |
0.00/0.03	c |       250 |     483     2099     6400 |      846      250     22 |  0.000 % |
0.00/0.04	c |       476 |     483     2099     6400 |      931      476     22 |  0.000 % |
0.00/0.05	c |       816 |     483     2099     6400 |     1024      816     22 |  0.000 % |
0.01/0.06	c |      1322 |     483     2099     6400 |     1126      788     20 |  0.000 % |
0.01/0.09	c |      2081 |     483     2099     6400 |     1239      960     19 |  0.000 % |
0.01/0.14	c |      3221 |     483     2099     6400 |     1363      809     19 |  0.000 % |
0.01/0.20	c |      4930 |     483     2099     6400 |     1499     1102     20 |  0.000 % |
0.01/0.31	c |      7492 |     483     2099     6400 |     1649     1314     21 |  0.000 % |
0.01/0.48	c |     11337 |     483     2099     6400 |     1814      908     19 |  0.000 % |
0.01/0.75	c |     17103 |     483     2099     6400 |     1996     1084     19 |  0.000 % |
1.09/1.16	c |     25752 |     483     2099     6400 |     2195     1582     18 |  0.000 % |
1.78/1.81	c |     38726 |     483     2099     6400 |     2415     2182     21 |  0.000 % |
2.78/2.82	c |     58187 |     483     2099     6400 |     2656     1839     24 |  0.000 % |
4.29/4.34	c |     87379 |     483     2099     6400 |     2922     2540     20 |  0.000 % |
6.68/6.72	c |    131169 |     483     2099     6400 |     3214     1611     21 |  0.000 % |
10.48/10.51	c |    196853 |     483     2099     6400 |     3536     1882     20 |  0.000 % |
16.18/16.28	c |    295379 |     483     2099     6400 |     3890     3470     21 |  0.000 % |
25.08/25.17	c |    443169 |     483     2099     6400 |     4279     3465     22 |  0.000 % |
39.37/39.45	c |    664852 |     483     2099     6400 |     4707     2206     18 |  0.000 % |
61.35/61.45	c |    997377 |     483     2099     6400 |     5177     3913     21 |  0.000 % |
95.93/96.02	c |   1496166 |     483     2099     6400 |     5695     2925     22 |  0.000 % |
149.61/149.72	c |   2244348 |     483     2099     6400 |     6265     4219     22 |  0.000 % |
233.96/234.12	c |   3366622 |     483     2099     6400 |     6891     5975     22 |  0.000 % |
368.10/368.39	c |   5050034 |     483     2099     6400 |     7580     5913     22 |  0.000 % |
573.41/573.80	c |   7575150 |     483     2099     6400 |     8338     5711     22 |  0.000 % |
895.34/895.85	c |  11362826 |     483     2099     6400 |     9172     7229     22 |  0.000 % |
1200.09/1200.70	sh: line 1: 14055 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.09/1200.70	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-1533836-1238496823/watcher-1533836-1238496823 -o /tmp/evaluation-result-1533836-1238496823/solver-1533836-1238496823 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533836-1238496823.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.84 0.96 1.02 3/64 14052
/proc/meminfo: memFree=1537080/2055920 swapFree=4179412/4192956
[pid=14052] ppid=14050 vsize=1416 CPUtime=0
/proc/14052/stat : 14052 (IUT_BMB_SAT) R 14050 14052 14015 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 1122347902 1449984 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/14052/statm: 354 148 97 274 0 77 0

[startup+0.057756 s]
/proc/loadavg: 0.84 0.96 1.02 3/64 14052
/proc/meminfo: memFree=1537080/2055920 swapFree=4179412/4192956
[pid=14052] ppid=14050 vsize=1416 CPUtime=0.01
/proc/14052/stat : 14052 (IUT_BMB_SAT) S 14050 14052 14015 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1122347902 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14052/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.101763 s]
/proc/loadavg: 0.84 0.96 1.02 3/64 14052
/proc/meminfo: memFree=1537080/2055920 swapFree=4179412/4192956
[pid=14052] ppid=14050 vsize=1416 CPUtime=0.01
/proc/14052/stat : 14052 (IUT_BMB_SAT) S 14050 14052 14015 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1122347902 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14052/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301796 s]
/proc/loadavg: 0.84 0.96 1.02 3/64 14052
/proc/meminfo: memFree=1537080/2055920 swapFree=4179412/4192956
[pid=14052] ppid=14050 vsize=1416 CPUtime=0.01
/proc/14052/stat : 14052 (IUT_BMB_SAT) S 14050 14052 14015 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1122347902 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14052/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.701865 s]
/proc/loadavg: 0.84 0.96 1.02 3/64 14052
/proc/meminfo: memFree=1537080/2055920 swapFree=4179412/4192956
[pid=14052] ppid=14050 vsize=1416 CPUtime=0.01
/proc/14052/stat : 14052 (IUT_BMB_SAT) S 14050 14052 14015 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1122347902 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14052/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.502 s]
/proc/loadavg: 0.84 0.96 1.02 2/67 14055
/proc/meminfo: memFree=1535904/2055920 swapFree=4179412/4192956
[pid=14052] ppid=14050 vsize=1416 CPUtime=0.01
/proc/14052/stat : 14052 (IUT_BMB_SAT) S 14050 14052 14015 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1122347902 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14052/statm: 354 168 105 274 0 77 0
[pid=14054] ppid=14052 vsize=5356 CPUtime=0
/proc/14054/stat : 14054 (sh) S 14052 14052 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122347904 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14054/statm: 1339 232 193 169 0 50 0
[pid=14055] ppid=14054 vsize=2448 CPUtime=1.47
/proc/14055/stat : 14055 (minisat) R 14054 14052 14015 0 -1 4194304 273 0 0 0 147 0 0 0 25 0 1 0 1122347904 2506752 254 1992294400 134512640 135243223 4294956320 18446744073709551615 134564910 0 0 4096 3 0 0 0 17 0 0 0
/proc/14055/statm: 612 254 84 178 0 432 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9220

[startup+3.10127 s]
/proc/loadavg: 0.84 0.96 1.02 2/67 14055
/proc/meminfo: memFree=1535584/2055920 swapFree=4179412/4192956
[pid=14052] ppid=14050 vsize=1416 CPUtime=0.01
/proc/14052/stat : 14052 (IUT_BMB_SAT) S 14050 14052 14015 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1122347902 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14052/statm: 354 168 105 274 0 77 0
[pid=14054] ppid=14052 vsize=5356 CPUtime=0
/proc/14054/stat : 14054 (sh) S 14052 14052 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122347904 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14054/statm: 1339 232 193 169 0 50 0
[pid=14055] ppid=14054 vsize=2580 CPUtime=3.07
/proc/14055/stat : 14055 (minisat) R 14054 14052 14015 0 -1 4194304 312 0 0 0 307 0 0 0 25 0 1 0 1122347904 2641920 293 1992294400 134512640 135243223 4294956320 18446744073709551615 134564990 0 0 4096 3 0 0 0 17 0 0 0
/proc/14055/statm: 645 293 84 178 0 465 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9352

[startup+6.30182 s]
/proc/loadavg: 0.85 0.96 1.02 2/67 14055
/proc/meminfo: memFree=1535264/2055920 swapFree=4179412/4192956
[pid=14052] ppid=14050 vsize=1416 CPUtime=0.01
/proc/14052/stat : 14052 (IUT_BMB_SAT) S 14050 14052 14015 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1122347902 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14052/statm: 354 168 105 274 0 77 0
[pid=14054] ppid=14052 vsize=5356 CPUtime=0
/proc/14054/stat : 14054 (sh) S 14052 14052 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122347904 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14054/statm: 1339 232 193 169 0 50 0
[pid=14055] ppid=14054 vsize=2844 CPUtime=6.27
/proc/14055/stat : 14055 (minisat) R 14054 14052 14015 0 -1 4194304 358 0 0 0 627 0 0 0 25 0 1 0 1122347904 2912256 339 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/14055/statm: 711 339 84 178 0 531 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9616

[startup+12.7019 s]
/proc/loadavg: 0.87 0.96 1.02 2/67 14055
/proc/meminfo: memFree=1535024/2055920 swapFree=4179412/4192956
[pid=14052] ppid=14050 vsize=1416 CPUtime=0.01
/proc/14052/stat : 14052 (IUT_BMB_SAT) S 14050 14052 14015 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1122347902 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14052/statm: 354 168 105 274 0 77 0
[pid=14054] ppid=14052 vsize=5356 CPUtime=0
/proc/14054/stat : 14054 (sh) S 14052 14052 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122347904 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14054/statm: 1339 232 193 169 0 50 0
[pid=14055] ppid=14054 vsize=2976 CPUtime=12.67
/proc/14055/stat : 14055 (minisat) R 14054 14052 14015 0 -1 4194304 417 0 0 0 1267 0 0 0 25 0 1 0 1122347904 3047424 398 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14055/statm: 744 398 84 178 0 564 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9748

[startup+25.5011 s]
/proc/loadavg: 0.89 0.96 1.02 2/67 14055
/proc/meminfo: memFree=1534832/2055920 swapFree=4179412/4192956
[pid=14052] ppid=14050 vsize=1416 CPUtime=0.01
/proc/14052/stat : 14052 (IUT_BMB_SAT) S 14050 14052 14015 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1122347902 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14052/statm: 354 168 105 274 0 77 0
[pid=14054] ppid=14052 vsize=5356 CPUtime=0
/proc/14054/stat : 14054 (sh) S 14052 14052 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122347904 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14054/statm: 1339 232 193 169 0 50 0
[pid=14055] ppid=14054 vsize=3372 CPUtime=25.47
/proc/14055/stat : 14055 (minisat) R 14054 14052 14015 0 -1 4194304 488 0 0 0 2547 0 0 0 25 0 1 0 1122347904 3452928 469 1992294400 134512640 135243223 4294956320 18446744073709551615 134572601 0 0 4096 3 0 0 0 17 0 0 0
/proc/14055/statm: 843 469 84 178 0 663 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10144

[startup+51.1015 s]
/proc/loadavg: 0.93 0.96 1.02 2/67 14055
/proc/meminfo: memFree=1534384/2055920 swapFree=4179412/4192956
[pid=14052] ppid=14050 vsize=1416 CPUtime=0.01
/proc/14052/stat : 14052 (IUT_BMB_SAT) S 14050 14052 14015 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1122347902 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14052/statm: 354 168 105 274 0 77 0
[pid=14054] ppid=14052 vsize=5356 CPUtime=0
/proc/14054/stat : 14054 (sh) S 14052 14052 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122347904 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14054/statm: 1339 232 193 169 0 50 0
[pid=14055] ppid=14054 vsize=3768 CPUtime=51.05
/proc/14055/stat : 14055 (minisat) R 14054 14052 14015 0 -1 4194304 594 0 0 0 5105 0 0 0 25 0 1 0 1122347904 3858432 575 1992294400 134512640 135243223 4294956320 18446744073709551615 134564621 0 0 4096 3 0 0 0 17 0 0 0
/proc/14055/statm: 942 575 84 178 0 762 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10540

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 1.01 2/67 14055
/proc/meminfo: memFree=1533680/2055920 swapFree=4179412/4192956
[pid=14052] ppid=14050 vsize=1416 CPUtime=0.01
/proc/14052/stat : 14052 (IUT_BMB_SAT) S 14050 14052 14015 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1122347902 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14052/statm: 354 168 105 274 0 77 0
[pid=14054] ppid=14052 vsize=5356 CPUtime=0
/proc/14054/stat : 14054 (sh) S 14052 14052 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122347904 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14054/statm: 1339 232 193 169 0 50 0
[pid=14055] ppid=14054 vsize=4300 CPUtime=102.23
/proc/14055/stat : 14055 (minisat) R 14054 14052 14015 0 -1 4194304 735 0 0 0 10223 0 0 0 25 0 1 0 1122347904 4403200 716 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/14055/statm: 1075 716 84 178 0 895 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 11072

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 1.01 2/67 14055
/proc/meminfo: memFree=1533296/2055920 swapFree=4179412/4192956
[pid=14052] ppid=14050 vsize=1416 CPUtime=0.01
/proc/14052/stat : 14052 (IUT_BMB_SAT) S 14050 14052 14015 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1122347902 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14052/statm: 354 168 105 274 0 77 0
[pid=14054] ppid=14052 vsize=5356 CPUtime=0
/proc/14054/stat : 14054 (sh) S 14052 14052 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122347904 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14054/statm: 1339 232 193 169 0 50 0
[pid=14055] ppid=14054 vsize=4692 CPUtime=162.2
/proc/14055/stat : 14055 (minisat) R 14054 14052 14015 0 -1 4194304 840 0 0 0 16220 0 0 0 25 0 1 0 1122347904 4804608 821 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14055/statm: 1173 821 84 178 0 993 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 11464

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 14055
/proc/meminfo: memFree=1533040/2055920 swapFree=4179412/4192956
[pid=14052] ppid=14050 vsize=1416 CPUtime=0.01
/proc/14052/stat : 14052 (IUT_BMB_SAT) S 14050 14052 14015 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1122347902 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14052/statm: 354 168 105 274 0 77 0
[pid=14054] ppid=14052 vsize=5356 CPUtime=0
/proc/14054/stat : 14054 (sh) S 14052 14052 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122347904 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14054/statm: 1339 232 193 169 0 50 0
[pid=14055] ppid=14054 vsize=4956 CPUtime=222.16
/proc/14055/stat : 14055 (minisat) R 14054 14052 14015 0 -1 4194304 897 0 0 0 22216 0 0 0 25 0 1 0 1122347904 5074944 878 1992294400 134512640 135243223 4294956320 18446744073709551615 134564978 0 0 4096 3 0 0 0 17 0 0 0
/proc/14055/statm: 1239 878 84 178 0 1059 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 11728

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 14055
/proc/meminfo: memFree=1532720/2055920 swapFree=4179412/4192956
[pid=14052] ppid=14050 vsize=1416 CPUtime=0.01
/proc/14052/stat : 14052 (IUT_BMB_SAT) S 14050 14052 14015 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1122347902 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14052/statm: 354 168 105 274 0 77 0
[pid=14054] ppid=14052 vsize=5356 CPUtime=0
/proc/14054/stat : 14054 (sh) S 14052 14052 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122347904 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14054/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1531376/2055920 swapFree=4179412/4192956
[pid=14052] ppid=14050 vsize=1416 CPUtime=0.01
/proc/14052/stat : 14052 (IUT_BMB_SAT) S 14050 14052 14015 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1122347902 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14052/statm: 354 168 105 274 0 77 0
[pid=14054] ppid=14052 vsize=5356 CPUtime=0
/proc/14054/stat : 14054 (sh) S 14052 14052 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122347904 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14054/statm: 1339 232 193 169 0 50 0
[pid=14055] ppid=14054 vsize=6552 CPUtime=701.92
/proc/14055/stat : 14055 (minisat) R 14054 14052 14015 0 -1 4194304 1309 0 0 0 70191 1 0 0 25 0 1 0 1122347904 6709248 1290 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14055/statm: 1638 1290 84 178 0 1458 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 13324

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 14061
/proc/meminfo: memFree=1531248/2055920 swapFree=4179412/4192956
[pid=14052] ppid=14050 vsize=1416 CPUtime=0.01
/proc/14052/stat : 14052 (IUT_BMB_SAT) S 14050 14052 14015 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1122347902 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14052/statm: 354 168 105 274 0 77 0
[pid=14054] ppid=14052 vsize=5356 CPUtime=0
/proc/14054/stat : 14054 (sh) S 14052 14052 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122347904 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14054/statm: 1339 232 193 169 0 50 0
[pid=14055] ppid=14054 vsize=6692 CPUtime=761.9
/proc/14055/stat : 14055 (minisat) R 14054 14052 14015 0 -1 4194304 1341 0 0 0 76189 1 0 0 25 0 1 0 1122347904 6852608 1322 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/14055/statm: 1673 1322 84 178 0 1493 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 13464

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 14061
/proc/meminfo: memFree=1531184/2055920 swapFree=4179412/4192956
[pid=14052] ppid=14050 vsize=1416 CPUtime=0.01
/proc/14052/stat : 14052 (IUT_BMB_SAT) S 14050 14052 14015 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1122347902 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14052/statm: 354 168 105 274 0 77 0
[pid=14054] ppid=14052 vsize=5356 CPUtime=0
/proc/14054/stat : 14054 (sh) S 14052 14052 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122347904 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14054/statm: 1339 232 193 169 0 50 0
[pid=14055] ppid=14054 vsize=6824 CPUtime=821.87
/proc/14055/stat : 14055 (minisat) R 14054 14052 14015 0 -1 4194304 1360 0 0 0 82186 1 0 0 25 0 1 0 1122347904 6987776 1341 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14055/statm: 1706 1341 84 178 0 1526 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 13596

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 14061
/proc/meminfo: memFree=1531120/2055920 swapFree=4179412/4192956
[pid=14052] ppid=14050 vsize=1416 CPUtime=0.01
/proc/14052/stat : 14052 (IUT_BMB_SAT) S 14050 14052 14015 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1122347902 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14052/statm: 354 168 105 274 0 77 0
[pid=14054] ppid=14052 vsize=5356 CPUtime=0
/proc/14054/stat : 14054 (sh) S 14052 14052 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122347904 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14054/statm: 1339 232 193 169 0 50 0
[pid=14055] ppid=14054 vsize=6964 CPUtime=881.84
/proc/14055/stat : 14055 (minisat) R 14054 14052 14015 0 -1 4194304 1381 0 0 0 88183 1 0 0 25 0 1 0 1122347904 7131136 1362 1992294400 134512640 135243223 4294956320 18446744073709551615 134568583 0 0 4096 3 0 0 0 17 0 0 0
/proc/14055/statm: 1741 1362 84 178 0 1561 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 13736

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 14061
/proc/meminfo: memFree=1530928/2055920 swapFree=4179412/4192956
[pid=14052] ppid=14050 vsize=1416 CPUtime=0.01
/proc/14052/stat : 14052 (IUT_BMB_SAT) S 14050 14052 14015 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1122347902 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14052/statm: 354 168 105 274 0 77 0
[pid=14054] ppid=14052 vsize=5356 CPUtime=0
/proc/14054/stat : 14054 (sh) S 14052 14052 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122347904 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14054/statm: 1339 232 193 169 0 50 0
[pid=14055] ppid=14054 vsize=7104 CPUtime=941.81
/proc/14055/stat : 14055 (minisat) R 14054 14052 14015 0 -1 4194304 1438 0 0 0 94180 1 0 0 25 0 1 0 1122347904 7274496 1419 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 1 0 0
/proc/14055/statm: 1776 1419 84 178 0 1596 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 13876

[startup+1002.3 s]
/proc/loadavg: 1.07 0.99 1.01 2/67 14061
/proc/meminfo: memFree=1530736/2055920 swapFree=4179412/4192956
[pid=14052] ppid=14050 vsize=1416 CPUtime=0.01
/proc/14052/stat : 14052 (IUT_BMB_SAT) S 14050 14052 14015 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1122347902 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14052/statm: 354 168 105 274 0 77 0
[pid=14054] ppid=14052 vsize=5356 CPUtime=0
/proc/14054/stat : 14054 (sh) S 14052 14052 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122347904 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14054/statm: 1339 232 193 169 0 50 0
[pid=14055] ppid=14054 vsize=7240 CPUtime=1001.78
/proc/14055/stat : 14055 (minisat) R 14054 14052 14015 0 -1 4194304 1478 0 0 0 100177 1 0 0 25 0 1 0 1122347904 7413760 1459 1992294400 134512640 135243223 4294956320 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/14055/statm: 1810 1459 84 178 0 1630 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 14012

[startup+1062.3 s]
/proc/loadavg: 1.03 0.99 1.00 2/67 14061
/proc/meminfo: memFree=1530672/2055920 swapFree=4179412/4192956
[pid=14052] ppid=14050 vsize=1416 CPUtime=0.01
/proc/14052/stat : 14052 (IUT_BMB_SAT) S 14050 14052 14015 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1122347902 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14052/statm: 354 168 105 274 0 77 0
[pid=14054] ppid=14052 vsize=5356 CPUtime=0
/proc/14054/stat : 14054 (sh) S 14052 14052 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122347904 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14054/statm: 1339 232 193 169 0 50 0
[pid=14055] ppid=14054 vsize=7372 CPUtime=1061.75
/proc/14055/stat : 14055 (minisat) R 14054 14052 14015 0 -1 4194304 1507 0 0 0 106174 1 0 0 25 0 1 0 1122347904 7548928 1488 1992294400 134512640 135243223 4294956320 18446744073709551615 134555907 0 0 4096 3 0 0 0 17 0 0 0
/proc/14055/statm: 1843 1488 84 178 0 1663 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 14144

[startup+1122.3 s]
/proc/loadavg: 1.01 0.99 1.00 2/67 14061
/proc/meminfo: memFree=1530544/2055920 swapFree=4179412/4192956
[pid=14052] ppid=14050 vsize=1416 CPUtime=0.01
/proc/14052/stat : 14052 (IUT_BMB_SAT) S 14050 14052 14015 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1122347902 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14052/statm: 354 168 105 274 0 77 0
[pid=14054] ppid=14052 vsize=5356 CPUtime=0
/proc/14054/stat : 14054 (sh) S 14052 14052 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122347904 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14054/statm: 1339 232 193 169 0 50 0
[pid=14055] ppid=14054 vsize=7648 CPUtime=1121.71
/proc/14055/stat : 14055 (minisat) R 14054 14052 14015 0 -1 4194304 1549 0 0 0 112170 1 0 0 25 0 1 0 1122347904 7831552 1530 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/14055/statm: 1912 1530 84 178 0 1732 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 14420

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 1.00 2/67 14061
/proc/meminfo: memFree=1530480/2055920 swapFree=4179412/4192956
[pid=14052] ppid=14050 vsize=1416 CPUtime=0.01
/proc/14052/stat : 14052 (IUT_BMB_SAT) S 14050 14052 14015 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1122347902 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14052/statm: 354 168 105 274 0 77 0
[pid=14054] ppid=14052 vsize=5356 CPUtime=0
/proc/14054/stat : 14054 (sh) S 14052 14052 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122347904 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14054/statm: 1339 232 193 169 0 50 0
[pid=14055] ppid=14054 vsize=7648 CPUtime=1181.69
/proc/14055/stat : 14055 (minisat) R 14054 14052 14015 0 -1 4194304 1562 0 0 0 118168 1 0 0 25 0 1 0 1122347904 7831552 1543 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14055/statm: 1912 1543 84 178 0 1732 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 14420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 0.99 1.00 2/67 14061
/proc/meminfo: memFree=1530416/2055920 swapFree=4179412/4192956
[pid=14052] ppid=14050 vsize=1416 CPUtime=0.01
/proc/14052/stat : 14052 (IUT_BMB_SAT) S 14050 14052 14015 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1122347902 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14052/statm: 354 168 105 274 0 77 0
[pid=14054] ppid=14052 vsize=5356 CPUtime=0
/proc/14054/stat : 14054 (sh) S 14052 14052 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122347904 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14054/statm: 1339 232 193 169 0 50 0
[pid=14055] ppid=14054 vsize=7648 CPUtime=1200.08
/proc/14055/stat : 14055 (minisat) R 14054 14052 14015 0 -1 4194304 1571 0 0 0 120007 1 0 0 25 0 1 0 1122347904 7831552 1552 1992294400 134512640 135243223 4294956320 18446744073709551615 134555800 0 0 4096 3 0 0 0 17 0 0 0
/proc/14055/statm: 1912 1552 84 178 0 1732 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 14420

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.7 s]
/proc/loadavg: 1.00 0.99 1.00 2/67 14061
/proc/meminfo: memFree=1530416/2055920 swapFree=4179412/4192956
[pid=14052] ppid=14050 vsize=1416 CPUtime=0.01
/proc/14052/stat : 14052 (IUT_BMB_SAT) S 14050 14052 14015 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1122347902 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14052/statm: 354 168 105 274 0 77 0
[pid=14054] ppid=14052 vsize=5356 CPUtime=0
/proc/14054/stat : 14054 (sh) S 14052 14052 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122347904 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14054/statm: 1339 232 193 169 0 50 0
[pid=14055] ppid=14054 vsize=7648 CPUtime=1200.08
/proc/14055/stat : 14055 (minisat) R 14054 14052 14015 0 -1 4194304 1571 0 0 0 120007 1 0 0 25 0 1 0 1122347904 7831552 1552 1992294400 134512640 135243223 4294956320 18446744073709551615 134555800 0 0 4096 3 0 0 0 17 0 0 0
/proc/14055/statm: 1912 1552 84 178 0 1732 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 14420

Child status: 0
Real time (s): 1200.71
CPU time (s): 1200.12
CPU user time (s): 1200.09
CPU system time (s): 0.031995
CPU usage (%): 99.951
Max. virtual memory (cumulated for all children) (KiB): 14420

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

runsolver used 0.943856 second user time and 3.43748 second system time

The end

Launcher Data

Begin job on node25 at 2009-03-31 12:53:43
IDJOB=1533836
IDBENCH=70541
IDSOLVER=523
FILE ID=node25/1533836-1238496823
PBS_JOBID= 9061955
Free space on /tmp= 66264 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/500/unif-k3-r4.25-v500-c2125-S799705985-049.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533836-1238496823/watcher-1533836-1238496823 -o /tmp/evaluation-result-1533836-1238496823/solver-1533836-1238496823 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1533836-1238496823.cnf HOME

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

MD5SUM BENCH= 9571d20b2c85f2916982e3779a8bfa58
RANDOM SEED=375870033

node25.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.263
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.263
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:       1537624 kB
Buffers:        103712 kB
Cached:         313288 kB
SwapCached:       7320 kB
Active:         185288 kB
Inactive:       240484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1537624 kB
SwapTotal:     4192956 kB
SwapFree:      4179412 kB
Dirty:            2352 kB
Writeback:           0 kB
Mapped:          14424 kB
Slab:            78580 kB
Committed_AS:  3260200 kB
PageTables:       1464 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= 66260 MiB
End job on node25 at 2009-03-31 13:13:44