Trace number 3273443

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.04 1300.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n300-s12830984-sat.cnf
MD5SUM8561dcfb17af254a7261755a5f31a440
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark289.739
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses720
Sum of the clauses size1800
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2600
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5120
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 |     720     1800 |     215       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 300   #clauses: 720   #literals: 1800
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-3273443-1303605432/watcher-3273443-1303605432 -o /tmp/evaluation-result-3273443-1303605432/solver-3273443-1303605432 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3273443-1303605432.cnf 

running on 2 cores: 5,7

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: 0.78 1.09 2.05 3/180 12685
/proc/meminfo: memFree=23154908/32951124 swapFree=67051468/67111528
[pid=12685] ppid=12683 vsize=8700 CPUtime=0 cores=5,7
/proc/12685/stat : 12685 (esg_static.sh) S 12683 12685 12025 0 -1 4202496 356 165 0 0 0 0 0 0 22 0 1 0 472146037 8908800 253 33554432000 4194304 4922060 140735544113344 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12685/statm: 2175 253 209 178 0 68 0

[startup+0.0663769 s]
/proc/loadavg: 0.78 1.09 2.05 3/180 12685
/proc/meminfo: memFree=23154908/32951124 swapFree=67051468/67111528
[pid=12685] ppid=12683 vsize=8700 CPUtime=0 cores=5,7
/proc/12685/stat : 12685 (esg_static.sh) S 12683 12685 12025 0 -1 4202496 356 165 0 0 0 0 0 0 22 0 1 0 472146037 8908800 253 33554432000 4194304 4922060 140735544113344 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12685/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100383 s]
/proc/loadavg: 0.78 1.09 2.05 3/180 12685
/proc/meminfo: memFree=23154908/32951124 swapFree=67051468/67111528
[pid=12685] ppid=12683 vsize=8700 CPUtime=0 cores=5,7
/proc/12685/stat : 12685 (esg_static.sh) S 12683 12685 12025 0 -1 4202496 356 165 0 0 0 0 0 0 22 0 1 0 472146037 8908800 253 33554432000 4194304 4922060 140735544113344 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12685/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300348 s]
/proc/loadavg: 0.78 1.09 2.05 3/180 12685
/proc/meminfo: memFree=23154908/32951124 swapFree=67051468/67111528
[pid=12685] ppid=12683 vsize=8700 CPUtime=0 cores=5,7
/proc/12685/stat : 12685 (esg_static.sh) S 12683 12685 12025 0 -1 4202496 356 165 0 0 0 0 0 0 22 0 1 0 472146037 8908800 253 33554432000 4194304 4922060 140735544113344 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12685/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700276 s]
/proc/loadavg: 0.78 1.09 2.05 3/180 12685
/proc/meminfo: memFree=23154908/32951124 swapFree=67051468/67111528
[pid=12685] ppid=12683 vsize=8700 CPUtime=0 cores=5,7
/proc/12685/stat : 12685 (esg_static.sh) S 12683 12685 12025 0 -1 4202496 356 165 0 0 0 0 0 0 22 0 1 0 472146037 8908800 253 33554432000 4194304 4922060 140735544113344 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12685/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50112 s]
/proc/loadavg: 0.78 1.09 2.05 4/188 12700
/proc/meminfo: memFree=23146952/32951124 swapFree=67051468/67111528
[pid=12685] ppid=12683 vsize=8700 CPUtime=0 cores=5,7
/proc/12685/stat : 12685 (esg_static.sh) S 12683 12685 12025 0 -1 4202496 356 165 0 0 0 0 0 0 22 0 1 0 472146037 8908800 253 33554432000 4194304 4922060 140735544113344 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12685/statm: 2175 253 209 178 0 68 0
[pid=12687] ppid=12685 vsize=9756 CPUtime=1.49 cores=5,7
/proc/12687/stat : 12687 (cdcl) R 12685 12685 12025 0 -1 4202496 915 0 0 0 149 0 0 0 25 0 1 0 472146037 9990144 825 33554432000 4194304 4218580 140735468873056 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 2439 825 130 6 0 909 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18456

[startup+3.10084 s]
/proc/loadavg: 0.78 1.09 2.05 5/194 12712
/proc/meminfo: memFree=23139068/32951124 swapFree=67051468/67111528
[pid=12685] ppid=12683 vsize=8700 CPUtime=0 cores=5,7
/proc/12685/stat : 12685 (esg_static.sh) S 12683 12685 12025 0 -1 4202496 356 165 0 0 0 0 0 0 22 0 1 0 472146037 8908800 253 33554432000 4194304 4922060 140735544113344 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12685/statm: 2175 253 209 178 0 68 0
[pid=12687] ppid=12685 vsize=10700 CPUtime=3.09 cores=5,7
/proc/12687/stat : 12687 (cdcl) R 12685 12685 12025 0 -1 4202496 1149 0 0 0 309 0 0 0 25 0 1 0 472146037 10956800 1059 33554432000 4194304 4218580 140735468873056 18446744073709551615 4208464 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 2675 1059 130 6 0 1145 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19400

[startup+6.30027 s]
/proc/loadavg: 1.12 1.16 2.06 5/194 12712
/proc/meminfo: memFree=23130536/32951124 swapFree=67051468/67111528
[pid=12685] ppid=12683 vsize=8700 CPUtime=0 cores=5,7
/proc/12685/stat : 12685 (esg_static.sh) S 12683 12685 12025 0 -1 4202496 356 165 0 0 0 0 0 0 22 0 1 0 472146037 8908800 253 33554432000 4194304 4922060 140735544113344 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12685/statm: 2175 253 209 178 0 68 0
[pid=12687] ppid=12685 vsize=12356 CPUtime=6.29 cores=5,7
/proc/12687/stat : 12687 (cdcl) R 12685 12685 12025 0 -1 4202496 1572 0 0 0 629 0 0 0 25 0 1 0 472146037 12652544 1482 33554432000 4194304 4218580 140735468873056 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 3089 1482 131 6 0 1559 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21056

[startup+12.7011 s]
/proc/loadavg: 1.35 1.21 2.07 5/194 12713
/proc/meminfo: memFree=23121888/32951124 swapFree=67051468/67111528
[pid=12685] ppid=12683 vsize=8700 CPUtime=0 cores=5,7
/proc/12685/stat : 12685 (esg_static.sh) S 12683 12685 12025 0 -1 4202496 356 165 0 0 0 0 0 0 22 0 1 0 472146037 8908800 253 33554432000 4194304 4922060 140735544113344 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12685/statm: 2175 253 209 178 0 68 0
[pid=12687] ppid=12685 vsize=13456 CPUtime=12.69 cores=5,7
/proc/12687/stat : 12687 (cdcl) R 12685 12685 12025 0 -1 4202496 1863 0 0 0 1269 0 0 0 25 0 1 0 472146037 13778944 1767 33554432000 4194304 4218580 140735468873056 18446744073709551615 4211908 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 3364 1767 131 6 0 1834 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22156

[startup+25.5009 s]
/proc/loadavg: 1.93 1.34 2.10 5/194 12713
/proc/meminfo: memFree=23113472/32951124 swapFree=67051468/67111528
[pid=12685] ppid=12683 vsize=8700 CPUtime=0 cores=5,7
/proc/12685/stat : 12685 (esg_static.sh) S 12683 12685 12025 0 -1 4202496 356 165 0 0 0 0 0 0 22 0 1 0 472146037 8908800 253 33554432000 4194304 4922060 140735544113344 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12685/statm: 2175 253 209 178 0 68 0
[pid=12687] ppid=12685 vsize=15936 CPUtime=25.48 cores=5,7
/proc/12687/stat : 12687 (cdcl) R 12685 12685 12025 0 -1 4202496 2488 0 0 0 2548 0 0 0 25 0 1 0 472146037 16318464 2364 33554432000 4194304 4218580 140735468873056 18446744073709551615 4208458 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 3984 2364 131 6 0 2454 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24636

[startup+51.1003 s]
/proc/loadavg: 2.66 1.56 2.15 5/194 12751
/proc/meminfo: memFree=23103096/32951124 swapFree=67051468/67111528
[pid=12685] ppid=12683 vsize=8700 CPUtime=0 cores=5,7
/proc/12685/stat : 12685 (esg_static.sh) S 12683 12685 12025 0 -1 4202496 356 165 0 0 0 0 0 0 22 0 1 0 472146037 8908800 253 33554432000 4194304 4922060 140735544113344 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12685/statm: 2175 253 209 178 0 68 0
[pid=12687] ppid=12685 vsize=19104 CPUtime=51.08 cores=5,7
/proc/12687/stat : 12687 (cdcl) R 12685 12685 12025 0 -1 4202496 3367 0 0 0 5108 0 0 0 25 0 1 0 472146037 19562496 3166 33554432000 4194304 4218580 140735468873056 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 4776 3166 131 6 0 3246 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27804

[startup+102.307 s]
/proc/loadavg: 3.42 1.93 2.25 5/194 12752
/proc/meminfo: memFree=23085584/32951124 swapFree=67051468/67111528
[pid=12685] ppid=12683 vsize=8700 CPUtime=0 cores=5,7
/proc/12685/stat : 12685 (esg_static.sh) S 12683 12685 12025 0 -1 4202496 356 165 0 0 0 0 0 0 22 0 1 0 472146037 8908800 253 33554432000 4194304 4922060 140735544113344 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12685/statm: 2175 253 209 178 0 68 0
[pid=12687] ppid=12685 vsize=22788 CPUtime=102.3 cores=5,7
/proc/12687/stat : 12687 (cdcl) R 12685 12685 12025 0 -1 4202496 4535 0 0 0 10229 1 0 0 25 0 1 0 472146037 23334912 4102 33554432000 4194304 4218580 140735468873056 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 5697 4102 131 6 0 4167 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 31488

[startup+162.301 s]
/proc/loadavg: 3.78 2.30 2.35 5/194 12754
/proc/meminfo: memFree=23073512/32951124 swapFree=67051468/67111528
[pid=12685] ppid=12683 vsize=8700 CPUtime=0 cores=5,7
/proc/12685/stat : 12685 (esg_static.sh) S 12683 12685 12025 0 -1 4202496 356 165 0 0 0 0 0 0 22 0 1 0 472146037 8908800 253 33554432000 4194304 4922060 140735544113344 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12685/statm: 2175 253 209 178 0 68 0
[pid=12687] ppid=12685 vsize=26516 CPUtime=162.29 cores=5,7
/proc/12687/stat : 12687 (cdcl) R 12685 12685 12025 0 -1 4202496 5776 0 0 0 16227 2 0 0 25 0 1 0 472146037 27152384 5030 33554432000 4194304 4218580 140735468873056 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 6629 5030 131 6 0 5099 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 35216

[startup+222.301 s]
/proc/loadavg: 3.92 2.61 2.45 5/194 12755
/proc/meminfo: memFree=23063544/32951124 swapFree=67051468/67111528
[pid=12685] ppid=12683 vsize=8700 CPUtime=0 cores=5,7
/proc/12685/stat : 12685 (esg_static.sh) S 12683 12685 12025 0 -1 4202496 356 165 0 0 0 0 0 0 22 0 1 0 472146037 8908800 253 33554432000 4194304 4922060 140735544113344 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12685/statm: 2175 253 209 178 0 68 0
[pid=12687] ppid=12685 vsize=28964 CPUtime=222.29 cores=5,7
/proc/12687/stat : 12687 (cdcl) R 12685 12685 12025 0 -1 4202496 6676 0 0 0 22227 2 0 0 25 0 1 0 472146037 29659136 5630 33554432000 4194304 4218580 140735468873056 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 7241 5630 131 6 0 5711 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 37664

[startup+282.3 s]
/proc/loadavg: 3.97 2.86 2.55 5/194 12757
/proc/meminfo: memFree=23055816/32951124 swapFree=67051468/67111528
[pid=12685] ppid=12683 vsize=8700 CPUtime=0 cores=5,7
/proc/12685/stat : 12685 (esg_static.sh) S 12683 12685 12025 0 -1 4202496 356 165 0 0 0 0 0 0 22 0 1 0 472146037 8908800 253 33554432000 4194304 4922060 140735544113344 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12685/statm: 2175 253 209 178 0 68 0
[pid=12687] ppid=12685 vsize=30168 CPUtime=282.29 cores=5,7
/proc/12687/stat : 12687 (cdcl) R 12685 12685 12025 0 -1 4202496 7239 0 0 0 28227 2 0 0 25 0 1 0 472146037 30892032 5929 33554432000 4194304 4218580 140735468873056 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 7542 5929 131 6 0 6012 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 38868

[startup+342.301 s]
/proc/loadavg: 3.99 3.06 2.64 5/194 12759
/proc/meminfo: memFree=23050316/32951124 swapFree=67051468/67111528
[pid=12685] ppid=12683 vsize=8700 CPUtime=0 cores=5,7
/proc/12685/stat : 12685 (esg_static.sh) S 12683 12685 12025 0 -1 4202496 356 165 0 0 0 0 0 0 22 0 1 0 472146037 8908800 253 33554432000 4194304 4922060 140735544113344 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12685/statm: 2175 253 209 178 0 68 0
[pid=12687] ppid=12685 vsize=31760 CPUtime=342.3 cores=5,7
/proc/12687/stat : 12687 (cdcl) R 12685 12685 12025 0 -1 4202496 7915 0 0 0 34227 3 0 0 25 0 1 0 472146037 32522240 6338 33554432000 4194304 4218580 140735468873056 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 7940 6338 131 6 0 6410 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 40460

[startup+402.301 s]
/proc/loadavg: 3.99 3.23 2.72 5/194 12760
/proc/meminfo: memFree=23044320/32951124 swapFree=67051468/67111528
[pid=12685] ppid=12683 vsize=8700 CPUtime=0 cores=5,7

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

[pid=12687] ppid=12685 vsize=39160 CPUtime=522.3 cores=5,7
/proc/12687/stat : 12687 (cdcl) R 12685 12685 12025 0 -1 4202496 10667 0 0 0 52226 4 0 0 25 0 1 0 472146037 40099840 8179 33554432000 4194304 4218580 140735468873056 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 9790 8179 131 6 0 8260 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 47860

[startup+582.301 s]
/proc/loadavg: 4.03 3.59 2.94 5/194 12765
/proc/meminfo: memFree=23027816/32951124 swapFree=67051468/67111528
[pid=12685] ppid=12683 vsize=8700 CPUtime=0 cores=5,7
/proc/12685/stat : 12685 (esg_static.sh) S 12683 12685 12025 0 -1 4202496 356 165 0 0 0 0 0 0 22 0 1 0 472146037 8908800 253 33554432000 4194304 4922060 140735544113344 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12685/statm: 2175 253 209 178 0 68 0
[pid=12687] ppid=12685 vsize=39256 CPUtime=582.3 cores=5,7
/proc/12687/stat : 12687 (cdcl) R 12685 12685 12025 0 -1 4202496 10941 0 0 0 58226 4 0 0 25 0 1 0 472146037 40198144 8201 33554432000 4194304 4218580 140735468873056 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 9814 8201 131 6 0 8284 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 47956

[startup+642.3 s]
/proc/loadavg: 4.06 3.67 3.01 5/194 12767
/proc/meminfo: memFree=23021196/32951124 swapFree=67051468/67111528
[pid=12685] ppid=12683 vsize=8700 CPUtime=0 cores=5,7
/proc/12685/stat : 12685 (esg_static.sh) S 12683 12685 12025 0 -1 4202496 356 165 0 0 0 0 0 0 22 0 1 0 472146037 8908800 253 33554432000 4194304 4922060 140735544113344 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12685/statm: 2175 253 209 178 0 68 0
[pid=12687] ppid=12685 vsize=40136 CPUtime=642.31 cores=5,7
/proc/12687/stat : 12687 (cdcl) R 12685 12685 12025 0 -1 4202496 11414 0 0 0 64226 5 0 0 25 0 1 0 472146037 41099264 8416 33554432000 4194304 4218580 140735468873056 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 10034 8416 131 6 0 8504 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 48836

[startup+702.301 s]
/proc/loadavg: 4.02 3.73 3.07 5/194 12768
/proc/meminfo: memFree=23013600/32951124 swapFree=67051468/67111528
[pid=12685] ppid=12683 vsize=8700 CPUtime=0 cores=5,7
/proc/12685/stat : 12685 (esg_static.sh) S 12683 12685 12025 0 -1 4202496 356 165 0 0 0 0 0 0 22 0 1 0 472146037 8908800 253 33554432000 4194304 4922060 140735544113344 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12685/statm: 2175 253 209 178 0 68 0
[pid=12687] ppid=12685 vsize=41364 CPUtime=702.3 cores=5,7
/proc/12687/stat : 12687 (cdcl) R 12685 12685 12025 0 -1 4202496 11991 0 0 0 70225 5 0 0 25 0 1 0 472146037 42356736 8740 33554432000 4194304 4218580 140735468873056 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 10341 8740 131 6 0 8811 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 50064

[startup+762.307 s]
/proc/loadavg: 4.00 3.78 3.12 5/194 12770
/proc/meminfo: memFree=23010068/32951124 swapFree=67051468/67111528
[pid=12685] ppid=12683 vsize=8700 CPUtime=0 cores=5,7
/proc/12685/stat : 12685 (esg_static.sh) S 12683 12685 12025 0 -1 4202496 356 165 0 0 0 0 0 0 22 0 1 0 472146037 8908800 253 33554432000 4194304 4922060 140735544113344 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12685/statm: 2175 253 209 178 0 68 0
[pid=12687] ppid=12685 vsize=41556 CPUtime=762.31 cores=5,7
/proc/12687/stat : 12687 (cdcl) R 12685 12685 12025 0 -1 4202496 12262 0 0 0 76226 5 0 0 25 0 1 0 472146037 42553344 8783 33554432000 4194304 4218580 140735468873056 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 10389 8783 131 6 0 8859 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 50256

[startup+822.3 s]
/proc/loadavg: 4.00 3.81 3.18 5/194 12771
/proc/meminfo: memFree=23007676/32951124 swapFree=67051468/67111528
[pid=12685] ppid=12683 vsize=8700 CPUtime=0 cores=5,7
/proc/12685/stat : 12685 (esg_static.sh) S 12683 12685 12025 0 -1 4202496 356 165 0 0 0 0 0 0 22 0 1 0 472146037 8908800 253 33554432000 4194304 4922060 140735544113344 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12685/statm: 2175 253 209 178 0 68 0
[pid=12687] ppid=12685 vsize=42232 CPUtime=822.31 cores=5,7
/proc/12687/stat : 12687 (cdcl) R 12685 12685 12025 0 -1 4202496 12638 0 0 0 82225 6 0 0 25 0 1 0 472146037 43245568 8939 33554432000 4194304 4218580 140735468873056 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 10558 8939 131 6 0 9028 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 50932

[startup+882.301 s]
/proc/loadavg: 4.00 3.85 3.22 5/194 12773
/proc/meminfo: memFree=23006128/32951124 swapFree=67051468/67111528
[pid=12685] ppid=12683 vsize=8700 CPUtime=0 cores=5,7
/proc/12685/stat : 12685 (esg_static.sh) S 12683 12685 12025 0 -1 4202496 356 165 0 0 0 0 0 0 22 0 1 0 472146037 8908800 253 33554432000 4194304 4922060 140735544113344 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12685/statm: 2175 253 209 178 0 68 0
[pid=12687] ppid=12685 vsize=43396 CPUtime=882.31 cores=5,7
/proc/12687/stat : 12687 (cdcl) R 12685 12685 12025 0 -1 4202496 13189 0 0 0 88225 6 0 0 25 0 1 0 472146037 44437504 9247 33554432000 4194304 4218580 140735468873056 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 10849 9247 131 6 0 9319 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 52096

[startup+942.301 s]
/proc/loadavg: 4.00 3.87 3.27 5/194 12775
/proc/meminfo: memFree=23004236/32951124 swapFree=67051468/67111528
[pid=12685] ppid=12683 vsize=8700 CPUtime=0 cores=5,7
/proc/12685/stat : 12685 (esg_static.sh) S 12683 12685 12025 0 -1 4202496 356 165 0 0 0 0 0 0 22 0 1 0 472146037 8908800 253 33554432000 4194304 4922060 140735544113344 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12685/statm: 2175 253 209 178 0 68 0
[pid=12687] ppid=12685 vsize=44536 CPUtime=942.31 cores=5,7
/proc/12687/stat : 12687 (cdcl) R 12685 12685 12025 0 -1 4202496 13787 0 0 0 94225 6 0 0 25 0 1 0 472146037 45604864 9520 33554432000 4194304 4218580 140735468873056 18446744073709551615 4208552 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 11134 9520 131 6 0 9604 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 53236

[startup+1002.3 s]
/proc/loadavg: 3.85 3.86 3.30 4/187 12801
/proc/meminfo: memFree=23030308/32951124 swapFree=67051468/67111528
[pid=12685] ppid=12683 vsize=8700 CPUtime=0 cores=5,7
/proc/12685/stat : 12685 (esg_static.sh) S 12683 12685 12025 0 -1 4202496 356 165 0 0 0 0 0 0 22 0 1 0 472146037 8908800 253 33554432000 4194304 4922060 140735544113344 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12685/statm: 2175 253 209 178 0 68 0
[pid=12687] ppid=12685 vsize=44888 CPUtime=1002.31 cores=5,7
/proc/12687/stat : 12687 (cdcl) R 12685 12685 12025 0 -1 4202496 14136 0 0 0 100225 6 0 0 25 0 1 0 472146037 45965312 9618 33554432000 4194304 4218580 140735468873056 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 11222 9618 131 6 0 9692 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 53588

[startup+1062.3 s]
/proc/loadavg: 3.31 3.70 3.28 4/187 12803
/proc/meminfo: memFree=23029784/32951124 swapFree=67051468/67111528
[pid=12685] ppid=12683 vsize=8700 CPUtime=0 cores=5,7
/proc/12685/stat : 12685 (esg_static.sh) S 12683 12685 12025 0 -1 4202496 356 165 0 0 0 0 0 0 22 0 1 0 472146037 8908800 253 33554432000 4194304 4922060 140735544113344 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12685/statm: 2175 253 209 178 0 68 0
[pid=12687] ppid=12685 vsize=45048 CPUtime=1062.31 cores=5,7
/proc/12687/stat : 12687 (cdcl) R 12685 12685 12025 0 -1 4202496 14385 0 0 0 106225 6 0 0 25 0 1 0 472146037 46129152 9673 33554432000 4194304 4218580 140735468873056 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 11262 9673 131 6 0 9732 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 53748

[startup+1122.3 s]
/proc/loadavg: 3.11 3.57 3.26 4/187 12804
/proc/meminfo: memFree=23027252/32951124 swapFree=67051468/67111528
[pid=12685] ppid=12683 vsize=8700 CPUtime=0 cores=5,7
/proc/12685/stat : 12685 (esg_static.sh) S 12683 12685 12025 0 -1 4202496 356 165 0 0 0 0 0 0 22 0 1 0 472146037 8908800 253 33554432000 4194304 4922060 140735544113344 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12685/statm: 2175 253 209 178 0 68 0
[pid=12687] ppid=12685 vsize=46340 CPUtime=1122.32 cores=5,7
/proc/12687/stat : 12687 (cdcl) R 12685 12685 12025 0 -1 4202496 15002 0 0 0 112225 7 0 0 25 0 1 0 472146037 47452160 9980 33554432000 4194304 4218580 140735468873056 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 11585 9980 131 6 0 10055 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 55040

[startup+1182.3 s]
/proc/loadavg: 3.11 3.48 3.25 4/187 12806
/proc/meminfo: memFree=23026572/32951124 swapFree=67051468/67111528
[pid=12685] ppid=12683 vsize=8700 CPUtime=0 cores=5,7
/proc/12685/stat : 12685 (esg_static.sh) S 12683 12685 12025 0 -1 4202496 356 165 0 0 0 0 0 0 22 0 1 0 472146037 8908800 253 33554432000 4194304 4922060 140735544113344 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12685/statm: 2175 253 209 178 0 68 0
[pid=12687] ppid=12685 vsize=46404 CPUtime=1182.32 cores=5,7
/proc/12687/stat : 12687 (cdcl) R 12685 12685 12025 0 -1 4202496 15236 0 0 0 118225 7 0 0 25 0 1 0 472146037 47517696 9998 33554432000 4194304 4218580 140735468873056 18446744073709551615 4208426 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 11601 9998 131 6 0 10071 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 55104

[startup+1242.3 s]
/proc/loadavg: 3.04 3.39 3.23 4/187 12808
/proc/meminfo: memFree=23022564/32951124 swapFree=67051468/67111528
[pid=12685] ppid=12683 vsize=8700 CPUtime=0 cores=5,7
/proc/12685/stat : 12685 (esg_static.sh) S 12683 12685 12025 0 -1 4202496 356 165 0 0 0 0 0 0 22 0 1 0 472146037 8908800 253 33554432000 4194304 4922060 140735544113344 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12685/statm: 2175 253 209 178 0 68 0
[pid=12687] ppid=12685 vsize=46404 CPUtime=1242.31 cores=5,7
/proc/12687/stat : 12687 (cdcl) R 12685 12685 12025 0 -1 4202496 15462 0 0 0 124224 7 0 0 25 0 1 0 472146037 47517696 9996 33554432000 4194304 4218580 140735468873056 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 11601 9996 131 6 0 10071 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 55104



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.01 3.32 3.21 4/187 12809
/proc/meminfo: memFree=23019544/32951124 swapFree=67051468/67111528
[pid=12685] ppid=12683 vsize=8700 CPUtime=0 cores=5,7
/proc/12685/stat : 12685 (esg_static.sh) S 12683 12685 12025 0 -1 4202496 356 165 0 0 0 0 0 0 22 0 1 0 472146037 8908800 253 33554432000 4194304 4922060 140735544113344 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12685/statm: 2175 253 209 178 0 68 0
[pid=12687] ppid=12685 vsize=47628 CPUtime=1300.03 cores=5,7
/proc/12687/stat : 12687 (cdcl) R 12685 12685 12025 0 -1 4202496 16014 0 0 0 129995 8 0 0 25 0 1 0 472146037 48771072 10305 33554432000 4194304 4218580 140735468873056 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/12687/statm: 11907 10305 131 6 0 10377 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 56328

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.04
CPU user time (s): 1299.96
CPU system time (s): 0.084987
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 56328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.96
system time used= 0.084987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16548
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= 26
involuntary context switches= 15149

runsolver used 2.03169 second user time and 5.07023 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-24 02:37:13
IDJOB=3273443
IDBENCH=83139
IDSOLVER=1609
FILE ID=node101/3273443-1303605432
RUNJOBID= node101-1303605432-12664
PBS_JOBID= 13150593
Free space on /tmp= 71616 MiB

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

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

MD5SUM BENCH= 8561dcfb17af254a7261755a5f31a440
RANDOM SEED=411730248

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:      23155172 kB
Buffers:       2067812 kB
Cached:        7218184 kB
SwapCached:      33708 kB
Active:        6161472 kB
Inactive:      3163736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23155172 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            1892 kB
Writeback:          12 kB
AnonPages:       26824 kB
Mapped:           9228 kB
Slab:           407612 kB
PageTables:       4748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   212240 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= 71612 MiB
End job on node101 at 2011-04-24 02:58:55