Trace number 3365910

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.03 4999.92

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom22.cnf
MD5SUM808b4b06b3dea960876e6772f0b9c207
Bench CategoryAPPLICATION (applications 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 variables53118
Number of clauses178062
Sum of the clauses size454634
Maximum clause length1670
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 290658
Number of clauses of size 386491
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5640

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.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |  167040   429076 |   50111       0        0     nan |  0.000 % |
0.00/0.67	c |         0 |  116176   430733 |      --       0       --      -- |     --   | -50864/1657
0.00/0.67	c ==============================================================================
0.00/0.67	c Result  :   #vars: 20954   #clauses: 116176   #literals: 430733
0.00/0.67	c CPU time:   0.657899 s
0.00/0.67	c ==============================================================================
0.00/0.76	c
0.00/0.76	c Starting glucose
0.00/0.76	c
0.00/0.76	
0.00/0.76	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.76	
0.00/0.76	c ============================[ Problem Statistics ]=============================
0.00/0.76	c |                                                                             |
0.00/0.76	c |  Number of variables:  20954                                                |
0.00/0.76	c |  Number of clauses:    116176                                               |
0.75/0.80	c |  Parsing time:         0.04         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-3365910-1305321216/watcher-3365910-1305321216 -o /tmp/evaluation-result-3365910-1305321216/solver-3365910-1305321216 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365910-1305321216.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: 2.06 2.03 2.00 2/359 23349
/proc/meminfo: memFree=24223892/32951124 swapFree=56449224/67111528
[pid=23349] ppid=23347 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23349/stat : 23349 (glucose.sh) S 23347 23349 22854 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 643722002 8912896 252 33554432000 4194304 4922060 140734756211536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23349/statm: 2176 252 211 178 0 69 0

[startup+0.0270261 s]
/proc/loadavg: 2.06 2.03 2.00 2/359 23349
/proc/meminfo: memFree=24223892/32951124 swapFree=56449224/67111528
[pid=23349] ppid=23347 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23349/stat : 23349 (glucose.sh) S 23347 23349 22854 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 643722002 8912896 252 33554432000 4194304 4922060 140734756211536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23349/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101054 s]
/proc/loadavg: 2.06 2.03 2.00 2/359 23349
/proc/meminfo: memFree=24223892/32951124 swapFree=56449224/67111528
[pid=23349] ppid=23347 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23349/stat : 23349 (glucose.sh) S 23347 23349 22854 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 643722002 8912896 252 33554432000 4194304 4922060 140734756211536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23349/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301032 s]
/proc/loadavg: 2.06 2.03 2.00 2/359 23349
/proc/meminfo: memFree=24223892/32951124 swapFree=56449224/67111528
[pid=23349] ppid=23347 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23349/stat : 23349 (glucose.sh) S 23347 23349 22854 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 643722002 8912896 252 33554432000 4194304 4922060 140734756211536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23349/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700923 s]
/proc/loadavg: 2.06 2.03 2.00 2/359 23349
/proc/meminfo: memFree=24223892/32951124 swapFree=56449224/67111528
[pid=23349] ppid=23347 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/23349/stat : 23349 (glucose.sh) S 23347 23349 22854 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 643722002 8912896 252 33554432000 4194304 4922060 140734756211536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23349/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50076 s]
/proc/loadavg: 2.05 2.03 2.00 3/361 23352
/proc/meminfo: memFree=24205152/32951124 swapFree=56449224/67111528
[pid=23349] ppid=23347 vsize=8704 CPUtime=0.75 cores=0,2,4,6
/proc/23349/stat : 23349 (glucose.sh) S 23347 23349 22854 0 -1 4202496 358 7466 0 0 0 0 73 2 18 0 1 0 643722002 8912896 254 33554432000 4194304 4922060 140734756211536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23349/statm: 2176 254 211 178 0 69 0
[pid=23352] ppid=23349 vsize=13628 CPUtime=0.72 cores=0,2,4,6
/proc/23352/stat : 23352 (glucose_static) R 23349 23349 22854 0 -1 4202496 3165 0 0 0 72 0 0 0 21 0 1 0 643722079 13955072 3120 33554432000 134512640 135217611 4292938432 18446744073709551615 134533055 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/23352/statm: 3407 3120 77 173 0 3232 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 22332

[startup+3.1005 s]
/proc/loadavg: 2.05 2.03 2.00 3/361 23352
/proc/meminfo: memFree=24202300/32951124 swapFree=56449224/67111528
[pid=23349] ppid=23347 vsize=8704 CPUtime=0.75 cores=0,2,4,6
/proc/23349/stat : 23349 (glucose.sh) S 23347 23349 22854 0 -1 4202496 358 7466 0 0 0 0 73 2 18 0 1 0 643722002 8912896 254 33554432000 4194304 4922060 140734756211536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23349/statm: 2176 254 211 178 0 69 0
[pid=23352] ppid=23349 vsize=16460 CPUtime=2.32 cores=0,2,4,6
/proc/23352/stat : 23352 (glucose_static) R 23349 23349 22854 0 -1 4202496 3878 0 0 0 232 0 0 0 25 0 1 0 643722079 16855040 3833 33554432000 134512640 135217611 4292938432 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/23352/statm: 4115 3833 77 173 0 3940 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 25164

[startup+6.30092 s]
/proc/loadavg: 2.05 2.03 2.00 3/361 23352
/proc/meminfo: memFree=24198312/32951124 swapFree=56449224/67111528
[pid=23349] ppid=23347 vsize=8704 CPUtime=0.75 cores=0,2,4,6
/proc/23349/stat : 23349 (glucose.sh) S 23347 23349 22854 0 -1 4202496 358 7466 0 0 0 0 73 2 18 0 1 0 643722002 8912896 254 33554432000 4194304 4922060 140734756211536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23349/statm: 2176 254 211 178 0 69 0
[pid=23352] ppid=23349 vsize=19264 CPUtime=5.53 cores=0,2,4,6
/proc/23352/stat : 23352 (glucose_static) R 23349 23349 22854 0 -1 4202496 4556 0 0 0 552 1 0 0 25 0 1 0 643722079 19726336 4511 33554432000 134512640 135217611 4292938432 18446744073709551615 134532963 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/23352/statm: 4816 4511 77 173 0 4641 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27968

[startup+12.7008 s]
/proc/loadavg: 2.12 2.05 2.01 3/361 23352
/proc/meminfo: memFree=24195748/32951124 swapFree=56449224/67111528
[pid=23349] ppid=23347 vsize=8704 CPUtime=0.75 cores=0,2,4,6
/proc/23349/stat : 23349 (glucose.sh) S 23347 23349 22854 0 -1 4202496 358 7466 0 0 0 0 73 2 18 0 1 0 643722002 8912896 254 33554432000 4194304 4922060 140734756211536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23349/statm: 2176 254 211 178 0 69 0
[pid=23352] ppid=23349 vsize=20800 CPUtime=11.93 cores=0,2,4,6
/proc/23352/stat : 23352 (glucose_static) R 23349 23349 22854 0 -1 4202496 4949 0 0 0 1192 1 0 0 25 0 1 0 643722079 21299200 4904 33554432000 134512640 135217611 4292938432 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/23352/statm: 5200 4904 77 173 0 5025 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29504

[startup+25.5004 s]
/proc/loadavg: 2.10 2.04 2.00 3/361 23352
/proc/meminfo: memFree=24193264/32951124 swapFree=56449224/67111528
[pid=23349] ppid=23347 vsize=8704 CPUtime=0.75 cores=0,2,4,6
/proc/23349/stat : 23349 (glucose.sh) S 23347 23349 22854 0 -1 4202496 358 7466 0 0 0 0 73 2 18 0 1 0 643722002 8912896 254 33554432000 4194304 4922060 140734756211536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23349/statm: 2176 254 211 178 0 69 0
[pid=23352] ppid=23349 vsize=22924 CPUtime=24.73 cores=0,2,4,6
/proc/23352/stat : 23352 (glucose_static) R 23349 23349 22854 0 -1 4202496 5489 0 0 0 2472 1 0 0 25 0 1 0 643722079 23474176 5444 33554432000 134512640 135217611 4292938432 18446744073709551615 134534060 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/23352/statm: 5731 5444 77 173 0 5556 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31628

[startup+51.1008 s]
/proc/loadavg: 2.07 2.04 2.00 3/361 23353
/proc/meminfo: memFree=24189968/32951124 swapFree=56449224/67111528
[pid=23349] ppid=23347 vsize=8704 CPUtime=0.75 cores=0,2,4,6
/proc/23349/stat : 23349 (glucose.sh) S 23347 23349 22854 0 -1 4202496 358 7466 0 0 0 0 73 2 18 0 1 0 643722002 8912896 254 33554432000 4194304 4922060 140734756211536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23349/statm: 2176 254 211 178 0 69 0
[pid=23352] ppid=23349 vsize=25556 CPUtime=50.33 cores=0,2,4,6
/proc/23352/stat : 23352 (glucose_static) R 23349 23349 22854 0 -1 4202496 6132 0 0 0 5032 1 0 0 25 0 1 0 643722079 26169344 6087 33554432000 134512640 135217611 4292938432 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/23352/statm: 6389 6087 77 173 0 6214 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 34260

[startup+102.313 s]
/proc/loadavg: 2.02 2.03 2.00 3/361 23354
/proc/meminfo: memFree=24184952/32951124 swapFree=56449224/67111528
[pid=23349] ppid=23347 vsize=8704 CPUtime=0.75 cores=0,2,4,6
/proc/23349/stat : 23349 (glucose.sh) S 23347 23349 22854 0 -1 4202496 358 7466 0 0 0 0 73 2 18 0 1 0 643722002 8912896 254 33554432000 4194304 4922060 140734756211536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23349/statm: 2176 254 211 178 0 69 0
[pid=23352] ppid=23349 vsize=29496 CPUtime=101.54 cores=0,2,4,6
/proc/23352/stat : 23352 (glucose_static) R 23349 23349 22854 0 -1 4202496 7090 0 0 0 10152 2 0 0 25 0 1 0 643722079 30203904 7045 33554432000 134512640 135217611 4292938432 18446744073709551615 134533339 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/23352/statm: 7374 7045 77 173 0 7199 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 38200

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/361 23356
/proc/meminfo: memFree=24177324/32951124 swapFree=56449224/67111528
[pid=23349] ppid=23347 vsize=8704 CPUtime=0.75 cores=0,2,4,6
/proc/23349/stat : 23349 (glucose.sh) S 23347 23349 22854 0 -1 4202496 358 7466 0 0 0 0 73 2 18 0 1 0 643722002 8912896 254 33554432000 4194304 4922060 140734756211536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23349/statm: 2176 254 211 178 0 69 0
[pid=23352] ppid=23349 vsize=35480 CPUtime=161.53 cores=0,2,4,6
/proc/23352/stat : 23352 (glucose_static) R 23349 23349 22854 0 -1 4202496 8527 0 0 0 16151 2 0 0 25 0 1 0 643722079 36331520 8482 33554432000 134512640 135217611 4292938432 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/23352/statm: 8870 8482 77 173 0 8695 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 44184

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/361 23358
/proc/meminfo: memFree=24173172/32951124 swapFree=56449224/67111528
[pid=23349] ppid=23347 vsize=8704 CPUtime=0.75 cores=0,2,4,6
/proc/23349/stat : 23349 (glucose.sh) S 23347 23349 22854 0 -1 4202496 358 7466 0 0 0 0 73 2 18 0 1 0 643722002 8912896 254 33554432000 4194304 4922060 140734756211536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23349/statm: 2176 254 211 178 0 69 0
[pid=23352] ppid=23349 vsize=39532 CPUtime=221.53 cores=0,2,4,6
/proc/23352/stat : 23352 (glucose_static) R 23349 23349 22854 0 -1 4202496 9470 0 0 0 22151 2 0 0 25 0 1 0 643722079 40480768 9425 33554432000 134512640 135217611 4292938432 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/23352/statm: 9883 9425 77 173 0 9708 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 48236

[startup+282.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/361 23359
/proc/meminfo: memFree=24167432/32951124 swapFree=56449224/67111528
[pid=23349] ppid=23347 vsize=8704 CPUtime=0.75 cores=0,2,4,6
/proc/23349/stat : 23349 (glucose.sh) S 23347 23349 22854 0 -1 4202496 358 7466 0 0 0 0 73 2 18 0 1 0 643722002 8912896 254 33554432000 4194304 4922060 140734756211536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23349/statm: 2176 254 211 178 0 69 0
[pid=23352] ppid=23349 vsize=44556 CPUtime=281.53 cores=0,2,4,6
/proc/23352/stat : 23352 (glucose_static) R 23349 23349 22854 0 -1 4202496 10722 0 0 0 28151 2 0 0 25 0 1 0 643722079 45625344 10677 33554432000 134512640 135217611 4292938432 18446744073709551615 134532614 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/23352/statm: 11139 10677 77 173 0 10964 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 53260

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/361 23361
/proc/meminfo: memFree=24163280/32951124 swapFree=56449224/67111528
[pid=23349] ppid=23347 vsize=8704 CPUtime=0.75 cores=0,2,4,6
/proc/23349/stat : 23349 (glucose.sh) S 23347 23349 22854 0 -1 4202496 358 7466 0 0 0 0 73 2 18 0 1 0 643722002 8912896 254 33554432000 4194304 4922060 140734756211536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23349/statm: 2176 254 211 178 0 69 0
[pid=23352] ppid=23349 vsize=46012 CPUtime=341.53 cores=0,2,4,6
/proc/23352/stat : 23352 (glucose_static) R 23349 23349 22854 0 -1 4202496 11077 0 0 0 34151 2 0 0 25 0 1 0 643722079 47116288 11032 33554432000 134512640 135217611 4292938432 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/23352/statm: 11503 11032 77 173 0 11328 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 54716

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/361 23362
/proc/meminfo: memFree=24159752/32951124 swapFree=56449224/67111528
[pid=23349] ppid=23347 vsize=8704 CPUtime=0.75 cores=0,2,4,6

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

/proc/23352/statm: 30490 29107 77 173 0 30315 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 130664

[startup+4422.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/361 23482
/proc/meminfo: memFree=24031216/32951124 swapFree=56449224/67111528
[pid=23349] ppid=23347 vsize=8704 CPUtime=0.75 cores=0,2,4,6
/proc/23349/stat : 23349 (glucose.sh) S 23347 23349 22854 0 -1 4202496 358 7466 0 0 0 0 73 2 18 0 1 0 643722002 8912896 254 33554432000 4194304 4922060 140734756211536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23349/statm: 2176 254 211 178 0 69 0
[pid=23352] ppid=23349 vsize=121960 CPUtime=4421.65 cores=0,2,4,6
/proc/23352/stat : 23352 (glucose_static) R 23349 23349 22854 0 -1 4202496 29217 0 0 0 442157 8 0 0 25 0 1 0 643722079 124887040 29151 33554432000 134512640 135217611 4292938432 18446744073709551615 134533552 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/23352/statm: 30490 29151 77 173 0 30315 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 130664

[startup+4482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/361 23512
/proc/meminfo: memFree=24101796/32951124 swapFree=56449224/67111528
[pid=23349] ppid=23347 vsize=8704 CPUtime=0.75 cores=0,2,4,6
/proc/23349/stat : 23349 (glucose.sh) S 23347 23349 22854 0 -1 4202496 358 7466 0 0 0 0 73 2 18 0 1 0 643722002 8912896 254 33554432000 4194304 4922060 140734756211536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23349/statm: 2176 254 211 178 0 69 0
[pid=23352] ppid=23349 vsize=122220 CPUtime=4481.65 cores=0,2,4,6
/proc/23352/stat : 23352 (glucose_static) R 23349 23349 22854 0 -1 4202496 29255 0 0 0 448156 9 0 0 25 0 1 0 643722079 125153280 29189 33554432000 134512640 135217611 4292938432 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/23352/statm: 30555 29189 77 173 0 30380 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 130924

[startup+4542.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/361 23514
/proc/meminfo: memFree=24093936/32951124 swapFree=56449224/67111528
[pid=23349] ppid=23347 vsize=8704 CPUtime=0.75 cores=0,2,4,6
/proc/23349/stat : 23349 (glucose.sh) S 23347 23349 22854 0 -1 4202496 358 7466 0 0 0 0 73 2 18 0 1 0 643722002 8912896 254 33554432000 4194304 4922060 140734756211536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23349/statm: 2176 254 211 178 0 69 0
[pid=23352] ppid=23349 vsize=123024 CPUtime=4541.66 cores=0,2,4,6
/proc/23352/stat : 23352 (glucose_static) R 23349 23349 22854 0 -1 4202496 29487 0 0 0 454157 9 0 0 25 0 1 0 643722079 125976576 29421 33554432000 134512640 135217611 4292938432 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/23352/statm: 30756 29421 77 173 0 30581 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 131728

[startup+4602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/361 23515
/proc/meminfo: memFree=24088804/32951124 swapFree=56449224/67111528
[pid=23349] ppid=23347 vsize=8704 CPUtime=0.75 cores=0,2,4,6
/proc/23349/stat : 23349 (glucose.sh) S 23347 23349 22854 0 -1 4202496 358 7466 0 0 0 0 73 2 18 0 1 0 643722002 8912896 254 33554432000 4194304 4922060 140734756211536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23349/statm: 2176 254 211 178 0 69 0
[pid=23352] ppid=23349 vsize=123392 CPUtime=4601.67 cores=0,2,4,6
/proc/23352/stat : 23352 (glucose_static) R 23349 23349 22854 0 -1 4202496 29536 0 0 0 460158 9 0 0 25 0 1 0 643722079 126353408 29470 33554432000 134512640 135217611 4292938432 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/23352/statm: 30848 29470 77 173 0 30673 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 132096

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/361 23517
/proc/meminfo: memFree=24085540/32951124 swapFree=56449224/67111528
[pid=23349] ppid=23347 vsize=8704 CPUtime=0.75 cores=0,2,4,6
/proc/23349/stat : 23349 (glucose.sh) S 23347 23349 22854 0 -1 4202496 358 7466 0 0 0 0 73 2 18 0 1 0 643722002 8912896 254 33554432000 4194304 4922060 140734756211536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23349/statm: 2176 254 211 178 0 69 0
[pid=23352] ppid=23349 vsize=123536 CPUtime=4661.66 cores=0,2,4,6
/proc/23352/stat : 23352 (glucose_static) R 23349 23349 22854 0 -1 4202496 29568 0 0 0 466157 9 0 0 25 0 1 0 643722079 126500864 29502 33554432000 134512640 135217611 4292938432 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/23352/statm: 30884 29502 77 173 0 30709 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 132240

[startup+4722.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/361 23519
/proc/meminfo: memFree=24082392/32951124 swapFree=56449224/67111528
[pid=23349] ppid=23347 vsize=8704 CPUtime=0.75 cores=0,2,4,6
/proc/23349/stat : 23349 (glucose.sh) S 23347 23349 22854 0 -1 4202496 358 7466 0 0 0 0 73 2 18 0 1 0 643722002 8912896 254 33554432000 4194304 4922060 140734756211536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23349/statm: 2176 254 211 178 0 69 0
[pid=23352] ppid=23349 vsize=124076 CPUtime=4721.67 cores=0,2,4,6
/proc/23352/stat : 23352 (glucose_static) R 23349 23349 22854 0 -1 4202496 29703 0 0 0 472158 9 0 0 25 0 1 0 643722079 127053824 29637 33554432000 134512640 135217611 4292938432 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/23352/statm: 31019 29637 77 173 0 30844 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 132780

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/361 23520
/proc/meminfo: memFree=24080616/32951124 swapFree=56449224/67111528
[pid=23349] ppid=23347 vsize=8704 CPUtime=0.75 cores=0,2,4,6
/proc/23349/stat : 23349 (glucose.sh) S 23347 23349 22854 0 -1 4202496 358 7466 0 0 0 0 73 2 18 0 1 0 643722002 8912896 254 33554432000 4194304 4922060 140734756211536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23349/statm: 2176 254 211 178 0 69 0
[pid=23352] ppid=23349 vsize=124236 CPUtime=4781.66 cores=0,2,4,6
/proc/23352/stat : 23352 (glucose_static) R 23349 23349 22854 0 -1 4202496 29738 0 0 0 478157 9 0 0 25 0 1 0 643722079 127217664 29672 33554432000 134512640 135217611 4292938432 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/23352/statm: 31059 29672 77 173 0 30884 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 132940

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/361 23522
/proc/meminfo: memFree=24077452/32951124 swapFree=56449224/67111528
[pid=23349] ppid=23347 vsize=8704 CPUtime=0.75 cores=0,2,4,6
/proc/23349/stat : 23349 (glucose.sh) S 23347 23349 22854 0 -1 4202496 358 7466 0 0 0 0 73 2 18 0 1 0 643722002 8912896 254 33554432000 4194304 4922060 140734756211536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23349/statm: 2176 254 211 178 0 69 0
[pid=23352] ppid=23349 vsize=125044 CPUtime=4841.66 cores=0,2,4,6
/proc/23352/stat : 23352 (glucose_static) R 23349 23349 22854 0 -1 4202496 29931 0 0 0 484157 9 0 0 25 0 1 0 643722079 128045056 29865 33554432000 134512640 135217611 4292938432 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/23352/statm: 31261 29865 77 173 0 31086 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 133748

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/361 23523
/proc/meminfo: memFree=24075296/32951124 swapFree=56449224/67111528
[pid=23349] ppid=23347 vsize=8704 CPUtime=0.75 cores=0,2,4,6
/proc/23349/stat : 23349 (glucose.sh) S 23347 23349 22854 0 -1 4202496 358 7466 0 0 0 0 73 2 18 0 1 0 643722002 8912896 254 33554432000 4194304 4922060 140734756211536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23349/statm: 2176 254 211 178 0 69 0
[pid=23352] ppid=23349 vsize=125044 CPUtime=4901.67 cores=0,2,4,6
/proc/23352/stat : 23352 (glucose_static) R 23349 23349 22854 0 -1 4202496 29931 0 0 0 490158 9 0 0 25 0 1 0 643722079 128045056 29865 33554432000 134512640 135217611 4292938432 18446744073709551615 134533016 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/23352/statm: 31261 29865 77 173 0 31086 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 133748

[startup+4962.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/361 23525
/proc/meminfo: memFree=24070300/32951124 swapFree=56449224/67111528
[pid=23349] ppid=23347 vsize=8704 CPUtime=0.75 cores=0,2,4,6
/proc/23349/stat : 23349 (glucose.sh) S 23347 23349 22854 0 -1 4202496 358 7466 0 0 0 0 73 2 18 0 1 0 643722002 8912896 254 33554432000 4194304 4922060 140734756211536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23349/statm: 2176 254 211 178 0 69 0
[pid=23352] ppid=23349 vsize=128740 CPUtime=4961.66 cores=0,2,4,6
/proc/23352/stat : 23352 (glucose_static) R 23349 23349 22854 0 -1 4202496 30845 0 0 0 496157 9 0 0 25 0 1 0 643722079 131829760 30779 33554432000 134512640 135217611 4292938432 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/23352/statm: 32185 30779 77 173 0 32010 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 137444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.11 2.03 2.01 3/361 23526
/proc/meminfo: memFree=24067908/32951124 swapFree=56449224/67111528
[pid=23349] ppid=23347 vsize=8704 CPUtime=0.75 cores=0,2,4,6
/proc/23349/stat : 23349 (glucose.sh) S 23347 23349 22854 0 -1 4202496 358 7466 0 0 0 0 73 2 18 0 1 0 643722002 8912896 254 33554432000 4194304 4922060 140734756211536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23349/statm: 2176 254 211 178 0 69 0
[pid=23352] ppid=23349 vsize=128740 CPUtime=4999.28 cores=0,2,4,6
/proc/23352/stat : 23352 (glucose_static) R 23349 23349 22854 0 -1 4202496 30849 0 0 0 499919 9 0 0 25 0 1 0 643722079 131829760 30783 33554432000 134512640 135217611 4292938432 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/23352/statm: 32185 30783 77 173 0 32010 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 137444

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

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

[startup+4999.9 s]
/proc/loadavg: 2.11 2.03 2.01 3/361 23526
/proc/meminfo: memFree=24067908/32951124 swapFree=56449224/67111528
[pid=23349] ppid=23347 vsize=8704 CPUtime=0.75 cores=0,2,4,6
/proc/23349/stat : 23349 (glucose.sh) S 23347 23349 22854 0 -1 4202496 358 7466 0 0 0 0 73 2 18 0 1 0 643722002 8912896 254 33554432000 4194304 4922060 140734756211536 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23349/statm: 2176 254 211 178 0 69 0
[pid=23352] ppid=23349 vsize=128740 CPUtime=4999.28 cores=0,2,4,6
/proc/23352/stat : 23352 (glucose_static) R 23349 23349 22854 0 -1 4202496 30849 0 0 0 499919 9 0 0 25 0 1 0 643722079 131829760 30783 33554432000 134512640 135217611 4292938432 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/23352/statm: 32185 30783 77 173 0 32010 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 137444

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.92
CPU time (s): 5000.03
CPU user time (s): 4999.92
CPU system time (s): 0.11
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 137444

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

runsolver used 17.6543 second user time and 37.1234 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-13 23:13:36
IDJOB=3365910
IDBENCH=83133
IDSOLVER=1842
FILE ID=node106/3365910-1305321216
RUNJOBID= node106-1305315334-22872
PBS_JOBID= 13324326
Free space on /tmp= 45840 MiB

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

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

MD5SUM BENCH= 808b4b06b3dea960876e6772f0b9c207
RANDOM SEED=1716560540

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24224172 kB
Buffers:        217288 kB
Cached:        5489588 kB
SwapCached:      27544 kB
Active:         677576 kB
Inactive:      7829280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24224172 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:            4684 kB
Writeback:           0 kB
AnonPages:     2781024 kB
Mapped:          10588 kB
Slab:           107572 kB
PageTables:      48028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75060412 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 45828 MiB
End job on node106 at 2011-05-14 00:36:58