Trace number 3498893

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) 5000.1 5000.01

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitswegner/
countbitswegner128.cnf
MD5SUM4b75ef7fb46928f50793af1d74c176e2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3303.24
Satisfiable
(Un)Satisfiability was proved
Number of variables98048
Number of clauses293759
Sum of the clauses size685435
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2195838
Number of clauses of size 397919
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.11	c ==============================================================================
0.00/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.11	c ==============================================================================
0.00/0.11	c |         0 |  293757   685433 |   88127       0        0     nan |  0.000 % |
1.69/1.75	c |         0 |  170644   488531 |      --       0       --      -- |     --   | -123111/-196897
1.69/1.75	c ==============================================================================
1.69/1.75	c Result  :   #vars: 36796   #clauses: 170644   #literals: 488531
1.69/1.75	c CPU time:   1.71974 s
1.69/1.75	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.1 (svn: 989)

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-3498893-1308150528/watcher-3498893-1308150528 -o /tmp/evaluation-result-3498893-1308150528/solver-3498893-1308150528 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498893-1308150528.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.96 1.95 3/178 29192
/proc/meminfo: memFree=30569920/32950940 swapFree=67053432/67111528
[pid=29192] ppid=29190 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29192/stat : 29192 (esg_static.sh) S 29190 29192 29089 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 1005283613 8908800 250 33554432000 4194304 4922060 140735282601920 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29192/statm: 2175 250 209 178 0 68 0

[startup+0.0286909 s]
/proc/loadavg: 1.99 1.96 1.95 3/178 29192
/proc/meminfo: memFree=30569920/32950940 swapFree=67053432/67111528
[pid=29192] ppid=29190 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29192/stat : 29192 (esg_static.sh) S 29190 29192 29089 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 1005283613 8908800 250 33554432000 4194304 4922060 140735282601920 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29192/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100738 s]
/proc/loadavg: 1.99 1.96 1.95 3/178 29192
/proc/meminfo: memFree=30569920/32950940 swapFree=67053432/67111528
[pid=29192] ppid=29190 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29192/stat : 29192 (esg_static.sh) S 29190 29192 29089 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 1005283613 8908800 250 33554432000 4194304 4922060 140735282601920 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29192/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300641 s]
/proc/loadavg: 1.99 1.96 1.95 3/178 29192
/proc/meminfo: memFree=30569920/32950940 swapFree=67053432/67111528
[pid=29192] ppid=29190 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29192/stat : 29192 (esg_static.sh) S 29190 29192 29089 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 1005283613 8908800 250 33554432000 4194304 4922060 140735282601920 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29192/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700573 s]
/proc/loadavg: 1.99 1.96 1.95 3/178 29192
/proc/meminfo: memFree=30569920/32950940 swapFree=67053432/67111528
[pid=29192] ppid=29190 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29192/stat : 29192 (esg_static.sh) S 29190 29192 29089 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 1005283613 8908800 250 33554432000 4194304 4922060 140735282601920 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29192/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50044 s]
/proc/loadavg: 1.99 1.96 1.95 3/180 29194
/proc/meminfo: memFree=30513020/32950940 swapFree=67053432/67111528
[pid=29192] ppid=29190 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29192/stat : 29192 (esg_static.sh) S 29190 29192 29089 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 1005283613 8908800 250 33554432000 4194304 4922060 140735282601920 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29192/statm: 2175 250 209 178 0 68 0
[pid=29193] ppid=29192 vsize=52368 CPUtime=1.48 cores=1,3,5,7
/proc/29193/stat : 29193 (SatELite_releas) R 29192 29192 29089 0 -1 4202496 13034 0 0 0 146 2 0 0 25 0 1 0 1005283613 53624832 11696 33554432000 134512640 135144242 4287258096 18446744073709551615 134726939 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29193/statm: 13092 11696 77 155 0 12935 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 61068

[startup+3.10015 s]
/proc/loadavg: 1.99 1.96 1.95 3/180 29195
/proc/meminfo: memFree=30540424/32950940 swapFree=67053432/67111528
[pid=29192] ppid=29190 vsize=8700 CPUtime=1.84 cores=1,3,5,7
/proc/29192/stat : 29192 (esg_static.sh) S 29190 29192 29089 0 -1 4202496 353 13786 0 0 0 0 180 4 18 0 1 0 1005283613 8908800 253 33554432000 4194304 4922060 140735282601920 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29192/statm: 2175 253 209 178 0 68 0
[pid=29195] ppid=29192 vsize=23192 CPUtime=1.23 cores=1,3,5,7
/proc/29195/stat : 29195 (cdcl) R 29192 29192 29089 0 -1 4202496 4134 0 0 0 123 0 0 0 22 0 1 0 1005283798 23748608 4045 33554432000 4194304 4218580 140734273146176 18446744073709551615 4211237 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/29195/statm: 5798 4045 131 6 0 4268 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 31892

[startup+6.30059 s]
/proc/loadavg: 1.99 1.96 1.95 3/180 29195
/proc/meminfo: memFree=30538104/32950940 swapFree=67053432/67111528
[pid=29192] ppid=29190 vsize=8700 CPUtime=1.84 cores=1,3,5,7
/proc/29192/stat : 29192 (esg_static.sh) S 29190 29192 29089 0 -1 4202496 353 13786 0 0 0 0 180 4 18 0 1 0 1005283613 8908800 253 33554432000 4194304 4922060 140735282601920 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29192/statm: 2175 253 209 178 0 68 0
[pid=29195] ppid=29192 vsize=24664 CPUtime=4.44 cores=1,3,5,7
/proc/29195/stat : 29195 (cdcl) R 29192 29192 29089 0 -1 4202496 4496 0 0 0 443 1 0 0 25 0 1 0 1005283798 25255936 4407 33554432000 4194304 4218580 140734273146176 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/29195/statm: 6166 4407 131 6 0 4636 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 33364

[startup+12.7005 s]
/proc/loadavg: 1.99 1.96 1.95 3/180 29236
/proc/meminfo: memFree=30670760/32950940 swapFree=67053432/67111528
[pid=29192] ppid=29190 vsize=8700 CPUtime=1.84 cores=1,3,5,7
/proc/29192/stat : 29192 (esg_static.sh) S 29190 29192 29089 0 -1 4202496 353 13786 0 0 0 0 180 4 18 0 1 0 1005283613 8908800 253 33554432000 4194304 4922060 140735282601920 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29192/statm: 2175 253 209 178 0 68 0
[pid=29195] ppid=29192 vsize=30152 CPUtime=10.84 cores=1,3,5,7
/proc/29195/stat : 29195 (cdcl) R 29192 29192 29089 0 -1 4202496 5844 0 0 0 1083 1 0 0 25 0 1 0 1005283798 30875648 5755 33554432000 4194304 4218580 140734273146176 18446744073709551615 4211250 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/29195/statm: 7538 5755 131 6 0 6008 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38852

[startup+25.5002 s]
/proc/loadavg: 1.99 1.96 1.95 3/180 29236
/proc/meminfo: memFree=30665608/32950940 swapFree=67053432/67111528
[pid=29192] ppid=29190 vsize=8700 CPUtime=1.84 cores=1,3,5,7
/proc/29192/stat : 29192 (esg_static.sh) S 29190 29192 29089 0 -1 4202496 353 13786 0 0 0 0 180 4 18 0 1 0 1005283613 8908800 253 33554432000 4194304 4922060 140735282601920 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29192/statm: 2175 253 209 178 0 68 0
[pid=29195] ppid=29192 vsize=33028 CPUtime=23.64 cores=1,3,5,7
/proc/29195/stat : 29195 (cdcl) R 29192 29192 29089 0 -1 4202496 6570 0 0 0 2363 1 0 0 25 0 1 0 1005283798 33820672 6474 33554432000 4194304 4218580 140734273146176 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/29195/statm: 8257 6474 131 6 0 6727 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 41728

[startup+51.1008 s]
/proc/loadavg: 1.99 1.96 1.95 3/180 29237
/proc/meminfo: memFree=30658192/32950940 swapFree=67053432/67111528
[pid=29192] ppid=29190 vsize=8700 CPUtime=1.84 cores=1,3,5,7
/proc/29192/stat : 29192 (esg_static.sh) S 29190 29192 29089 0 -1 4202496 353 13786 0 0 0 0 180 4 18 0 1 0 1005283613 8908800 253 33554432000 4194304 4922060 140735282601920 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29192/statm: 2175 253 209 178 0 68 0
[pid=29195] ppid=29192 vsize=36380 CPUtime=49.24 cores=1,3,5,7
/proc/29195/stat : 29195 (cdcl) R 29192 29192 29089 0 -1 4202496 7452 0 0 0 4923 1 0 0 25 0 1 0 1005283798 37253120 7340 33554432000 4194304 4218580 140734273146176 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/29195/statm: 9095 7340 131 6 0 7565 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 45080

[startup+102.307 s]
/proc/loadavg: 1.99 1.97 1.95 3/180 29238
/proc/meminfo: memFree=30644508/32950940 swapFree=67053432/67111528
[pid=29192] ppid=29190 vsize=8700 CPUtime=1.84 cores=1,3,5,7
/proc/29192/stat : 29192 (esg_static.sh) S 29190 29192 29089 0 -1 4202496 353 13786 0 0 0 0 180 4 18 0 1 0 1005283613 8908800 253 33554432000 4194304 4922060 140735282601920 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29192/statm: 2175 253 209 178 0 68 0
[pid=29195] ppid=29192 vsize=46616 CPUtime=100.45 cores=1,3,5,7
/proc/29195/stat : 29195 (cdcl) R 29192 29192 29089 0 -1 4202496 10073 0 0 0 10043 2 0 0 25 0 1 0 1005283798 47734784 9889 33554432000 4194304 4218580 140734273146176 18446744073709551615 4210260 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/29195/statm: 11654 9889 131 6 0 10124 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 55316

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.95 3/180 29240
/proc/meminfo: memFree=30622148/32950940 swapFree=67053432/67111528
[pid=29192] ppid=29190 vsize=8700 CPUtime=1.84 cores=1,3,5,7
/proc/29192/stat : 29192 (esg_static.sh) S 29190 29192 29089 0 -1 4202496 353 13786 0 0 0 0 180 4 18 0 1 0 1005283613 8908800 253 33554432000 4194304 4922060 140735282601920 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29192/statm: 2175 253 209 178 0 68 0
[pid=29195] ppid=29192 vsize=63572 CPUtime=160.44 cores=1,3,5,7
/proc/29195/stat : 29195 (cdcl) R 29192 29192 29089 0 -1 4202496 14475 0 0 0 16042 2 0 0 25 0 1 0 1005283798 65097728 14149 33554432000 4194304 4218580 140734273146176 18446744073709551615 4213862 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/29195/statm: 15893 14149 131 6 0 14363 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 72272

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.95 3/180 29242
/proc/meminfo: memFree=30613916/32950940 swapFree=67053432/67111528
[pid=29192] ppid=29190 vsize=8700 CPUtime=1.84 cores=1,3,5,7
/proc/29192/stat : 29192 (esg_static.sh) S 29190 29192 29089 0 -1 4202496 353 13786 0 0 0 0 180 4 18 0 1 0 1005283613 8908800 253 33554432000 4194304 4922060 140735282601920 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29192/statm: 2175 253 209 178 0 68 0
[pid=29195] ppid=29192 vsize=68496 CPUtime=220.45 cores=1,3,5,7
/proc/29195/stat : 29195 (cdcl) R 29192 29192 29089 0 -1 4202496 15898 0 0 0 22042 3 0 0 25 0 1 0 1005283798 70139904 15364 33554432000 4194304 4218580 140734273146176 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/29195/statm: 17124 15364 131 6 0 15594 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 77196

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.95 3/180 29243
/proc/meminfo: memFree=30591556/32950940 swapFree=67053432/67111528
[pid=29192] ppid=29190 vsize=8700 CPUtime=1.84 cores=1,3,5,7
/proc/29192/stat : 29192 (esg_static.sh) S 29190 29192 29089 0 -1 4202496 353 13786 0 0 0 0 180 4 18 0 1 0 1005283613 8908800 253 33554432000 4194304 4922060 140735282601920 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29192/statm: 2175 253 209 178 0 68 0
[pid=29195] ppid=29192 vsize=90500 CPUtime=280.45 cores=1,3,5,7
/proc/29195/stat : 29195 (cdcl) R 29192 29192 29089 0 -1 4202496 21590 0 0 0 28041 4 0 0 25 0 1 0 1005283798 92672000 20860 33554432000 4194304 4218580 140734273146176 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/29195/statm: 22625 20860 131 6 0 21095 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 99200

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.95 3/180 29245
/proc/meminfo: memFree=30574508/32950940 swapFree=67053432/67111528
[pid=29192] ppid=29190 vsize=8700 CPUtime=1.84 cores=1,3,5,7
/proc/29192/stat : 29192 (esg_static.sh) S 29190 29192 29089 0 -1 4202496 353 13786 0 0 0 0 180 4 18 0 1 0 1005283613 8908800 253 33554432000 4194304 4922060 140735282601920 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29192/statm: 2175 253 209 178 0 68 0
[pid=29195] ppid=29192 vsize=104488 CPUtime=340.44 cores=1,3,5,7
/proc/29195/stat : 29195 (cdcl) R 29192 29192 29089 0 -1 4202496 25274 0 0 0 34040 4 0 0 25 0 1 0 1005283798 106995712 24369 33554432000 4194304 4218580 140734273146176 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/29195/statm: 26122 24369 131 6 0 24592 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 113188

[startup+402.3 s]
/proc/loadavg: 1.99 1.97 1.95 3/180 29246
/proc/meminfo: memFree=30572228/32950940 swapFree=67053432/67111528
[pid=29192] ppid=29190 vsize=8700 CPUtime=1.84 cores=1,3,5,7

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

/proc/29195/statm: 57386 55624 131 6 0 55856 0
Current children cumulated CPU time (s) 4302.38
Current children cumulated vsize (KiB) 238244

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 29414
/proc/meminfo: memFree=30376820/32950940 swapFree=67053432/67111528
[pid=29192] ppid=29190 vsize=8700 CPUtime=1.84 cores=1,3,5,7
/proc/29192/stat : 29192 (esg_static.sh) S 29190 29192 29089 0 -1 4202496 353 13786 0 0 0 0 180 4 18 0 1 0 1005283613 8908800 253 33554432000 4194304 4922060 140735282601920 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29192/statm: 2175 253 209 178 0 68 0
[pid=29195] ppid=29192 vsize=234004 CPUtime=4360.54 cores=1,3,5,7
/proc/29195/stat : 29195 (cdcl) R 29192 29192 29089 0 -1 4202496 77167 0 0 0 436031 23 0 0 25 0 1 0 1005283798 239620096 56741 33554432000 4194304 4218580 140734273146176 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/29195/statm: 58501 56741 131 6 0 56971 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 242704

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 29415
/proc/meminfo: memFree=30331400/32950940 swapFree=67053432/67111528
[pid=29192] ppid=29190 vsize=8700 CPUtime=1.84 cores=1,3,5,7
/proc/29192/stat : 29192 (esg_static.sh) S 29190 29192 29089 0 -1 4202496 353 13786 0 0 0 0 180 4 18 0 1 0 1005283613 8908800 253 33554432000 4194304 4922060 140735282601920 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29192/statm: 2175 253 209 178 0 68 0
[pid=29195] ppid=29192 vsize=278724 CPUtime=4420.54 cores=1,3,5,7
/proc/29195/stat : 29195 (cdcl) R 29192 29192 29089 0 -1 4202496 88388 0 0 0 442029 25 0 0 25 0 1 0 1005283798 285413376 67904 33554432000 4194304 4218580 140734273146176 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/29195/statm: 69681 67904 131 6 0 68151 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 287424

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 29417
/proc/meminfo: memFree=30316356/32950940 swapFree=67053432/67111528
[pid=29192] ppid=29190 vsize=8700 CPUtime=1.84 cores=1,3,5,7
/proc/29192/stat : 29192 (esg_static.sh) S 29190 29192 29089 0 -1 4202496 353 13786 0 0 0 0 180 4 18 0 1 0 1005283613 8908800 253 33554432000 4194304 4922060 140735282601920 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29192/statm: 2175 253 209 178 0 68 0
[pid=29195] ppid=29192 vsize=293128 CPUtime=4480.54 cores=1,3,5,7
/proc/29195/stat : 29195 (cdcl) R 29192 29192 29089 0 -1 4202496 92040 0 0 0 448028 26 0 0 25 0 1 0 1005283798 300163072 71503 33554432000 4194304 4218580 140734273146176 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/29195/statm: 73282 71503 131 6 0 71752 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 301828

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 29419
/proc/meminfo: memFree=30315072/32950940 swapFree=67053432/67111528
[pid=29192] ppid=29190 vsize=8700 CPUtime=1.84 cores=1,3,5,7
/proc/29192/stat : 29192 (esg_static.sh) S 29190 29192 29089 0 -1 4202496 353 13786 0 0 0 0 180 4 18 0 1 0 1005283613 8908800 253 33554432000 4194304 4922060 140735282601920 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29192/statm: 2175 253 209 178 0 68 0
[pid=29195] ppid=29192 vsize=294072 CPUtime=4540.54 cores=1,3,5,7
/proc/29195/stat : 29195 (cdcl) R 29192 29192 29089 0 -1 4202496 92372 0 0 0 454028 26 0 0 25 0 1 0 1005283798 301129728 71771 33554432000 4194304 4218580 140734273146176 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/29195/statm: 73518 71771 131 6 0 71988 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 302772

[startup+4602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 29420
/proc/meminfo: memFree=30296924/32950940 swapFree=67053432/67111528
[pid=29192] ppid=29190 vsize=8700 CPUtime=1.84 cores=1,3,5,7
/proc/29192/stat : 29192 (esg_static.sh) S 29190 29192 29089 0 -1 4202496 353 13786 0 0 0 0 180 4 18 0 1 0 1005283613 8908800 253 33554432000 4194304 4922060 140735282601920 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29192/statm: 2175 253 209 178 0 68 0
[pid=29195] ppid=29192 vsize=312084 CPUtime=4600.55 cores=1,3,5,7
/proc/29195/stat : 29195 (cdcl) R 29192 29192 29089 0 -1 4202496 96915 0 0 0 460027 28 0 0 25 0 1 0 1005283798 319574016 76275 33554432000 4194304 4218580 140734273146176 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/29195/statm: 78021 76275 131 6 0 76491 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 320784

[startup+4662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 29422
/proc/meminfo: memFree=30296152/32950940 swapFree=67053432/67111528
[pid=29192] ppid=29190 vsize=8700 CPUtime=1.84 cores=1,3,5,7
/proc/29192/stat : 29192 (esg_static.sh) S 29190 29192 29089 0 -1 4202496 353 13786 0 0 0 0 180 4 18 0 1 0 1005283613 8908800 253 33554432000 4194304 4922060 140735282601920 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29192/statm: 2175 253 209 178 0 68 0
[pid=29195] ppid=29192 vsize=312700 CPUtime=4660.54 cores=1,3,5,7
/proc/29195/stat : 29195 (cdcl) R 29192 29192 29089 0 -1 4202496 97130 0 0 0 466026 28 0 0 25 0 1 0 1005283798 320204800 76407 33554432000 4194304 4218580 140734273146176 18446744073709551615 4208576 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/29195/statm: 78175 76407 131 6 0 76645 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 321400

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29424
/proc/meminfo: memFree=30295744/32950940 swapFree=67053432/67111528
[pid=29192] ppid=29190 vsize=8700 CPUtime=1.84 cores=1,3,5,7
/proc/29192/stat : 29192 (esg_static.sh) S 29190 29192 29089 0 -1 4202496 353 13786 0 0 0 0 180 4 18 0 1 0 1005283613 8908800 253 33554432000 4194304 4922060 140735282601920 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29192/statm: 2175 253 209 178 0 68 0
[pid=29195] ppid=29192 vsize=313048 CPUtime=4720.55 cores=1,3,5,7
/proc/29195/stat : 29195 (cdcl) R 29192 29192 29089 0 -1 4202496 97240 0 0 0 472027 28 0 0 25 0 1 0 1005283798 320561152 76491 33554432000 4194304 4218580 140734273146176 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/29195/statm: 78262 76491 131 6 0 76732 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 321748

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29425
/proc/meminfo: memFree=30284040/32950940 swapFree=67053432/67111528
[pid=29192] ppid=29190 vsize=8700 CPUtime=1.84 cores=1,3,5,7
/proc/29192/stat : 29192 (esg_static.sh) S 29190 29192 29089 0 -1 4202496 353 13786 0 0 0 0 180 4 18 0 1 0 1005283613 8908800 253 33554432000 4194304 4922060 140735282601920 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29192/statm: 2175 253 209 178 0 68 0
[pid=29195] ppid=29192 vsize=324264 CPUtime=4780.55 cores=1,3,5,7
/proc/29195/stat : 29195 (cdcl) R 29192 29192 29089 0 -1 4202496 100095 0 0 0 478026 29 0 0 25 0 1 0 1005283798 332046336 79312 33554432000 4194304 4218580 140734273146176 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/29195/statm: 81066 79312 131 6 0 79536 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 332964

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29427
/proc/meminfo: memFree=30264644/32950940 swapFree=67053432/67111528
[pid=29192] ppid=29190 vsize=8700 CPUtime=1.84 cores=1,3,5,7
/proc/29192/stat : 29192 (esg_static.sh) S 29190 29192 29089 0 -1 4202496 353 13786 0 0 0 0 180 4 18 0 1 0 1005283613 8908800 253 33554432000 4194304 4922060 140735282601920 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29192/statm: 2175 253 209 178 0 68 0
[pid=29195] ppid=29192 vsize=343464 CPUtime=4840.55 cores=1,3,5,7
/proc/29195/stat : 29195 (cdcl) R 29192 29192 29089 0 -1 4202496 104931 0 0 0 484024 31 0 0 25 0 1 0 1005283798 351707136 84107 33554432000 4194304 4218580 140734273146176 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/29195/statm: 85866 84107 131 6 0 84336 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 352164

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29428
/proc/meminfo: memFree=30260892/32950940 swapFree=67053432/67111528
[pid=29192] ppid=29190 vsize=8700 CPUtime=1.84 cores=1,3,5,7
/proc/29192/stat : 29192 (esg_static.sh) S 29190 29192 29089 0 -1 4202496 353 13786 0 0 0 0 180 4 18 0 1 0 1005283613 8908800 253 33554432000 4194304 4922060 140735282601920 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29192/statm: 2175 253 209 178 0 68 0
[pid=29195] ppid=29192 vsize=344128 CPUtime=4900.55 cores=1,3,5,7
/proc/29195/stat : 29195 (cdcl) R 29192 29192 29089 0 -1 4202496 105144 0 0 0 490024 31 0 0 25 0 1 0 1005283798 352387072 84288 33554432000 4194304 4218580 140734273146176 18446744073709551615 4208426 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/29195/statm: 86032 84288 131 6 0 84502 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 352828

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29430
/proc/meminfo: memFree=30260228/32950940 swapFree=67053432/67111528
[pid=29192] ppid=29190 vsize=8700 CPUtime=1.84 cores=1,3,5,7
/proc/29192/stat : 29192 (esg_static.sh) S 29190 29192 29089 0 -1 4202496 353 13786 0 0 0 0 180 4 18 0 1 0 1005283613 8908800 253 33554432000 4194304 4922060 140735282601920 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29192/statm: 2175 253 209 178 0 68 0
[pid=29195] ppid=29192 vsize=344896 CPUtime=4960.55 cores=1,3,5,7
/proc/29195/stat : 29195 (cdcl) R 29192 29192 29089 0 -1 4202496 105352 0 0 0 496024 31 0 0 25 0 1 0 1005283798 353173504 84475 33554432000 4194304 4218580 140734273146176 18446744073709551615 4211250 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/29195/statm: 86224 84475 131 6 0 84694 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 353596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29431
/proc/meminfo: memFree=30254356/32950940 swapFree=67053432/67111528
[pid=29192] ppid=29190 vsize=8700 CPUtime=1.84 cores=1,3,5,7
/proc/29192/stat : 29192 (esg_static.sh) S 29190 29192 29089 0 -1 4202496 353 13786 0 0 0 0 180 4 18 0 1 0 1005283613 8908800 253 33554432000 4194304 4922060 140735282601920 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29192/statm: 2175 253 209 178 0 68 0
[pid=29195] ppid=29192 vsize=350528 CPUtime=4998.26 cores=1,3,5,7
/proc/29195/stat : 29195 (cdcl) R 29192 29192 29089 0 -1 4202496 106783 0 0 0 499794 32 0 0 25 0 1 0 1005283798 358940672 85881 33554432000 4194304 4218580 140734273146176 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/29195/statm: 87632 85881 131 6 0 86102 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 359228

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29192 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=807725
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=43993
# CPU time returned by wait4() is 1.85172
# while last known CPU time is 5000.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.01
CPU time (s): 5000.1
CPU user time (s): 4999.74
CPU system time (s): 0.36
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 359228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.80773
system time used= 0.043993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14139
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 23

runsolver used 8.38373 second user time and 17.6943 second system time

The end

Launcher Data

Begin job on node117 at 2011-06-15 17:08:48
IDJOB=3498893
IDBENCH=70799
IDSOLVER=1993
FILE ID=node117/3498893-1308150528
RUNJOBID= node117-1308150266-29108
PBS_JOBID= 13575594
Free space on /tmp= 73800 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitswegner/countbitswegner128.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498893-1308150528/watcher-3498893-1308150528 -o /tmp/evaluation-result-3498893-1308150528/solver-3498893-1308150528 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3498893-1308150528.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 4b75ef7fb46928f50793af1d74c176e2
RANDOM SEED=892754259

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      30570480 kB
Buffers:        468476 kB
Cached:        1452760 kB
SwapCached:      11800 kB
Active:         872292 kB
Inactive:      1162044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      30570480 kB
SwapTotal:    67111528 kB
SwapFree:     67053432 kB
Dirty:            5532 kB
Writeback:           0 kB
AnonPages:      109908 kB
Mapped:          13004 kB
Slab:           282044 kB
PageTables:       4904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   301152 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= 73832 MiB
End job on node117 at 2011-06-15 18:32:10