Trace number 3273490

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-n180-s33098896-unsat.cnf
MD5SUM1221fb51c407dee7559369d7c6eedb4e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables181
Number of clauses372
Sum of the clauses size1116
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3372
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c 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 |     372     1116 |     111       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 181   #clauses: 372   #literals: 1116
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-3273490-1303605433/watcher-3273490-1303605433 -o /tmp/evaluation-result-3273490-1303605433/solver-3273490-1303605433 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3273490-1303605433.cnf 

running on 2 cores: 4,6

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 4/186 12697
/proc/meminfo: memFree=23149564/32951124 swapFree=67051468/67111528
[pid=12697] ppid=12695 vsize=8700 CPUtime=0 cores=4,6
/proc/12697/stat : 12697 (esg_static.sh) R 12695 12697 12025 0 -1 4202496 310 0 0 0 0 0 0 0 23 0 1 0 472146112 8908800 249 33554432000 4194304 4922060 140733906365120 18446744073709551615 218370777493 0 65538 4100 65536 0 0 0 17 4 0 0 0
/proc/12697/statm: 2175 249 209 178 0 68 0

[startup+0.015374 s]
/proc/loadavg: 0.78 1.09 2.05 4/186 12697
/proc/meminfo: memFree=23149564/32951124 swapFree=67051468/67111528
[pid=12697] ppid=12695 vsize=8700 CPUtime=0 cores=4,6
/proc/12697/stat : 12697 (esg_static.sh) S 12695 12697 12025 0 -1 4202496 353 150 0 0 0 0 0 0 23 0 1 0 472146112 8908800 252 33554432000 4194304 4922060 140733906365120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12697/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100349 s]
/proc/loadavg: 0.78 1.09 2.05 4/186 12697
/proc/meminfo: memFree=23149564/32951124 swapFree=67051468/67111528
[pid=12697] ppid=12695 vsize=8700 CPUtime=0 cores=4,6
/proc/12697/stat : 12697 (esg_static.sh) S 12695 12697 12025 0 -1 4202496 353 150 0 0 0 0 0 0 23 0 1 0 472146112 8908800 252 33554432000 4194304 4922060 140733906365120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12697/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300369 s]
/proc/loadavg: 0.78 1.09 2.05 4/186 12697
/proc/meminfo: memFree=23149564/32951124 swapFree=67051468/67111528
[pid=12697] ppid=12695 vsize=8700 CPUtime=0 cores=4,6
/proc/12697/stat : 12697 (esg_static.sh) S 12695 12697 12025 0 -1 4202496 353 150 0 0 0 0 0 0 23 0 1 0 472146112 8908800 252 33554432000 4194304 4922060 140733906365120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12697/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700311 s]
/proc/loadavg: 0.78 1.09 2.05 4/186 12697
/proc/meminfo: memFree=23149564/32951124 swapFree=67051468/67111528
[pid=12697] ppid=12695 vsize=8700 CPUtime=0 cores=4,6
/proc/12697/stat : 12697 (esg_static.sh) S 12695 12697 12025 0 -1 4202496 353 150 0 0 0 0 0 0 23 0 1 0 472146112 8908800 252 33554432000 4194304 4922060 140733906365120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12697/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50116 s]
/proc/loadavg: 0.78 1.09 2.05 5/189 12705
/proc/meminfo: memFree=23142604/32951124 swapFree=67051468/67111528
[pid=12697] ppid=12695 vsize=8700 CPUtime=0 cores=4,6
/proc/12697/stat : 12697 (esg_static.sh) S 12695 12697 12025 0 -1 4202496 353 150 0 0 0 0 0 0 23 0 1 0 472146112 8908800 252 33554432000 4194304 4922060 140733906365120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12697/statm: 2175 252 209 178 0 68 0
[pid=12700] ppid=12697 vsize=11180 CPUtime=1.49 cores=4,6
/proc/12700/stat : 12700 (cdcl) R 12697 12697 12025 0 -1 4202496 1265 0 0 0 149 0 0 0 25 0 1 0 472146112 11448320 1175 33554432000 4194304 4218580 140733956321056 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12700/statm: 2795 1175 130 6 0 1265 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19880

[startup+3.10088 s]
/proc/loadavg: 0.78 1.09 2.05 5/194 12712
/proc/meminfo: memFree=23136092/32951124 swapFree=67051468/67111528
[pid=12697] ppid=12695 vsize=8700 CPUtime=0 cores=4,6
/proc/12697/stat : 12697 (esg_static.sh) S 12695 12697 12025 0 -1 4202496 353 150 0 0 0 0 0 0 23 0 1 0 472146112 8908800 252 33554432000 4194304 4922060 140733906365120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12697/statm: 2175 252 209 178 0 68 0
[pid=12700] ppid=12697 vsize=12572 CPUtime=3.08 cores=4,6
/proc/12700/stat : 12700 (cdcl) R 12697 12697 12025 0 -1 4202496 1632 0 0 0 308 0 0 0 25 0 1 0 472146112 12873728 1542 33554432000 4194304 4218580 140733956321056 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12700/statm: 3143 1542 131 6 0 1613 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21272

[startup+6.3003 s]
/proc/loadavg: 1.12 1.16 2.06 5/194 12712
/proc/meminfo: memFree=23128924/32951124 swapFree=67051468/67111528
[pid=12697] ppid=12695 vsize=8700 CPUtime=0 cores=4,6
/proc/12697/stat : 12697 (esg_static.sh) S 12695 12697 12025 0 -1 4202496 353 150 0 0 0 0 0 0 23 0 1 0 472146112 8908800 252 33554432000 4194304 4922060 140733906365120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12697/statm: 2175 252 209 178 0 68 0
[pid=12700] ppid=12697 vsize=14112 CPUtime=6.28 cores=4,6
/proc/12700/stat : 12700 (cdcl) R 12697 12697 12025 0 -1 4202496 2021 0 0 0 628 0 0 0 25 0 1 0 472146112 14450688 1924 33554432000 4194304 4218580 140733956321056 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12700/statm: 3528 1924 131 6 0 1998 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22812

[startup+12.7011 s]
/proc/loadavg: 1.35 1.21 2.07 5/194 12713
/proc/meminfo: memFree=23121524/32951124 swapFree=67051468/67111528
[pid=12697] ppid=12695 vsize=8700 CPUtime=0 cores=4,6
/proc/12697/stat : 12697 (esg_static.sh) S 12695 12697 12025 0 -1 4202496 353 150 0 0 0 0 0 0 23 0 1 0 472146112 8908800 252 33554432000 4194304 4922060 140733906365120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12697/statm: 2175 252 209 178 0 68 0
[pid=12700] ppid=12697 vsize=15964 CPUtime=12.69 cores=4,6
/proc/12700/stat : 12700 (cdcl) R 12697 12697 12025 0 -1 4202496 2538 0 0 0 1268 1 0 0 25 0 1 0 472146112 16347136 2396 33554432000 4194304 4218580 140733956321056 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12700/statm: 3991 2396 131 6 0 2461 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24664

[startup+25.5009 s]
/proc/loadavg: 1.93 1.34 2.10 5/194 12713
/proc/meminfo: memFree=23112728/32951124 swapFree=67051468/67111528
[pid=12697] ppid=12695 vsize=8700 CPUtime=0 cores=4,6
/proc/12697/stat : 12697 (esg_static.sh) S 12695 12697 12025 0 -1 4202496 353 150 0 0 0 0 0 0 23 0 1 0 472146112 8908800 252 33554432000 4194304 4922060 140733906365120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12697/statm: 2175 252 209 178 0 68 0
[pid=12700] ppid=12697 vsize=18468 CPUtime=25.49 cores=4,6
/proc/12700/stat : 12700 (cdcl) R 12697 12697 12025 0 -1 4202496 3269 0 0 0 2548 1 0 0 25 0 1 0 472146112 18911232 2997 33554432000 4194304 4218580 140733956321056 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12700/statm: 4617 2997 131 6 0 3087 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27168

[startup+51.1003 s]
/proc/loadavg: 2.66 1.56 2.15 5/194 12751
/proc/meminfo: memFree=23102724/32951124 swapFree=67051468/67111528
[pid=12697] ppid=12695 vsize=8700 CPUtime=0 cores=4,6
/proc/12697/stat : 12697 (esg_static.sh) S 12695 12697 12025 0 -1 4202496 353 150 0 0 0 0 0 0 23 0 1 0 472146112 8908800 252 33554432000 4194304 4922060 140733906365120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12697/statm: 2175 252 209 178 0 68 0
[pid=12700] ppid=12697 vsize=22460 CPUtime=51.08 cores=4,6
/proc/12700/stat : 12700 (cdcl) R 12697 12697 12025 0 -1 4202496 4479 0 0 0 5107 1 0 0 25 0 1 0 472146112 22999040 3991 33554432000 4194304 4218580 140733956321056 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12700/statm: 5615 3991 131 6 0 4085 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31160

[startup+102.307 s]
/proc/loadavg: 3.42 1.93 2.25 5/194 12752
/proc/meminfo: memFree=23085584/32951124 swapFree=67051468/67111528
[pid=12697] ppid=12695 vsize=8700 CPUtime=0 cores=4,6
/proc/12697/stat : 12697 (esg_static.sh) S 12695 12697 12025 0 -1 4202496 353 150 0 0 0 0 0 0 23 0 1 0 472146112 8908800 252 33554432000 4194304 4922060 140733906365120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12697/statm: 2175 252 209 178 0 68 0
[pid=12700] ppid=12697 vsize=26760 CPUtime=102.29 cores=4,6
/proc/12700/stat : 12700 (cdcl) R 12697 12697 12025 0 -1 4202496 6150 0 0 0 10228 1 0 0 25 0 1 0 472146112 27402240 5098 33554432000 4194304 4218580 140733956321056 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12700/statm: 6690 5098 131 6 0 5160 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 35460

[startup+162.301 s]
/proc/loadavg: 3.78 2.30 2.35 5/194 12754
/proc/meminfo: memFree=23073388/32951124 swapFree=67051468/67111528
[pid=12697] ppid=12695 vsize=8700 CPUtime=0 cores=4,6
/proc/12697/stat : 12697 (esg_static.sh) S 12695 12697 12025 0 -1 4202496 353 150 0 0 0 0 0 0 23 0 1 0 472146112 8908800 252 33554432000 4194304 4922060 140733906365120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12697/statm: 2175 252 209 178 0 68 0
[pid=12700] ppid=12697 vsize=30304 CPUtime=162.29 cores=4,6
/proc/12700/stat : 12700 (cdcl) R 12697 12697 12025 0 -1 4202496 7697 0 0 0 16227 2 0 0 25 0 1 0 472146112 31031296 5985 33554432000 4194304 4218580 140733956321056 18446744073709551615 4208442 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12700/statm: 7576 5985 131 6 0 6046 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 39004

[startup+222.301 s]
/proc/loadavg: 3.92 2.61 2.45 5/194 12755
/proc/meminfo: memFree=23063296/32951124 swapFree=67051468/67111528
[pid=12697] ppid=12695 vsize=8700 CPUtime=0 cores=4,6
/proc/12697/stat : 12697 (esg_static.sh) S 12695 12697 12025 0 -1 4202496 353 150 0 0 0 0 0 0 23 0 1 0 472146112 8908800 252 33554432000 4194304 4922060 140733906365120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12697/statm: 2175 252 209 178 0 68 0
[pid=12700] ppid=12697 vsize=35180 CPUtime=222.29 cores=4,6
/proc/12700/stat : 12700 (cdcl) R 12697 12697 12025 0 -1 4202496 9528 0 0 0 22226 3 0 0 25 0 1 0 472146112 36024320 7175 33554432000 4194304 4218580 140733956321056 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12700/statm: 8795 7175 131 6 0 7265 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 43880

[startup+282.3 s]
/proc/loadavg: 3.97 2.86 2.55 5/194 12757
/proc/meminfo: memFree=23055692/32951124 swapFree=67051468/67111528
[pid=12697] ppid=12695 vsize=8700 CPUtime=0 cores=4,6
/proc/12697/stat : 12697 (esg_static.sh) S 12695 12697 12025 0 -1 4202496 353 150 0 0 0 0 0 0 23 0 1 0 472146112 8908800 252 33554432000 4194304 4922060 140733906365120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12697/statm: 2175 252 209 178 0 68 0
[pid=12700] ppid=12697 vsize=36484 CPUtime=282.29 cores=4,6
/proc/12700/stat : 12700 (cdcl) R 12697 12697 12025 0 -1 4202496 10547 0 0 0 28226 3 0 0 25 0 1 0 472146112 37359616 7520 33554432000 4194304 4218580 140733956321056 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12700/statm: 9121 7520 131 6 0 7591 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 45184

[startup+342.301 s]
/proc/loadavg: 3.99 3.06 2.64 5/194 12759
/proc/meminfo: memFree=23050192/32951124 swapFree=67051468/67111528
[pid=12697] ppid=12695 vsize=8700 CPUtime=0 cores=4,6
/proc/12697/stat : 12697 (esg_static.sh) S 12695 12697 12025 0 -1 4202496 353 150 0 0 0 0 0 0 23 0 1 0 472146112 8908800 252 33554432000 4194304 4922060 140733906365120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12697/statm: 2175 252 209 178 0 68 0
[pid=12700] ppid=12697 vsize=37904 CPUtime=342.29 cores=4,6
/proc/12700/stat : 12700 (cdcl) R 12697 12697 12025 0 -1 4202496 11578 0 0 0 34225 4 0 0 25 0 1 0 472146112 38813696 7859 33554432000 4194304 4218580 140733956321056 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12700/statm: 9476 7859 131 6 0 7946 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 46604

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

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

[pid=12700] ppid=12697 vsize=42240 CPUtime=522.3 cores=4,6
/proc/12700/stat : 12700 (cdcl) R 12697 12697 12025 0 -1 4202496 14727 0 0 0 52224 6 0 0 25 0 1 0 472146112 43253760 8943 33554432000 4194304 4218580 140733956321056 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12700/statm: 10560 8943 131 6 0 9030 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 50940

[startup+582.301 s]
/proc/loadavg: 4.03 3.59 2.94 5/194 12765
/proc/meminfo: memFree=23027444/32951124 swapFree=67051468/67111528
[pid=12697] ppid=12695 vsize=8700 CPUtime=0 cores=4,6
/proc/12697/stat : 12697 (esg_static.sh) S 12695 12697 12025 0 -1 4202496 353 150 0 0 0 0 0 0 23 0 1 0 472146112 8908800 252 33554432000 4194304 4922060 140733906365120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12697/statm: 2175 252 209 178 0 68 0
[pid=12700] ppid=12697 vsize=47640 CPUtime=582.3 cores=4,6
/proc/12700/stat : 12700 (cdcl) R 12697 12697 12025 0 -1 4202496 16628 0 0 0 58223 7 0 0 25 0 1 0 472146112 48783360 10292 33554432000 4194304 4218580 140733956321056 18446744073709551615 4208464 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12700/statm: 11910 10292 131 6 0 10380 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 56340

[startup+642.3 s]
/proc/loadavg: 4.06 3.67 3.01 5/194 12767
/proc/meminfo: memFree=23021196/32951124 swapFree=67051468/67111528
[pid=12697] ppid=12695 vsize=8700 CPUtime=0 cores=4,6
/proc/12697/stat : 12697 (esg_static.sh) S 12695 12697 12025 0 -1 4202496 353 150 0 0 0 0 0 0 23 0 1 0 472146112 8908800 252 33554432000 4194304 4922060 140733906365120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12697/statm: 2175 252 209 178 0 68 0
[pid=12700] ppid=12697 vsize=51308 CPUtime=642.3 cores=4,6
/proc/12700/stat : 12700 (cdcl) R 12697 12697 12025 0 -1 4202496 17935 0 0 0 64223 7 0 0 25 0 1 0 472146112 52539392 11222 33554432000 4194304 4218580 140733956321056 18446744073709551615 4211696 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12700/statm: 12827 11222 131 6 0 11297 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 60008

[startup+702.301 s]
/proc/loadavg: 4.02 3.73 3.07 5/194 12768
/proc/meminfo: memFree=23013600/32951124 swapFree=67051468/67111528
[pid=12697] ppid=12695 vsize=8700 CPUtime=0 cores=4,6
/proc/12697/stat : 12697 (esg_static.sh) S 12695 12697 12025 0 -1 4202496 353 150 0 0 0 0 0 0 23 0 1 0 472146112 8908800 252 33554432000 4194304 4922060 140733906365120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12697/statm: 2175 252 209 178 0 68 0
[pid=12700] ppid=12697 vsize=51224 CPUtime=702.3 cores=4,6
/proc/12700/stat : 12700 (cdcl) R 12697 12697 12025 0 -1 4202496 18615 0 0 0 70222 8 0 0 25 0 1 0 472146112 52453376 11196 33554432000 4194304 4218580 140733956321056 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12700/statm: 12806 11196 131 6 0 11276 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 59924

[startup+762.307 s]
/proc/loadavg: 4.00 3.78 3.12 5/194 12770
/proc/meminfo: memFree=23010068/32951124 swapFree=67051468/67111528
[pid=12697] ppid=12695 vsize=8700 CPUtime=0 cores=4,6
/proc/12697/stat : 12697 (esg_static.sh) S 12695 12697 12025 0 -1 4202496 353 150 0 0 0 0 0 0 23 0 1 0 472146112 8908800 252 33554432000 4194304 4922060 140733906365120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12697/statm: 2175 252 209 178 0 68 0
[pid=12700] ppid=12697 vsize=51296 CPUtime=762.31 cores=4,6
/proc/12700/stat : 12700 (cdcl) R 12697 12697 12025 0 -1 4202496 19449 0 0 0 76223 8 0 0 25 0 1 0 472146112 52527104 11205 33554432000 4194304 4218580 140733956321056 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12700/statm: 12824 11205 131 6 0 11294 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 59996

[startup+822.3 s]
/proc/loadavg: 4.00 3.81 3.18 5/194 12771
/proc/meminfo: memFree=23007800/32951124 swapFree=67051468/67111528
[pid=12697] ppid=12695 vsize=8700 CPUtime=0 cores=4,6
/proc/12697/stat : 12697 (esg_static.sh) S 12695 12697 12025 0 -1 4202496 353 150 0 0 0 0 0 0 23 0 1 0 472146112 8908800 252 33554432000 4194304 4922060 140733906365120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12697/statm: 2175 252 209 178 0 68 0
[pid=12700] ppid=12697 vsize=52576 CPUtime=822.3 cores=4,6
/proc/12700/stat : 12700 (cdcl) R 12697 12697 12025 0 -1 4202496 20438 0 0 0 82221 9 0 0 25 0 1 0 472146112 53837824 11534 33554432000 4194304 4218580 140733956321056 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12700/statm: 13144 11534 131 6 0 11614 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 61276

[startup+882.301 s]
/proc/loadavg: 4.00 3.85 3.22 5/194 12773
/proc/meminfo: memFree=23006128/32951124 swapFree=67051468/67111528
[pid=12697] ppid=12695 vsize=8700 CPUtime=0 cores=4,6
/proc/12697/stat : 12697 (esg_static.sh) S 12695 12697 12025 0 -1 4202496 353 150 0 0 0 0 0 0 23 0 1 0 472146112 8908800 252 33554432000 4194304 4922060 140733906365120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12697/statm: 2175 252 209 178 0 68 0
[pid=12700] ppid=12697 vsize=53116 CPUtime=882.3 cores=4,6
/proc/12700/stat : 12700 (cdcl) R 12697 12697 12025 0 -1 4202496 21280 0 0 0 88221 9 0 0 25 0 1 0 472146112 54390784 11655 33554432000 4194304 4218580 140733956321056 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12700/statm: 13279 11655 131 6 0 11749 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 61816

[startup+942.301 s]
/proc/loadavg: 4.00 3.87 3.27 5/194 12775
/proc/meminfo: memFree=23004236/32951124 swapFree=67051468/67111528
[pid=12697] ppid=12695 vsize=8700 CPUtime=0 cores=4,6
/proc/12697/stat : 12697 (esg_static.sh) S 12695 12697 12025 0 -1 4202496 353 150 0 0 0 0 0 0 23 0 1 0 472146112 8908800 252 33554432000 4194304 4922060 140733906365120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12697/statm: 2175 252 209 178 0 68 0
[pid=12700] ppid=12697 vsize=53220 CPUtime=942.31 cores=4,6
/proc/12700/stat : 12700 (cdcl) R 12697 12697 12025 0 -1 4202496 22082 0 0 0 94221 10 0 0 25 0 1 0 472146112 54497280 11690 33554432000 4194304 4218580 140733956321056 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12700/statm: 13305 11690 131 6 0 11775 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 61920

[startup+1002.3 s]
/proc/loadavg: 3.85 3.86 3.30 4/187 12801
/proc/meminfo: memFree=23030308/32951124 swapFree=67051468/67111528
[pid=12697] ppid=12695 vsize=8700 CPUtime=0 cores=4,6
/proc/12697/stat : 12697 (esg_static.sh) S 12695 12697 12025 0 -1 4202496 353 150 0 0 0 0 0 0 23 0 1 0 472146112 8908800 252 33554432000 4194304 4922060 140733906365120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12697/statm: 2175 252 209 178 0 68 0
[pid=12700] ppid=12697 vsize=57052 CPUtime=1002.31 cores=4,6
/proc/12700/stat : 12700 (cdcl) R 12697 12697 12025 0 -1 4202496 23764 0 0 0 100220 11 0 0 25 0 1 0 472146112 58421248 12641 33554432000 4194304 4218580 140733956321056 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12700/statm: 14263 12641 131 6 0 12733 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 65752

[startup+1062.3 s]
/proc/loadavg: 3.31 3.70 3.28 4/187 12803
/proc/meminfo: memFree=23029784/32951124 swapFree=67051468/67111528
[pid=12697] ppid=12695 vsize=8700 CPUtime=0 cores=4,6
/proc/12697/stat : 12697 (esg_static.sh) S 12695 12697 12025 0 -1 4202496 353 150 0 0 0 0 0 0 23 0 1 0 472146112 8908800 252 33554432000 4194304 4922060 140733906365120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12697/statm: 2175 252 209 178 0 68 0
[pid=12700] ppid=12697 vsize=57320 CPUtime=1062.31 cores=4,6
/proc/12700/stat : 12700 (cdcl) R 12697 12697 12025 0 -1 4202496 24918 0 0 0 106220 11 0 0 25 0 1 0 472146112 58695680 12715 33554432000 4194304 4218580 140733956321056 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12700/statm: 14330 12715 131 6 0 12800 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 66020

[startup+1122.3 s]
/proc/loadavg: 3.11 3.57 3.26 4/187 12804
/proc/meminfo: memFree=23027252/32951124 swapFree=67051468/67111528
[pid=12697] ppid=12695 vsize=8700 CPUtime=0 cores=4,6
/proc/12697/stat : 12697 (esg_static.sh) S 12695 12697 12025 0 -1 4202496 353 150 0 0 0 0 0 0 23 0 1 0 472146112 8908800 252 33554432000 4194304 4922060 140733906365120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12697/statm: 2175 252 209 178 0 68 0
[pid=12700] ppid=12697 vsize=58404 CPUtime=1122.31 cores=4,6
/proc/12700/stat : 12700 (cdcl) R 12697 12697 12025 0 -1 4202496 26095 0 0 0 112220 11 0 0 25 0 1 0 472146112 59805696 12986 33554432000 4194304 4218580 140733956321056 18446744073709551615 4208538 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12700/statm: 14601 12986 131 6 0 13071 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 67104

[startup+1182.3 s]
/proc/loadavg: 3.11 3.48 3.25 4/187 12806
/proc/meminfo: memFree=23026572/32951124 swapFree=67051468/67111528
[pid=12697] ppid=12695 vsize=8700 CPUtime=0 cores=4,6
/proc/12697/stat : 12697 (esg_static.sh) S 12695 12697 12025 0 -1 4202496 353 150 0 0 0 0 0 0 23 0 1 0 472146112 8908800 252 33554432000 4194304 4922060 140733906365120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12697/statm: 2175 252 209 178 0 68 0
[pid=12700] ppid=12697 vsize=58532 CPUtime=1182.32 cores=4,6
/proc/12700/stat : 12700 (cdcl) R 12697 12697 12025 0 -1 4202496 27090 0 0 0 118220 12 0 0 25 0 1 0 472146112 59936768 13040 33554432000 4194304 4218580 140733956321056 18446744073709551615 4211709 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12700/statm: 14633 13040 131 6 0 13103 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 67232

[startup+1242.3 s]
/proc/loadavg: 3.04 3.39 3.23 4/187 12808
/proc/meminfo: memFree=23022564/32951124 swapFree=67051468/67111528
[pid=12697] ppid=12695 vsize=8700 CPUtime=0 cores=4,6
/proc/12697/stat : 12697 (esg_static.sh) S 12695 12697 12025 0 -1 4202496 353 150 0 0 0 0 0 0 23 0 1 0 472146112 8908800 252 33554432000 4194304 4922060 140733906365120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12697/statm: 2175 252 209 178 0 68 0
[pid=12700] ppid=12697 vsize=61736 CPUtime=1242.32 cores=4,6
/proc/12700/stat : 12700 (cdcl) R 12697 12697 12025 0 -1 4202496 28673 0 0 0 124220 12 0 0 25 0 1 0 472146112 63217664 13821 33554432000 4194304 4218580 140733956321056 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12700/statm: 15434 13821 131 6 0 13904 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 70436



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.01 3.32 3.21 3/184 12810
/proc/meminfo: memFree=23059992/32951124 swapFree=67051468/67111528
[pid=12697] ppid=12695 vsize=8700 CPUtime=0 cores=4,6
/proc/12697/stat : 12697 (esg_static.sh) S 12695 12697 12025 0 -1 4202496 353 150 0 0 0 0 0 0 23 0 1 0 472146112 8908800 252 33554432000 4194304 4922060 140733906365120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12697/statm: 2175 252 209 178 0 68 0
[pid=12700] ppid=12697 vsize=62868 CPUtime=1300.02 cores=4,6
/proc/12700/stat : 12700 (cdcl) R 12697 12697 12025 0 -1 4202496 30191 0 0 0 129990 12 0 0 25 0 1 0 472146112 64376832 14106 33554432000 4194304 4218580 140733956321056 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/12700/statm: 15717 14106 131 6 0 14187 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 71568

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.91
CPU system time (s): 0.131979
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 72080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.91
system time used= 0.131979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30729
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= 12
involuntary context switches= 1078

runsolver used 2.24766 second user time and 4.85326 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-24 02:37:13
IDJOB=3273490
IDBENCH=83140
IDSOLVER=1609
FILE ID=node101/3273490-1303605433
RUNJOBID= node101-1303605432-12662
PBS_JOBID= 13150593
Free space on /tmp= 71612 MiB

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

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

MD5SUM BENCH= 1221fb51c407dee7559369d7c6eedb4e
RANDOM SEED=1178123241

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:      23149580 kB
Buffers:       2067828 kB
Cached:        7218840 kB
SwapCached:      33708 kB
Active:        6166728 kB
Inactive:      3163760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23149580 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            2932 kB
Writeback:           0 kB
AnonPages:       30876 kB
Mapped:           9208 kB
Slab:           407764 kB
PageTables:       5112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   236104 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:56