Trace number 3263138

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

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_5-log.shuffled-as.sat03-111.cnf
MD5SUMab60d1d6c6130bc12a1aa4855d06424a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4306.81
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses55222
Sum of the clauses size551920
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 555162

Solver Data

0.00/0.00	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |   55222   551920 |   16566       0        0     nan |  0.000 % |
0.00/0.05	c ==============================================================================
0.00/0.05	c Result  :   #vars: 150   #clauses: 55222   #literals: 551920
0.00/0.05	c CPU time:   0.052991 s
0.00/0.05	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-3263138-1303548246/watcher-3263138-1303548246 -o /tmp/evaluation-result-3263138-1303548246/solver-3263138-1303548246 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3263138-1303548246.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.38 3.84 3.71 4/180 11098
/proc/meminfo: memFree=21368992/32950904 swapFree=67082284/67111528
[pid=11098] ppid=11096 vsize=8700 CPUtime=0 cores=1,3
/proc/11098/stat : 11098 (esg_static.sh) S 11096 11098 9885 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 466424417 8908800 250 33554432000 4194304 4922060 140734687970672 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11098/statm: 2175 250 209 178 0 68 0

[startup+0.0829651 s]
/proc/loadavg: 3.38 3.84 3.71 4/180 11098
/proc/meminfo: memFree=21368992/32950904 swapFree=67082284/67111528
[pid=11098] ppid=11096 vsize=8700 CPUtime=0 cores=1,3
/proc/11098/stat : 11098 (esg_static.sh) S 11096 11098 9885 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 466424417 8908800 250 33554432000 4194304 4922060 140734687970672 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11098/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100963 s]
/proc/loadavg: 3.38 3.84 3.71 4/180 11098
/proc/meminfo: memFree=21368992/32950904 swapFree=67082284/67111528
[pid=11098] ppid=11096 vsize=8700 CPUtime=0 cores=1,3
/proc/11098/stat : 11098 (esg_static.sh) S 11096 11098 9885 0 -1 4202496 330 0 0 0 0 0 0 0 24 0 1 0 466424417 8908800 250 33554432000 4194304 4922060 140734687970672 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11098/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300872 s]
/proc/loadavg: 3.38 3.84 3.71 4/180 11098
/proc/meminfo: memFree=21368992/32950904 swapFree=67082284/67111528
[pid=11098] ppid=11096 vsize=8700 CPUtime=0.13 cores=1,3
/proc/11098/stat : 11098 (esg_static.sh) S 11096 11098 9885 0 -1 4202496 355 1746 0 0 0 0 13 0 23 0 1 0 466424417 8908800 253 33554432000 4194304 4922060 140734687970672 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11098/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 8700

[startup+0.700802 s]
/proc/loadavg: 3.38 3.84 3.71 4/180 11098
/proc/meminfo: memFree=21368992/32950904 swapFree=67082284/67111528
[pid=11098] ppid=11096 vsize=8700 CPUtime=0.13 cores=1,3
/proc/11098/stat : 11098 (esg_static.sh) S 11096 11098 9885 0 -1 4202496 355 1746 0 0 0 0 13 0 23 0 1 0 466424417 8908800 253 33554432000 4194304 4922060 140734687970672 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11098/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 8700

[startup+1.50066 s]
/proc/loadavg: 3.38 3.84 3.71 5/194 11126
/proc/meminfo: memFree=21344596/32950904 swapFree=67082284/67111528
[pid=11098] ppid=11096 vsize=8700 CPUtime=0.13 cores=1,3
/proc/11098/stat : 11098 (esg_static.sh) S 11096 11098 9885 0 -1 4202496 355 1746 0 0 0 0 13 0 23 0 1 0 466424417 8908800 253 33554432000 4194304 4922060 140734687970672 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11098/statm: 2175 253 209 178 0 68 0
[pid=11123] ppid=11098 vsize=18860 CPUtime=1.35 cores=1,3
/proc/11123/stat : 11123 (cdcl) R 11098 11098 9885 0 -1 4202496 3212 0 0 0 135 0 0 0 25 0 1 0 466424431 19312640 3117 33554432000 4194304 4218580 140734881267968 18446744073709551615 4208414 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11123/statm: 4715 3117 131 6 0 3185 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 27560

[startup+3.10037 s]
/proc/loadavg: 3.38 3.84 3.71 5/194 11126
/proc/meminfo: memFree=21339644/32950904 swapFree=67082284/67111528
[pid=11098] ppid=11096 vsize=8700 CPUtime=0.13 cores=1,3
/proc/11098/stat : 11098 (esg_static.sh) S 11096 11098 9885 0 -1 4202496 355 1746 0 0 0 0 13 0 23 0 1 0 466424417 8908800 253 33554432000 4194304 4922060 140734687970672 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11098/statm: 2175 253 209 178 0 68 0
[pid=11123] ppid=11098 vsize=19764 CPUtime=2.95 cores=1,3
/proc/11123/stat : 11123 (cdcl) R 11098 11098 9885 0 -1 4202496 3429 0 0 0 295 0 0 0 25 0 1 0 466424431 20238336 3334 33554432000 4194304 4218580 140734881267968 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11123/statm: 4941 3334 131 6 0 3411 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 28464

[startup+6.3008 s]
/proc/loadavg: 3.43 3.84 3.71 5/194 11126
/proc/meminfo: memFree=21332260/32950904 swapFree=67082284/67111528
[pid=11098] ppid=11096 vsize=8700 CPUtime=0.13 cores=1,3
/proc/11098/stat : 11098 (esg_static.sh) S 11096 11098 9885 0 -1 4202496 355 1746 0 0 0 0 13 0 23 0 1 0 466424417 8908800 253 33554432000 4194304 4922060 140734687970672 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11098/statm: 2175 253 209 178 0 68 0
[pid=11123] ppid=11098 vsize=20996 CPUtime=6.15 cores=1,3
/proc/11123/stat : 11123 (cdcl) R 11098 11098 9885 0 -1 4202496 3747 0 0 0 615 0 0 0 25 0 1 0 466424431 21499904 3652 33554432000 4194304 4218580 140734881267968 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11123/statm: 5249 3652 131 6 0 3719 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29696

[startup+12.7007 s]
/proc/loadavg: 3.48 3.84 3.71 5/194 11126
/proc/meminfo: memFree=21321312/32950904 swapFree=67082284/67111528
[pid=11098] ppid=11096 vsize=8700 CPUtime=0.13 cores=1,3
/proc/11098/stat : 11098 (esg_static.sh) S 11096 11098 9885 0 -1 4202496 355 1746 0 0 0 0 13 0 23 0 1 0 466424417 8908800 253 33554432000 4194304 4922060 140734687970672 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11098/statm: 2175 253 209 178 0 68 0
[pid=11123] ppid=11098 vsize=23168 CPUtime=12.55 cores=1,3
/proc/11123/stat : 11123 (cdcl) R 11098 11098 9885 0 -1 4202496 4286 0 0 0 1255 0 0 0 25 0 1 0 466424431 23724032 4170 33554432000 4194304 4218580 140734881267968 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11123/statm: 5792 4170 131 6 0 4262 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 31868

[startup+25.5004 s]
/proc/loadavg: 3.59 3.85 3.71 5/194 11127
/proc/meminfo: memFree=21311788/32950904 swapFree=67082284/67111528
[pid=11098] ppid=11096 vsize=8700 CPUtime=0.13 cores=1,3
/proc/11098/stat : 11098 (esg_static.sh) S 11096 11098 9885 0 -1 4202496 355 1746 0 0 0 0 13 0 23 0 1 0 466424417 8908800 253 33554432000 4194304 4922060 140734687970672 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11098/statm: 2175 253 209 178 0 68 0
[pid=11123] ppid=11098 vsize=25248 CPUtime=25.34 cores=1,3
/proc/11123/stat : 11123 (cdcl) R 11098 11098 9885 0 -1 4202496 4915 0 0 0 2534 0 0 0 25 0 1 0 466424431 25853952 4715 33554432000 4194304 4218580 140734881267968 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11123/statm: 6312 4715 131 6 0 4782 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 33948

[startup+51.1008 s]
/proc/loadavg: 3.73 3.86 3.72 5/194 11127
/proc/meminfo: memFree=21295972/32950904 swapFree=67082284/67111528
[pid=11098] ppid=11096 vsize=8700 CPUtime=0.13 cores=1,3
/proc/11098/stat : 11098 (esg_static.sh) S 11096 11098 9885 0 -1 4202496 355 1746 0 0 0 0 13 0 23 0 1 0 466424417 8908800 253 33554432000 4194304 4922060 140734687970672 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11098/statm: 2175 253 209 178 0 68 0
[pid=11123] ppid=11098 vsize=28368 CPUtime=50.95 cores=1,3
/proc/11123/stat : 11123 (cdcl) R 11098 11098 9885 0 -1 4202496 5968 0 0 0 5094 1 0 0 25 0 1 0 466424431 29048832 5499 33554432000 4194304 4218580 140734881267968 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11123/statm: 7092 5499 131 6 0 5562 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 37068

[startup+102.307 s]
/proc/loadavg: 3.88 3.88 3.73 5/194 11129
/proc/meminfo: memFree=21273020/32950904 swapFree=67082284/67111528
[pid=11098] ppid=11096 vsize=8700 CPUtime=0.13 cores=1,3
/proc/11098/stat : 11098 (esg_static.sh) S 11096 11098 9885 0 -1 4202496 355 1746 0 0 0 0 13 0 23 0 1 0 466424417 8908800 253 33554432000 4194304 4922060 140734687970672 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11098/statm: 2175 253 209 178 0 68 0
[pid=11123] ppid=11098 vsize=32288 CPUtime=102.15 cores=1,3
/proc/11123/stat : 11123 (cdcl) R 11098 11098 9885 0 -1 4202496 7503 0 0 0 10213 2 0 0 25 0 1 0 466424431 33062912 6458 33554432000 4194304 4218580 140734881267968 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11123/statm: 8072 6458 131 6 0 6542 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 40988

[startup+162.301 s]
/proc/loadavg: 3.95 3.90 3.75 5/194 11130
/proc/meminfo: memFree=21250072/32950904 swapFree=67082284/67111528
[pid=11098] ppid=11096 vsize=8700 CPUtime=0.13 cores=1,3
/proc/11098/stat : 11098 (esg_static.sh) S 11096 11098 9885 0 -1 4202496 355 1746 0 0 0 0 13 0 23 0 1 0 466424417 8908800 253 33554432000 4194304 4922060 140734687970672 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11098/statm: 2175 253 209 178 0 68 0
[pid=11123] ppid=11098 vsize=34736 CPUtime=162.15 cores=1,3
/proc/11123/stat : 11123 (cdcl) R 11098 11098 9885 0 -1 4202496 8820 0 0 0 16212 3 0 0 25 0 1 0 466424431 35569664 7063 33554432000 4194304 4218580 140734881267968 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11123/statm: 8684 7063 131 6 0 7154 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 43436

[startup+222.3 s]
/proc/loadavg: 3.98 3.91 3.76 5/194 11132
/proc/meminfo: memFree=21238524/32950904 swapFree=67082284/67111528
[pid=11098] ppid=11096 vsize=8700 CPUtime=0.13 cores=1,3
/proc/11098/stat : 11098 (esg_static.sh) S 11096 11098 9885 0 -1 4202496 355 1746 0 0 0 0 13 0 23 0 1 0 466424417 8908800 253 33554432000 4194304 4922060 140734687970672 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11098/statm: 2175 253 209 178 0 68 0
[pid=11123] ppid=11098 vsize=37008 CPUtime=222.15 cores=1,3
/proc/11123/stat : 11123 (cdcl) R 11098 11098 9885 0 -1 4202496 10092 0 0 0 22212 3 0 0 25 0 1 0 466424431 37896192 7645 33554432000 4194304 4218580 140734881267968 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11123/statm: 9252 7645 131 6 0 7722 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 45708

[startup+282.301 s]
/proc/loadavg: 4.11 3.96 3.78 5/194 11133
/proc/meminfo: memFree=21230328/32950904 swapFree=67082284/67111528
[pid=11098] ppid=11096 vsize=8700 CPUtime=0.13 cores=1,3
/proc/11098/stat : 11098 (esg_static.sh) S 11096 11098 9885 0 -1 4202496 355 1746 0 0 0 0 13 0 23 0 1 0 466424417 8908800 253 33554432000 4194304 4922060 140734687970672 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11098/statm: 2175 253 209 178 0 68 0
[pid=11123] ppid=11098 vsize=38608 CPUtime=282.15 cores=1,3
/proc/11123/stat : 11123 (cdcl) R 11098 11098 9885 0 -1 4202496 11194 0 0 0 28211 4 0 0 25 0 1 0 466424431 39534592 8031 33554432000 4194304 4218580 140734881267968 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11123/statm: 9652 8031 131 6 0 8122 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 47308

[startup+342.301 s]
/proc/loadavg: 4.04 3.96 3.79 5/194 11135
/proc/meminfo: memFree=21221380/32950904 swapFree=67082284/67111528
[pid=11098] ppid=11096 vsize=8700 CPUtime=0.13 cores=1,3
/proc/11098/stat : 11098 (esg_static.sh) S 11096 11098 9885 0 -1 4202496 355 1746 0 0 0 0 13 0 23 0 1 0 466424417 8908800 253 33554432000 4194304 4922060 140734687970672 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11098/statm: 2175 253 209 178 0 68 0
[pid=11123] ppid=11098 vsize=39492 CPUtime=342.16 cores=1,3
/proc/11123/stat : 11123 (cdcl) R 11098 11098 9885 0 -1 4202496 12205 0 0 0 34211 5 0 0 25 0 1 0 466424431 40439808 8284 33554432000 4194304 4218580 140734881267968 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11123/statm: 9873 8284 131 6 0 8343 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 48192

[startup+402.3 s]
/proc/loadavg: 4.01 3.97 3.80 5/194 11137
/proc/meminfo: memFree=21214924/32950904 swapFree=67082284/67111528
[pid=11098] ppid=11096 vsize=8700 CPUtime=0.13 cores=1,3

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

[pid=11123] ppid=11098 vsize=42652 CPUtime=522.16 cores=1,3
/proc/11123/stat : 11123 (cdcl) R 11098 11098 9885 0 -1 4202496 15205 0 0 0 52209 7 0 0 25 0 1 0 466424431 43675648 9069 33554432000 4194304 4218580 140734881267968 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11123/statm: 10663 9069 131 6 0 9133 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 51352

[startup+582.3 s]
/proc/loadavg: 4.01 3.99 3.83 5/194 11141
/proc/meminfo: memFree=21197512/32950904 swapFree=67082284/67111528
[pid=11098] ppid=11096 vsize=8700 CPUtime=0.13 cores=1,3
/proc/11098/stat : 11098 (esg_static.sh) S 11096 11098 9885 0 -1 4202496 355 1746 0 0 0 0 13 0 23 0 1 0 466424417 8908800 253 33554432000 4194304 4922060 140734687970672 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11098/statm: 2175 253 209 178 0 68 0
[pid=11123] ppid=11098 vsize=44576 CPUtime=582.16 cores=1,3
/proc/11123/stat : 11123 (cdcl) R 11098 11098 9885 0 -1 4202496 16251 0 0 0 58208 8 0 0 25 0 1 0 466424431 45645824 9552 33554432000 4194304 4218580 140734881267968 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11123/statm: 11144 9552 131 6 0 9614 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 53276

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.84 5/194 11143
/proc/meminfo: memFree=21191300/32950904 swapFree=67082284/67111528
[pid=11098] ppid=11096 vsize=8700 CPUtime=0.13 cores=1,3
/proc/11098/stat : 11098 (esg_static.sh) S 11096 11098 9885 0 -1 4202496 355 1746 0 0 0 0 13 0 23 0 1 0 466424417 8908800 253 33554432000 4194304 4922060 140734687970672 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11098/statm: 2175 253 209 178 0 68 0
[pid=11123] ppid=11098 vsize=45196 CPUtime=642.17 cores=1,3
/proc/11123/stat : 11123 (cdcl) R 11098 11098 9885 0 -1 4202496 17341 0 0 0 64208 9 0 0 25 0 1 0 466424431 46280704 9685 33554432000 4194304 4218580 140734881267968 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11123/statm: 11299 9685 131 6 0 9769 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 53896

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.84 5/194 11145
/proc/meminfo: memFree=21188072/32950904 swapFree=67082284/67111528
[pid=11098] ppid=11096 vsize=8700 CPUtime=0.13 cores=1,3
/proc/11098/stat : 11098 (esg_static.sh) S 11096 11098 9885 0 -1 4202496 355 1746 0 0 0 0 13 0 23 0 1 0 466424417 8908800 253 33554432000 4194304 4922060 140734687970672 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11098/statm: 2175 253 209 178 0 68 0
[pid=11123] ppid=11098 vsize=45288 CPUtime=702.16 cores=1,3
/proc/11123/stat : 11123 (cdcl) R 11098 11098 9885 0 -1 4202496 18248 0 0 0 70207 9 0 0 25 0 1 0 466424431 46374912 9709 33554432000 4194304 4218580 140734881267968 18446744073709551615 4211908 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11123/statm: 11322 9709 131 6 0 9792 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 53988

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.85 5/194 11146
/proc/meminfo: memFree=21182980/32950904 swapFree=67082284/67111528
[pid=11098] ppid=11096 vsize=8700 CPUtime=0.13 cores=1,3
/proc/11098/stat : 11098 (esg_static.sh) S 11096 11098 9885 0 -1 4202496 355 1746 0 0 0 0 13 0 23 0 1 0 466424417 8908800 253 33554432000 4194304 4922060 140734687970672 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11098/statm: 2175 253 209 178 0 68 0
[pid=11123] ppid=11098 vsize=46152 CPUtime=762.17 cores=1,3
/proc/11123/stat : 11123 (cdcl) R 11098 11098 9885 0 -1 4202496 19331 0 0 0 76207 10 0 0 25 0 1 0 466424431 47259648 9931 33554432000 4194304 4218580 140734881267968 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11123/statm: 11538 9931 131 6 0 10008 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 54852

[startup+822.301 s]
/proc/loadavg: 4.05 4.00 3.86 5/194 11148
/proc/meminfo: memFree=21177636/32950904 swapFree=67082284/67111528
[pid=11098] ppid=11096 vsize=8700 CPUtime=0.13 cores=1,3
/proc/11098/stat : 11098 (esg_static.sh) S 11096 11098 9885 0 -1 4202496 355 1746 0 0 0 0 13 0 23 0 1 0 466424417 8908800 253 33554432000 4194304 4922060 140734687970672 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11098/statm: 2175 253 209 178 0 68 0
[pid=11123] ppid=11098 vsize=46292 CPUtime=822.17 cores=1,3
/proc/11123/stat : 11123 (cdcl) R 11098 11098 9885 0 -1 4202496 20209 0 0 0 82206 11 0 0 25 0 1 0 466424431 47403008 9957 33554432000 4194304 4218580 140734881267968 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11123/statm: 11573 9957 131 6 0 10043 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 54992

[startup+882.301 s]
/proc/loadavg: 4.06 4.01 3.87 5/194 11150
/proc/meminfo: memFree=21175268/32950904 swapFree=67082284/67111528
[pid=11098] ppid=11096 vsize=8700 CPUtime=0.13 cores=1,3
/proc/11098/stat : 11098 (esg_static.sh) S 11096 11098 9885 0 -1 4202496 355 1746 0 0 0 0 13 0 23 0 1 0 466424417 8908800 253 33554432000 4194304 4922060 140734687970672 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11098/statm: 2175 253 209 178 0 68 0
[pid=11123] ppid=11098 vsize=46708 CPUtime=882.17 cores=1,3
/proc/11123/stat : 11123 (cdcl) R 11098 11098 9885 0 -1 4202496 21312 0 0 0 88205 12 0 0 25 0 1 0 466424431 47828992 10065 33554432000 4194304 4218580 140734881267968 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11123/statm: 11677 10065 131 6 0 10147 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 55408

[startup+942.3 s]
/proc/loadavg: 4.02 4.01 3.88 5/194 11151
/proc/meminfo: memFree=21166952/32950904 swapFree=67082284/67111528
[pid=11098] ppid=11096 vsize=8700 CPUtime=0.13 cores=1,3
/proc/11098/stat : 11098 (esg_static.sh) S 11096 11098 9885 0 -1 4202496 355 1746 0 0 0 0 13 0 23 0 1 0 466424417 8908800 253 33554432000 4194304 4922060 140734687970672 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11098/statm: 2175 253 209 178 0 68 0
[pid=11123] ppid=11098 vsize=46736 CPUtime=942.17 cores=1,3
/proc/11123/stat : 11123 (cdcl) R 11098 11098 9885 0 -1 4202496 22574 0 0 0 94204 13 0 0 25 0 1 0 466424431 47857664 10089 33554432000 4194304 4218580 140734881267968 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11123/statm: 11684 10089 131 6 0 10154 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 55436

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/194 11153
/proc/meminfo: memFree=21160236/32950904 swapFree=67082284/67111528
[pid=11098] ppid=11096 vsize=8700 CPUtime=0.13 cores=1,3
/proc/11098/stat : 11098 (esg_static.sh) S 11096 11098 9885 0 -1 4202496 355 1746 0 0 0 0 13 0 23 0 1 0 466424417 8908800 253 33554432000 4194304 4922060 140734687970672 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11098/statm: 2175 253 209 178 0 68 0
[pid=11123] ppid=11098 vsize=47220 CPUtime=1002.17 cores=1,3
/proc/11123/stat : 11123 (cdcl) R 11098 11098 9885 0 -1 4202496 23891 0 0 0 100203 14 0 0 25 0 1 0 466424431 48353280 10194 33554432000 4194304 4218580 140734881267968 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11123/statm: 11805 10194 131 6 0 10275 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 55920

[startup+1062.3 s]
/proc/loadavg: 4.04 4.01 3.89 5/194 11163
/proc/meminfo: memFree=21153860/32950904 swapFree=67082284/67111528
[pid=11098] ppid=11096 vsize=8700 CPUtime=0.13 cores=1,3
/proc/11098/stat : 11098 (esg_static.sh) S 11096 11098 9885 0 -1 4202496 355 1746 0 0 0 0 13 0 23 0 1 0 466424417 8908800 253 33554432000 4194304 4922060 140734687970672 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11098/statm: 2175 253 209 178 0 68 0
[pid=11123] ppid=11098 vsize=47520 CPUtime=1062.18 cores=1,3
/proc/11123/stat : 11123 (cdcl) R 11098 11098 9885 0 -1 4202496 25054 0 0 0 106203 15 0 0 25 0 1 0 466424431 48660480 10268 33554432000 4194304 4218580 140734881267968 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11123/statm: 11880 10268 131 6 0 10350 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 56220

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.90 5/194 11165
/proc/meminfo: memFree=21151360/32950904 swapFree=67082284/67111528
[pid=11098] ppid=11096 vsize=8700 CPUtime=0.13 cores=1,3
/proc/11098/stat : 11098 (esg_static.sh) S 11096 11098 9885 0 -1 4202496 355 1746 0 0 0 0 13 0 23 0 1 0 466424417 8908800 253 33554432000 4194304 4922060 140734687970672 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11098/statm: 2175 253 209 178 0 68 0
[pid=11123] ppid=11098 vsize=47396 CPUtime=1122.17 cores=1,3
/proc/11123/stat : 11123 (cdcl) R 11098 11098 9885 0 -1 4202496 26975 0 0 0 112201 16 0 0 25 0 1 0 466424431 48533504 10232 33554432000 4194304 4218580 140734881267968 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11123/statm: 11849 10232 131 6 0 10319 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 56096

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 11166
/proc/meminfo: memFree=21145152/32950904 swapFree=67082284/67111528
[pid=11098] ppid=11096 vsize=8700 CPUtime=0.13 cores=1,3
/proc/11098/stat : 11098 (esg_static.sh) S 11096 11098 9885 0 -1 4202496 355 1746 0 0 0 0 13 0 23 0 1 0 466424417 8908800 253 33554432000 4194304 4922060 140734687970672 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11098/statm: 2175 253 209 178 0 68 0
[pid=11123] ppid=11098 vsize=47524 CPUtime=1182.17 cores=1,3
/proc/11123/stat : 11123 (cdcl) R 11098 11098 9885 0 -1 4202496 29306 0 0 0 118200 17 0 0 25 0 1 0 466424431 48664576 10265 33554432000 4194304 4218580 140734881267968 18446744073709551615 4214070 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11123/statm: 11881 10265 131 6 0 10351 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 56224

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 11171
/proc/meminfo: memFree=21131992/32950904 swapFree=67082284/67111528
[pid=11098] ppid=11096 vsize=8700 CPUtime=0.13 cores=1,3
/proc/11098/stat : 11098 (esg_static.sh) S 11096 11098 9885 0 -1 4202496 355 1746 0 0 0 0 13 0 23 0 1 0 466424417 8908800 253 33554432000 4194304 4922060 140734687970672 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11098/statm: 2175 253 209 178 0 68 0
[pid=11123] ppid=11098 vsize=57764 CPUtime=1242.17 cores=1,3
/proc/11123/stat : 11123 (cdcl) R 11098 11098 9885 0 -1 4202496 32830 0 0 0 124198 19 0 0 25 0 1 0 466424431 59150336 12851 33554432000 4194304 4218580 140734881267968 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11123/statm: 14441 12851 131 6 0 12911 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 66464



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 4/192 11174
/proc/meminfo: memFree=21165476/32950904 swapFree=67082284/67111528
[pid=11098] ppid=11096 vsize=8700 CPUtime=0.13 cores=1,3
/proc/11098/stat : 11098 (esg_static.sh) S 11096 11098 9885 0 -1 4202496 355 1746 0 0 0 0 13 0 23 0 1 0 466424417 8908800 253 33554432000 4194304 4922060 140734687970672 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11098/statm: 2175 253 209 178 0 68 0
[pid=11123] ppid=11098 vsize=72172 CPUtime=1299.89 cores=1,3
/proc/11123/stat : 11123 (cdcl) R 11098 11098 9885 0 -1 4202496 36413 0 0 0 129968 21 0 0 25 0 1 0 466424431 73904128 16424 33554432000 4194304 4218580 140734881267968 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11123/statm: 18043 16424 131 6 0 16513 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 80872

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.81
system time used= 0.225965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38527
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= 15
involuntary context switches= 1521

runsolver used 2.16567 second user time and 4.94025 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-23 10:44:07
IDJOB=3263138
IDBENCH=83930
IDSOLVER=1609
FILE ID=node121/3263138-1303548246
RUNJOBID= node121-1303548246-11077
PBS_JOBID= 13143117
Free space on /tmp= 72068 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_5-log.shuffled-as.sat03-111.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263138-1303548246/watcher-3263138-1303548246 -o /tmp/evaluation-result-3263138-1303548246/solver-3263138-1303548246 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3263138-1303548246.cnf

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

MD5SUM BENCH= ab60d1d6c6130bc12a1aa4855d06424a
RANDOM SEED=834661730

node121.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.817
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.63
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.817
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.817
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.84
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.817
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.77
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.817
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.817
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.817
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.817
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:     32950904 kB
MemFree:      21369264 kB
Buffers:       2125120 kB
Cached:        8906132 kB
SwapCached:       2776 kB
Active:        8305796 kB
Inactive:      2770444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      21369264 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:            4700 kB
Writeback:           0 kB
AnonPages:       42608 kB
Mapped:          14304 kB
Slab:           440412 kB
PageTables:       5180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   219796 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= 72060 MiB
End job on node121 at 2011-04-23 11:05:49