Trace number 1786237

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.11

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-270-100.cnf
MD5SUMe197a9710494056838206e38a7541851
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 variables270
Number of clauses648
Sum of the clauses size1620
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2540
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5108
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:  270                                                  |
0.00/0.01	c |  Number of clauses:    648                                                  |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     270      648     1620 |      216        0    nan |  0.000 % |
0.00/0.01	c |       101 |     270      648     1620 |      237      101     39 |  0.001 % |
0.00/0.02	c |       251 |     270      648     1620 |      261      251     39 |  0.001 % |
0.00/0.02	c |       476 |     270      648     1620 |      287      295     38 |  0.001 % |
0.00/0.03	c |       813 |     270      648     1620 |      316      300     32 |  0.001 % |
0.00/0.04	c |      1321 |     270      648     1620 |      347      207     24 |  0.001 % |
0.00/0.06	c |      2081 |     270      648     1620 |      382      301     28 |  0.001 % |
0.00/0.10	c |      3222 |     270      648     1620 |      420      468     38 |  0.001 % |
0.00/0.14	c |      4934 |     270      648     1620 |      463      433     31 |  0.001 % |
0.00/0.22	c |      7498 |     270      648     1620 |      509      499     30 |  0.001 % |
0.00/0.33	c |     11342 |     270      648     1620 |      560      360     27 |  0.001 % |
0.00/0.50	c |     17108 |     270      648     1620 |      616      471     29 |  0.001 % |
0.00/0.77	c |     25757 |     270      648     1620 |      677      695     32 |  0.001 % |
1.09/1.19	c |     38734 |     270      648     1620 |      745      614     34 |  0.001 % |
1.78/1.83	c |     58198 |     270      648     1620 |      820      470     29 |  0.001 % |
2.78/2.84	c |     87390 |     270      648     1620 |      902      514     29 |  0.001 % |
4.29/4.39	c |    131180 |     270      648     1620 |      992      613     29 |  0.001 % |
6.68/6.73	c |    196864 |     270      648     1620 |     1091      663     28 |  0.001 % |
10.28/10.33	c |    295393 |     270      648     1620 |     1200      844     33 |  0.001 % |
15.88/15.95	c |    443182 |     270      648     1620 |     1321     1145     39 |  0.001 % |
24.88/24.94	c |    664868 |     270      648     1620 |     1453     1166     40 |  0.001 % |
38.87/38.97	c |    997394 |     270      648     1620 |     1598     1336     38 |  0.001 % |
60.66/60.74	c |   1496182 |     270      648     1620 |     1758     1039     36 |  0.001 % |
94.55/94.68	c |   2244364 |     270      648     1620 |     1934     1689     46 |  0.001 % |
146.53/146.69	c |   3366639 |     270      648     1620 |     2127     1427     40 |  0.001 % |
226.59/226.70	c |   5050050 |     270      648     1620 |     2340     1847     43 |  0.001 % |
350.65/350.88	c |   7575168 |     270      648     1620 |     2574     2132     42 |  0.001 % |
545.27/545.54	c |  11362843 |     270      648     1620 |     2831     2143     47 |  0.001 % |
847.15/847.54	c |  17044357 |     270      648     1620 |     3114     2475     48 |  0.001 % |
1326.25/1326.82	c |  25566626 |     270      648     1620 |     3426     2833     49 |  0.001 % |
2057.87/2058.78	c |  38350029 |     270      648     1620 |     3769     1884     40 |  0.001 % |
3214.71/3216.06	c |  57525135 |     270      648     1620 |     4145     2189     41 |  0.001 % |
5000.08/5002.10	sh: line 1: 24136 Terminated              HOME/minisat simple.out solve.out >temp.out
5000.08/5002.10	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-1786237-1241952143/watcher-1786237-1241952143 -o /tmp/evaluation-result-1786237-1241952143/solver-1786237-1241952143 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1786237-1241952143.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 24133
/proc/meminfo: memFree=1652008/2055920 swapFree=4176244/4192956
[pid=24133] ppid=24131 vsize=1284 CPUtime=0
/proc/24133/stat : 24133 (IUT_BMB_SAT) R 24131 24133 24014 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 223244124 1314816 139 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/24133/statm: 321 139 99 274 0 44 0

[startup+0.0179559 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24133
/proc/meminfo: memFree=1652008/2055920 swapFree=4176244/4192956
[pid=24133] ppid=24131 vsize=1416 CPUtime=0
/proc/24133/stat : 24133 (IUT_BMB_SAT) S 24131 24133 24014 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 223244124 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24133/statm: 354 162 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.101964 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24133
/proc/meminfo: memFree=1652008/2055920 swapFree=4176244/4192956
[pid=24133] ppid=24131 vsize=1416 CPUtime=0
/proc/24133/stat : 24133 (IUT_BMB_SAT) S 24131 24133 24014 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 223244124 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24133/statm: 354 162 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.301985 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24133
/proc/meminfo: memFree=1652008/2055920 swapFree=4176244/4192956
[pid=24133] ppid=24131 vsize=1416 CPUtime=0
/proc/24133/stat : 24133 (IUT_BMB_SAT) S 24131 24133 24014 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 223244124 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24133/statm: 354 162 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.701027 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24133
/proc/meminfo: memFree=1652008/2055920 swapFree=4176244/4192956
[pid=24133] ppid=24131 vsize=1416 CPUtime=0
/proc/24133/stat : 24133 (IUT_BMB_SAT) S 24131 24133 24014 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 223244124 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24133/statm: 354 162 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50111 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 24136
/proc/meminfo: memFree=1651080/2055920 swapFree=4176244/4192956
[pid=24133] ppid=24131 vsize=1416 CPUtime=0
/proc/24133/stat : 24133 (IUT_BMB_SAT) S 24131 24133 24014 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 223244124 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24133/statm: 354 162 106 274 0 77 0
[pid=24135] ppid=24133 vsize=5356 CPUtime=0
/proc/24135/stat : 24135 (sh) S 24133 24133 24014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223244125 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24135/statm: 1339 232 193 169 0 50 0
[pid=24136] ppid=24135 vsize=2308 CPUtime=1.48
/proc/24136/stat : 24136 (minisat) R 24135 24133 24014 0 -1 4194304 214 0 0 0 148 0 0 0 25 0 1 0 223244125 2363392 195 1992294400 134512640 135243223 4294956320 18446744073709551615 134565467 0 0 4096 3 0 0 0 17 0 0 0
/proc/24136/statm: 577 195 83 178 0 397 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9080

[startup+3.10228 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 24136
/proc/meminfo: memFree=1650824/2055920 swapFree=4176244/4192956
[pid=24133] ppid=24131 vsize=1416 CPUtime=0
/proc/24133/stat : 24133 (IUT_BMB_SAT) S 24131 24133 24014 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 223244124 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24133/statm: 354 162 106 274 0 77 0
[pid=24135] ppid=24133 vsize=5356 CPUtime=0
/proc/24135/stat : 24135 (sh) S 24133 24133 24014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223244125 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24135/statm: 1339 232 193 169 0 50 0
[pid=24136] ppid=24135 vsize=2308 CPUtime=3.08
/proc/24136/stat : 24136 (minisat) R 24135 24133 24014 0 -1 4194304 236 0 0 0 308 0 0 0 25 0 1 0 223244125 2363392 217 1992294400 134512640 135243223 4294956320 18446744073709551615 134555548 0 0 4096 3 0 0 0 17 0 0 0
/proc/24136/statm: 577 217 83 178 0 397 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9080

[startup+6.30163 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 24136
/proc/meminfo: memFree=1650568/2055920 swapFree=4176244/4192956
[pid=24133] ppid=24131 vsize=1416 CPUtime=0
/proc/24133/stat : 24133 (IUT_BMB_SAT) S 24131 24133 24014 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 223244124 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24133/statm: 354 162 106 274 0 77 0
[pid=24135] ppid=24133 vsize=5356 CPUtime=0
/proc/24135/stat : 24135 (sh) S 24133 24133 24014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223244125 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24135/statm: 1339 232 193 169 0 50 0
[pid=24136] ppid=24135 vsize=2436 CPUtime=6.28
/proc/24136/stat : 24136 (minisat) R 24135 24133 24014 0 -1 4194304 266 0 0 0 628 0 0 0 25 0 1 0 223244125 2494464 247 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/24136/statm: 609 247 83 178 0 429 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9208

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 24136
/proc/meminfo: memFree=1650376/2055920 swapFree=4176244/4192956
[pid=24133] ppid=24131 vsize=1416 CPUtime=0
/proc/24133/stat : 24133 (IUT_BMB_SAT) S 24131 24133 24014 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 223244124 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24133/statm: 354 162 106 274 0 77 0
[pid=24135] ppid=24133 vsize=5356 CPUtime=0
/proc/24135/stat : 24135 (sh) S 24133 24133 24014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223244125 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24135/statm: 1339 232 193 169 0 50 0
[pid=24136] ppid=24135 vsize=2688 CPUtime=12.68
/proc/24136/stat : 24136 (minisat) R 24135 24133 24014 0 -1 4194304 310 0 0 0 1268 0 0 0 25 0 1 0 223244125 2752512 291 1992294400 134512640 135243223 4294956320 18446744073709551615 134565294 0 0 4096 3 0 0 0 17 0 0 0
/proc/24136/statm: 672 291 83 178 0 492 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9460

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 24136
/proc/meminfo: memFree=1650248/2055920 swapFree=4176244/4192956
[pid=24133] ppid=24131 vsize=1416 CPUtime=0
/proc/24133/stat : 24133 (IUT_BMB_SAT) S 24131 24133 24014 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 223244124 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24133/statm: 354 162 106 274 0 77 0
[pid=24135] ppid=24133 vsize=5356 CPUtime=0
/proc/24135/stat : 24135 (sh) S 24133 24133 24014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223244125 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24135/statm: 1339 232 193 169 0 50 0
[pid=24136] ppid=24135 vsize=2820 CPUtime=25.48
/proc/24136/stat : 24136 (minisat) R 24135 24133 24014 0 -1 4194304 358 0 0 0 2548 0 0 0 25 0 1 0 223244125 2887680 339 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/24136/statm: 705 339 83 178 0 525 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9592

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 24136
/proc/meminfo: memFree=1649992/2055920 swapFree=4176244/4192956
[pid=24133] ppid=24131 vsize=1416 CPUtime=0
/proc/24133/stat : 24133 (IUT_BMB_SAT) S 24131 24133 24014 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 223244124 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24133/statm: 354 162 106 274 0 77 0
[pid=24135] ppid=24133 vsize=5356 CPUtime=0
/proc/24135/stat : 24135 (sh) S 24133 24133 24014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223244125 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24135/statm: 1339 232 193 169 0 50 0
[pid=24136] ppid=24135 vsize=3088 CPUtime=51.06
/proc/24136/stat : 24136 (minisat) R 24135 24133 24014 0 -1 4194304 419 0 0 0 5106 0 0 0 25 0 1 0 223244125 3162112 400 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/24136/statm: 772 400 83 178 0 592 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 9860

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 24136
/proc/meminfo: memFree=1649544/2055920 swapFree=4176244/4192956
[pid=24133] ppid=24131 vsize=1416 CPUtime=0
/proc/24133/stat : 24133 (IUT_BMB_SAT) S 24131 24133 24014 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 223244124 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24133/statm: 354 162 106 274 0 77 0
[pid=24135] ppid=24133 vsize=5356 CPUtime=0
/proc/24135/stat : 24135 (sh) S 24133 24133 24014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223244125 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24135/statm: 1339 232 193 169 0 50 0
[pid=24136] ppid=24135 vsize=3476 CPUtime=102.25
/proc/24136/stat : 24136 (minisat) R 24135 24133 24014 0 -1 4194304 510 0 0 0 10225 0 0 0 25 0 1 0 223244125 3559424 491 1992294400 134512640 135243223 4294956320 18446744073709551615 134555628 0 0 4096 3 0 0 0 17 0 0 0
/proc/24136/statm: 869 491 83 178 0 689 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 10248

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 24136
/proc/meminfo: memFree=1649224/2055920 swapFree=4176244/4192956
[pid=24133] ppid=24131 vsize=1416 CPUtime=0
/proc/24133/stat : 24133 (IUT_BMB_SAT) S 24131 24133 24014 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 223244124 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24133/statm: 354 162 106 274 0 77 0
[pid=24135] ppid=24133 vsize=5356 CPUtime=0
/proc/24135/stat : 24135 (sh) S 24133 24133 24014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223244125 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24135/statm: 1339 232 193 169 0 50 0
[pid=24136] ppid=24135 vsize=3608 CPUtime=162.22
/proc/24136/stat : 24136 (minisat) R 24135 24133 24014 0 -1 4194304 564 0 0 0 16222 0 0 0 25 0 1 0 223244125 3694592 545 1992294400 134512640 135243223 4294956320 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/24136/statm: 902 545 83 178 0 722 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 10380

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 24136
/proc/meminfo: memFree=1649096/2055920 swapFree=4176244/4192956
[pid=24133] ppid=24131 vsize=1416 CPUtime=0
/proc/24133/stat : 24133 (IUT_BMB_SAT) S 24131 24133 24014 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 223244124 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24133/statm: 354 162 106 274 0 77 0
[pid=24135] ppid=24133 vsize=5356 CPUtime=0
/proc/24135/stat : 24135 (sh) S 24133 24133 24014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223244125 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24135/statm: 1339 232 193 169 0 50 0
[pid=24136] ppid=24135 vsize=3868 CPUtime=222.19
/proc/24136/stat : 24136 (minisat) R 24135 24133 24014 0 -1 4194304 610 0 0 0 22219 0 0 0 25 0 1 0 223244125 3960832 591 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/24136/statm: 967 591 83 178 0 787 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 10640

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 24136
/proc/meminfo: memFree=1648904/2055920 swapFree=4176244/4192956
[pid=24133] ppid=24131 vsize=1416 CPUtime=0
/proc/24133/stat : 24133 (IUT_BMB_SAT) S 24131 24133 24014 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 223244124 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24133/statm: 354 162 106 274 0 77 0
[pid=24135] ppid=24133 vsize=5356 CPUtime=0
/proc/24135/stat : 24135 (sh) S 24133 24133 24014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223244125 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24135/statm: 1339 232 193 169 0 50 0
[pid=24136] ppid=24135 vsize=4000 CPUtime=282.17

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

[pid=24133] ppid=24131 vsize=1416 CPUtime=0
/proc/24133/stat : 24133 (IUT_BMB_SAT) S 24131 24133 24014 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 223244124 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24133/statm: 354 162 106 274 0 77 0
[pid=24135] ppid=24133 vsize=5356 CPUtime=0
/proc/24135/stat : 24135 (sh) S 24133 24133 24014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223244125 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24135/statm: 1339 232 193 169 0 50 0
[pid=24136] ppid=24135 vsize=6420 CPUtime=4480.5
/proc/24136/stat : 24136 (minisat) R 24135 24133 24014 0 -1 4194304 1266 0 0 0 448047 3 0 0 25 0 1 0 223244125 6574080 1247 1992294400 134512640 135243223 4294956320 18446744073709551615 134555498 0 0 4096 3 0 0 0 17 0 0 0
/proc/24136/statm: 1605 1247 83 178 0 1425 0
Current children cumulated CPU time (s) 4480.5
Current children cumulated vsize (KiB) 13192

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 24144
/proc/meminfo: memFree=1645256/2055920 swapFree=4176244/4192956
[pid=24133] ppid=24131 vsize=1416 CPUtime=0
/proc/24133/stat : 24133 (IUT_BMB_SAT) S 24131 24133 24014 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 223244124 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24133/statm: 354 162 106 274 0 77 0
[pid=24135] ppid=24133 vsize=5356 CPUtime=0
/proc/24135/stat : 24135 (sh) S 24133 24133 24014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223244125 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24135/statm: 1339 232 193 169 0 50 0
[pid=24136] ppid=24135 vsize=6560 CPUtime=4540.47
/proc/24136/stat : 24136 (minisat) R 24135 24133 24014 0 -1 4194304 1284 0 0 0 454044 3 0 0 25 0 1 0 223244125 6717440 1265 1992294400 134512640 135243223 4294956320 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/24136/statm: 1640 1265 83 178 0 1460 0
Current children cumulated CPU time (s) 4540.47
Current children cumulated vsize (KiB) 13332

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 24144
/proc/meminfo: memFree=1645064/2055920 swapFree=4176244/4192956
[pid=24133] ppid=24131 vsize=1416 CPUtime=0
/proc/24133/stat : 24133 (IUT_BMB_SAT) S 24131 24133 24014 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 223244124 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24133/statm: 354 162 106 274 0 77 0
[pid=24135] ppid=24133 vsize=5356 CPUtime=0
/proc/24135/stat : 24135 (sh) S 24133 24133 24014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223244125 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24135/statm: 1339 232 193 169 0 50 0
[pid=24136] ppid=24135 vsize=6560 CPUtime=4600.45
/proc/24136/stat : 24136 (minisat) R 24135 24133 24014 0 -1 4194304 1287 0 0 0 460042 3 0 0 25 0 1 0 223244125 6717440 1268 1992294400 134512640 135243223 4294956320 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/24136/statm: 1640 1268 83 178 0 1460 0
Current children cumulated CPU time (s) 4600.45
Current children cumulated vsize (KiB) 13332

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 24144
/proc/meminfo: memFree=1645064/2055920 swapFree=4176244/4192956
[pid=24133] ppid=24131 vsize=1416 CPUtime=0
/proc/24133/stat : 24133 (IUT_BMB_SAT) S 24131 24133 24014 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 223244124 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24133/statm: 354 162 106 274 0 77 0
[pid=24135] ppid=24133 vsize=5356 CPUtime=0
/proc/24135/stat : 24135 (sh) S 24133 24133 24014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223244125 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24135/statm: 1339 232 193 169 0 50 0
[pid=24136] ppid=24135 vsize=6560 CPUtime=4660.43
/proc/24136/stat : 24136 (minisat) R 24135 24133 24014 0 -1 4194304 1287 0 0 0 466040 3 0 0 25 0 1 0 223244125 6717440 1268 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/24136/statm: 1640 1268 83 178 0 1460 0
Current children cumulated CPU time (s) 4660.43
Current children cumulated vsize (KiB) 13332

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 24150
/proc/meminfo: memFree=1644744/2055920 swapFree=4176244/4192956
[pid=24133] ppid=24131 vsize=1416 CPUtime=0
/proc/24133/stat : 24133 (IUT_BMB_SAT) S 24131 24133 24014 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 223244124 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24133/statm: 354 162 106 274 0 77 0
[pid=24135] ppid=24133 vsize=5356 CPUtime=0
/proc/24135/stat : 24135 (sh) S 24133 24133 24014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223244125 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24135/statm: 1339 232 193 169 0 50 0
[pid=24136] ppid=24135 vsize=6560 CPUtime=4720.4
/proc/24136/stat : 24136 (minisat) R 24135 24133 24014 0 -1 4194304 1294 0 0 0 472036 4 0 0 25 0 1 0 223244125 6717440 1275 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/24136/statm: 1640 1275 83 178 0 1460 0
Current children cumulated CPU time (s) 4720.4
Current children cumulated vsize (KiB) 13332

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 24150
/proc/meminfo: memFree=1644872/2055920 swapFree=4176244/4192956
[pid=24133] ppid=24131 vsize=1416 CPUtime=0
/proc/24133/stat : 24133 (IUT_BMB_SAT) S 24131 24133 24014 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 223244124 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24133/statm: 354 162 106 274 0 77 0
[pid=24135] ppid=24133 vsize=5356 CPUtime=0
/proc/24135/stat : 24135 (sh) S 24133 24133 24014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223244125 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24135/statm: 1339 232 193 169 0 50 0
[pid=24136] ppid=24135 vsize=6560 CPUtime=4780.37
/proc/24136/stat : 24136 (minisat) R 24135 24133 24014 0 -1 4194304 1305 0 0 0 478033 4 0 0 25 0 1 0 223244125 6717440 1286 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/24136/statm: 1640 1286 83 178 0 1460 0
Current children cumulated CPU time (s) 4780.37
Current children cumulated vsize (KiB) 13332

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 24150
/proc/meminfo: memFree=1644872/2055920 swapFree=4176244/4192956
[pid=24133] ppid=24131 vsize=1416 CPUtime=0
/proc/24133/stat : 24133 (IUT_BMB_SAT) S 24131 24133 24014 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 223244124 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24133/statm: 354 162 106 274 0 77 0
[pid=24135] ppid=24133 vsize=5356 CPUtime=0
/proc/24135/stat : 24135 (sh) S 24133 24133 24014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223244125 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24135/statm: 1339 232 193 169 0 50 0
[pid=24136] ppid=24135 vsize=6560 CPUtime=4840.35
/proc/24136/stat : 24136 (minisat) R 24135 24133 24014 0 -1 4194304 1305 0 0 0 484031 4 0 0 25 0 1 0 223244125 6717440 1286 1992294400 134512640 135243223 4294956320 18446744073709551615 134564936 0 0 4096 3 0 0 0 17 0 0 0
/proc/24136/statm: 1640 1286 83 178 0 1460 0
Current children cumulated CPU time (s) 4840.35
Current children cumulated vsize (KiB) 13332

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 24150
/proc/meminfo: memFree=1644872/2055920 swapFree=4176244/4192956
[pid=24133] ppid=24131 vsize=1416 CPUtime=0
/proc/24133/stat : 24133 (IUT_BMB_SAT) S 24131 24133 24014 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 223244124 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24133/statm: 354 162 106 274 0 77 0
[pid=24135] ppid=24133 vsize=5356 CPUtime=0
/proc/24135/stat : 24135 (sh) S 24133 24133 24014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223244125 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24135/statm: 1339 232 193 169 0 50 0
[pid=24136] ppid=24135 vsize=6700 CPUtime=4900.32
/proc/24136/stat : 24136 (minisat) R 24135 24133 24014 0 -1 4194304 1308 0 0 0 490028 4 0 0 25 0 1 0 223244125 6860800 1289 1992294400 134512640 135243223 4294956320 18446744073709551615 134555628 0 0 4096 3 0 0 0 17 0 0 0
/proc/24136/statm: 1675 1289 83 178 0 1495 0
Current children cumulated CPU time (s) 4900.32
Current children cumulated vsize (KiB) 13472

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 24150
/proc/meminfo: memFree=1644936/2055920 swapFree=4176244/4192956
[pid=24133] ppid=24131 vsize=1416 CPUtime=0
/proc/24133/stat : 24133 (IUT_BMB_SAT) S 24131 24133 24014 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 223244124 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24133/statm: 354 162 106 274 0 77 0
[pid=24135] ppid=24133 vsize=5356 CPUtime=0
/proc/24135/stat : 24135 (sh) S 24133 24133 24014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223244125 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24135/statm: 1339 232 193 169 0 50 0
[pid=24136] ppid=24135 vsize=6700 CPUtime=4960.3
/proc/24136/stat : 24136 (minisat) R 24135 24133 24014 0 -1 4194304 1308 0 0 0 496026 4 0 0 25 0 1 0 223244125 6860800 1289 1992294400 134512640 135243223 4294956320 18446744073709551615 134555729 0 0 4096 3 0 0 0 17 0 0 0
/proc/24136/statm: 1675 1289 83 178 0 1495 0
Current children cumulated CPU time (s) 4960.3
Current children cumulated vsize (KiB) 13472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 24150
/proc/meminfo: memFree=1644936/2055920 swapFree=4176244/4192956
[pid=24133] ppid=24131 vsize=1416 CPUtime=0
/proc/24133/stat : 24133 (IUT_BMB_SAT) S 24131 24133 24014 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 223244124 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24133/statm: 354 162 106 274 0 77 0
[pid=24135] ppid=24133 vsize=5356 CPUtime=0
/proc/24135/stat : 24135 (sh) S 24133 24133 24014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223244125 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24135/statm: 1339 232 193 169 0 50 0
[pid=24136] ppid=24135 vsize=6700 CPUtime=5000.08
/proc/24136/stat : 24136 (minisat) R 24135 24133 24014 0 -1 4194304 1308 0 0 0 500004 4 0 0 25 0 1 0 223244125 6860800 1289 1992294400 134512640 135243223 4294956320 18446744073709551615 134555529 0 0 4096 3 0 0 0 17 0 0 0
/proc/24136/statm: 1675 1289 83 178 0 1495 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 13472

Sending SIGTERM to process tree (bottom up)

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

[startup+5002.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 24150
/proc/meminfo: memFree=1644936/2055920 swapFree=4176244/4192956
[pid=24133] ppid=24131 vsize=1416 CPUtime=0
/proc/24133/stat : 24133 (IUT_BMB_SAT) S 24131 24133 24014 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 223244124 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/24133/statm: 354 162 106 274 0 77 0
[pid=24135] ppid=24133 vsize=5356 CPUtime=0
/proc/24135/stat : 24135 (sh) S 24133 24133 24014 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223244125 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24135/statm: 1339 232 193 169 0 50 0
[pid=24136] ppid=24135 vsize=6700 CPUtime=5000.08
/proc/24136/stat : 24136 (minisat) R 24135 24133 24014 0 -1 4194304 1308 0 0 0 500004 4 0 0 25 0 1 0 223244125 6860800 1289 1992294400 134512640 135243223 4294956320 18446744073709551615 134555529 0 0 4096 3 0 0 0 17 0 0 0
/proc/24136/statm: 1675 1289 83 178 0 1495 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 13472

Child status: 0
Real time (s): 5002.11
CPU time (s): 5000.11
CPU user time (s): 5000.06
CPU system time (s): 0.052991
CPU usage (%): 99.96
Max. virtual memory (cumulated for all children) (KiB): 13472

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

runsolver used 4.09338 second user time and 14.1059 second system time

The end

Launcher Data

Begin job on node81 at 2009-05-10 12:42:23
IDJOB=1786237
IDBENCH=71791
IDSOLVER=638
FILE ID=node81/1786237-1241952143
PBS_JOBID= 9265038
Free space on /tmp= 126564 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-270-100.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786237-1241952143/watcher-1786237-1241952143 -o /tmp/evaluation-result-1786237-1241952143/solver-1786237-1241952143 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1786237-1241952143.cnf HOME

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

MD5SUM BENCH= e197a9710494056838206e38a7541851
RANDOM SEED=939988110

node81.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1652488 kB
Buffers:         60956 kB
Cached:         263744 kB
SwapCached:      10676 kB
Active:         153832 kB
Inactive:       183096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1652488 kB
SwapTotal:     4192956 kB
SwapFree:      4176244 kB
Dirty:            2188 kB
Writeback:           0 kB
Mapped:          13936 kB
Slab:            52280 kB
Committed_AS:   666532 kB
PageTables:       1452 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= 126564 MiB
End job on node81 at 2009-05-10 14:05:45