Trace number 3251564

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) 1299.98 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q1041.25-n50-p15-s99099953.cnf
MD5SUMdda220d08783aabf4e7a9e99eeeccae6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2444
Number of clauses498568
Sum of the clauses size999480
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2498518
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.00	c Parsing...
0.00/0.12	c ==============================================================================
0.00/0.12	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.12	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.12	c ==============================================================================
0.00/0.12	c |         0 |  498568   999480 |  149570       0        0     nan |  0.000 % |
1.39/1.49	c |         0 |  496124  1439698 |      --       0       --      -- |     --   | -2444/440218
1.39/1.49	c ==============================================================================
1.39/1.49	c Result  :   #vars: 2394   #clauses: 496124   #literals: 1439698
1.39/1.49	c CPU time:   1.47278 s
1.39/1.49	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-3251564-1303585502/watcher-3251564-1303585502 -o /tmp/evaluation-result-3251564-1303585502/solver-3251564-1303585502 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3251564-1303585502.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 2.80 3.07 3.46 5/196 22947
/proc/meminfo: memFree=14453896/32951124 swapFree=67111528/67111528
[pid=22947] ppid=22945 vsize=8700 CPUtime=0 cores=4,6
/proc/22947/stat : 22947 (esg_static.sh) S 22945 22947 21784 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 470148114 8908800 250 33554432000 4194304 4922060 140734655799920 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22947/statm: 2175 250 209 178 0 68 0

[startup+0.00957704 s]
/proc/loadavg: 2.80 3.07 3.46 5/196 22947
/proc/meminfo: memFree=14453896/32951124 swapFree=67111528/67111528
[pid=22947] ppid=22945 vsize=8700 CPUtime=0 cores=4,6
/proc/22947/stat : 22947 (esg_static.sh) S 22945 22947 21784 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 470148114 8908800 250 33554432000 4194304 4922060 140734655799920 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22947/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100588 s]
/proc/loadavg: 2.80 3.07 3.46 5/196 22947
/proc/meminfo: memFree=14453896/32951124 swapFree=67111528/67111528
[pid=22947] ppid=22945 vsize=8700 CPUtime=0 cores=4,6
/proc/22947/stat : 22947 (esg_static.sh) S 22945 22947 21784 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 470148114 8908800 250 33554432000 4194304 4922060 140734655799920 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22947/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300561 s]
/proc/loadavg: 2.80 3.07 3.46 5/196 22947
/proc/meminfo: memFree=14453896/32951124 swapFree=67111528/67111528
[pid=22947] ppid=22945 vsize=8700 CPUtime=0 cores=4,6
/proc/22947/stat : 22947 (esg_static.sh) S 22945 22947 21784 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 470148114 8908800 250 33554432000 4194304 4922060 140734655799920 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22947/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70047 s]
/proc/loadavg: 2.80 3.07 3.46 5/196 22947
/proc/meminfo: memFree=14453896/32951124 swapFree=67111528/67111528
[pid=22947] ppid=22945 vsize=8700 CPUtime=0 cores=4,6
/proc/22947/stat : 22947 (esg_static.sh) S 22945 22947 21784 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 470148114 8908800 250 33554432000 4194304 4922060 140734655799920 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22947/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50028 s]
/proc/loadavg: 2.80 3.07 3.46 5/198 22951
/proc/meminfo: memFree=14427104/32951124 swapFree=67111528/67111528
[pid=22947] ppid=22945 vsize=8700 CPUtime=0 cores=4,6
/proc/22947/stat : 22947 (esg_static.sh) S 22945 22947 21784 0 -1 4202496 328 0 0 0 0 0 0 0 21 0 1 0 470148114 8908800 250 33554432000 4194304 4922060 140734655799920 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22947/statm: 2175 250 209 178 0 68 0
[pid=22948] ppid=22947 vsize=35580 CPUtime=1.49 cores=4,6
/proc/22948/stat : 22948 (SatELite_releas) R 22947 22947 21784 0 -1 4202496 9138 0 0 0 148 1 0 0 25 0 1 0 470148114 36433920 8119 33554432000 134512640 135144242 4291780480 18446744073709551615 134814251 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/22948/statm: 8895 8119 77 155 0 8738 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44280

[startup+3.10097 s]
/proc/loadavg: 2.80 3.07 3.46 5/198 22952
/proc/meminfo: memFree=14443596/32951124 swapFree=67111528/67111528
[pid=22947] ppid=22945 vsize=8700 CPUtime=1.7 cores=4,6
/proc/22947/stat : 22947 (esg_static.sh) S 22945 22947 21784 0 -1 4202496 354 9139 0 0 0 0 168 2 18 0 1 0 470148114 8908800 253 33554432000 4194304 4922060 140734655799920 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22947/statm: 2175 253 209 178 0 68 0
[pid=22952] ppid=22947 vsize=16656 CPUtime=1.38 cores=4,6
/proc/22952/stat : 22952 (cdcl) R 22947 22947 21784 0 -1 4202496 2645 0 0 0 138 0 0 0 23 0 1 0 470148286 17055744 2556 33554432000 4194304 4218580 140736058867824 18446744073709551615 4210513 0 0 4096 24578 0 0 0 17 6 0 0 0
/proc/22952/statm: 4164 2556 130 6 0 2634 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 25356

[startup+6.30044 s]
/proc/loadavg: 2.97 3.10 3.47 5/198 22952
/proc/meminfo: memFree=14434116/32951124 swapFree=67111528/67111528
[pid=22947] ppid=22945 vsize=8700 CPUtime=1.7 cores=4,6
/proc/22947/stat : 22947 (esg_static.sh) S 22945 22947 21784 0 -1 4202496 354 9139 0 0 0 0 168 2 18 0 1 0 470148114 8908800 253 33554432000 4194304 4922060 140734655799920 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22947/statm: 2175 253 209 178 0 68 0
[pid=22952] ppid=22947 vsize=18288 CPUtime=4.57 cores=4,6
/proc/22952/stat : 22952 (cdcl) R 22947 22947 21784 0 -1 4202496 3038 0 0 0 457 0 0 0 25 0 1 0 470148286 18726912 2949 33554432000 4194304 4218580 140736058867824 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22952/statm: 4572 2949 130 6 0 3042 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 26988

[startup+12.7003 s]
/proc/loadavg: 3.06 3.12 3.47 5/198 22952
/proc/meminfo: memFree=14425460/32951124 swapFree=67111528/67111528
[pid=22947] ppid=22945 vsize=8700 CPUtime=1.7 cores=4,6
/proc/22947/stat : 22947 (esg_static.sh) S 22945 22947 21784 0 -1 4202496 354 9139 0 0 0 0 168 2 18 0 1 0 470148114 8908800 253 33554432000 4194304 4922060 140734655799920 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22947/statm: 2175 253 209 178 0 68 0
[pid=22952] ppid=22947 vsize=19884 CPUtime=10.97 cores=4,6
/proc/22952/stat : 22952 (cdcl) R 22947 22947 21784 0 -1 4202496 3467 0 0 0 1097 0 0 0 25 0 1 0 470148286 20361216 3378 33554432000 4194304 4218580 140736058867824 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22952/statm: 4971 3378 130 6 0 3441 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 28584

[startup+25.5008 s]
/proc/loadavg: 3.27 3.16 3.48 5/198 22952
/proc/meminfo: memFree=14412468/32951124 swapFree=67111528/67111528
[pid=22947] ppid=22945 vsize=8700 CPUtime=1.7 cores=4,6
/proc/22947/stat : 22947 (esg_static.sh) S 22945 22947 21784 0 -1 4202496 354 9139 0 0 0 0 168 2 18 0 1 0 470148114 8908800 253 33554432000 4194304 4922060 140734655799920 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22947/statm: 2175 253 209 178 0 68 0
[pid=22952] ppid=22947 vsize=21708 CPUtime=23.75 cores=4,6
/proc/22952/stat : 22952 (cdcl) R 22947 22947 21784 0 -1 4202496 3925 0 0 0 2375 0 0 0 25 0 1 0 470148286 22228992 3836 33554432000 4194304 4218580 140736058867824 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 6 0 0 0
/proc/22952/statm: 5427 3836 130 6 0 3897 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 30408

[startup+51.1012 s]
/proc/loadavg: 3.51 3.22 3.49 5/198 22953
/proc/meminfo: memFree=14395068/32951124 swapFree=67111528/67111528
[pid=22947] ppid=22945 vsize=8700 CPUtime=1.7 cores=4,6
/proc/22947/stat : 22947 (esg_static.sh) S 22945 22947 21784 0 -1 4202496 354 9139 0 0 0 0 168 2 18 0 1 0 470148114 8908800 253 33554432000 4194304 4922060 140734655799920 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22947/statm: 2175 253 209 178 0 68 0
[pid=22952] ppid=22947 vsize=25284 CPUtime=49.31 cores=4,6
/proc/22952/stat : 22952 (cdcl) R 22947 22947 21784 0 -1 4202496 4801 0 0 0 4931 0 0 0 25 0 1 0 470148286 25890816 4709 33554432000 4194304 4218580 140736058867824 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22952/statm: 6321 4709 131 6 0 4791 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 33984

[startup+102.308 s]
/proc/loadavg: 3.79 3.34 3.52 5/198 22954
/proc/meminfo: memFree=14369868/32951124 swapFree=67111528/67111528
[pid=22947] ppid=22945 vsize=8700 CPUtime=1.7 cores=4,6
/proc/22947/stat : 22947 (esg_static.sh) S 22945 22947 21784 0 -1 4202496 354 9139 0 0 0 0 168 2 18 0 1 0 470148114 8908800 253 33554432000 4194304 4922060 140734655799920 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22947/statm: 2175 253 209 178 0 68 0
[pid=22952] ppid=22947 vsize=33896 CPUtime=100.51 cores=4,6
/proc/22952/stat : 22952 (cdcl) R 22947 22947 21784 0 -1 4202496 7001 0 0 0 10050 1 0 0 25 0 1 0 470148286 34709504 6863 33554432000 4194304 4218580 140736058867824 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22952/statm: 8474 6863 131 6 0 6944 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 42596

[startup+162.301 s]
/proc/loadavg: 4.00 3.49 3.56 5/198 22956
/proc/meminfo: memFree=14349648/32951124 swapFree=67111528/67111528
[pid=22947] ppid=22945 vsize=8700 CPUtime=1.7 cores=4,6
/proc/22947/stat : 22947 (esg_static.sh) S 22945 22947 21784 0 -1 4202496 354 9139 0 0 0 0 168 2 18 0 1 0 470148114 8908800 253 33554432000 4194304 4922060 140734655799920 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22947/statm: 2175 253 209 178 0 68 0
[pid=22952] ppid=22947 vsize=36292 CPUtime=160.5 cores=4,6
/proc/22952/stat : 22952 (cdcl) R 22947 22947 21784 0 -1 4202496 7698 0 0 0 16049 1 0 0 25 0 1 0 470148286 37163008 7458 33554432000 4194304 4218580 140736058867824 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22952/statm: 9073 7458 131 6 0 7543 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 44992

[startup+222.3 s]
/proc/loadavg: 4.10 3.61 3.59 5/198 22958
/proc/meminfo: memFree=14337468/32951124 swapFree=67111528/67111528
[pid=22947] ppid=22945 vsize=8700 CPUtime=1.7 cores=4,6
/proc/22947/stat : 22947 (esg_static.sh) S 22945 22947 21784 0 -1 4202496 354 9139 0 0 0 0 168 2 18 0 1 0 470148114 8908800 253 33554432000 4194304 4922060 140734655799920 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22947/statm: 2175 253 209 178 0 68 0
[pid=22952] ppid=22947 vsize=38840 CPUtime=220.51 cores=4,6
/proc/22952/stat : 22952 (cdcl) R 22947 22947 21784 0 -1 4202496 8468 0 0 0 22049 2 0 0 25 0 1 0 470148286 39772160 8099 33554432000 4194304 4218580 140736058867824 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22952/statm: 9710 8099 131 6 0 8180 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 47540

[startup+282.3 s]
/proc/loadavg: 4.13 3.71 3.62 5/198 22959
/proc/meminfo: memFree=14326164/32951124 swapFree=67111528/67111528
[pid=22947] ppid=22945 vsize=8700 CPUtime=1.7 cores=4,6
/proc/22947/stat : 22947 (esg_static.sh) S 22945 22947 21784 0 -1 4202496 354 9139 0 0 0 0 168 2 18 0 1 0 470148114 8908800 253 33554432000 4194304 4922060 140734655799920 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22947/statm: 2175 253 209 178 0 68 0
[pid=22952] ppid=22947 vsize=42548 CPUtime=280.51 cores=4,6
/proc/22952/stat : 22952 (cdcl) R 22947 22947 21784 0 -1 4202496 9523 0 0 0 28048 3 0 0 25 0 1 0 470148286 43569152 9034 33554432000 4194304 4218580 140736058867824 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22952/statm: 10637 9034 131 6 0 9107 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 51248

[startup+342.301 s]
/proc/loadavg: 3.65 3.66 3.62 4/191 22986
/proc/meminfo: memFree=14356600/32951124 swapFree=67111528/67111528
[pid=22947] ppid=22945 vsize=8700 CPUtime=1.7 cores=4,6
/proc/22947/stat : 22947 (esg_static.sh) S 22945 22947 21784 0 -1 4202496 354 9139 0 0 0 0 168 2 18 0 1 0 470148114 8908800 253 33554432000 4194304 4922060 140734655799920 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22947/statm: 2175 253 209 178 0 68 0
[pid=22952] ppid=22947 vsize=45016 CPUtime=340.51 cores=4,6
/proc/22952/stat : 22952 (cdcl) R 22947 22947 21784 0 -1 4202496 10272 0 0 0 34048 3 0 0 25 0 1 0 470148286 46096384 9640 33554432000 4194304 4218580 140736058867824 18446744073709551615 4208184 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22952/statm: 11254 9640 131 6 0 9724 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 53716

[startup+402.301 s]
/proc/loadavg: 3.24 3.54 3.57 4/191 22987
/proc/meminfo: memFree=14339708/32951124 swapFree=67111528/67111528
[pid=22947] ppid=22945 vsize=8700 CPUtime=1.7 cores=4,6

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

[pid=22952] ppid=22947 vsize=50508 CPUtime=520.52 cores=4,6
/proc/22952/stat : 22952 (cdcl) R 22947 22947 21784 0 -1 4202496 12131 0 0 0 52048 4 0 0 25 0 1 0 470148286 51720192 11026 33554432000 4194304 4218580 140736058867824 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22952/statm: 12627 11026 131 6 0 11097 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 59208

[startup+582.301 s]
/proc/loadavg: 3.02 3.30 3.47 4/191 22992
/proc/meminfo: memFree=14327500/32951124 swapFree=67111528/67111528
[pid=22947] ppid=22945 vsize=8700 CPUtime=1.7 cores=4,6
/proc/22947/stat : 22947 (esg_static.sh) S 22945 22947 21784 0 -1 4202496 354 9139 0 0 0 0 168 2 18 0 1 0 470148114 8908800 253 33554432000 4194304 4922060 140734655799920 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22947/statm: 2175 253 209 178 0 68 0
[pid=22952] ppid=22947 vsize=51464 CPUtime=580.52 cores=4,6
/proc/22952/stat : 22952 (cdcl) R 22947 22947 21784 0 -1 4202496 12510 0 0 0 58048 4 0 0 25 0 1 0 470148286 52699136 11268 33554432000 4194304 4218580 140736058867824 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22952/statm: 12866 11268 131 6 0 11336 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 60164

[startup+642.301 s]
/proc/loadavg: 3.00 3.24 3.44 4/191 22994
/proc/meminfo: memFree=14321388/32951124 swapFree=67111528/67111528
[pid=22947] ppid=22945 vsize=8700 CPUtime=1.7 cores=4,6
/proc/22947/stat : 22947 (esg_static.sh) S 22945 22947 21784 0 -1 4202496 354 9139 0 0 0 0 168 2 18 0 1 0 470148114 8908800 253 33554432000 4194304 4922060 140734655799920 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22947/statm: 2175 253 209 178 0 68 0
[pid=22952] ppid=22947 vsize=54916 CPUtime=640.53 cores=4,6
/proc/22952/stat : 22952 (cdcl) R 22947 22947 21784 0 -1 4202496 13517 0 0 0 64048 5 0 0 25 0 1 0 470148286 56233984 12122 33554432000 4194304 4218580 140736058867824 18446744073709551615 4210500 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22952/statm: 13729 12122 131 6 0 12199 0
Current children cumulated CPU time (s) 642.23
Current children cumulated vsize (KiB) 63616

[startup+702.301 s]
/proc/loadavg: 3.00 3.20 3.41 4/191 22995
/proc/meminfo: memFree=14318384/32951124 swapFree=67111528/67111528
[pid=22947] ppid=22945 vsize=8700 CPUtime=1.7 cores=4,6
/proc/22947/stat : 22947 (esg_static.sh) S 22945 22947 21784 0 -1 4202496 354 9139 0 0 0 0 168 2 18 0 1 0 470148114 8908800 253 33554432000 4194304 4922060 140734655799920 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22947/statm: 2175 253 209 178 0 68 0
[pid=22952] ppid=22947 vsize=55336 CPUtime=700.52 cores=4,6
/proc/22952/stat : 22952 (cdcl) R 22947 22947 21784 0 -1 4202496 13759 0 0 0 70047 5 0 0 25 0 1 0 470148286 56664064 12228 33554432000 4194304 4218580 140736058867824 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22952/statm: 13834 12228 131 6 0 12304 0
Current children cumulated CPU time (s) 702.22
Current children cumulated vsize (KiB) 64036

[startup+762.307 s]
/proc/loadavg: 3.00 3.16 3.38 4/191 22997
/proc/meminfo: memFree=14316752/32951124 swapFree=67111528/67111528
[pid=22947] ppid=22945 vsize=8700 CPUtime=1.7 cores=4,6
/proc/22947/stat : 22947 (esg_static.sh) S 22945 22947 21784 0 -1 4202496 354 9139 0 0 0 0 168 2 18 0 1 0 470148114 8908800 253 33554432000 4194304 4922060 140734655799920 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22947/statm: 2175 253 209 178 0 68 0
[pid=22952] ppid=22947 vsize=56460 CPUtime=760.53 cores=4,6
/proc/22952/stat : 22952 (cdcl) R 22947 22947 21784 0 -1 4202496 14165 0 0 0 76048 5 0 0 25 0 1 0 470148286 57815040 12496 33554432000 4194304 4218580 140736058867824 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22952/statm: 14115 12496 131 6 0 12585 0
Current children cumulated CPU time (s) 762.23
Current children cumulated vsize (KiB) 65160

[startup+822.3 s]
/proc/loadavg: 3.00 3.13 3.35 4/191 22998
/proc/meminfo: memFree=14314000/32951124 swapFree=67111528/67111528
[pid=22947] ppid=22945 vsize=8700 CPUtime=1.7 cores=4,6
/proc/22947/stat : 22947 (esg_static.sh) S 22945 22947 21784 0 -1 4202496 354 9139 0 0 0 0 168 2 18 0 1 0 470148114 8908800 253 33554432000 4194304 4922060 140734655799920 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22947/statm: 2175 253 209 178 0 68 0
[pid=22952] ppid=22947 vsize=57500 CPUtime=820.53 cores=4,6
/proc/22952/stat : 22952 (cdcl) R 22947 22947 21784 0 -1 4202496 14546 0 0 0 82047 6 0 0 25 0 1 0 470148286 58880000 12752 33554432000 4194304 4218580 140736058867824 18446744073709551615 4210519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22952/statm: 14375 12752 131 6 0 12845 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 66200

[startup+882.301 s]
/proc/loadavg: 3.00 3.10 3.33 4/191 23000
/proc/meminfo: memFree=14309644/32951124 swapFree=67111528/67111528
[pid=22947] ppid=22945 vsize=8700 CPUtime=1.7 cores=4,6
/proc/22947/stat : 22947 (esg_static.sh) S 22945 22947 21784 0 -1 4202496 354 9139 0 0 0 0 168 2 18 0 1 0 470148114 8908800 253 33554432000 4194304 4922060 140734655799920 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22947/statm: 2175 253 209 178 0 68 0
[pid=22952] ppid=22947 vsize=60040 CPUtime=880.53 cores=4,6
/proc/22952/stat : 22952 (cdcl) R 22947 22947 21784 0 -1 4202496 15345 0 0 0 88047 6 0 0 25 0 1 0 470148286 61480960 13409 33554432000 4194304 4218580 140736058867824 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22952/statm: 15010 13409 131 6 0 13480 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 68740

[startup+942.301 s]
/proc/loadavg: 3.07 3.10 3.31 4/191 23002
/proc/meminfo: memFree=14307148/32951124 swapFree=67111528/67111528
[pid=22947] ppid=22945 vsize=8700 CPUtime=1.7 cores=4,6
/proc/22947/stat : 22947 (esg_static.sh) S 22945 22947 21784 0 -1 4202496 354 9139 0 0 0 0 168 2 18 0 1 0 470148114 8908800 253 33554432000 4194304 4922060 140734655799920 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22947/statm: 2175 253 209 178 0 68 0
[pid=22952] ppid=22947 vsize=61732 CPUtime=940.53 cores=4,6
/proc/22952/stat : 22952 (cdcl) R 22947 22947 21784 0 -1 4202496 15929 0 0 0 94047 6 0 0 25 0 1 0 470148286 63213568 13839 33554432000 4194304 4218580 140736058867824 18446744073709551615 4210500 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22952/statm: 15433 13839 131 6 0 13903 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 70432

[startup+1002.3 s]
/proc/loadavg: 3.02 3.08 3.29 4/191 23003
/proc/meminfo: memFree=14304272/32951124 swapFree=67111528/67111528
[pid=22947] ppid=22945 vsize=8700 CPUtime=1.7 cores=4,6
/proc/22947/stat : 22947 (esg_static.sh) S 22945 22947 21784 0 -1 4202496 354 9139 0 0 0 0 168 2 18 0 1 0 470148114 8908800 253 33554432000 4194304 4922060 140734655799920 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22947/statm: 2175 253 209 178 0 68 0
[pid=22952] ppid=22947 vsize=64364 CPUtime=1000.53 cores=4,6
/proc/22952/stat : 22952 (cdcl) R 22947 22947 21784 0 -1 4202496 16737 0 0 0 100047 6 0 0 25 0 1 0 470148286 65908736 14476 33554432000 4194304 4218580 140736058867824 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22952/statm: 16091 14476 131 6 0 14561 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 73064

[startup+1062.3 s]
/proc/loadavg: 3.01 3.06 3.27 4/191 23005
/proc/meminfo: memFree=14296180/32951124 swapFree=67111528/67111528
[pid=22947] ppid=22945 vsize=8700 CPUtime=1.7 cores=4,6
/proc/22947/stat : 22947 (esg_static.sh) S 22945 22947 21784 0 -1 4202496 354 9139 0 0 0 0 168 2 18 0 1 0 470148114 8908800 253 33554432000 4194304 4922060 140734655799920 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22947/statm: 2175 253 209 178 0 68 0
[pid=22952] ppid=22947 vsize=67368 CPUtime=1060.53 cores=4,6
/proc/22952/stat : 22952 (cdcl) R 22947 22947 21784 0 -1 4202496 17686 0 0 0 106047 6 0 0 25 0 1 0 470148286 68984832 15252 33554432000 4194304 4218580 140736058867824 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22952/statm: 16842 15252 131 6 0 15312 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 76068

[startup+1122.3 s]
/proc/loadavg: 3.05 3.06 3.25 4/191 23007
/proc/meminfo: memFree=14289580/32951124 swapFree=67111528/67111528
[pid=22947] ppid=22945 vsize=8700 CPUtime=1.7 cores=4,6
/proc/22947/stat : 22947 (esg_static.sh) S 22945 22947 21784 0 -1 4202496 354 9139 0 0 0 0 168 2 18 0 1 0 470148114 8908800 253 33554432000 4194304 4922060 140734655799920 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22947/statm: 2175 253 209 178 0 68 0
[pid=22952] ppid=22947 vsize=67988 CPUtime=1120.54 cores=4,6
/proc/22952/stat : 22952 (cdcl) R 22947 22947 21784 0 -1 4202496 17975 0 0 0 112048 6 0 0 25 0 1 0 470148286 69619712 15380 33554432000 4194304 4218580 140736058867824 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22952/statm: 16997 15380 131 6 0 15467 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 76688

[startup+1182.3 s]
/proc/loadavg: 3.07 3.06 3.24 4/191 23008
/proc/meminfo: memFree=14286836/32951124 swapFree=67111528/67111528
[pid=22947] ppid=22945 vsize=8700 CPUtime=1.7 cores=4,6
/proc/22947/stat : 22947 (esg_static.sh) S 22945 22947 21784 0 -1 4202496 354 9139 0 0 0 0 168 2 18 0 1 0 470148114 8908800 253 33554432000 4194304 4922060 140734655799920 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22947/statm: 2175 253 209 178 0 68 0
[pid=22952] ppid=22947 vsize=68580 CPUtime=1180.54 cores=4,6
/proc/22952/stat : 22952 (cdcl) R 22947 22947 21784 0 -1 4202496 18251 0 0 0 118048 6 0 0 25 0 1 0 470148286 70225920 15523 33554432000 4194304 4218580 140736058867824 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22952/statm: 17145 15523 131 6 0 15615 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 77280

[startup+1242.3 s]
/proc/loadavg: 3.10 3.07 3.23 4/191 23010
/proc/meminfo: memFree=14283604/32951124 swapFree=67111528/67111528
[pid=22947] ppid=22945 vsize=8700 CPUtime=1.7 cores=4,6
/proc/22947/stat : 22947 (esg_static.sh) S 22945 22947 21784 0 -1 4202496 354 9139 0 0 0 0 168 2 18 0 1 0 470148114 8908800 253 33554432000 4194304 4922060 140734655799920 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22947/statm: 2175 253 209 178 0 68 0
[pid=22952] ppid=22947 vsize=69640 CPUtime=1240.54 cores=4,6
/proc/22952/stat : 22952 (cdcl) R 22947 22947 21784 0 -1 4202496 18648 0 0 0 124048 6 0 0 25 0 1 0 470148286 71311360 15789 33554432000 4194304 4218580 140736058867824 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22952/statm: 17410 15789 131 6 0 15880 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 78340



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.11 3.07 3.22 2/185 23013
/proc/meminfo: memFree=14405408/32951124 swapFree=67111528/67111528
[pid=22947] ppid=22945 vsize=8700 CPUtime=1.7 cores=4,6
/proc/22947/stat : 22947 (esg_static.sh) S 22945 22947 21784 0 -1 4202496 354 9139 0 0 0 0 168 2 18 0 1 0 470148114 8908800 253 33554432000 4194304 4922060 140734655799920 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22947/statm: 2175 253 209 178 0 68 0
[pid=22952] ppid=22947 vsize=69828 CPUtime=1298.25 cores=4,6
/proc/22952/stat : 22952 (cdcl) R 22947 22947 21784 0 -1 4202496 18854 0 0 0 129818 7 0 0 25 0 1 0 470148286 71503872 15869 33554432000 4194304 4218580 140736058867824 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22952/statm: 17457 15869 131 6 0 15927 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 78528

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): 1299.98
CPU user time (s): 1299.87
CPU system time (s): 0.103984
CPU usage (%): 99.9973
Max. virtual memory (cumulated for all children) (KiB): 78560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.87
system time used= 0.103984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28359
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= 16234

runsolver used 2.28865 second user time and 4.81527 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-23 21:05:02
IDJOB=3251564
IDBENCH=88226
IDSOLVER=1609
FILE ID=node135/3251564-1303585502
RUNJOBID= node135-1303585502-22902
PBS_JOBID= 13150331
Free space on /tmp= 71360 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q1041.25-n50-p15-s99099953.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251564-1303585502/watcher-3251564-1303585502 -o /tmp/evaluation-result-3251564-1303585502/solver-3251564-1303585502 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3251564-1303585502.cnf

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

MD5SUM BENCH= dda220d08783aabf4e7a9e99eeeccae6
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:      14454176 kB
Buffers:       2058576 kB
Cached:       15744984 kB
SwapCached:          0 kB
Active:        7364752 kB
Inactive:     10536048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14454176 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16716 kB
Writeback:           0 kB
AnonPages:       96396 kB
Mapped:          16048 kB
Slab:           531468 kB
PageTables:       5548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   286676 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= 71356 MiB
End job on node135 at 2011-04-23 21:26:45