Trace number 3365876

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
SAT09 reference solver:glucose 1.0? (TO) 5000.11 5000.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom15.cnf
MD5SUM1f0914c6141fdba914b73575a12b918a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16550.6
Satisfiable
(Un)Satisfiability was proved
Number of variables25972
Number of clauses86411
Sum of the clauses size219707
Maximum clause length879
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 245193
Number of clauses of size 340753
Number of clauses of size 4119
Number of clauses of size 513
Number of clauses of size over 5332

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   81213   207435 |   24363       0        0     nan |  0.000 % |
0.00/0.29	c |         0 |   55718   204634 |      --       0       --      -- |     --   | -25495/-2801
0.00/0.29	c ==============================================================================
0.00/0.29	c Result  :   #vars: 10123   #clauses: 55718   #literals: 204634
0.00/0.29	c CPU time:   0.286956 s
0.00/0.29	c ==============================================================================
0.00/0.33	c
0.00/0.33	c Starting glucose
0.00/0.33	c
0.00/0.33	
0.00/0.33	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.33	
0.00/0.33	c ============================[ Problem Statistics ]=============================
0.00/0.33	c |                                                                             |
0.00/0.33	c |  Number of variables:  10123                                                |
0.00/0.33	c |  Number of clauses:    55718                                                |
0.00/0.35	c |  Parsing time:         0.02         s                                       |

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: 961)

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.92 1.99 1.99 2/285 30386
/proc/meminfo: memFree=17425936/32951124 swapFree=66457188/67111528
[pid=30386] ppid=30384 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/30386/stat : 30386 (glucose.sh) S 30384 30386 29999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 643657497 8912896 252 33554432000 4194304 4922060 140733315320896 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30386/statm: 2176 252 211 178 0 69 0

[startup+0.093954 s]
/proc/loadavg: 1.92 1.99 1.99 2/285 30386
/proc/meminfo: memFree=17425936/32951124 swapFree=66457188/67111528
[pid=30386] ppid=30384 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/30386/stat : 30386 (glucose.sh) S 30384 30386 29999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 643657497 8912896 252 33554432000 4194304 4922060 140733315320896 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30386/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.10095 s]
/proc/loadavg: 1.92 1.99 1.99 2/285 30386
/proc/meminfo: memFree=17425936/32951124 swapFree=66457188/67111528
[pid=30386] ppid=30384 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/30386/stat : 30386 (glucose.sh) S 30384 30386 29999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 643657497 8912896 252 33554432000 4194304 4922060 140733315320896 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30386/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300927 s]
/proc/loadavg: 1.92 1.99 1.99 2/285 30386
/proc/meminfo: memFree=17425936/32951124 swapFree=66457188/67111528
[pid=30386] ppid=30384 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/30386/stat : 30386 (glucose.sh) S 30384 30386 29999 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 643657497 8912896 252 33554432000 4194304 4922060 140733315320896 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30386/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700779 s]
/proc/loadavg: 1.92 1.99 1.99 2/285 30386
/proc/meminfo: memFree=17425936/32951124 swapFree=66457188/67111528
[pid=30386] ppid=30384 vsize=8704 CPUtime=0.32 cores=0,2,4,6
/proc/30386/stat : 30386 (glucose.sh) S 30384 30386 29999 0 -1 4202496 359 3590 0 0 0 0 32 0 22 0 1 0 643657497 8912896 254 33554432000 4194304 4922060 140733315320896 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30386/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 8704

[startup+1.50067 s]
/proc/loadavg: 1.92 1.99 1.99 3/287 30389
/proc/meminfo: memFree=17414636/32951124 swapFree=66457188/67111528
[pid=30386] ppid=30384 vsize=8704 CPUtime=0.32 cores=0,2,4,6
/proc/30386/stat : 30386 (glucose.sh) S 30384 30386 29999 0 -1 4202496 359 3590 0 0 0 0 32 0 22 0 1 0 643657497 8912896 254 33554432000 4194304 4922060 140733315320896 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30386/statm: 2176 254 211 178 0 69 0
[pid=30389] ppid=30386 vsize=8748 CPUtime=1.16 cores=0,2,4,6
/proc/30389/stat : 30389 (glucose_static) R 30386 30386 29999 0 -1 4202496 2052 0 0 0 116 0 0 0 25 0 1 0 643657530 8957952 2007 33554432000 134512640 135217611 4294251248 18446744073709551615 134533324 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30389/statm: 2187 2007 77 173 0 2012 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 17452

[startup+3.10039 s]
/proc/loadavg: 1.92 1.99 1.99 3/287 30389
/proc/meminfo: memFree=17413644/32951124 swapFree=66457188/67111528
[pid=30386] ppid=30384 vsize=8704 CPUtime=0.32 cores=0,2,4,6
/proc/30386/stat : 30386 (glucose.sh) S 30384 30386 29999 0 -1 4202496 359 3590 0 0 0 0 32 0 22 0 1 0 643657497 8912896 254 33554432000 4194304 4922060 140733315320896 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30386/statm: 2176 254 211 178 0 69 0
[pid=30389] ppid=30386 vsize=9736 CPUtime=2.76 cores=0,2,4,6
/proc/30389/stat : 30389 (glucose_static) R 30386 30386 29999 0 -1 4202496 2302 0 0 0 276 0 0 0 25 0 1 0 643657530 9969664 2257 33554432000 134512640 135217611 4294251248 18446744073709551615 134533757 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30389/statm: 2434 2257 77 173 0 2259 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18440

[startup+6.30084 s]
/proc/loadavg: 1.93 1.99 1.99 3/287 30389
/proc/meminfo: memFree=17411164/32951124 swapFree=66457188/67111528
[pid=30386] ppid=30384 vsize=8704 CPUtime=0.32 cores=0,2,4,6
/proc/30386/stat : 30386 (glucose.sh) S 30384 30386 29999 0 -1 4202496 359 3590 0 0 0 0 32 0 22 0 1 0 643657497 8912896 254 33554432000 4194304 4922060 140733315320896 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30386/statm: 2176 254 211 178 0 69 0
[pid=30389] ppid=30386 vsize=10940 CPUtime=5.96 cores=0,2,4,6
/proc/30389/stat : 30389 (glucose_static) R 30386 30386 29999 0 -1 4202496 2615 0 0 0 596 0 0 0 25 0 1 0 643657530 11202560 2570 33554432000 134512640 135217611 4294251248 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30389/statm: 2735 2570 77 173 0 2560 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19644

[startup+12.7007 s]
/proc/loadavg: 1.93 1.99 1.99 3/287 30390
/proc/meminfo: memFree=17409444/32951124 swapFree=66457188/67111528
[pid=30386] ppid=30384 vsize=8704 CPUtime=0.32 cores=0,2,4,6
/proc/30386/stat : 30386 (glucose.sh) S 30384 30386 29999 0 -1 4202496 359 3590 0 0 0 0 32 0 22 0 1 0 643657497 8912896 254 33554432000 4194304 4922060 140733315320896 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30386/statm: 2176 254 211 178 0 69 0
[pid=30389] ppid=30386 vsize=12484 CPUtime=12.36 cores=0,2,4,6
/proc/30389/stat : 30389 (glucose_static) R 30386 30386 29999 0 -1 4202496 2973 0 0 0 1236 0 0 0 25 0 1 0 643657530 12783616 2928 33554432000 134512640 135217611 4294251248 18446744073709551615 134537299 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30389/statm: 3121 2928 77 173 0 2946 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21188

[startup+25.5004 s]
/proc/loadavg: 1.95 1.99 1.99 3/287 30390
/proc/meminfo: memFree=17406948/32951124 swapFree=66457188/67111528
[pid=30386] ppid=30384 vsize=8704 CPUtime=0.32 cores=0,2,4,6
/proc/30386/stat : 30386 (glucose.sh) S 30384 30386 29999 0 -1 4202496 359 3590 0 0 0 0 32 0 22 0 1 0 643657497 8912896 254 33554432000 4194304 4922060 140733315320896 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30386/statm: 2176 254 211 178 0 69 0
[pid=30389] ppid=30386 vsize=15064 CPUtime=25.16 cores=0,2,4,6
/proc/30389/stat : 30389 (glucose_static) R 30386 30386 29999 0 -1 4202496 3606 0 0 0 2516 0 0 0 25 0 1 0 643657530 15425536 3561 33554432000 134512640 135217611 4294251248 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30389/statm: 3766 3561 77 173 0 3591 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23768

[startup+51.1009 s]
/proc/loadavg: 1.96 1.99 1.99 3/287 30391
/proc/meminfo: memFree=17404236/32951124 swapFree=66457188/67111528
[pid=30386] ppid=30384 vsize=8704 CPUtime=0.32 cores=0,2,4,6
/proc/30386/stat : 30386 (glucose.sh) S 30384 30386 29999 0 -1 4202496 359 3590 0 0 0 0 32 0 22 0 1 0 643657497 8912896 254 33554432000 4194304 4922060 140733315320896 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30386/statm: 2176 254 211 178 0 69 0
[pid=30389] ppid=30386 vsize=18148 CPUtime=50.76 cores=0,2,4,6
/proc/30389/stat : 30389 (glucose_static) R 30386 30386 29999 0 -1 4202496 4371 0 0 0 5076 0 0 0 25 0 1 0 643657530 18583552 4326 33554432000 134512640 135217611 4294251248 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30389/statm: 4537 4326 77 173 0 4362 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26852

[startup+102.311 s]
/proc/loadavg: 2.04 2.01 2.00 3/287 30395
/proc/meminfo: memFree=17399508/32951124 swapFree=66457188/67111528
[pid=30386] ppid=30384 vsize=8704 CPUtime=0.32 cores=0,2,4,6
/proc/30386/stat : 30386 (glucose.sh) S 30384 30386 29999 0 -1 4202496 359 3590 0 0 0 0 32 0 22 0 1 0 643657497 8912896 254 33554432000 4194304 4922060 140733315320896 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30386/statm: 2176 254 211 178 0 69 0
[pid=30389] ppid=30386 vsize=22660 CPUtime=101.97 cores=0,2,4,6
/proc/30389/stat : 30389 (glucose_static) R 30386 30386 29999 0 -1 4202496 5438 0 0 0 10197 0 0 0 25 0 1 0 643657530 23203840 5393 33554432000 134512640 135217611 4294251248 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30389/statm: 5665 5393 77 173 0 5490 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 31364

[startup+162.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/287 30397
/proc/meminfo: memFree=17394836/32951124 swapFree=66457188/67111528
[pid=30386] ppid=30384 vsize=8704 CPUtime=0.32 cores=0,2,4,6
/proc/30386/stat : 30386 (glucose.sh) S 30384 30386 29999 0 -1 4202496 359 3590 0 0 0 0 32 0 22 0 1 0 643657497 8912896 254 33554432000 4194304 4922060 140733315320896 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30386/statm: 2176 254 211 178 0 69 0
[pid=30389] ppid=30386 vsize=26348 CPUtime=161.96 cores=0,2,4,6
/proc/30389/stat : 30389 (glucose_static) R 30386 30386 29999 0 -1 4202496 6354 0 0 0 16196 0 0 0 25 0 1 0 643657530 26980352 6309 33554432000 134512640 135217611 4294251248 18446744073709551615 134532787 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30389/statm: 6587 6309 77 173 0 6412 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 35052

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/287 30398
/proc/meminfo: memFree=17392448/32951124 swapFree=66457188/67111528
[pid=30386] ppid=30384 vsize=8704 CPUtime=0.32 cores=0,2,4,6
/proc/30386/stat : 30386 (glucose.sh) S 30384 30386 29999 0 -1 4202496 359 3590 0 0 0 0 32 0 22 0 1 0 643657497 8912896 254 33554432000 4194304 4922060 140733315320896 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30386/statm: 2176 254 211 178 0 69 0
[pid=30389] ppid=30386 vsize=29264 CPUtime=221.96 cores=0,2,4,6
/proc/30389/stat : 30389 (glucose_static) R 30386 30386 29999 0 -1 4202496 7063 0 0 0 22196 0 0 0 25 0 1 0 643657530 29966336 7018 33554432000 134512640 135217611 4294251248 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30389/statm: 7316 7018 77 173 0 7141 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 37968

[startup+282.301 s]
/proc/loadavg: 2.07 2.02 2.00 3/287 30400
/proc/meminfo: memFree=17389920/32951124 swapFree=66457188/67111528
[pid=30386] ppid=30384 vsize=8704 CPUtime=0.32 cores=0,2,4,6
/proc/30386/stat : 30386 (glucose.sh) S 30384 30386 29999 0 -1 4202496 359 3590 0 0 0 0 32 0 22 0 1 0 643657497 8912896 254 33554432000 4194304 4922060 140733315320896 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30386/statm: 2176 254 211 178 0 69 0
[pid=30389] ppid=30386 vsize=31920 CPUtime=281.96 cores=0,2,4,6
/proc/30389/stat : 30389 (glucose_static) R 30386 30386 29999 0 -1 4202496 7694 0 0 0 28196 0 0 0 25 0 1 0 643657530 32686080 7649 33554432000 134512640 135217611 4294251248 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30389/statm: 7980 7649 77 173 0 7805 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 40624

[startup+342.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/287 30401
/proc/meminfo: memFree=17387160/32951124 swapFree=66457188/67111528
[pid=30386] ppid=30384 vsize=8704 CPUtime=0.32 cores=0,2,4,6
/proc/30386/stat : 30386 (glucose.sh) S 30384 30386 29999 0 -1 4202496 359 3590 0 0 0 0 32 0 22 0 1 0 643657497 8912896 254 33554432000 4194304 4922060 140733315320896 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30386/statm: 2176 254 211 178 0 69 0
[pid=30389] ppid=30386 vsize=34808 CPUtime=341.97 cores=0,2,4,6
/proc/30389/stat : 30389 (glucose_static) R 30386 30386 29999 0 -1 4202496 8421 0 0 0 34196 1 0 0 25 0 1 0 643657530 35643392 8376 33554432000 134512640 135217611 4294251248 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30389/statm: 8702 8376 77 173 0 8527 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 43512

[startup+402.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/287 30403
/proc/meminfo: memFree=17386008/32951124 swapFree=66457188/67111528
[pid=30386] ppid=30384 vsize=8704 CPUtime=0.32 cores=0,2,4,6

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

/proc/30389/statm: 23231 21988 77 173 0 23056 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 101628

[startup+4362.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/287 30550
/proc/meminfo: memFree=18524068/32951124 swapFree=66457188/67111528
[pid=30386] ppid=30384 vsize=8704 CPUtime=0.32 cores=0,2,4,6
/proc/30386/stat : 30386 (glucose.sh) S 30384 30386 29999 0 -1 4202496 359 3590 0 0 0 0 32 0 22 0 1 0 643657497 8912896 254 33554432000 4194304 4922060 140733315320896 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30386/statm: 2176 254 211 178 0 69 0
[pid=30389] ppid=30386 vsize=93524 CPUtime=4362.07 cores=0,2,4,6
/proc/30389/stat : 30389 (glucose_static) R 30386 30386 29999 0 -1 4202496 22224 0 0 0 436202 5 0 0 25 0 1 0 643657530 95768576 22131 33554432000 134512640 135217611 4294251248 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30389/statm: 23381 22131 77 173 0 23206 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 102228

[startup+4422.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/287 30552
/proc/meminfo: memFree=18523420/32951124 swapFree=66457188/67111528
[pid=30386] ppid=30384 vsize=8704 CPUtime=0.32 cores=0,2,4,6
/proc/30386/stat : 30386 (glucose.sh) S 30384 30386 29999 0 -1 4202496 359 3590 0 0 0 0 32 0 22 0 1 0 643657497 8912896 254 33554432000 4194304 4922060 140733315320896 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30386/statm: 2176 254 211 178 0 69 0
[pid=30389] ppid=30386 vsize=93596 CPUtime=4422.07 cores=0,2,4,6
/proc/30389/stat : 30389 (glucose_static) R 30386 30386 29999 0 -1 4202496 22254 0 0 0 442202 5 0 0 25 0 1 0 643657530 95842304 22161 33554432000 134512640 135217611 4294251248 18446744073709551615 134533280 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30389/statm: 23399 22161 77 173 0 23224 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 102300

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/287 30554
/proc/meminfo: memFree=18522016/32951124 swapFree=66457188/67111528
[pid=30386] ppid=30384 vsize=8704 CPUtime=0.32 cores=0,2,4,6
/proc/30386/stat : 30386 (glucose.sh) S 30384 30386 29999 0 -1 4202496 359 3590 0 0 0 0 32 0 22 0 1 0 643657497 8912896 254 33554432000 4194304 4922060 140733315320896 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30386/statm: 2176 254 211 178 0 69 0
[pid=30389] ppid=30386 vsize=94136 CPUtime=4482.07 cores=0,2,4,6
/proc/30389/stat : 30389 (glucose_static) R 30386 30386 29999 0 -1 4202496 22383 0 0 0 448202 5 0 0 25 0 1 0 643657530 96395264 22290 33554432000 134512640 135217611 4294251248 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30389/statm: 23534 22290 77 173 0 23359 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 102840

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/287 30555
/proc/meminfo: memFree=18520860/32951124 swapFree=66457188/67111528
[pid=30386] ppid=30384 vsize=8704 CPUtime=0.32 cores=0,2,4,6
/proc/30386/stat : 30386 (glucose.sh) S 30384 30386 29999 0 -1 4202496 359 3590 0 0 0 0 32 0 22 0 1 0 643657497 8912896 254 33554432000 4194304 4922060 140733315320896 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30386/statm: 2176 254 211 178 0 69 0
[pid=30389] ppid=30386 vsize=94952 CPUtime=4542.08 cores=0,2,4,6
/proc/30389/stat : 30389 (glucose_static) R 30386 30386 29999 0 -1 4202496 22573 0 0 0 454203 5 0 0 25 0 1 0 643657530 97230848 22480 33554432000 134512640 135217611 4294251248 18446744073709551615 134533161 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30389/statm: 23738 22480 77 173 0 23563 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 103656

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/287 30557
/proc/meminfo: memFree=18520088/32951124 swapFree=66457188/67111528
[pid=30386] ppid=30384 vsize=8704 CPUtime=0.32 cores=0,2,4,6
/proc/30386/stat : 30386 (glucose.sh) S 30384 30386 29999 0 -1 4202496 359 3590 0 0 0 0 32 0 22 0 1 0 643657497 8912896 254 33554432000 4194304 4922060 140733315320896 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30386/statm: 2176 254 211 178 0 69 0
[pid=30389] ppid=30386 vsize=94952 CPUtime=4602.09 cores=0,2,4,6
/proc/30389/stat : 30389 (glucose_static) R 30386 30386 29999 0 -1 4202496 22573 0 0 0 460204 5 0 0 25 0 1 0 643657530 97230848 22480 33554432000 134512640 135217611 4294251248 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30389/statm: 23738 22480 77 173 0 23563 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 103656

[startup+4662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/287 30559
/proc/meminfo: memFree=18519048/32951124 swapFree=66457188/67111528
[pid=30386] ppid=30384 vsize=8704 CPUtime=0.32 cores=0,2,4,6
/proc/30386/stat : 30386 (glucose.sh) S 30384 30386 29999 0 -1 4202496 359 3590 0 0 0 0 32 0 22 0 1 0 643657497 8912896 254 33554432000 4194304 4922060 140733315320896 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30386/statm: 2176 254 211 178 0 69 0
[pid=30389] ppid=30386 vsize=95564 CPUtime=4662.08 cores=0,2,4,6
/proc/30389/stat : 30389 (glucose_static) R 30386 30386 29999 0 -1 4202496 22723 0 0 0 466203 5 0 0 25 0 1 0 643657530 97857536 22630 33554432000 134512640 135217611 4294251248 18446744073709551615 134533133 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30389/statm: 23891 22630 77 173 0 23716 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 104268

[startup+4722.31 s]
/proc/loadavg: 2.05 2.02 2.00 3/287 30560
/proc/meminfo: memFree=18517896/32951124 swapFree=66457188/67111528
[pid=30386] ppid=30384 vsize=8704 CPUtime=0.32 cores=0,2,4,6
/proc/30386/stat : 30386 (glucose.sh) S 30384 30386 29999 0 -1 4202496 359 3590 0 0 0 0 32 0 22 0 1 0 643657497 8912896 254 33554432000 4194304 4922060 140733315320896 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30386/statm: 2176 254 211 178 0 69 0
[pid=30389] ppid=30386 vsize=96172 CPUtime=4722.09 cores=0,2,4,6
/proc/30389/stat : 30389 (glucose_static) R 30386 30386 29999 0 -1 4202496 22743 0 0 0 472204 5 0 0 25 0 1 0 643657530 98480128 22650 33554432000 134512640 135217611 4294251248 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30389/statm: 24043 22650 77 173 0 23868 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 104876

[startup+4782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/287 30562
/proc/meminfo: memFree=18517356/32951124 swapFree=66457188/67111528
[pid=30386] ppid=30384 vsize=8704 CPUtime=0.32 cores=0,2,4,6
/proc/30386/stat : 30386 (glucose.sh) S 30384 30386 29999 0 -1 4202496 359 3590 0 0 0 0 32 0 22 0 1 0 643657497 8912896 254 33554432000 4194304 4922060 140733315320896 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30386/statm: 2176 254 211 178 0 69 0
[pid=30389] ppid=30386 vsize=96172 CPUtime=4782.08 cores=0,2,4,6
/proc/30389/stat : 30389 (glucose_static) R 30386 30386 29999 0 -1 4202496 22753 0 0 0 478203 5 0 0 25 0 1 0 643657530 98480128 22660 33554432000 134512640 135217611 4294251248 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30389/statm: 24043 22660 77 173 0 23868 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 104876

[startup+4842.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/287 30563
/proc/meminfo: memFree=18514348/32951124 swapFree=66457188/67111528
[pid=30386] ppid=30384 vsize=8704 CPUtime=0.32 cores=0,2,4,6
/proc/30386/stat : 30386 (glucose.sh) S 30384 30386 29999 0 -1 4202496 359 3590 0 0 0 0 32 0 22 0 1 0 643657497 8912896 254 33554432000 4194304 4922060 140733315320896 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30386/statm: 2176 254 211 178 0 69 0
[pid=30389] ppid=30386 vsize=97360 CPUtime=4842.08 cores=0,2,4,6
/proc/30389/stat : 30389 (glucose_static) R 30386 30386 29999 0 -1 4202496 23053 0 0 0 484203 5 0 0 25 0 1 0 643657530 99696640 22960 33554432000 134512640 135217611 4294251248 18446744073709551615 134522694 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30389/statm: 24340 22960 77 173 0 24165 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 106064

[startup+4902.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/287 30565
/proc/meminfo: memFree=18513940/32951124 swapFree=66457188/67111528
[pid=30386] ppid=30384 vsize=8704 CPUtime=0.32 cores=0,2,4,6
/proc/30386/stat : 30386 (glucose.sh) S 30384 30386 29999 0 -1 4202496 359 3590 0 0 0 0 32 0 22 0 1 0 643657497 8912896 254 33554432000 4194304 4922060 140733315320896 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30386/statm: 2176 254 211 178 0 69 0
[pid=30389] ppid=30386 vsize=97432 CPUtime=4902.08 cores=0,2,4,6
/proc/30389/stat : 30389 (glucose_static) R 30386 30386 29999 0 -1 4202496 23063 0 0 0 490203 5 0 0 25 0 1 0 643657530 99770368 22970 33554432000 134512640 135217611 4294251248 18446744073709551615 134532690 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30389/statm: 24358 22970 77 173 0 24183 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 106136

[startup+4962.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/287 30567
/proc/meminfo: memFree=18513284/32951124 swapFree=66457188/67111528
[pid=30386] ppid=30384 vsize=8704 CPUtime=0.32 cores=0,2,4,6
/proc/30386/stat : 30386 (glucose.sh) S 30384 30386 29999 0 -1 4202496 359 3590 0 0 0 0 32 0 22 0 1 0 643657497 8912896 254 33554432000 4194304 4922060 140733315320896 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30386/statm: 2176 254 211 178 0 69 0
[pid=30389] ppid=30386 vsize=97828 CPUtime=4962.08 cores=0,2,4,6
/proc/30389/stat : 30389 (glucose_static) R 30386 30386 29999 0 -1 4202496 23167 0 0 0 496203 5 0 0 25 0 1 0 643657530 100175872 23074 33554432000 134512640 135217611 4294251248 18446744073709551615 134533161 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30389/statm: 24457 23074 77 173 0 24282 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 106532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.07 2.05 2.01 3/287 30568
/proc/meminfo: memFree=18511148/32951124 swapFree=66457188/67111528
[pid=30386] ppid=30384 vsize=8704 CPUtime=0.32 cores=0,2,4,6
/proc/30386/stat : 30386 (glucose.sh) S 30384 30386 29999 0 -1 4202496 359 3590 0 0 0 0 32 0 22 0 1 0 643657497 8912896 254 33554432000 4194304 4922060 140733315320896 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30386/statm: 2176 254 211 178 0 69 0
[pid=30389] ppid=30386 vsize=99544 CPUtime=4999.79 cores=0,2,4,6
/proc/30389/stat : 30389 (glucose_static) R 30386 30386 29999 0 -1 4202496 23605 0 0 0 499974 5 0 0 25 0 1 0 643657530 101933056 23512 33554432000 134512640 135217611 4294251248 18446744073709551615 134522681 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/30389/statm: 24886 23512 77 173 0 24711 0
Current children cumulated CPU time (s) 5000.11
Current children cumulated vsize (KiB) 108248

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.02
CPU time (s): 5000.11
CPU user time (s): 5000.06
CPU system time (s): 0.05
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 108248

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

runsolver used 14.4808 second user time and 30.9123 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-13 23:03:13
IDJOB=3365876
IDBENCH=83108
IDSOLVER=1842
FILE ID=node132/3365876-1305320593
RUNJOBID= node132-1305315243-30018
PBS_JOBID= 13324300
Free space on /tmp= 47888 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom15.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365876-1305320593/watcher-3365876-1305320593 -o /tmp/evaluation-result-3365876-1305320593/solver-3365876-1305320593 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3365876-1305320593.cnf

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

MD5SUM BENCH= 1f0914c6141fdba914b73575a12b918a
RANDOM SEED=638088924

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17426216 kB
Buffers:        223696 kB
Cached:        8577540 kB
SwapCached:       6904 kB
Active:        5935888 kB
Inactive:      9176636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17426216 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:            3144 kB
Writeback:           0 kB
AnonPages:     6309468 kB
Mapped:          19400 kB
Slab:           323700 kB
PageTables:      26164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 35860080 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= 48048 MiB
End job on node132 at 2011-05-14 00:26:35