Trace number 3251608

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m32-q369.75-n30-p30-s25693430.cnf
MD5SUM08b4f1e095a7a4b98cb40c2c00e78d45
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.477926
Satisfiable
(Un)Satisfiability was proved
Number of variables952
Number of clauses84809
Sum of the clauses size170510
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284779
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   84809   170510 |   25442       0        0     nan |  0.000 % |
0.00/0.14	c |         0 |   83857   242480 |      --       0       --      -- |     --   | -952/71970
0.00/0.14	c ==============================================================================
0.00/0.14	c Result  :   #vars: 922   #clauses: 83857   #literals: 242480
0.00/0.14	c CPU time:   0.136979 s
0.00/0.14	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-3251608-1303585502/watcher-3251608-1303585502 -o /tmp/evaluation-result-3251608-1303585502/solver-3251608-1303585502 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3251608-1303585502.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: 2.80 3.07 3.46 4/192 22940
/proc/meminfo: memFree=14469428/32951124 swapFree=67111528/67111528
[pid=22940] ppid=22938 vsize=8700 CPUtime=0 cores=1,3
/proc/22940/stat : 22940 (esg_static.sh) S 22938 22940 21784 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 470148100 8908800 250 33554432000 4194304 4922060 140736370763824 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22940/statm: 2175 250 209 178 0 68 0

[startup+0.07032 s]
/proc/loadavg: 2.80 3.07 3.46 4/192 22940
/proc/meminfo: memFree=14469428/32951124 swapFree=67111528/67111528
[pid=22940] ppid=22938 vsize=8700 CPUtime=0 cores=1,3
/proc/22940/stat : 22940 (esg_static.sh) S 22938 22940 21784 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 470148100 8908800 250 33554432000 4194304 4922060 140736370763824 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22940/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100311 s]
/proc/loadavg: 2.80 3.07 3.46 4/192 22940
/proc/meminfo: memFree=14469428/32951124 swapFree=67111528/67111528
[pid=22940] ppid=22938 vsize=8700 CPUtime=0 cores=1,3
/proc/22940/stat : 22940 (esg_static.sh) S 22938 22940 21784 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 470148100 8908800 250 33554432000 4194304 4922060 140736370763824 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22940/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300241 s]
/proc/loadavg: 2.80 3.07 3.46 4/192 22940
/proc/meminfo: memFree=14469428/32951124 swapFree=67111528/67111528
[pid=22940] ppid=22938 vsize=8700 CPUtime=0.17 cores=1,3
/proc/22940/stat : 22940 (esg_static.sh) S 22938 22940 21784 0 -1 4202496 356 1705 0 0 0 0 17 0 20 0 1 0 470148100 8908800 253 33554432000 4194304 4922060 140736370763824 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22940/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 8700

[startup+0.700171 s]
/proc/loadavg: 2.80 3.07 3.46 4/192 22940
/proc/meminfo: memFree=14469428/32951124 swapFree=67111528/67111528
[pid=22940] ppid=22938 vsize=8700 CPUtime=0.17 cores=1,3
/proc/22940/stat : 22940 (esg_static.sh) S 22938 22940 21784 0 -1 4202496 356 1705 0 0 0 0 17 0 20 0 1 0 470148100 8908800 253 33554432000 4194304 4922060 140736370763824 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22940/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 8700

[startup+1.50105 s]
/proc/loadavg: 2.80 3.07 3.46 5/198 22951
/proc/meminfo: memFree=14428220/32951124 swapFree=67111528/67111528
[pid=22940] ppid=22938 vsize=8700 CPUtime=0.17 cores=1,3
/proc/22940/stat : 22940 (esg_static.sh) S 22938 22940 21784 0 -1 4202496 356 1705 0 0 0 0 17 0 20 0 1 0 470148100 8908800 253 33554432000 4194304 4922060 140736370763824 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22940/statm: 2175 253 209 178 0 68 0
[pid=22950] ppid=22940 vsize=9928 CPUtime=1.31 cores=1,3
/proc/22950/stat : 22950 (cdcl) R 22940 22940 21784 0 -1 4202496 983 0 0 0 131 0 0 0 25 0 1 0 470148118 10166272 893 33554432000 4194304 4218580 140735908478048 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22950/statm: 2482 893 129 6 0 952 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18628

[startup+3.10076 s]
/proc/loadavg: 2.80 3.07 3.46 5/198 22952
/proc/meminfo: memFree=14446200/32951124 swapFree=67111528/67111528
[pid=22940] ppid=22938 vsize=8700 CPUtime=0.17 cores=1,3
/proc/22940/stat : 22940 (esg_static.sh) S 22938 22940 21784 0 -1 4202496 356 1705 0 0 0 0 17 0 20 0 1 0 470148100 8908800 253 33554432000 4194304 4922060 140736370763824 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22940/statm: 2175 253 209 178 0 68 0
[pid=22950] ppid=22940 vsize=10776 CPUtime=2.91 cores=1,3
/proc/22950/stat : 22950 (cdcl) R 22940 22940 21784 0 -1 4202496 1166 0 0 0 291 0 0 0 25 0 1 0 470148118 11034624 1076 33554432000 4194304 4218580 140735908478048 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22950/statm: 2694 1076 129 6 0 1164 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19476

[startup+6.30017 s]
/proc/loadavg: 2.97 3.10 3.47 5/198 22952
/proc/meminfo: memFree=14434460/32951124 swapFree=67111528/67111528
[pid=22940] ppid=22938 vsize=8700 CPUtime=0.17 cores=1,3
/proc/22940/stat : 22940 (esg_static.sh) S 22938 22940 21784 0 -1 4202496 356 1705 0 0 0 0 17 0 20 0 1 0 470148100 8908800 253 33554432000 4194304 4922060 140736370763824 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22940/statm: 2175 253 209 178 0 68 0
[pid=22950] ppid=22940 vsize=12312 CPUtime=6.11 cores=1,3
/proc/22950/stat : 22950 (cdcl) R 22940 22940 21784 0 -1 4202496 1570 0 0 0 611 0 0 0 25 0 1 0 470148118 12607488 1480 33554432000 4194304 4218580 140735908478048 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22950/statm: 3078 1480 130 6 0 1548 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 21012

[startup+12.701 s]
/proc/loadavg: 3.06 3.12 3.47 5/198 22952
/proc/meminfo: memFree=14425708/32951124 swapFree=67111528/67111528
[pid=22940] ppid=22938 vsize=8700 CPUtime=0.17 cores=1,3
/proc/22940/stat : 22940 (esg_static.sh) S 22938 22940 21784 0 -1 4202496 356 1705 0 0 0 0 17 0 20 0 1 0 470148100 8908800 253 33554432000 4194304 4922060 140736370763824 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22940/statm: 2175 253 209 178 0 68 0
[pid=22950] ppid=22940 vsize=14204 CPUtime=12.51 cores=1,3
/proc/22950/stat : 22950 (cdcl) R 22940 22940 21784 0 -1 4202496 2049 0 0 0 1251 0 0 0 25 0 1 0 470148118 14544896 1959 33554432000 4194304 4218580 140735908478048 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22950/statm: 3551 1959 131 6 0 2021 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22904

[startup+25.5006 s]
/proc/loadavg: 3.27 3.16 3.48 5/198 22952
/proc/meminfo: memFree=14412468/32951124 swapFree=67111528/67111528
[pid=22940] ppid=22938 vsize=8700 CPUtime=0.17 cores=1,3
/proc/22940/stat : 22940 (esg_static.sh) S 22938 22940 21784 0 -1 4202496 356 1705 0 0 0 0 17 0 20 0 1 0 470148100 8908800 253 33554432000 4194304 4922060 140736370763824 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22940/statm: 2175 253 209 178 0 68 0
[pid=22950] ppid=22940 vsize=18684 CPUtime=25.3 cores=1,3
/proc/22950/stat : 22950 (cdcl) R 22940 22940 21784 0 -1 4202496 3179 0 0 0 2530 0 0 0 25 0 1 0 470148118 19132416 3085 33554432000 4194304 4218580 140735908478048 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22950/statm: 4671 3085 131 6 0 3141 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 27384

[startup+51.1009 s]
/proc/loadavg: 3.51 3.22 3.49 5/198 22953
/proc/meminfo: memFree=14395068/32951124 swapFree=67111528/67111528
[pid=22940] ppid=22938 vsize=8700 CPUtime=0.17 cores=1,3
/proc/22940/stat : 22940 (esg_static.sh) S 22938 22940 21784 0 -1 4202496 356 1705 0 0 0 0 17 0 20 0 1 0 470148100 8908800 253 33554432000 4194304 4922060 140736370763824 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22940/statm: 2175 253 209 178 0 68 0
[pid=22950] ppid=22940 vsize=24624 CPUtime=50.9 cores=1,3
/proc/22950/stat : 22950 (cdcl) R 22940 22940 21784 0 -1 4202496 4680 0 0 0 5090 0 0 0 25 0 1 0 470148118 25214976 4563 33554432000 4194304 4218580 140735908478048 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22950/statm: 6156 4563 131 6 0 4626 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33324

[startup+102.307 s]
/proc/loadavg: 3.79 3.34 3.52 5/198 22954
/proc/meminfo: memFree=14369992/32951124 swapFree=67111528/67111528
[pid=22940] ppid=22938 vsize=8700 CPUtime=0.17 cores=1,3
/proc/22940/stat : 22940 (esg_static.sh) S 22938 22940 21784 0 -1 4202496 356 1705 0 0 0 0 17 0 20 0 1 0 470148100 8908800 253 33554432000 4194304 4922060 140736370763824 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22940/statm: 2175 253 209 178 0 68 0
[pid=22950] ppid=22940 vsize=28468 CPUtime=102.1 cores=1,3
/proc/22950/stat : 22950 (cdcl) R 22940 22940 21784 0 -1 4202496 5733 0 0 0 10210 0 0 0 25 0 1 0 470148118 29151232 5524 33554432000 4194304 4218580 140735908478048 18446744073709551615 4208512 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22950/statm: 7117 5524 131 6 0 5587 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 37168

[startup+162.3 s]
/proc/loadavg: 4.00 3.49 3.56 5/198 22956
/proc/meminfo: memFree=14349648/32951124 swapFree=67111528/67111528
[pid=22940] ppid=22938 vsize=8700 CPUtime=0.17 cores=1,3
/proc/22940/stat : 22940 (esg_static.sh) S 22938 22940 21784 0 -1 4202496 356 1705 0 0 0 0 17 0 20 0 1 0 470148100 8908800 253 33554432000 4194304 4922060 140736370763824 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22940/statm: 2175 253 209 178 0 68 0
[pid=22950] ppid=22940 vsize=32684 CPUtime=162.11 cores=1,3
/proc/22950/stat : 22950 (cdcl) R 22940 22940 21784 0 -1 4202496 6857 0 0 0 16210 1 0 0 25 0 1 0 470148118 33468416 6556 33554432000 4194304 4218580 140735908478048 18446744073709551615 4208538 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22950/statm: 8171 6556 131 6 0 6641 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 41384

[startup+222.301 s]
/proc/loadavg: 4.10 3.61 3.59 5/198 22958
/proc/meminfo: memFree=14337468/32951124 swapFree=67111528/67111528
[pid=22940] ppid=22938 vsize=8700 CPUtime=0.17 cores=1,3
/proc/22940/stat : 22940 (esg_static.sh) S 22938 22940 21784 0 -1 4202496 356 1705 0 0 0 0 17 0 20 0 1 0 470148100 8908800 253 33554432000 4194304 4922060 140736370763824 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22940/statm: 2175 253 209 178 0 68 0
[pid=22950] ppid=22940 vsize=35664 CPUtime=222.11 cores=1,3
/proc/22950/stat : 22950 (cdcl) R 22940 22940 21784 0 -1 4202496 7714 0 0 0 22210 1 0 0 25 0 1 0 470148118 36519936 7302 33554432000 4194304 4218580 140735908478048 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22950/statm: 8916 7302 131 6 0 7386 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 44364

[startup+282.301 s]
/proc/loadavg: 4.13 3.71 3.62 5/198 22959
/proc/meminfo: memFree=14326164/32951124 swapFree=67111528/67111528
[pid=22940] ppid=22938 vsize=8700 CPUtime=0.17 cores=1,3
/proc/22940/stat : 22940 (esg_static.sh) S 22938 22940 21784 0 -1 4202496 356 1705 0 0 0 0 17 0 20 0 1 0 470148100 8908800 253 33554432000 4194304 4922060 140736370763824 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22940/statm: 2175 253 209 178 0 68 0
[pid=22950] ppid=22940 vsize=38368 CPUtime=282.11 cores=1,3
/proc/22950/stat : 22950 (cdcl) R 22940 22940 21784 0 -1 4202496 8525 0 0 0 28210 1 0 0 25 0 1 0 470148118 39288832 8001 33554432000 4194304 4218580 140735908478048 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22950/statm: 9592 8001 131 6 0 8062 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 47068

[startup+342.301 s]
/proc/loadavg: 3.65 3.66 3.62 4/191 22986
/proc/meminfo: memFree=14356600/32951124 swapFree=67111528/67111528
[pid=22940] ppid=22938 vsize=8700 CPUtime=0.17 cores=1,3
/proc/22940/stat : 22940 (esg_static.sh) S 22938 22940 21784 0 -1 4202496 356 1705 0 0 0 0 17 0 20 0 1 0 470148100 8908800 253 33554432000 4194304 4922060 140736370763824 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22940/statm: 2175 253 209 178 0 68 0
[pid=22950] ppid=22940 vsize=40980 CPUtime=342.11 cores=1,3
/proc/22950/stat : 22950 (cdcl) R 22940 22940 21784 0 -1 4202496 9255 0 0 0 34209 2 0 0 25 0 1 0 470148118 41963520 8645 33554432000 4194304 4218580 140735908478048 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22950/statm: 10245 8645 131 6 0 8715 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 49680

[startup+402.301 s]
/proc/loadavg: 3.24 3.54 3.57 4/191 22987
/proc/meminfo: memFree=14339956/32951124 swapFree=67111528/67111528
[pid=22940] ppid=22938 vsize=8700 CPUtime=0.17 cores=1,3

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

[pid=22950] ppid=22940 vsize=47584 CPUtime=522.12 cores=1,3
/proc/22950/stat : 22950 (cdcl) R 22940 22940 21784 0 -1 4202496 11337 0 0 0 52209 3 0 0 25 0 1 0 470148118 48726016 10281 33554432000 4194304 4218580 140735908478048 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22950/statm: 11896 10281 131 6 0 10366 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 56284

[startup+582.3 s]
/proc/loadavg: 3.02 3.30 3.47 4/191 22992
/proc/meminfo: memFree=14327500/32951124 swapFree=67111528/67111528
[pid=22940] ppid=22938 vsize=8700 CPUtime=0.17 cores=1,3
/proc/22940/stat : 22940 (esg_static.sh) S 22938 22940 21784 0 -1 4202496 356 1705 0 0 0 0 17 0 20 0 1 0 470148100 8908800 253 33554432000 4194304 4922060 140736370763824 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22940/statm: 2175 253 209 178 0 68 0
[pid=22950] ppid=22940 vsize=48184 CPUtime=582.12 cores=1,3
/proc/22950/stat : 22950 (cdcl) R 22940 22940 21784 0 -1 4202496 11605 0 0 0 58209 3 0 0 25 0 1 0 470148118 49340416 10446 33554432000 4194304 4218580 140735908478048 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22950/statm: 12046 10446 131 6 0 10516 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 56884

[startup+642.3 s]
/proc/loadavg: 3.00 3.24 3.44 4/191 22994
/proc/meminfo: memFree=14321388/32951124 swapFree=67111528/67111528
[pid=22940] ppid=22938 vsize=8700 CPUtime=0.17 cores=1,3
/proc/22940/stat : 22940 (esg_static.sh) S 22938 22940 21784 0 -1 4202496 356 1705 0 0 0 0 17 0 20 0 1 0 470148100 8908800 253 33554432000 4194304 4922060 140736370763824 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22940/statm: 2175 253 209 178 0 68 0
[pid=22950] ppid=22940 vsize=49668 CPUtime=642.12 cores=1,3
/proc/22950/stat : 22950 (cdcl) R 22940 22940 21784 0 -1 4202496 12093 0 0 0 64209 3 0 0 25 0 1 0 470148118 50860032 10829 33554432000 4194304 4218580 140735908478048 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22950/statm: 12417 10829 131 6 0 10887 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 58368

[startup+702.3 s]
/proc/loadavg: 3.00 3.20 3.41 4/191 22995
/proc/meminfo: memFree=14318384/32951124 swapFree=67111528/67111528
[pid=22940] ppid=22938 vsize=8700 CPUtime=0.17 cores=1,3
/proc/22940/stat : 22940 (esg_static.sh) S 22938 22940 21784 0 -1 4202496 356 1705 0 0 0 0 17 0 20 0 1 0 470148100 8908800 253 33554432000 4194304 4922060 140736370763824 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22940/statm: 2175 253 209 178 0 68 0
[pid=22950] ppid=22940 vsize=52264 CPUtime=702.12 cores=1,3
/proc/22950/stat : 22950 (cdcl) R 22940 22940 21784 0 -1 4202496 12835 0 0 0 70208 4 0 0 25 0 1 0 470148118 53518336 11447 33554432000 4194304 4218580 140735908478048 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22950/statm: 13066 11447 131 6 0 11536 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 60964

[startup+762.307 s]
/proc/loadavg: 3.00 3.16 3.38 4/191 22997
/proc/meminfo: memFree=14316752/32951124 swapFree=67111528/67111528
[pid=22940] ppid=22938 vsize=8700 CPUtime=0.17 cores=1,3
/proc/22940/stat : 22940 (esg_static.sh) S 22938 22940 21784 0 -1 4202496 356 1705 0 0 0 0 17 0 20 0 1 0 470148100 8908800 253 33554432000 4194304 4922060 140736370763824 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22940/statm: 2175 253 209 178 0 68 0
[pid=22950] ppid=22940 vsize=52508 CPUtime=762.13 cores=1,3
/proc/22950/stat : 22950 (cdcl) R 22940 22940 21784 0 -1 4202496 13048 0 0 0 76209 4 0 0 25 0 1 0 470148118 53768192 11530 33554432000 4194304 4218580 140735908478048 18446744073709551615 4211898 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22950/statm: 13127 11530 131 6 0 11597 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 61208

[startup+822.301 s]
/proc/loadavg: 3.00 3.13 3.35 4/191 22998
/proc/meminfo: memFree=14314000/32951124 swapFree=67111528/67111528
[pid=22940] ppid=22938 vsize=8700 CPUtime=0.17 cores=1,3
/proc/22940/stat : 22940 (esg_static.sh) S 22938 22940 21784 0 -1 4202496 356 1705 0 0 0 0 17 0 20 0 1 0 470148100 8908800 253 33554432000 4194304 4922060 140736370763824 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22940/statm: 2175 253 209 178 0 68 0
[pid=22950] ppid=22940 vsize=53356 CPUtime=822.13 cores=1,3
/proc/22950/stat : 22950 (cdcl) R 22940 22940 21784 0 -1 4202496 13339 0 0 0 82208 5 0 0 25 0 1 0 470148118 54636544 11722 33554432000 4194304 4218580 140735908478048 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22950/statm: 13339 11722 131 6 0 11809 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 62056

[startup+882.301 s]
/proc/loadavg: 3.00 3.10 3.33 4/191 23000
/proc/meminfo: memFree=14309644/32951124 swapFree=67111528/67111528
[pid=22940] ppid=22938 vsize=8700 CPUtime=0.17 cores=1,3
/proc/22940/stat : 22940 (esg_static.sh) S 22938 22940 21784 0 -1 4202496 356 1705 0 0 0 0 17 0 20 0 1 0 470148100 8908800 253 33554432000 4194304 4922060 140736370763824 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22940/statm: 2175 253 209 178 0 68 0
[pid=22950] ppid=22940 vsize=54340 CPUtime=882.13 cores=1,3
/proc/22950/stat : 22950 (cdcl) R 22940 22940 21784 0 -1 4202496 13672 0 0 0 88208 5 0 0 25 0 1 0 470148118 55644160 11965 33554432000 4194304 4218580 140735908478048 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22950/statm: 13585 11965 131 6 0 12055 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 63040

[startup+942.301 s]
/proc/loadavg: 3.07 3.10 3.31 4/191 23002
/proc/meminfo: memFree=14307148/32951124 swapFree=67111528/67111528
[pid=22940] ppid=22938 vsize=8700 CPUtime=0.17 cores=1,3
/proc/22940/stat : 22940 (esg_static.sh) S 22938 22940 21784 0 -1 4202496 356 1705 0 0 0 0 17 0 20 0 1 0 470148100 8908800 253 33554432000 4194304 4922060 140736370763824 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22940/statm: 2175 253 209 178 0 68 0
[pid=22950] ppid=22940 vsize=55288 CPUtime=942.13 cores=1,3
/proc/22950/stat : 22950 (cdcl) R 22940 22940 21784 0 -1 4202496 14043 0 0 0 94208 5 0 0 25 0 1 0 470148118 56614912 12204 33554432000 4194304 4218580 140735908478048 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22950/statm: 13822 12204 131 6 0 12292 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 63988

[startup+1002.3 s]
/proc/loadavg: 3.02 3.08 3.29 4/191 23003
/proc/meminfo: memFree=14304272/32951124 swapFree=67111528/67111528
[pid=22940] ppid=22938 vsize=8700 CPUtime=0.17 cores=1,3
/proc/22940/stat : 22940 (esg_static.sh) S 22938 22940 21784 0 -1 4202496 356 1705 0 0 0 0 17 0 20 0 1 0 470148100 8908800 253 33554432000 4194304 4922060 140736370763824 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22940/statm: 2175 253 209 178 0 68 0
[pid=22950] ppid=22940 vsize=55384 CPUtime=1002.13 cores=1,3
/proc/22950/stat : 22950 (cdcl) R 22940 22940 21784 0 -1 4202496 14179 0 0 0 100208 5 0 0 25 0 1 0 470148118 56713216 12235 33554432000 4194304 4218580 140735908478048 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22950/statm: 13846 12235 131 6 0 12316 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 64084

[startup+1062.3 s]
/proc/loadavg: 3.01 3.06 3.27 4/191 23005
/proc/meminfo: memFree=14296180/32951124 swapFree=67111528/67111528
[pid=22940] ppid=22938 vsize=8700 CPUtime=0.17 cores=1,3
/proc/22940/stat : 22940 (esg_static.sh) S 22938 22940 21784 0 -1 4202496 356 1705 0 0 0 0 17 0 20 0 1 0 470148100 8908800 253 33554432000 4194304 4922060 140736370763824 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22940/statm: 2175 253 209 178 0 68 0
[pid=22950] ppid=22940 vsize=57484 CPUtime=1062.13 cores=1,3
/proc/22950/stat : 22950 (cdcl) R 22940 22940 21784 0 -1 4202496 14863 0 0 0 106208 5 0 0 25 0 1 0 470148118 58863616 12767 33554432000 4194304 4218580 140735908478048 18446744073709551615 4208496 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22950/statm: 14371 12767 131 6 0 12841 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 66184

[startup+1122.3 s]
/proc/loadavg: 3.05 3.06 3.25 4/191 23006
/proc/meminfo: memFree=14289580/32951124 swapFree=67111528/67111528
[pid=22940] ppid=22938 vsize=8700 CPUtime=0.17 cores=1,3
/proc/22940/stat : 22940 (esg_static.sh) S 22938 22940 21784 0 -1 4202496 356 1705 0 0 0 0 17 0 20 0 1 0 470148100 8908800 253 33554432000 4194304 4922060 140736370763824 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22940/statm: 2175 253 209 178 0 68 0
[pid=22950] ppid=22940 vsize=59660 CPUtime=1122.14 cores=1,3
/proc/22950/stat : 22950 (cdcl) R 22940 22940 21784 0 -1 4202496 15522 0 0 0 112208 6 0 0 25 0 1 0 470148118 61091840 13317 33554432000 4194304 4218580 140735908478048 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22950/statm: 14915 13317 131 6 0 13385 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 68360

[startup+1182.3 s]
/proc/loadavg: 3.07 3.06 3.24 4/191 23008
/proc/meminfo: memFree=14286836/32951124 swapFree=67111528/67111528
[pid=22940] ppid=22938 vsize=8700 CPUtime=0.17 cores=1,3
/proc/22940/stat : 22940 (esg_static.sh) S 22938 22940 21784 0 -1 4202496 356 1705 0 0 0 0 17 0 20 0 1 0 470148100 8908800 253 33554432000 4194304 4922060 140736370763824 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22940/statm: 2175 253 209 178 0 68 0
[pid=22950] ppid=22940 vsize=60940 CPUtime=1182.14 cores=1,3
/proc/22950/stat : 22950 (cdcl) R 22940 22940 21784 0 -1 4202496 15975 0 0 0 118208 6 0 0 25 0 1 0 470148118 62402560 13641 33554432000 4194304 4218580 140735908478048 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22950/statm: 15235 13641 131 6 0 13705 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 69640

[startup+1242.3 s]
/proc/loadavg: 3.10 3.07 3.23 4/191 23010
/proc/meminfo: memFree=14283604/32951124 swapFree=67111528/67111528
[pid=22940] ppid=22938 vsize=8700 CPUtime=0.17 cores=1,3
/proc/22940/stat : 22940 (esg_static.sh) S 22938 22940 21784 0 -1 4202496 356 1705 0 0 0 0 17 0 20 0 1 0 470148100 8908800 253 33554432000 4194304 4922060 140736370763824 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22940/statm: 2175 253 209 178 0 68 0
[pid=22950] ppid=22940 vsize=61800 CPUtime=1242.14 cores=1,3
/proc/22950/stat : 22950 (cdcl) R 22940 22940 21784 0 -1 4202496 16305 0 0 0 124208 6 0 0 25 0 1 0 470148118 63283200 13859 33554432000 4194304 4218580 140735908478048 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22950/statm: 15450 13859 131 6 0 13920 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 70500



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.11 3.07 3.22 3/189 23012
/proc/meminfo: memFree=14350072/32951124 swapFree=67111528/67111528
[pid=22940] ppid=22938 vsize=8700 CPUtime=0.17 cores=1,3
/proc/22940/stat : 22940 (esg_static.sh) S 22938 22940 21784 0 -1 4202496 356 1705 0 0 0 0 17 0 20 0 1 0 470148100 8908800 253 33554432000 4194304 4922060 140736370763824 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22940/statm: 2175 253 209 178 0 68 0
[pid=22950] ppid=22940 vsize=62392 CPUtime=1299.85 cores=1,3
/proc/22950/stat : 22950 (cdcl) R 22940 22940 21784 0 -1 4202496 16550 0 0 0 129979 6 0 0 25 0 1 0 470148118 63889408 13975 33554432000 4194304 4218580 140735908478048 18446744073709551615 4208464 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/22950/statm: 15598 13975 131 6 0 14068 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 71092

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.96
CPU system time (s): 0.079987
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 71208

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

runsolver used 2.08168 second user time and 5.02224 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-23 21:05:02
IDJOB=3251608
IDBENCH=88227
IDSOLVER=1609
FILE ID=node135/3251608-1303585502
RUNJOBID= node135-1303585502-22903
PBS_JOBID= 13150331
Free space on /tmp= 71368 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m32-q369.75-n30-p30-s25693430.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251608-1303585502/watcher-3251608-1303585502 -o /tmp/evaluation-result-3251608-1303585502/solver-3251608-1303585502 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3251608-1303585502.cnf

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

MD5SUM BENCH= 08b4f1e095a7a4b98cb40c2c00e78d45
RANDOM SEED=392894032

node135.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.851
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.70
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.851
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.83
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.851
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.75
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14469708 kB
Buffers:       2058556 kB
Cached:       15739184 kB
SwapCached:          0 kB
Active:        7347308 kB
Inactive:     10538184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14469708 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10896 kB
Writeback:           0 kB
AnonPages:       86308 kB
Mapped:          15660 kB
Slab:           531468 kB
PageTables:       5548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   255900 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71352 MiB
End job on node135 at 2011-04-23 21:26:44