Trace number 3273584

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) 1299.99 1300.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n200-s39840374-sat.cnf
MD5SUM085a3847e14185843eddf941accab006
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.756884
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses480
Sum of the clauses size1200
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 580
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     480     1200 |     143       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 200   #clauses: 480   #literals: 1200
0.00/0.00	c CPU time:   0 s
0.00/0.00	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-3273584-1303605464/watcher-3273584-1303605464 -o /tmp/evaluation-result-3273584-1303605464/solver-3273584-1303605464 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3273584-1303605464.cnf 

running on 2 cores: 1,3

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: 2.02 1.37 2.11 5/192 12747
/proc/meminfo: memFree=23119548/32951124 swapFree=67051468/67111528
[pid=12747] ppid=12745 vsize=8700 CPUtime=0 cores=1,3
/proc/12747/stat : 12747 (esg_static.sh) R 12745 12747 12025 0 -1 4202496 336 152 0 0 0 0 0 0 22 0 1 0 472149139 8908800 252 33554432000 4194304 4922060 140733536112288 18446744073709551615 218370777493 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/12747/statm: 2175 252 209 178 0 68 0

[startup+0.086502 s]
/proc/loadavg: 2.02 1.37 2.11 5/192 12747
/proc/meminfo: memFree=23119548/32951124 swapFree=67051468/67111528
[pid=12747] ppid=12745 vsize=8700 CPUtime=0 cores=1,3
/proc/12747/stat : 12747 (esg_static.sh) S 12745 12747 12025 0 -1 4202496 353 152 0 0 0 0 0 0 22 0 1 0 472149139 8908800 252 33554432000 4194304 4922060 140733536112288 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12747/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10051 s]
/proc/loadavg: 2.02 1.37 2.11 5/192 12747
/proc/meminfo: memFree=23119548/32951124 swapFree=67051468/67111528
[pid=12747] ppid=12745 vsize=8700 CPUtime=0 cores=1,3
/proc/12747/stat : 12747 (esg_static.sh) S 12745 12747 12025 0 -1 4202496 353 152 0 0 0 0 0 0 22 0 1 0 472149139 8908800 252 33554432000 4194304 4922060 140733536112288 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12747/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300458 s]
/proc/loadavg: 2.02 1.37 2.11 5/192 12747
/proc/meminfo: memFree=23119548/32951124 swapFree=67051468/67111528
[pid=12747] ppid=12745 vsize=8700 CPUtime=0 cores=1,3
/proc/12747/stat : 12747 (esg_static.sh) S 12745 12747 12025 0 -1 4202496 353 152 0 0 0 0 0 0 22 0 1 0 472149139 8908800 252 33554432000 4194304 4922060 140733536112288 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12747/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70039 s]
/proc/loadavg: 2.02 1.37 2.11 5/192 12747
/proc/meminfo: memFree=23119548/32951124 swapFree=67051468/67111528
[pid=12747] ppid=12745 vsize=8700 CPUtime=0 cores=1,3
/proc/12747/stat : 12747 (esg_static.sh) S 12745 12747 12025 0 -1 4202496 353 152 0 0 0 0 0 0 22 0 1 0 472149139 8908800 252 33554432000 4194304 4922060 140733536112288 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12747/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50025 s]
/proc/loadavg: 2.02 1.37 2.11 5/194 12750
/proc/meminfo: memFree=23116432/32951124 swapFree=67051468/67111528
[pid=12747] ppid=12745 vsize=8700 CPUtime=0 cores=1,3
/proc/12747/stat : 12747 (esg_static.sh) S 12745 12747 12025 0 -1 4202496 353 152 0 0 0 0 0 0 22 0 1 0 472149139 8908800 252 33554432000 4194304 4922060 140733536112288 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12747/statm: 2175 252 209 178 0 68 0
[pid=12749] ppid=12747 vsize=9452 CPUtime=1.49 cores=1,3
/proc/12749/stat : 12749 (cdcl) R 12747 12747 12025 0 -1 4202496 847 0 0 0 149 0 0 0 25 0 1 0 472149139 9678848 758 33554432000 4194304 4218580 140737330707264 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12749/statm: 2363 758 130 6 0 833 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18152

[startup+3.10099 s]
/proc/loadavg: 2.02 1.37 2.11 5/194 12750
/proc/meminfo: memFree=23114560/32951124 swapFree=67051468/67111528
[pid=12747] ppid=12745 vsize=8700 CPUtime=0 cores=1,3
/proc/12747/stat : 12747 (esg_static.sh) S 12745 12747 12025 0 -1 4202496 353 152 0 0 0 0 0 0 22 0 1 0 472149139 8908800 252 33554432000 4194304 4922060 140733536112288 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12747/statm: 2175 252 209 178 0 68 0
[pid=12749] ppid=12747 vsize=10252 CPUtime=3.09 cores=1,3
/proc/12749/stat : 12749 (cdcl) R 12747 12747 12025 0 -1 4202496 1049 0 0 0 309 0 0 0 25 0 1 0 472149139 10498048 960 33554432000 4194304 4218580 140737330707264 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12749/statm: 2563 960 130 6 0 1033 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18952

[startup+6.30039 s]
/proc/loadavg: 2.18 1.41 2.12 5/194 12750
/proc/meminfo: memFree=23110548/32951124 swapFree=67051468/67111528
[pid=12747] ppid=12745 vsize=8700 CPUtime=0 cores=1,3
/proc/12747/stat : 12747 (esg_static.sh) S 12745 12747 12025 0 -1 4202496 353 152 0 0 0 0 0 0 22 0 1 0 472149139 8908800 252 33554432000 4194304 4922060 140733536112288 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12747/statm: 2175 252 209 178 0 68 0
[pid=12749] ppid=12747 vsize=11492 CPUtime=6.29 cores=1,3
/proc/12749/stat : 12749 (cdcl) R 12747 12747 12025 0 -1 4202496 1353 0 0 0 629 0 0 0 25 0 1 0 472149139 11767808 1264 33554432000 4194304 4218580 140737330707264 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12749/statm: 2873 1264 131 6 0 1343 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20192

[startup+12.7003 s]
/proc/loadavg: 2.32 1.45 2.13 5/194 12751
/proc/meminfo: memFree=23106564/32951124 swapFree=67051468/67111528
[pid=12747] ppid=12745 vsize=8700 CPUtime=0 cores=1,3
/proc/12747/stat : 12747 (esg_static.sh) S 12745 12747 12025 0 -1 4202496 353 152 0 0 0 0 0 0 22 0 1 0 472149139 8908800 252 33554432000 4194304 4922060 140733536112288 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12747/statm: 2175 252 209 178 0 68 0
[pid=12749] ppid=12747 vsize=13080 CPUtime=12.69 cores=1,3
/proc/12749/stat : 12749 (cdcl) R 12747 12747 12025 0 -1 4202496 1741 0 0 0 1269 0 0 0 25 0 1 0 472149139 13393920 1652 33554432000 4194304 4218580 140737330707264 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12749/statm: 3270 1652 131 6 0 1740 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21780

[startup+25.501 s]
/proc/loadavg: 2.77 1.60 2.16 5/194 12751
/proc/meminfo: memFree=23100004/32951124 swapFree=67051468/67111528
[pid=12747] ppid=12745 vsize=8700 CPUtime=0 cores=1,3
/proc/12747/stat : 12747 (esg_static.sh) S 12745 12747 12025 0 -1 4202496 353 152 0 0 0 0 0 0 22 0 1 0 472149139 8908800 252 33554432000 4194304 4922060 140733536112288 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12747/statm: 2175 252 209 178 0 68 0
[pid=12749] ppid=12747 vsize=14932 CPUtime=25.49 cores=1,3
/proc/12749/stat : 12749 (cdcl) R 12747 12747 12025 0 -1 4202496 2234 0 0 0 2549 0 0 0 25 0 1 0 472149139 15290368 2141 33554432000 4194304 4218580 140737330707264 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12749/statm: 3733 2141 131 6 0 2203 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23632

[startup+51.1005 s]
/proc/loadavg: 3.19 1.79 2.21 5/194 12751
/proc/meminfo: memFree=23091180/32951124 swapFree=67051468/67111528
[pid=12747] ppid=12745 vsize=8700 CPUtime=0 cores=1,3
/proc/12747/stat : 12747 (esg_static.sh) S 12745 12747 12025 0 -1 4202496 353 152 0 0 0 0 0 0 22 0 1 0 472149139 8908800 252 33554432000 4194304 4922060 140733536112288 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12747/statm: 2175 252 209 178 0 68 0
[pid=12749] ppid=12747 vsize=17096 CPUtime=51.09 cores=1,3
/proc/12749/stat : 12749 (cdcl) R 12747 12747 12025 0 -1 4202496 2804 0 0 0 5109 0 0 0 25 0 1 0 472149139 17506304 2667 33554432000 4194304 4218580 140737330707264 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12749/statm: 4274 2667 131 6 0 2744 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 25796

[startup+102.307 s]
/proc/loadavg: 3.65 2.13 2.30 5/194 12753
/proc/meminfo: memFree=23079980/32951124 swapFree=67051468/67111528
[pid=12747] ppid=12745 vsize=8700 CPUtime=0 cores=1,3
/proc/12747/stat : 12747 (esg_static.sh) S 12745 12747 12025 0 -1 4202496 353 152 0 0 0 0 0 0 22 0 1 0 472149139 8908800 252 33554432000 4194304 4922060 140733536112288 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12747/statm: 2175 252 209 178 0 68 0
[pid=12749] ppid=12747 vsize=20960 CPUtime=102.29 cores=1,3
/proc/12749/stat : 12749 (cdcl) R 12747 12747 12025 0 -1 4202496 3906 0 0 0 10229 0 0 0 25 0 1 0 472149139 21463040 3624 33554432000 4194304 4218580 140737330707264 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12749/statm: 5240 3624 131 6 0 3710 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 29660

[startup+162.301 s]
/proc/loadavg: 3.87 2.46 2.41 5/194 12755
/proc/meminfo: memFree=23069776/32951124 swapFree=67051468/67111528
[pid=12747] ppid=12745 vsize=8700 CPUtime=0 cores=1,3
/proc/12747/stat : 12747 (esg_static.sh) S 12745 12747 12025 0 -1 4202496 353 152 0 0 0 0 0 0 22 0 1 0 472149139 8908800 252 33554432000 4194304 4922060 140733536112288 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12747/statm: 2175 252 209 178 0 68 0
[pid=12749] ppid=12747 vsize=22884 CPUtime=162.29 cores=1,3
/proc/12749/stat : 12749 (cdcl) R 12747 12747 12025 0 -1 4202496 4553 0 0 0 16228 1 0 0 25 0 1 0 472149139 23433216 4103 33554432000 4194304 4218580 140737330707264 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12749/statm: 5721 4103 131 6 0 4191 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 31584

[startup+222.301 s]
/proc/loadavg: 3.95 2.74 2.50 5/194 12756
/proc/meminfo: memFree=23058436/32951124 swapFree=67051468/67111528
[pid=12747] ppid=12745 vsize=8700 CPUtime=0 cores=1,3
/proc/12747/stat : 12747 (esg_static.sh) S 12745 12747 12025 0 -1 4202496 353 152 0 0 0 0 0 0 22 0 1 0 472149139 8908800 252 33554432000 4194304 4922060 140733536112288 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12747/statm: 2175 252 209 178 0 68 0
[pid=12749] ppid=12747 vsize=25392 CPUtime=222.28 cores=1,3
/proc/12749/stat : 12749 (cdcl) R 12747 12747 12025 0 -1 4202496 5416 0 0 0 22227 1 0 0 25 0 1 0 472149139 26001408 4752 33554432000 4194304 4218580 140737330707264 18446744073709551615 4208464 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12749/statm: 6348 4752 131 6 0 4818 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 34092

[startup+282.3 s]
/proc/loadavg: 3.98 2.97 2.59 5/194 12758
/proc/meminfo: memFree=23052816/32951124 swapFree=67051468/67111528
[pid=12747] ppid=12745 vsize=8700 CPUtime=0 cores=1,3
/proc/12747/stat : 12747 (esg_static.sh) S 12745 12747 12025 0 -1 4202496 353 152 0 0 0 0 0 0 22 0 1 0 472149139 8908800 252 33554432000 4194304 4922060 140733536112288 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12747/statm: 2175 252 209 178 0 68 0
[pid=12749] ppid=12747 vsize=27308 CPUtime=282.29 cores=1,3
/proc/12749/stat : 12749 (cdcl) R 12747 12747 12025 0 -1 4202496 6108 0 0 0 28227 2 0 0 25 0 1 0 472149139 27963392 5223 33554432000 4194304 4218580 140737330707264 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12749/statm: 6827 5223 131 6 0 5297 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 36008

[startup+342.301 s]
/proc/loadavg: 3.99 3.15 2.68 5/194 12759
/proc/meminfo: memFree=23045964/32951124 swapFree=67051468/67111528
[pid=12747] ppid=12745 vsize=8700 CPUtime=0 cores=1,3
/proc/12747/stat : 12747 (esg_static.sh) S 12745 12747 12025 0 -1 4202496 353 152 0 0 0 0 0 0 22 0 1 0 472149139 8908800 252 33554432000 4194304 4922060 140733536112288 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12747/statm: 2175 252 209 178 0 68 0
[pid=12749] ppid=12747 vsize=28228 CPUtime=342.28 cores=1,3
/proc/12749/stat : 12749 (cdcl) R 12747 12747 12025 0 -1 4202496 6556 0 0 0 34226 2 0 0 25 0 1 0 472149139 28905472 5463 33554432000 4194304 4218580 140737330707264 18446744073709551615 4208480 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12749/statm: 7057 5463 131 6 0 5527 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 36928

[startup+402.301 s]
/proc/loadavg: 3.99 3.30 2.76 5/194 12761
/proc/meminfo: memFree=23043932/32951124 swapFree=67051468/67111528
[pid=12747] ppid=12745 vsize=8700 CPUtime=0 cores=1,3

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

[pid=12749] ppid=12747 vsize=30660 CPUtime=522.28 cores=1,3
/proc/12749/stat : 12749 (cdcl) R 12747 12747 12025 0 -1 4202496 7707 0 0 0 52225 3 0 0 25 0 1 0 472149139 31395840 6071 33554432000 4194304 4218580 140737330707264 18446744073709551615 4208555 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12749/statm: 7665 6071 131 6 0 6135 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 39360

[startup+582.301 s]
/proc/loadavg: 4.10 3.64 2.98 5/194 12766
/proc/meminfo: memFree=23024572/32951124 swapFree=67051468/67111528
[pid=12747] ppid=12745 vsize=8700 CPUtime=0 cores=1,3
/proc/12747/stat : 12747 (esg_static.sh) S 12745 12747 12025 0 -1 4202496 353 152 0 0 0 0 0 0 22 0 1 0 472149139 8908800 252 33554432000 4194304 4922060 140733536112288 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12747/statm: 2175 252 209 178 0 68 0
[pid=12749] ppid=12747 vsize=31192 CPUtime=582.28 cores=1,3
/proc/12749/stat : 12749 (cdcl) R 12747 12747 12025 0 -1 4202496 7971 0 0 0 58225 3 0 0 25 0 1 0 472149139 31940608 6176 33554432000 4194304 4218580 140737330707264 18446744073709551615 4211916 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12749/statm: 7798 6176 131 6 0 6268 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 39892

[startup+642.3 s]
/proc/loadavg: 4.03 3.71 3.04 5/194 12767
/proc/meminfo: memFree=23017336/32951124 swapFree=67051468/67111528
[pid=12747] ppid=12745 vsize=8700 CPUtime=0 cores=1,3
/proc/12747/stat : 12747 (esg_static.sh) S 12745 12747 12025 0 -1 4202496 353 152 0 0 0 0 0 0 22 0 1 0 472149139 8908800 252 33554432000 4194304 4922060 140733536112288 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12747/statm: 2175 252 209 178 0 68 0
[pid=12749] ppid=12747 vsize=32176 CPUtime=642.28 cores=1,3
/proc/12749/stat : 12749 (cdcl) R 12747 12747 12025 0 -1 4202496 8477 0 0 0 64225 3 0 0 25 0 1 0 472149139 32948224 6459 33554432000 4194304 4218580 140737330707264 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12749/statm: 8044 6459 131 6 0 6514 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 40876

[startup+702.301 s]
/proc/loadavg: 4.01 3.75 3.10 5/194 12769
/proc/meminfo: memFree=23011464/32951124 swapFree=67051468/67111528
[pid=12747] ppid=12745 vsize=8700 CPUtime=0 cores=1,3
/proc/12747/stat : 12747 (esg_static.sh) S 12745 12747 12025 0 -1 4202496 353 152 0 0 0 0 0 0 22 0 1 0 472149139 8908800 252 33554432000 4194304 4922060 140733536112288 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12747/statm: 2175 252 209 178 0 68 0
[pid=12749] ppid=12747 vsize=36512 CPUtime=702.28 cores=1,3
/proc/12749/stat : 12749 (cdcl) R 12747 12747 12025 0 -1 4202496 9781 0 0 0 70225 3 0 0 25 0 1 0 472149139 37388288 7506 33554432000 4194304 4218580 140737330707264 18446744073709551615 4200461 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12749/statm: 9128 7506 131 6 0 7598 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 45212

[startup+762.307 s]
/proc/loadavg: 4.00 3.80 3.15 5/194 12771
/proc/meminfo: memFree=23008688/32951124 swapFree=67051468/67111528
[pid=12747] ppid=12745 vsize=8700 CPUtime=0 cores=1,3
/proc/12747/stat : 12747 (esg_static.sh) S 12745 12747 12025 0 -1 4202496 353 152 0 0 0 0 0 0 22 0 1 0 472149139 8908800 252 33554432000 4194304 4922060 140733536112288 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12747/statm: 2175 252 209 178 0 68 0
[pid=12749] ppid=12747 vsize=37904 CPUtime=762.29 cores=1,3
/proc/12749/stat : 12749 (cdcl) R 12747 12747 12025 0 -1 4202496 10362 0 0 0 76225 4 0 0 25 0 1 0 472149139 38813696 7857 33554432000 4194304 4218580 140737330707264 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12749/statm: 9476 7857 131 6 0 7946 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 46604

[startup+822.301 s]
/proc/loadavg: 4.00 3.83 3.20 5/194 12772
/proc/meminfo: memFree=23007776/32951124 swapFree=67051468/67111528
[pid=12747] ppid=12745 vsize=8700 CPUtime=0 cores=1,3
/proc/12747/stat : 12747 (esg_static.sh) S 12745 12747 12025 0 -1 4202496 353 152 0 0 0 0 0 0 22 0 1 0 472149139 8908800 252 33554432000 4194304 4922060 140733536112288 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12747/statm: 2175 252 209 178 0 68 0
[pid=12749] ppid=12747 vsize=37936 CPUtime=822.28 cores=1,3
/proc/12749/stat : 12749 (cdcl) R 12747 12747 12025 0 -1 4202496 10549 0 0 0 82224 4 0 0 25 0 1 0 472149139 38846464 7862 33554432000 4194304 4218580 140737330707264 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12749/statm: 9484 7862 131 6 0 7954 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 46636

[startup+882.301 s]
/proc/loadavg: 4.00 3.86 3.25 5/194 12774
/proc/meminfo: memFree=23004624/32951124 swapFree=67051468/67111528
[pid=12747] ppid=12745 vsize=8700 CPUtime=0 cores=1,3
/proc/12747/stat : 12747 (esg_static.sh) S 12745 12747 12025 0 -1 4202496 353 152 0 0 0 0 0 0 22 0 1 0 472149139 8908800 252 33554432000 4194304 4922060 140733536112288 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12747/statm: 2175 252 209 178 0 68 0
[pid=12749] ppid=12747 vsize=38268 CPUtime=882.28 cores=1,3
/proc/12749/stat : 12749 (cdcl) R 12747 12747 12025 0 -1 4202496 10824 0 0 0 88224 4 0 0 25 0 1 0 472149139 39186432 7948 33554432000 4194304 4218580 140737330707264 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12749/statm: 9567 7948 131 6 0 8037 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 46968

[startup+942.3 s]
/proc/loadavg: 4.00 3.88 3.29 5/194 12775
/proc/meminfo: memFree=23001732/32951124 swapFree=67051468/67111528
[pid=12747] ppid=12745 vsize=8700 CPUtime=0 cores=1,3
/proc/12747/stat : 12747 (esg_static.sh) S 12745 12747 12025 0 -1 4202496 353 152 0 0 0 0 0 0 22 0 1 0 472149139 8908800 252 33554432000 4194304 4922060 140733536112288 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12747/statm: 2175 252 209 178 0 68 0
[pid=12749] ppid=12747 vsize=38300 CPUtime=942.28 cores=1,3
/proc/12749/stat : 12749 (cdcl) R 12747 12747 12025 0 -1 4202496 11005 0 0 0 94224 4 0 0 25 0 1 0 472149139 39219200 7971 33554432000 4194304 4218580 140737330707264 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12749/statm: 9575 7971 131 6 0 8045 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 47000

[startup+1002.3 s]
/proc/loadavg: 3.51 3.78 3.29 4/187 12802
/proc/meminfo: memFree=23029920/32951124 swapFree=67051468/67111528
[pid=12747] ppid=12745 vsize=8700 CPUtime=0 cores=1,3
/proc/12747/stat : 12747 (esg_static.sh) S 12745 12747 12025 0 -1 4202496 353 152 0 0 0 0 0 0 22 0 1 0 472149139 8908800 252 33554432000 4194304 4922060 140733536112288 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12747/statm: 2175 252 209 178 0 68 0
[pid=12749] ppid=12747 vsize=38732 CPUtime=1002.27 cores=1,3
/proc/12749/stat : 12749 (cdcl) R 12747 12747 12025 0 -1 4202496 11302 0 0 0 100223 4 0 0 25 0 1 0 472149139 39661568 8095 33554432000 4194304 4218580 140737330707264 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12749/statm: 9683 8095 131 6 0 8153 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 47432

[startup+1062.3 s]
/proc/loadavg: 3.19 3.63 3.27 4/187 12804
/proc/meminfo: memFree=23028396/32951124 swapFree=67051468/67111528
[pid=12747] ppid=12745 vsize=8700 CPUtime=0 cores=1,3
/proc/12747/stat : 12747 (esg_static.sh) S 12745 12747 12025 0 -1 4202496 353 152 0 0 0 0 0 0 22 0 1 0 472149139 8908800 252 33554432000 4194304 4922060 140733536112288 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12747/statm: 2175 252 209 178 0 68 0
[pid=12749] ppid=12747 vsize=38836 CPUtime=1062.27 cores=1,3
/proc/12749/stat : 12749 (cdcl) R 12747 12747 12025 0 -1 4202496 11486 0 0 0 106223 4 0 0 25 0 1 0 472149139 39768064 8095 33554432000 4194304 4218580 140737330707264 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12749/statm: 9709 8095 131 6 0 8179 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 47536

[startup+1122.3 s]
/proc/loadavg: 3.07 3.51 3.25 4/187 12805
/proc/meminfo: memFree=23026596/32951124 swapFree=67051468/67111528
[pid=12747] ppid=12745 vsize=8700 CPUtime=0 cores=1,3
/proc/12747/stat : 12747 (esg_static.sh) S 12745 12747 12025 0 -1 4202496 353 152 0 0 0 0 0 0 22 0 1 0 472149139 8908800 252 33554432000 4194304 4922060 140733536112288 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12747/statm: 2175 252 209 178 0 68 0
[pid=12749] ppid=12747 vsize=39572 CPUtime=1122.28 cores=1,3
/proc/12749/stat : 12749 (cdcl) R 12747 12747 12025 0 -1 4202496 11810 0 0 0 112223 5 0 0 25 0 1 0 472149139 40521728 8269 33554432000 4194304 4218580 140737330707264 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12749/statm: 9893 8269 131 6 0 8363 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 48272

[startup+1182.3 s]
/proc/loadavg: 3.06 3.43 3.24 4/187 12807
/proc/meminfo: memFree=23024324/32951124 swapFree=67051468/67111528
[pid=12747] ppid=12745 vsize=8700 CPUtime=0 cores=1,3
/proc/12747/stat : 12747 (esg_static.sh) S 12745 12747 12025 0 -1 4202496 353 152 0 0 0 0 0 0 22 0 1 0 472149139 8908800 252 33554432000 4194304 4922060 140733536112288 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12747/statm: 2175 252 209 178 0 68 0
[pid=12749] ppid=12747 vsize=39768 CPUtime=1182.27 cores=1,3
/proc/12749/stat : 12749 (cdcl) R 12747 12747 12025 0 -1 4202496 12022 0 0 0 118222 5 0 0 25 0 1 0 472149139 40722432 8336 33554432000 4194304 4218580 140737330707264 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12749/statm: 9942 8336 131 6 0 8412 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 48468

[startup+1242.3 s]
/proc/loadavg: 3.02 3.35 3.22 4/187 12808
/proc/meminfo: memFree=23020428/32951124 swapFree=67051468/67111528
[pid=12747] ppid=12745 vsize=8700 CPUtime=0 cores=1,3
/proc/12747/stat : 12747 (esg_static.sh) S 12745 12747 12025 0 -1 4202496 353 152 0 0 0 0 0 0 22 0 1 0 472149139 8908800 252 33554432000 4194304 4922060 140733536112288 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12747/statm: 2175 252 209 178 0 68 0
[pid=12749] ppid=12747 vsize=40260 CPUtime=1242.27 cores=1,3
/proc/12749/stat : 12749 (cdcl) R 12747 12747 12025 0 -1 4202496 12310 0 0 0 124222 5 0 0 25 0 1 0 472149139 41226240 8475 33554432000 4194304 4218580 140737330707264 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12749/statm: 10065 8475 131 6 0 8535 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 48960



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.22 3.09 3.14 2/173 12847
/proc/meminfo: memFree=23121320/32951124 swapFree=67051468/67111528
[pid=12747] ppid=12745 vsize=8700 CPUtime=0 cores=1,3
/proc/12747/stat : 12747 (esg_static.sh) S 12745 12747 12025 0 -1 4202496 353 152 0 0 0 0 0 0 22 0 1 0 472149139 8908800 252 33554432000 4194304 4922060 140733536112288 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/12747/statm: 2175 252 209 178 0 68 0
[pid=12749] ppid=12747 vsize=41100 CPUtime=1299.97 cores=1,3
/proc/12749/stat : 12749 (cdcl) R 12747 12747 12025 0 -1 4202496 12769 0 0 0 129992 5 0 0 25 0 1 0 472149139 42086400 8680 33554432000 4194304 4218580 140737330707264 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/12749/statm: 10275 8680 131 6 0 8745 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 49800

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1299.99
CPU user time (s): 1299.93
CPU system time (s): 0.06399
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 49928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.93
system time used= 0.06399
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13487
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= 9
involuntary context switches= 3127

runsolver used 2.05469 second user time and 5.01924 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-24 02:37:44
IDJOB=3273584
IDBENCH=83142
IDSOLVER=1609
FILE ID=node101/3273584-1303605464
RUNJOBID= node101-1303605432-12663
PBS_JOBID= 13150593
Free space on /tmp= 71612 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n200-s39840374-sat.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273584-1303605464/watcher-3273584-1303605464 -o /tmp/evaluation-result-3273584-1303605464/solver-3273584-1303605464 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3273584-1303605464.cnf

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

MD5SUM BENCH= 085a3847e14185843eddf941accab006
RANDOM SEED=514285511

node101.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.841
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.68
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.841
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	: 5226.07
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.841
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.77
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.841
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.83
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.841
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.74
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.841
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.841
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.75
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.841
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:      23119572 kB
Buffers:       2067872 kB
Cached:        7219984 kB
SwapCached:      33708 kB
Active:        6196444 kB
Inactive:      3163780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23119572 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            1744 kB
Writeback:           0 kB
AnonPages:       59604 kB
Mapped:           9284 kB
Slab:           407576 kB
PageTables:       5772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   285700 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= 71616 MiB
End job on node101 at 2011-04-24 02:59:24