Trace number 3280609

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
rcl 2011-04-01? (TO) 1300.05 1300.01

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-7-ipc5-h15-unsat.cnf
MD5SUM0683489092a5eb0c881dd17c2c45d08e
Bench CategoryAPPLICATION (applications 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 variables105623
Number of clauses374254
Sum of the clauses size911890
Maximum clause length43
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 2269133
Number of clauses of size 399944
Number of clauses of size 4407
Number of clauses of size 5309
Number of clauses of size over 54333

Solver Data

0.00/0.00	c Parsing...
0.00/0.17	c ==============================================================================
0.00/0.17	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.17	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.17	c ==============================================================================
0.00/0.17	c |         0 |  373870   911122 |  112160       0        0     nan |  0.000 % |
2.20/2.26	c |         0 |  183363   759436 |      --       0       --      -- |     --   | -190507/-151686
2.20/2.26	c ==============================================================================
2.20/2.26	c Result  :   #vars: 14569   #clauses: 183363   #literals: 759436
2.20/2.26	c CPU time:   2.21366 s
2.20/2.26	c ==============================================================================

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3280609-1303749464/watcher-3280609-1303749464 -o /tmp/evaluation-result-3280609-1303749464/solver-3280609-1303749464 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3280609-1303749464.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.92 3.98 3.70 5/192 6254
/proc/meminfo: memFree=24713552/32951124 swapFree=67111348/67111528
[pid=6254] ppid=6252 vsize=8700 CPUtime=0 cores=0,2
/proc/6254/stat : 6254 (esg_static.sh) R 6252 6254 5867 0 -1 4202496 311 0 0 0 0 0 0 0 21 0 1 0 565176929 8908800 249 33554432000 4194304 4922060 140735371375312 18446744073709551615 252457886101 0 65538 4100 65536 0 0 0 17 0 0 0 0
/proc/6254/statm: 2175 249 209 178 0 68 0

[startup+0.0737391 s]
/proc/loadavg: 3.92 3.98 3.70 5/192 6254
/proc/meminfo: memFree=24713552/32951124 swapFree=67111348/67111528
[pid=6254] ppid=6252 vsize=8700 CPUtime=0 cores=0,2
/proc/6254/stat : 6254 (esg_static.sh) S 6252 6254 5867 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 565176929 8908800 249 33554432000 4194304 4922060 140735371375312 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6254/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100747 s]
/proc/loadavg: 3.92 3.98 3.70 5/192 6254
/proc/meminfo: memFree=24713552/32951124 swapFree=67111348/67111528
[pid=6254] ppid=6252 vsize=8700 CPUtime=0 cores=0,2
/proc/6254/stat : 6254 (esg_static.sh) S 6252 6254 5867 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 565176929 8908800 249 33554432000 4194304 4922060 140735371375312 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6254/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300704 s]
/proc/loadavg: 3.92 3.98 3.70 5/192 6254
/proc/meminfo: memFree=24713552/32951124 swapFree=67111348/67111528
[pid=6254] ppid=6252 vsize=8700 CPUtime=0 cores=0,2
/proc/6254/stat : 6254 (esg_static.sh) S 6252 6254 5867 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 565176929 8908800 249 33554432000 4194304 4922060 140735371375312 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6254/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700638 s]
/proc/loadavg: 3.92 3.98 3.70 5/192 6254
/proc/meminfo: memFree=24713552/32951124 swapFree=67111348/67111528
[pid=6254] ppid=6252 vsize=8700 CPUtime=0 cores=0,2
/proc/6254/stat : 6254 (esg_static.sh) S 6252 6254 5867 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 565176929 8908800 249 33554432000 4194304 4922060 140735371375312 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6254/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5005 s]
/proc/loadavg: 3.92 3.98 3.70 5/192 6258
/proc/meminfo: memFree=24708100/32951124 swapFree=67111348/67111528
[pid=6254] ppid=6252 vsize=8700 CPUtime=0 cores=0,2
/proc/6254/stat : 6254 (esg_static.sh) S 6252 6254 5867 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 565176929 8908800 249 33554432000 4194304 4922060 140735371375312 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6254/statm: 2175 249 209 178 0 68 0
[pid=6255] ppid=6254 vsize=59408 CPUtime=1.48 cores=0,2
/proc/6255/stat : 6255 (SatELite_releas) R 6254 6254 5867 0 -1 4202496 13900 0 0 0 144 4 0 0 25 0 1 0 565176929 60833792 13385 33554432000 134512640 135144242 4288310912 18446744073709551615 134737830 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/6255/statm: 14852 13385 77 155 0 14695 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 68108

[startup+3.10113 s]
/proc/loadavg: 3.92 3.98 3.70 4/191 6258
/proc/meminfo: memFree=24702404/32951124 swapFree=67111348/67111528
[pid=6254] ppid=6252 vsize=8700 CPUtime=2.4 cores=0,2
/proc/6254/stat : 6254 (esg_static.sh) S 6252 6254 5867 0 -1 4202496 354 15232 0 0 0 0 235 5 18 0 1 0 565176929 8908800 252 33554432000 4194304 4922060 140735371375312 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6254/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 8700
heavy processes:

[startup+6.30058 s]
/proc/loadavg: 3.85 3.97 3.70 4/188 6277
/proc/meminfo: memFree=24749712/32951124 swapFree=67111348/67111528
[pid=6254] ppid=6252 vsize=8700 CPUtime=2.4 cores=0,2
/proc/6254/stat : 6254 (esg_static.sh) S 6252 6254 5867 0 -1 4202496 354 15232 0 0 0 0 235 5 18 0 1 0 565176929 8908800 252 33554432000 4194304 4922060 140735371375312 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6254/statm: 2175 252 209 178 0 68 0
[pid=6259] ppid=6254 vsize=21276 CPUtime=3.87 cores=0,2
/proc/6259/stat : 6259 (cdcl) R 6254 6254 5867 0 -1 4202496 3782 0 0 0 386 1 0 0 25 0 1 0 565177171 21786624 3691 33554432000 4194304 4218580 140736821701136 18446744073709551615 4208693 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6259/statm: 5319 3691 131 6 0 3789 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 29976

[startup+12.7004 s]
/proc/loadavg: 3.78 3.95 3.70 4/187 6277
/proc/meminfo: memFree=24745184/32951124 swapFree=67111348/67111528
[pid=6254] ppid=6252 vsize=8700 CPUtime=2.4 cores=0,2
/proc/6254/stat : 6254 (esg_static.sh) S 6252 6254 5867 0 -1 4202496 354 15232 0 0 0 0 235 5 18 0 1 0 565176929 8908800 252 33554432000 4194304 4922060 140735371375312 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6254/statm: 2175 252 209 178 0 68 0
[pid=6259] ppid=6254 vsize=23188 CPUtime=10.27 cores=0,2
/proc/6259/stat : 6259 (cdcl) R 6254 6254 5867 0 -1 4202496 4256 0 0 0 1026 1 0 0 25 0 1 0 565177171 23744512 4165 33554432000 4194304 4218580 140736821701136 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6259/statm: 5797 4165 131 6 0 4267 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 31888

[startup+25.501 s]
/proc/loadavg: 3.61 3.90 3.69 4/187 6277
/proc/meminfo: memFree=24739876/32951124 swapFree=67111348/67111528
[pid=6254] ppid=6252 vsize=8700 CPUtime=2.4 cores=0,2
/proc/6254/stat : 6254 (esg_static.sh) S 6252 6254 5867 0 -1 4202496 354 15232 0 0 0 0 235 5 18 0 1 0 565176929 8908800 252 33554432000 4194304 4922060 140735371375312 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6254/statm: 2175 252 209 178 0 68 0
[pid=6259] ppid=6254 vsize=25456 CPUtime=23.07 cores=0,2
/proc/6259/stat : 6259 (cdcl) R 6254 6254 5867 0 -1 4202496 4830 0 0 0 2306 1 0 0 25 0 1 0 565177171 26066944 4739 33554432000 4194304 4218580 140736821701136 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6259/statm: 6364 4739 131 6 0 4834 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 34156

[startup+51.1012 s]
/proc/loadavg: 3.40 3.83 3.67 4/187 6278
/proc/meminfo: memFree=24734592/32951124 swapFree=67111348/67111528
[pid=6254] ppid=6252 vsize=8700 CPUtime=2.4 cores=0,2
/proc/6254/stat : 6254 (esg_static.sh) S 6252 6254 5867 0 -1 4202496 354 15232 0 0 0 0 235 5 18 0 1 0 565176929 8908800 252 33554432000 4194304 4922060 140735371375312 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6254/statm: 2175 252 209 178 0 68 0
[pid=6259] ppid=6254 vsize=28564 CPUtime=48.66 cores=0,2
/proc/6259/stat : 6259 (cdcl) R 6254 6254 5867 0 -1 4202496 5618 0 0 0 4865 1 0 0 25 0 1 0 565177171 29249536 5527 33554432000 4194304 4218580 140736821701136 18446744073709551615 4208464 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6259/statm: 7141 5527 131 6 0 5611 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 37264

[startup+102.307 s]
/proc/loadavg: 3.17 3.70 3.63 4/187 6282
/proc/meminfo: memFree=24724388/32951124 swapFree=67111348/67111528
[pid=6254] ppid=6252 vsize=8700 CPUtime=2.4 cores=0,2
/proc/6254/stat : 6254 (esg_static.sh) S 6252 6254 5867 0 -1 4202496 354 15232 0 0 0 0 235 5 18 0 1 0 565176929 8908800 252 33554432000 4194304 4922060 140735371375312 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6254/statm: 2175 252 209 178 0 68 0
[pid=6259] ppid=6254 vsize=32352 CPUtime=99.88 cores=0,2
/proc/6259/stat : 6259 (cdcl) R 6254 6254 5867 0 -1 4202496 6597 0 0 0 9986 2 0 0 25 0 1 0 565177171 33128448 6470 33554432000 4194304 4218580 140736821701136 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6259/statm: 8088 6470 131 6 0 6558 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 41052

[startup+162.301 s]
/proc/loadavg: 3.00 3.55 3.58 4/187 6314
/proc/meminfo: memFree=24720316/32951124 swapFree=67111348/67111528
[pid=6254] ppid=6252 vsize=8700 CPUtime=2.4 cores=0,2
/proc/6254/stat : 6254 (esg_static.sh) S 6252 6254 5867 0 -1 4202496 354 15232 0 0 0 0 235 5 18 0 1 0 565176929 8908800 252 33554432000 4194304 4922060 140735371375312 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6254/statm: 2175 252 209 178 0 68 0
[pid=6259] ppid=6254 vsize=34676 CPUtime=159.87 cores=0,2
/proc/6259/stat : 6259 (cdcl) R 6254 6254 5867 0 -1 4202496 7221 0 0 0 15985 2 0 0 25 0 1 0 565177171 35508224 7047 33554432000 4194304 4218580 140736821701136 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6259/statm: 8669 7047 131 6 0 7139 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 43376

[startup+222.3 s]
/proc/loadavg: 3.00 3.45 3.54 4/187 6315
/proc/meminfo: memFree=24705940/32951124 swapFree=67111348/67111528
[pid=6254] ppid=6252 vsize=8700 CPUtime=2.4 cores=0,2
/proc/6254/stat : 6254 (esg_static.sh) S 6252 6254 5867 0 -1 4202496 354 15232 0 0 0 0 235 5 18 0 1 0 565176929 8908800 252 33554432000 4194304 4922060 140735371375312 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6254/statm: 2175 252 209 178 0 68 0
[pid=6259] ppid=6254 vsize=37016 CPUtime=219.87 cores=0,2
/proc/6259/stat : 6259 (cdcl) R 6254 6254 5867 0 -1 4202496 7883 0 0 0 21985 2 0 0 25 0 1 0 565177171 37904384 7613 33554432000 4194304 4218580 140736821701136 18446744073709551615 4208571 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6259/statm: 9254 7613 131 6 0 7724 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 45716

[startup+282.301 s]
/proc/loadavg: 3.00 3.37 3.51 4/187 6317
/proc/meminfo: memFree=24697088/32951124 swapFree=67111348/67111528
[pid=6254] ppid=6252 vsize=8700 CPUtime=2.4 cores=0,2
/proc/6254/stat : 6254 (esg_static.sh) S 6252 6254 5867 0 -1 4202496 354 15232 0 0 0 0 235 5 18 0 1 0 565176929 8908800 252 33554432000 4194304 4922060 140735371375312 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6254/statm: 2175 252 209 178 0 68 0
[pid=6259] ppid=6254 vsize=39588 CPUtime=279.88 cores=0,2
/proc/6259/stat : 6259 (cdcl) R 6254 6254 5867 0 -1 4202496 8623 0 0 0 27985 3 0 0 25 0 1 0 565177171 40538112 8267 33554432000 4194304 4218580 140736821701136 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6259/statm: 9897 8267 131 6 0 8367 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 48288

[startup+342.301 s]
/proc/loadavg: 3.00 3.30 3.47 4/187 6318
/proc/meminfo: memFree=24692200/32951124 swapFree=67111348/67111528
[pid=6254] ppid=6252 vsize=8700 CPUtime=2.4 cores=0,2
/proc/6254/stat : 6254 (esg_static.sh) S 6252 6254 5867 0 -1 4202496 354 15232 0 0 0 0 235 5 18 0 1 0 565176929 8908800 252 33554432000 4194304 4922060 140735371375312 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6254/statm: 2175 252 209 178 0 68 0
[pid=6259] ppid=6254 vsize=41168 CPUtime=339.88 cores=0,2
/proc/6259/stat : 6259 (cdcl) R 6254 6254 5867 0 -1 4202496 9110 0 0 0 33985 3 0 0 25 0 1 0 565177171 42156032 8662 33554432000 4194304 4218580 140736821701136 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6259/statm: 10292 8662 131 6 0 8762 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 49868

[startup+402.301 s]
/proc/loadavg: 3.00 3.24 3.44 4/187 6320
/proc/meminfo: memFree=24678772/32951124 swapFree=67111348/67111528
[pid=6254] ppid=6252 vsize=8700 CPUtime=2.4 cores=0,2
/proc/6254/stat : 6254 (esg_static.sh) S 6252 6254 5867 0 -1 4202496 354 15232 0 0 0 0 235 5 18 0 1 0 565176929 8908800 252 33554432000 4194304 4922060 140735371375312 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6254/statm: 2175 252 209 178 0 68 0

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

[pid=6259] ppid=6254 vsize=47964 CPUtime=519.88 cores=0,2
/proc/6259/stat : 6259 (cdcl) R 6254 6254 5867 0 -1 4202496 11158 0 0 0 51985 3 0 0 25 0 1 0 565177171 49115136 10346 33554432000 4194304 4218580 140736821701136 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6259/statm: 11991 10346 131 6 0 10461 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 56664

[startup+582.301 s]
/proc/loadavg: 3.01 3.14 3.36 4/187 6325
/proc/meminfo: memFree=24658692/32951124 swapFree=67111348/67111528
[pid=6254] ppid=6252 vsize=8700 CPUtime=2.4 cores=0,2
/proc/6254/stat : 6254 (esg_static.sh) S 6252 6254 5867 0 -1 4202496 354 15232 0 0 0 0 235 5 18 0 1 0 565176929 8908800 252 33554432000 4194304 4922060 140735371375312 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6254/statm: 2175 252 209 178 0 68 0
[pid=6259] ppid=6254 vsize=47932 CPUtime=579.89 cores=0,2
/proc/6259/stat : 6259 (cdcl) R 6254 6254 5867 0 -1 4202496 11305 0 0 0 57985 4 0 0 25 0 1 0 565177171 49082368 10346 33554432000 4194304 4218580 140736821701136 18446744073709551615 4209445 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6259/statm: 11983 10346 131 6 0 10453 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 56632

[startup+642.301 s]
/proc/loadavg: 3.00 3.11 3.33 4/187 6326
/proc/meminfo: memFree=24656044/32951124 swapFree=67111348/67111528
[pid=6254] ppid=6252 vsize=8700 CPUtime=2.4 cores=0,2
/proc/6254/stat : 6254 (esg_static.sh) S 6252 6254 5867 0 -1 4202496 354 15232 0 0 0 0 235 5 18 0 1 0 565176929 8908800 252 33554432000 4194304 4922060 140735371375312 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6254/statm: 2175 252 209 178 0 68 0
[pid=6259] ppid=6254 vsize=48680 CPUtime=639.89 cores=0,2
/proc/6259/stat : 6259 (cdcl) R 6254 6254 5867 0 -1 4202496 11559 0 0 0 63984 5 0 0 25 0 1 0 565177171 49848320 10530 33554432000 4194304 4218580 140736821701136 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6259/statm: 12170 10530 131 6 0 10640 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 57380

[startup+702.301 s]
/proc/loadavg: 3.03 3.10 3.32 4/187 6328
/proc/meminfo: memFree=24653908/32951124 swapFree=67111348/67111528
[pid=6254] ppid=6252 vsize=8700 CPUtime=2.4 cores=0,2
/proc/6254/stat : 6254 (esg_static.sh) S 6252 6254 5867 0 -1 4202496 354 15232 0 0 0 0 235 5 18 0 1 0 565176929 8908800 252 33554432000 4194304 4922060 140735371375312 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6254/statm: 2175 252 209 178 0 68 0
[pid=6259] ppid=6254 vsize=49712 CPUtime=699.89 cores=0,2
/proc/6259/stat : 6259 (cdcl) R 6254 6254 5867 0 -1 4202496 11936 0 0 0 69984 5 0 0 25 0 1 0 565177171 50905088 10788 33554432000 4194304 4218580 140736821701136 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6259/statm: 12428 10788 131 6 0 10898 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 58412

[startup+762.307 s]
/proc/loadavg: 3.01 3.08 3.29 4/187 6330
/proc/meminfo: memFree=24639244/32951124 swapFree=67111348/67111528
[pid=6254] ppid=6252 vsize=8700 CPUtime=2.4 cores=0,2
/proc/6254/stat : 6254 (esg_static.sh) S 6252 6254 5867 0 -1 4202496 354 15232 0 0 0 0 235 5 18 0 1 0 565176929 8908800 252 33554432000 4194304 4922060 140735371375312 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6254/statm: 2175 252 209 178 0 68 0
[pid=6259] ppid=6254 vsize=50384 CPUtime=759.9 cores=0,2
/proc/6259/stat : 6259 (cdcl) R 6254 6254 5867 0 -1 4202496 12225 0 0 0 75985 5 0 0 25 0 1 0 565177171 51593216 10973 33554432000 4194304 4218580 140736821701136 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6259/statm: 12596 10973 131 6 0 11066 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 59084

[startup+822.301 s]
/proc/loadavg: 3.00 3.06 3.27 4/187 6331
/proc/meminfo: memFree=24636116/32951124 swapFree=67111348/67111528
[pid=6254] ppid=6252 vsize=8700 CPUtime=2.4 cores=0,2
/proc/6254/stat : 6254 (esg_static.sh) S 6252 6254 5867 0 -1 4202496 354 15232 0 0 0 0 235 5 18 0 1 0 565176929 8908800 252 33554432000 4194304 4922060 140735371375312 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6254/statm: 2175 252 209 178 0 68 0
[pid=6259] ppid=6254 vsize=52016 CPUtime=819.89 cores=0,2
/proc/6259/stat : 6259 (cdcl) R 6254 6254 5867 0 -1 4202496 12782 0 0 0 81984 5 0 0 25 0 1 0 565177171 53264384 11360 33554432000 4194304 4218580 140736821701136 18446744073709551615 4213922 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6259/statm: 13004 11360 131 6 0 11474 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 60716

[startup+882.3 s]
/proc/loadavg: 3.00 3.05 3.25 4/187 6333
/proc/meminfo: memFree=24636064/32951124 swapFree=67111348/67111528
[pid=6254] ppid=6252 vsize=8700 CPUtime=2.4 cores=0,2
/proc/6254/stat : 6254 (esg_static.sh) S 6252 6254 5867 0 -1 4202496 354 15232 0 0 0 0 235 5 18 0 1 0 565176929 8908800 252 33554432000 4194304 4922060 140735371375312 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6254/statm: 2175 252 209 178 0 68 0
[pid=6259] ppid=6254 vsize=52144 CPUtime=879.9 cores=0,2
/proc/6259/stat : 6259 (cdcl) R 6254 6254 5867 0 -1 4202496 12912 0 0 0 87985 5 0 0 25 0 1 0 565177171 53395456 11395 33554432000 4194304 4218580 140736821701136 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6259/statm: 13036 11395 131 6 0 11506 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 60844

[startup+942.301 s]
/proc/loadavg: 3.00 3.04 3.23 4/187 6334
/proc/meminfo: memFree=24635040/32951124 swapFree=67111348/67111528
[pid=6254] ppid=6252 vsize=8700 CPUtime=2.4 cores=0,2
/proc/6254/stat : 6254 (esg_static.sh) S 6252 6254 5867 0 -1 4202496 354 15232 0 0 0 0 235 5 18 0 1 0 565176929 8908800 252 33554432000 4194304 4922060 140735371375312 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6254/statm: 2175 252 209 178 0 68 0
[pid=6259] ppid=6254 vsize=52844 CPUtime=939.9 cores=0,2
/proc/6259/stat : 6259 (cdcl) R 6254 6254 5867 0 -1 4202496 13220 0 0 0 93985 5 0 0 25 0 1 0 565177171 54112256 11584 33554432000 4194304 4218580 140736821701136 18446744073709551615 4208272 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6259/statm: 13211 11584 131 6 0 11681 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 61544

[startup+1002.3 s]
/proc/loadavg: 3.03 3.04 3.22 4/187 6336
/proc/meminfo: memFree=24634008/32951124 swapFree=67111348/67111528
[pid=6254] ppid=6252 vsize=8700 CPUtime=2.4 cores=0,2
/proc/6254/stat : 6254 (esg_static.sh) S 6252 6254 5867 0 -1 4202496 354 15232 0 0 0 0 235 5 18 0 1 0 565176929 8908800 252 33554432000 4194304 4922060 140735371375312 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6254/statm: 2175 252 209 178 0 68 0
[pid=6259] ppid=6254 vsize=53440 CPUtime=999.9 cores=0,2
/proc/6259/stat : 6259 (cdcl) R 6254 6254 5867 0 -1 4202496 13459 0 0 0 99985 5 0 0 25 0 1 0 565177171 54722560 11742 33554432000 4194304 4218580 140736821701136 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6259/statm: 13360 11742 131 6 0 11830 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 62140

[startup+1062.3 s]
/proc/loadavg: 3.07 3.05 3.21 4/187 6338
/proc/meminfo: memFree=24633004/32951124 swapFree=67111348/67111528
[pid=6254] ppid=6252 vsize=8700 CPUtime=2.4 cores=0,2
/proc/6254/stat : 6254 (esg_static.sh) S 6252 6254 5867 0 -1 4202496 354 15232 0 0 0 0 235 5 18 0 1 0 565176929 8908800 252 33554432000 4194304 4922060 140735371375312 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6254/statm: 2175 252 209 178 0 68 0
[pid=6259] ppid=6254 vsize=54056 CPUtime=1059.9 cores=0,2
/proc/6259/stat : 6259 (cdcl) R 6254 6254 5867 0 -1 4202496 13768 0 0 0 105985 5 0 0 25 0 1 0 565177171 55353344 11900 33554432000 4194304 4218580 140736821701136 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6259/statm: 13514 11900 131 6 0 11984 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 62756

[startup+1122.3 s]
/proc/loadavg: 3.02 3.04 3.19 4/187 6339
/proc/meminfo: memFree=24632096/32951124 swapFree=67111348/67111528
[pid=6254] ppid=6252 vsize=8700 CPUtime=2.4 cores=0,2
/proc/6254/stat : 6254 (esg_static.sh) S 6252 6254 5867 0 -1 4202496 354 15232 0 0 0 0 235 5 18 0 1 0 565176929 8908800 252 33554432000 4194304 4922060 140735371375312 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6254/statm: 2175 252 209 178 0 68 0
[pid=6259] ppid=6254 vsize=55060 CPUtime=1119.9 cores=0,2
/proc/6259/stat : 6259 (cdcl) R 6254 6254 5867 0 -1 4202496 14155 0 0 0 111985 5 0 0 25 0 1 0 565177171 56381440 12122 33554432000 4194304 4218580 140736821701136 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6259/statm: 13765 12122 131 6 0 12235 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 63760

[startup+1182.3 s]
/proc/loadavg: 3.01 3.03 3.18 4/187 6341
/proc/meminfo: memFree=24627720/32951124 swapFree=67111348/67111528
[pid=6254] ppid=6252 vsize=8700 CPUtime=2.4 cores=0,2
/proc/6254/stat : 6254 (esg_static.sh) S 6252 6254 5867 0 -1 4202496 354 15232 0 0 0 0 235 5 18 0 1 0 565176929 8908800 252 33554432000 4194304 4922060 140735371375312 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6254/statm: 2175 252 209 178 0 68 0
[pid=6259] ppid=6254 vsize=56120 CPUtime=1179.9 cores=0,2
/proc/6259/stat : 6259 (cdcl) R 6254 6254 5867 0 -1 4202496 14574 0 0 0 117985 5 0 0 25 0 1 0 565177171 57466880 12413 33554432000 4194304 4218580 140736821701136 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6259/statm: 14030 12413 131 6 0 12500 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 64820

[startup+1242.3 s]
/proc/loadavg: 3.05 3.03 3.17 4/187 6342
/proc/meminfo: memFree=24614420/32951124 swapFree=67111348/67111528
[pid=6254] ppid=6252 vsize=8700 CPUtime=2.4 cores=0,2
/proc/6254/stat : 6254 (esg_static.sh) S 6252 6254 5867 0 -1 4202496 354 15232 0 0 0 0 235 5 18 0 1 0 565176929 8908800 252 33554432000 4194304 4922060 140735371375312 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6254/statm: 2175 252 209 178 0 68 0
[pid=6259] ppid=6254 vsize=56616 CPUtime=1239.9 cores=0,2
/proc/6259/stat : 6259 (cdcl) R 6254 6254 5867 0 -1 4202496 14840 0 0 0 123984 6 0 0 25 0 1 0 565177171 57974784 12529 33554432000 4194304 4218580 140736821701136 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6259/statm: 14154 12529 131 6 0 12624 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 65316



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.93 3.01 3.15 3/181 6362
/proc/meminfo: memFree=24651252/32951124 swapFree=67111348/67111528
[pid=6254] ppid=6252 vsize=8700 CPUtime=2.4 cores=0,2
/proc/6254/stat : 6254 (esg_static.sh) S 6252 6254 5867 0 -1 4202496 354 15232 0 0 0 0 235 5 18 0 1 0 565176929 8908800 252 33554432000 4194304 4922060 140735371375312 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6254/statm: 2175 252 209 178 0 68 0
[pid=6259] ppid=6254 vsize=57532 CPUtime=1297.61 cores=0,2
/proc/6259/stat : 6259 (cdcl) R 6254 6254 5867 0 -1 4202496 15198 0 0 0 129755 6 0 0 25 0 1 0 565177171 58912768 12739 33554432000 4194304 4218580 140736821701136 18446744073709551615 4208664 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6259/statm: 14383 12739 131 6 0 12853 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 66232

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.92
CPU system time (s): 0.132979
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 73576

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

runsolver used 2.28665 second user time and 4.82527 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-25 18:37:45
IDJOB=3280609
IDBENCH=20406
IDSOLVER=1609
FILE ID=node111/3280609-1303749464
RUNJOBID= node111-1303746815-5886
PBS_JOBID= 13154051
Free space on /tmp= 70616 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-7-ipc5-h15-unsat.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280609-1303749464/watcher-3280609-1303749464 -o /tmp/evaluation-result-3280609-1303749464/solver-3280609-1303749464 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3280609-1303749464.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 0683489092a5eb0c881dd17c2c45d08e
RANDOM SEED=553997135

node111.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5428.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24713700 kB
Buffers:       1208368 kB
Cached:        6396240 kB
SwapCached:        132 kB
Active:        2518060 kB
Inactive:      5248520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24713700 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            8884 kB
Writeback:           0 kB
AnonPages:      161688 kB
Mapped:          15164 kB
Slab:           405824 kB
PageTables:       5644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   350368 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70628 MiB
End job on node111 at 2011-04-25 18:59:27