Trace number 3274101

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
rcl 2011-04-01? (TO) 1300.05 1300.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n260-s62321009-sat.cnf
MD5SUMf2b430bdd9bc1c472e9e437567706bb7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.48747
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of clauses624
Sum of the clauses size1560
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2520
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5104
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 |     624     1560 |     187       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 260   #clauses: 624   #literals: 1560
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-3274101-1303608126/watcher-3274101-1303608126 -o /tmp/evaluation-result-3274101-1303608126/solver-3274101-1303608126 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3274101-1303608126.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 0.85 1.88 2.81 3/180 6162
/proc/meminfo: memFree=22036320/32951124 swapFree=67111524/67111528
[pid=6162] ppid=6160 vsize=8700 CPUtime=0 cores=0,2
/proc/6162/stat : 6162 (esg_static.sh) R 6160 6162 4914 0 -1 4202496 336 163 0 0 0 0 0 0 23 0 1 0 472414944 8908800 252 33554432000 4194304 4922060 140734556391040 18446744073709551615 212435677893 0 0 4100 65536 0 0 0 17 0 0 0 0
/proc/6162/statm: 2175 253 209 178 0 68 0

[startup+0.047863 s]
/proc/loadavg: 0.85 1.88 2.81 3/180 6162
/proc/meminfo: memFree=22036320/32951124 swapFree=67111524/67111528
[pid=6162] ppid=6160 vsize=8700 CPUtime=0 cores=0,2
/proc/6162/stat : 6162 (esg_static.sh) S 6160 6162 4914 0 -1 4202496 356 163 0 0 0 0 0 0 23 0 1 0 472414944 8908800 253 33554432000 4194304 4922060 140734556391040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6162/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100855 s]
/proc/loadavg: 0.85 1.88 2.81 3/180 6162
/proc/meminfo: memFree=22036320/32951124 swapFree=67111524/67111528
[pid=6162] ppid=6160 vsize=8700 CPUtime=0 cores=0,2
/proc/6162/stat : 6162 (esg_static.sh) S 6160 6162 4914 0 -1 4202496 356 163 0 0 0 0 0 0 23 0 1 0 472414944 8908800 253 33554432000 4194304 4922060 140734556391040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6162/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300784 s]
/proc/loadavg: 0.85 1.88 2.81 3/180 6162
/proc/meminfo: memFree=22036320/32951124 swapFree=67111524/67111528
[pid=6162] ppid=6160 vsize=8700 CPUtime=0 cores=0,2
/proc/6162/stat : 6162 (esg_static.sh) S 6160 6162 4914 0 -1 4202496 356 163 0 0 0 0 0 0 23 0 1 0 472414944 8908800 253 33554432000 4194304 4922060 140734556391040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6162/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700725 s]
/proc/loadavg: 0.85 1.88 2.81 3/180 6162
/proc/meminfo: memFree=22036320/32951124 swapFree=67111524/67111528
[pid=6162] ppid=6160 vsize=8700 CPUtime=0 cores=0,2
/proc/6162/stat : 6162 (esg_static.sh) S 6160 6162 4914 0 -1 4202496 356 163 0 0 0 0 0 0 23 0 1 0 472414944 8908800 253 33554432000 4194304 4922060 140734556391040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6162/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50058 s]
/proc/loadavg: 0.85 1.88 2.81 5/194 6189
/proc/meminfo: memFree=22025892/32951124 swapFree=67111524/67111528
[pid=6162] ppid=6160 vsize=8700 CPUtime=0 cores=0,2
/proc/6162/stat : 6162 (esg_static.sh) S 6160 6162 4914 0 -1 4202496 356 163 0 0 0 0 0 0 23 0 1 0 472414944 8908800 253 33554432000 4194304 4922060 140734556391040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6162/statm: 2175 253 209 178 0 68 0
[pid=6164] ppid=6162 vsize=9492 CPUtime=1.49 cores=0,2
/proc/6164/stat : 6164 (cdcl) R 6162 6162 4914 0 -1 4202496 844 0 0 0 149 0 0 0 25 0 1 0 472414945 9719808 754 33554432000 4194304 4218580 140734800891088 18446744073709551615 4213569 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6164/statm: 2373 754 130 6 0 843 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18192

[startup+3.10029 s]
/proc/loadavg: 0.85 1.88 2.81 5/194 6189
/proc/meminfo: memFree=22020068/32951124 swapFree=67111524/67111528
[pid=6162] ppid=6160 vsize=8700 CPUtime=0 cores=0,2
/proc/6162/stat : 6162 (esg_static.sh) S 6160 6162 4914 0 -1 4202496 356 163 0 0 0 0 0 0 23 0 1 0 472414944 8908800 253 33554432000 4194304 4922060 140734556391040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6162/statm: 2175 253 209 178 0 68 0
[pid=6164] ppid=6162 vsize=10420 CPUtime=3.09 cores=0,2
/proc/6164/stat : 6164 (cdcl) R 6162 6162 4914 0 -1 4202496 1095 0 0 0 309 0 0 0 25 0 1 0 472414945 10670080 1005 33554432000 4194304 4218580 140734800891088 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6164/statm: 2605 1005 130 6 0 1075 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19120

[startup+6.30066 s]
/proc/loadavg: 1.10 1.91 2.82 5/194 6189
/proc/meminfo: memFree=22013772/32951124 swapFree=67111524/67111528
[pid=6162] ppid=6160 vsize=8700 CPUtime=0 cores=0,2
/proc/6162/stat : 6162 (esg_static.sh) S 6160 6162 4914 0 -1 4202496 356 163 0 0 0 0 0 0 23 0 1 0 472414944 8908800 253 33554432000 4194304 4922060 140734556391040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6162/statm: 2175 253 209 178 0 68 0
[pid=6164] ppid=6162 vsize=11788 CPUtime=6.29 cores=0,2
/proc/6164/stat : 6164 (cdcl) R 6162 6162 4914 0 -1 4202496 1432 0 0 0 629 0 0 0 25 0 1 0 472414945 12070912 1342 33554432000 4194304 4218580 140734800891088 18446744073709551615 4208482 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6164/statm: 2947 1342 131 6 0 1417 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20488

[startup+12.7004 s]
/proc/loadavg: 1.34 1.95 2.82 5/194 6189
/proc/meminfo: memFree=22005124/32951124 swapFree=67111524/67111528
[pid=6162] ppid=6160 vsize=8700 CPUtime=0 cores=0,2
/proc/6162/stat : 6162 (esg_static.sh) S 6160 6162 4914 0 -1 4202496 356 163 0 0 0 0 0 0 23 0 1 0 472414944 8908800 253 33554432000 4194304 4922060 140734556391040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6162/statm: 2175 253 209 178 0 68 0
[pid=6164] ppid=6162 vsize=13188 CPUtime=12.69 cores=0,2
/proc/6164/stat : 6164 (cdcl) R 6162 6162 4914 0 -1 4202496 1777 0 0 0 1269 0 0 0 25 0 1 0 472414945 13504512 1685 33554432000 4194304 4218580 140734800891088 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6164/statm: 3297 1685 131 6 0 1767 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21888

[startup+25.501 s]
/proc/loadavg: 1.92 2.05 2.84 5/194 6190
/proc/meminfo: memFree=21996824/32951124 swapFree=67111524/67111528
[pid=6162] ppid=6160 vsize=8700 CPUtime=0 cores=0,2
/proc/6162/stat : 6162 (esg_static.sh) S 6160 6162 4914 0 -1 4202496 356 163 0 0 0 0 0 0 23 0 1 0 472414944 8908800 253 33554432000 4194304 4922060 140734556391040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6162/statm: 2175 253 209 178 0 68 0
[pid=6164] ppid=6162 vsize=15148 CPUtime=25.49 cores=0,2
/proc/6164/stat : 6164 (cdcl) R 6162 6162 4914 0 -1 4202496 2308 0 0 0 2549 0 0 0 25 0 1 0 472414945 15511552 2193 33554432000 4194304 4218580 140734800891088 18446744073709551615 4210778 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6164/statm: 3787 2193 131 6 0 2257 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23848

[startup+51.1012 s]
/proc/loadavg: 2.63 2.20 2.87 5/194 6227
/proc/meminfo: memFree=21987584/32951124 swapFree=67111524/67111528
[pid=6162] ppid=6160 vsize=8700 CPUtime=0 cores=0,2
/proc/6162/stat : 6162 (esg_static.sh) S 6160 6162 4914 0 -1 4202496 356 163 0 0 0 0 0 0 23 0 1 0 472414944 8908800 253 33554432000 4194304 4922060 140734556391040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6162/statm: 2175 253 209 178 0 68 0
[pid=6164] ppid=6162 vsize=17228 CPUtime=51.08 cores=0,2
/proc/6164/stat : 6164 (cdcl) R 6162 6162 4914 0 -1 4202496 2884 0 0 0 5108 0 0 0 25 0 1 0 472414945 17641472 2692 33554432000 4194304 4218580 140734800891088 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6164/statm: 4307 2692 131 6 0 2777 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 25928

[startup+102.306 s]
/proc/loadavg: 3.40 2.48 2.93 5/194 6229
/proc/meminfo: memFree=21969820/32951124 swapFree=67111524/67111528
[pid=6162] ppid=6160 vsize=8700 CPUtime=0 cores=0,2
/proc/6162/stat : 6162 (esg_static.sh) S 6160 6162 4914 0 -1 4202496 356 163 0 0 0 0 0 0 23 0 1 0 472414944 8908800 253 33554432000 4194304 4922060 140734556391040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6162/statm: 2175 253 209 178 0 68 0
[pid=6164] ppid=6162 vsize=20292 CPUtime=102.29 cores=0,2
/proc/6164/stat : 6164 (cdcl) R 6162 6162 4914 0 -1 4202496 3898 0 0 0 10228 1 0 0 25 0 1 0 472414945 20779008 3487 33554432000 4194304 4218580 140734800891088 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6164/statm: 5073 3487 131 6 0 3543 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 28992

[startup+162.301 s]
/proc/loadavg: 3.50 2.69 2.97 4/187 6255
/proc/meminfo: memFree=21976280/32951124 swapFree=67111524/67111528
[pid=6162] ppid=6160 vsize=8700 CPUtime=0 cores=0,2
/proc/6162/stat : 6162 (esg_static.sh) S 6160 6162 4914 0 -1 4202496 356 163 0 0 0 0 0 0 23 0 1 0 472414944 8908800 253 33554432000 4194304 4922060 140734556391040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6162/statm: 2175 253 209 178 0 68 0
[pid=6164] ppid=6162 vsize=23348 CPUtime=162.3 cores=0,2
/proc/6164/stat : 6164 (cdcl) R 6162 6162 4914 0 -1 4202496 4850 0 0 0 16228 2 0 0 25 0 1 0 472414945 23908352 4220 33554432000 4194304 4218580 140734800891088 18446744073709551615 4208576 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6164/statm: 5837 4220 131 6 0 4307 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 32048

[startup+222.301 s]
/proc/loadavg: 3.18 2.74 2.97 4/187 6257
/proc/meminfo: memFree=21966952/32951124 swapFree=67111524/67111528
[pid=6162] ppid=6160 vsize=8700 CPUtime=0 cores=0,2
/proc/6162/stat : 6162 (esg_static.sh) S 6160 6162 4914 0 -1 4202496 356 163 0 0 0 0 0 0 23 0 1 0 472414944 8908800 253 33554432000 4194304 4922060 140734556391040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6162/statm: 2175 253 209 178 0 68 0
[pid=6164] ppid=6162 vsize=26648 CPUtime=222.29 cores=0,2
/proc/6164/stat : 6164 (cdcl) R 6162 6162 4914 0 -1 4202496 5997 0 0 0 22227 2 0 0 25 0 1 0 472414945 27287552 5066 33554432000 4194304 4218580 140734800891088 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6164/statm: 6662 5066 131 6 0 5132 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 35348

[startup+282.3 s]
/proc/loadavg: 3.06 2.79 2.97 4/187 6259
/proc/meminfo: memFree=21956140/32951124 swapFree=67111524/67111528
[pid=6162] ppid=6160 vsize=8700 CPUtime=0 cores=0,2
/proc/6162/stat : 6162 (esg_static.sh) S 6160 6162 4914 0 -1 4202496 356 163 0 0 0 0 0 0 23 0 1 0 472414944 8908800 253 33554432000 4194304 4922060 140734556391040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6162/statm: 2175 253 209 178 0 68 0
[pid=6164] ppid=6162 vsize=28536 CPUtime=282.29 cores=0,2
/proc/6164/stat : 6164 (cdcl) R 6162 6162 4914 0 -1 4202496 6690 0 0 0 28227 2 0 0 25 0 1 0 472414945 29220864 5517 33554432000 4194304 4218580 140734800891088 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6164/statm: 7134 5517 131 6 0 5604 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 37236

[startup+342.301 s]
/proc/loadavg: 3.02 2.82 2.97 4/187 6260
/proc/meminfo: memFree=21952512/32951124 swapFree=67111524/67111528
[pid=6162] ppid=6160 vsize=8700 CPUtime=0 cores=0,2
/proc/6162/stat : 6162 (esg_static.sh) S 6160 6162 4914 0 -1 4202496 356 163 0 0 0 0 0 0 23 0 1 0 472414944 8908800 253 33554432000 4194304 4922060 140734556391040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6162/statm: 2175 253 209 178 0 68 0
[pid=6164] ppid=6162 vsize=29380 CPUtime=342.29 cores=0,2
/proc/6164/stat : 6164 (cdcl) R 6162 6162 4914 0 -1 4202496 7130 0 0 0 34226 3 0 0 25 0 1 0 472414945 30085120 5747 33554432000 4194304 4218580 140734800891088 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6164/statm: 7345 5747 131 6 0 5815 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 38080

[startup+402.301 s]
/proc/loadavg: 3.01 2.85 2.97 4/187 6262
/proc/meminfo: memFree=21949268/32951124 swapFree=67111524/67111528
[pid=6162] ppid=6160 vsize=8700 CPUtime=0 cores=0,2

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

[pid=6164] ppid=6162 vsize=32256 CPUtime=522.31 cores=0,2
/proc/6164/stat : 6164 (cdcl) R 6162 6162 4914 0 -1 4202496 8435 0 0 0 52227 4 0 0 25 0 1 0 472414945 33030144 6446 33554432000 4194304 4218580 140734800891088 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6164/statm: 8064 6446 131 6 0 6534 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 40956

[startup+582.301 s]
/proc/loadavg: 3.00 2.91 2.97 4/187 6267
/proc/meminfo: memFree=21933192/32951124 swapFree=67111524/67111528
[pid=6162] ppid=6160 vsize=8700 CPUtime=0 cores=0,2
/proc/6162/stat : 6162 (esg_static.sh) S 6160 6162 4914 0 -1 4202496 356 163 0 0 0 0 0 0 23 0 1 0 472414944 8908800 253 33554432000 4194304 4922060 140734556391040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6162/statm: 2175 253 209 178 0 68 0
[pid=6164] ppid=6162 vsize=35420 CPUtime=582.3 cores=0,2
/proc/6164/stat : 6164 (cdcl) R 6162 6162 4914 0 -1 4202496 9540 0 0 0 58226 4 0 0 25 0 1 0 472414945 36270080 7242 33554432000 4194304 4218580 140734800891088 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6164/statm: 8855 7242 131 6 0 7325 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 44120

[startup+642.3 s]
/proc/loadavg: 3.00 2.92 2.97 4/187 6268
/proc/meminfo: memFree=21926216/32951124 swapFree=67111524/67111528
[pid=6162] ppid=6160 vsize=8700 CPUtime=0 cores=0,2
/proc/6162/stat : 6162 (esg_static.sh) S 6160 6162 4914 0 -1 4202496 356 163 0 0 0 0 0 0 23 0 1 0 472414944 8908800 253 33554432000 4194304 4922060 140734556391040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6162/statm: 2175 253 209 178 0 68 0
[pid=6164] ppid=6162 vsize=37916 CPUtime=642.32 cores=0,2
/proc/6164/stat : 6164 (cdcl) R 6162 6162 4914 0 -1 4202496 10450 0 0 0 64227 5 0 0 25 0 1 0 472414945 38825984 7864 33554432000 4194304 4218580 140734800891088 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6164/statm: 9479 7864 131 6 0 7949 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 46616

[startup+702.301 s]
/proc/loadavg: 3.00 2.94 2.97 4/187 6270
/proc/meminfo: memFree=21924080/32951124 swapFree=67111524/67111528
[pid=6162] ppid=6160 vsize=8700 CPUtime=0 cores=0,2
/proc/6162/stat : 6162 (esg_static.sh) S 6160 6162 4914 0 -1 4202496 356 163 0 0 0 0 0 0 23 0 1 0 472414944 8908800 253 33554432000 4194304 4922060 140734556391040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6162/statm: 2175 253 209 178 0 68 0
[pid=6164] ppid=6162 vsize=37948 CPUtime=702.31 cores=0,2
/proc/6164/stat : 6164 (cdcl) R 6162 6162 4914 0 -1 4202496 10675 0 0 0 70226 5 0 0 25 0 1 0 472414945 38858752 7869 33554432000 4194304 4218580 140734800891088 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6164/statm: 9487 7869 131 6 0 7957 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 46648

[startup+762.307 s]
/proc/loadavg: 3.05 2.96 2.98 4/187 6271
/proc/meminfo: memFree=21921696/32951124 swapFree=67111524/67111528
[pid=6162] ppid=6160 vsize=8700 CPUtime=0 cores=0,2
/proc/6162/stat : 6162 (esg_static.sh) S 6160 6162 4914 0 -1 4202496 356 163 0 0 0 0 0 0 23 0 1 0 472414944 8908800 253 33554432000 4194304 4922060 140734556391040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6162/statm: 2175 253 209 178 0 68 0
[pid=6164] ppid=6162 vsize=38644 CPUtime=762.32 cores=0,2
/proc/6164/stat : 6164 (cdcl) R 6162 6162 4914 0 -1 4202496 11066 0 0 0 76227 5 0 0 25 0 1 0 472414945 39571456 8068 33554432000 4194304 4218580 140734800891088 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6164/statm: 9661 8068 131 6 0 8131 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 47344

[startup+822.301 s]
/proc/loadavg: 3.08 2.98 2.98 4/187 6273
/proc/meminfo: memFree=21918572/32951124 swapFree=67111524/67111528
[pid=6162] ppid=6160 vsize=8700 CPUtime=0 cores=0,2
/proc/6162/stat : 6162 (esg_static.sh) S 6160 6162 4914 0 -1 4202496 356 163 0 0 0 0 0 0 23 0 1 0 472414944 8908800 253 33554432000 4194304 4922060 140734556391040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6162/statm: 2175 253 209 178 0 68 0
[pid=6164] ppid=6162 vsize=39884 CPUtime=822.31 cores=0,2
/proc/6164/stat : 6164 (cdcl) R 6162 6162 4914 0 -1 4202496 11559 0 0 0 82226 5 0 0 25 0 1 0 472414945 40841216 8355 33554432000 4194304 4218580 140734800891088 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6164/statm: 9971 8355 131 6 0 8441 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 48584

[startup+882.301 s]
/proc/loadavg: 3.03 2.98 2.98 4/187 6275
/proc/meminfo: memFree=21917428/32951124 swapFree=67111524/67111528
[pid=6162] ppid=6160 vsize=8700 CPUtime=0 cores=0,2
/proc/6162/stat : 6162 (esg_static.sh) S 6160 6162 4914 0 -1 4202496 356 163 0 0 0 0 0 0 23 0 1 0 472414944 8908800 253 33554432000 4194304 4922060 140734556391040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6162/statm: 2175 253 209 178 0 68 0
[pid=6164] ppid=6162 vsize=40596 CPUtime=882.32 cores=0,2
/proc/6164/stat : 6164 (cdcl) R 6162 6162 4914 0 -1 4202496 11969 0 0 0 88226 6 0 0 25 0 1 0 472414945 41570304 8552 33554432000 4194304 4218580 140734800891088 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6164/statm: 10149 8552 131 6 0 8619 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 49296

[startup+942.3 s]
/proc/loadavg: 3.01 2.98 2.98 4/187 6276
/proc/meminfo: memFree=21913812/32951124 swapFree=67111524/67111528
[pid=6162] ppid=6160 vsize=8700 CPUtime=0 cores=0,2
/proc/6162/stat : 6162 (esg_static.sh) S 6160 6162 4914 0 -1 4202496 356 163 0 0 0 0 0 0 23 0 1 0 472414944 8908800 253 33554432000 4194304 4922060 140734556391040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6162/statm: 2175 253 209 178 0 68 0
[pid=6164] ppid=6162 vsize=41284 CPUtime=942.32 cores=0,2
/proc/6164/stat : 6164 (cdcl) R 6162 6162 4914 0 -1 4202496 12298 0 0 0 94225 7 0 0 25 0 1 0 472414945 42274816 8703 33554432000 4194304 4218580 140734800891088 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6164/statm: 10321 8703 131 6 0 8791 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 49984

[startup+1002.3 s]
/proc/loadavg: 3.05 3.00 2.99 4/187 6278
/proc/meminfo: memFree=21911676/32951124 swapFree=67111524/67111528
[pid=6162] ppid=6160 vsize=8700 CPUtime=0 cores=0,2
/proc/6162/stat : 6162 (esg_static.sh) S 6160 6162 4914 0 -1 4202496 356 163 0 0 0 0 0 0 23 0 1 0 472414944 8908800 253 33554432000 4194304 4922060 140734556391040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6162/statm: 2175 253 209 178 0 68 0
[pid=6164] ppid=6162 vsize=41252 CPUtime=1002.32 cores=0,2
/proc/6164/stat : 6164 (cdcl) R 6162 6162 4914 0 -1 4202496 12483 0 0 0 100225 7 0 0 25 0 1 0 472414945 42242048 8696 33554432000 4194304 4218580 140734800891088 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6164/statm: 10313 8696 131 6 0 8783 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 49952

[startup+1062.3 s]
/proc/loadavg: 3.02 3.00 2.99 4/187 6279
/proc/meminfo: memFree=21910300/32951124 swapFree=67111524/67111528
[pid=6162] ppid=6160 vsize=8700 CPUtime=0 cores=0,2
/proc/6162/stat : 6162 (esg_static.sh) S 6160 6162 4914 0 -1 4202496 356 163 0 0 0 0 0 0 23 0 1 0 472414944 8908800 253 33554432000 4194304 4922060 140734556391040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6162/statm: 2175 253 209 178 0 68 0
[pid=6164] ppid=6162 vsize=42016 CPUtime=1062.33 cores=0,2
/proc/6164/stat : 6164 (cdcl) R 6162 6162 4914 0 -1 4202496 12883 0 0 0 106226 7 0 0 25 0 1 0 472414945 43024384 8888 33554432000 4194304 4218580 140734800891088 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6164/statm: 10504 8888 131 6 0 8974 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 50716

[startup+1122.3 s]
/proc/loadavg: 3.00 3.00 2.99 4/187 6281
/proc/meminfo: memFree=21909028/32951124 swapFree=67111524/67111528
[pid=6162] ppid=6160 vsize=8700 CPUtime=0 cores=0,2
/proc/6162/stat : 6162 (esg_static.sh) S 6160 6162 4914 0 -1 4202496 356 163 0 0 0 0 0 0 23 0 1 0 472414944 8908800 253 33554432000 4194304 4922060 140734556391040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6162/statm: 2175 253 209 178 0 68 0
[pid=6164] ppid=6162 vsize=42588 CPUtime=1122.33 cores=0,2
/proc/6164/stat : 6164 (cdcl) R 6162 6162 4914 0 -1 4202496 13333 0 0 0 112226 7 0 0 25 0 1 0 472414945 43610112 9058 33554432000 4194304 4218580 140734800891088 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6164/statm: 10647 9058 131 6 0 9117 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 51288

[startup+1182.3 s]
/proc/loadavg: 3.00 3.00 2.99 4/187 6283
/proc/meminfo: memFree=21908136/32951124 swapFree=67111524/67111528
[pid=6162] ppid=6160 vsize=8700 CPUtime=0 cores=0,2
/proc/6162/stat : 6162 (esg_static.sh) S 6160 6162 4914 0 -1 4202496 356 163 0 0 0 0 0 0 23 0 1 0 472414944 8908800 253 33554432000 4194304 4922060 140734556391040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6162/statm: 2175 253 209 178 0 68 0
[pid=6164] ppid=6162 vsize=42800 CPUtime=1182.33 cores=0,2
/proc/6164/stat : 6164 (cdcl) R 6162 6162 4914 0 -1 4202496 13570 0 0 0 118226 7 0 0 25 0 1 0 472414945 43827200 9098 33554432000 4194304 4218580 140734800891088 18446744073709551615 4208498 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6164/statm: 10700 9098 131 6 0 9170 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 51500

[startup+1242.3 s]
/proc/loadavg: 3.00 3.00 2.99 4/187 6284
/proc/meminfo: memFree=21906252/32951124 swapFree=67111524/67111528
[pid=6162] ppid=6160 vsize=8700 CPUtime=0 cores=0,2
/proc/6162/stat : 6162 (esg_static.sh) S 6160 6162 4914 0 -1 4202496 356 163 0 0 0 0 0 0 23 0 1 0 472414944 8908800 253 33554432000 4194304 4922060 140734556391040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6162/statm: 2175 253 209 178 0 68 0
[pid=6164] ppid=6162 vsize=42832 CPUtime=1242.33 cores=0,2
/proc/6164/stat : 6164 (cdcl) R 6162 6162 4914 0 -1 4202496 13796 0 0 0 124226 7 0 0 25 0 1 0 472414945 43859968 9118 33554432000 4194304 4218580 140734800891088 18446744073709551615 4208514 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6164/statm: 10708 9118 131 6 0 9178 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 51532



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.00 2.99 4/187 6286
/proc/meminfo: memFree=21901016/32951124 swapFree=67111524/67111528
[pid=6162] ppid=6160 vsize=8700 CPUtime=0 cores=0,2
/proc/6162/stat : 6162 (esg_static.sh) S 6160 6162 4914 0 -1 4202496 356 163 0 0 0 0 0 0 23 0 1 0 472414944 8908800 253 33554432000 4194304 4922060 140734556391040 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6162/statm: 2175 253 209 178 0 68 0
[pid=6164] ppid=6162 vsize=43368 CPUtime=1300.03 cores=0,2
/proc/6164/stat : 6164 (cdcl) R 6162 6162 4914 0 -1 4202496 14102 0 0 0 129996 7 0 0 25 0 1 0 472414945 44408832 9245 33554432000 4194304 4218580 140734800891088 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/6164/statm: 10842 9245 131 6 0 9312 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 52068

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

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.97
system time used= 0.081987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14633
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= 21
involuntary context switches= 1868

runsolver used 2.30465 second user time and 4.79927 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-24 03:22:06
IDJOB=3274101
IDBENCH=83153
IDSOLVER=1609
FILE ID=node102/3274101-1303608126
RUNJOBID= node102-1303608124-6138
PBS_JOBID= 13150588
Free space on /tmp= 70716 MiB

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

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

MD5SUM BENCH= f2b430bdd9bc1c472e9e437567706bb7
RANDOM SEED=655134096

node102.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.828
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.65
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.828
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.15
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.828
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.82
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.828
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.75
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.828
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.82
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.828
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.75
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.828
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.82
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.828
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22036724 kB
Buffers:       1553864 kB
Cached:        8747312 kB
SwapCached:          4 kB
Active:        1554652 kB
Inactive:      8812440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22036724 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1624 kB
Writeback:           0 kB
AnonPages:       65896 kB
Mapped:          14816 kB
Slab:           483044 kB
PageTables:       4776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   215488 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= 70712 MiB
End job on node102 at 2011-04-24 03:43:48