Trace number 3366084

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

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/2dlx_ca_bp_f_liveness.cnf
MD5SUM99cd8de7f06ce8c087a5c7fb299dfb62
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 variables202253
Number of clauses4313014
Sum of the clauses size12562188
Maximum clause length651
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23935640
Number of clauses of size 3199653
Number of clauses of size 410363
Number of clauses of size 55846
Number of clauses of size over 5161511

Solver Data

0.00/0.01	c
0.00/0.01	c Starting SatElite Preprocessing
0.00/0.01	c
0.00/0.01	c Parsing...
1.69/1.70	c ==============================================================================
1.69/1.70	c |           |     ORIGINAL     |              LEARNT              |          |
1.69/1.70	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.69/1.70	c ==============================================================================
1.69/1.70	c |         0 | 4313013 12562187 | 1293903       0        0     nan |  0.000 % |
12.79/12.87	c |         0 | 4281700 13191840 |      --       0       --      -- |     --   | -31256/629794
12.79/12.87	c ==============================================================================
12.79/12.87	c Result  :   #vars: 188087   #clauses: 4281700   #literals: 13191840
12.79/12.87	c CPU time:   12.5661 s
12.79/12.87	c ==============================================================================
15.18/15.23	c
15.18/15.23	c Starting glucose
15.18/15.23	c
15.18/15.23	
15.18/15.23	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
15.18/15.23	
15.18/15.23	c ============================[ Problem Statistics ]=============================
15.18/15.23	c |                                                                             |
15.18/15.23	c |  Number of variables:  188087                                               |
15.18/15.23	c |  Number of clauses:    4281700                                              |
16.58/16.62	c |  Parsing time:         1.30         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-3366084-1305325763/watcher-3366084-1305325763 -o /tmp/evaluation-result-3366084-1305325763/solver-3366084-1305325763 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3366084-1305325763.cnf 

running on 4 cores: 1,3,5,7

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.00 2.00 2.00 3/352 2546
/proc/meminfo: memFree=11301036/32950928 swapFree=67111200/67111528
[pid=2546] ppid=2544 vsize=1008 CPUtime=0 cores=1,3,5,7
/proc/2546/stat : 2546 (glucose.sh) R 2544 2546 1936 0 -1 4194304 58 0 0 0 0 0 0 0 22 0 1 0 722807111 1032192 13 33554432000 4194304 4922060 140735645893120 18446744073709551615 256410395607 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2546/statm: 253 26 18 178 0 27 0

[startup+0.0580379 s]
/proc/loadavg: 2.00 2.00 2.00 3/352 2546
/proc/meminfo: memFree=11301036/32950928 swapFree=67111200/67111528
[pid=2546] ppid=2544 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/2546/stat : 2546 (glucose.sh) S 2544 2546 1936 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 722807111 8912896 253 33554432000 4194304 4922060 140735645893120 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2546/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101039 s]
/proc/loadavg: 2.00 2.00 2.00 3/352 2546
/proc/meminfo: memFree=11301036/32950928 swapFree=67111200/67111528
[pid=2546] ppid=2544 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/2546/stat : 2546 (glucose.sh) S 2544 2546 1936 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 722807111 8912896 253 33554432000 4194304 4922060 140735645893120 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2546/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301002 s]
/proc/loadavg: 2.00 2.00 2.00 3/352 2546
/proc/meminfo: memFree=11301036/32950928 swapFree=67111200/67111528
[pid=2546] ppid=2544 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/2546/stat : 2546 (glucose.sh) S 2544 2546 1936 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 722807111 8912896 253 33554432000 4194304 4922060 140735645893120 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2546/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700926 s]
/proc/loadavg: 2.00 2.00 2.00 3/352 2546
/proc/meminfo: memFree=11301036/32950928 swapFree=67111200/67111528
[pid=2546] ppid=2544 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/2546/stat : 2546 (glucose.sh) S 2544 2546 1936 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 722807111 8912896 253 33554432000 4194304 4922060 140735645893120 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2546/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50077 s]
/proc/loadavg: 2.00 2.00 2.00 3/354 2549
/proc/meminfo: memFree=11158924/32950928 swapFree=67111200/67111528
[pid=2546] ppid=2544 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/2546/stat : 2546 (glucose.sh) S 2544 2546 1936 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 722807111 8912896 253 33554432000 4194304 4922060 140735645893120 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2546/statm: 2176 253 211 178 0 69 0
[pid=2548] ppid=2546 vsize=232532 CPUtime=1.48 cores=1,3,5,7
/proc/2548/stat : 2548 (SatELite_releas) R 2546 2546 1936 0 -1 4202496 51919 0 0 0 128 20 0 0 25 0 1 0 722807112 238112768 51875 33554432000 134512640 135225430 4287512112 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/2548/statm: 58133 51876 52 175 0 57956 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 241236

[startup+3.10047 s]
/proc/loadavg: 2.00 2.00 2.00 3/354 2549
/proc/meminfo: memFree=10991652/32950928 swapFree=67111200/67111528
[pid=2546] ppid=2544 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/2546/stat : 2546 (glucose.sh) S 2544 2546 1936 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 722807111 8912896 253 33554432000 4194304 4922060 140735645893120 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2546/statm: 2176 253 211 178 0 69 0
[pid=2548] ppid=2546 vsize=384984 CPUtime=3.08 cores=1,3,5,7
/proc/2548/stat : 2548 (SatELite_releas) R 2546 2546 1936 0 -1 4202496 89642 0 0 0 283 25 0 0 25 0 1 0 722807112 394223616 80967 33554432000 134512640 135225430 4287512112 18446744073709551615 134549557 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/2548/statm: 96246 80967 78 175 0 96069 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 393688

[startup+6.30086 s]
/proc/loadavg: 2.00 2.00 2.00 3/354 2549
/proc/meminfo: memFree=10970908/32950928 swapFree=67111200/67111528
[pid=2546] ppid=2544 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/2546/stat : 2546 (glucose.sh) S 2544 2546 1936 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 722807111 8912896 253 33554432000 4194304 4922060 140735645893120 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2546/statm: 2176 253 211 178 0 69 0
[pid=2548] ppid=2546 vsize=451292 CPUtime=6.28 cores=1,3,5,7
/proc/2548/stat : 2548 (SatELite_releas) R 2546 2546 1936 0 -1 4202496 98775 0 0 0 600 28 0 0 25 0 1 0 722807112 462123008 89524 33554432000 134512640 135225430 4287512112 18446744073709551615 134602624 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/2548/statm: 112823 89524 78 175 0 112646 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 459996

[startup+12.7006 s]
/proc/loadavg: 2.00 2.00 2.00 3/354 2549
/proc/meminfo: memFree=10939204/32950928 swapFree=67111200/67111528
[pid=2546] ppid=2544 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/2546/stat : 2546 (glucose.sh) S 2544 2546 1936 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 722807111 8912896 253 33554432000 4194304 4922060 140735645893120 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/2546/statm: 2176 253 211 178 0 69 0
[pid=2548] ppid=2546 vsize=385616 CPUtime=12.69 cores=1,3,5,7
/proc/2548/stat : 2548 (SatELite_releas) R 2546 2546 1936 0 -1 4202496 107351 0 0 0 1239 30 0 0 25 0 1 0 722807112 394870784 81151 33554432000 134512640 135225430 4287512112 18446744073709551615 134549600 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/2548/statm: 96404 81151 78 175 0 96227 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 394320

[startup+25.5012 s]
/proc/loadavg: 2.00 2.00 2.00 3/354 2550
/proc/meminfo: memFree=10941324/32950928 swapFree=67111200/67111528
[pid=2546] ppid=2544 vsize=8704 CPUtime=15.22 cores=1,3,5,7
/proc/2546/stat : 2546 (glucose.sh) S 2544 2546 1936 0 -1 4202496 359 107359 0 0 0 0 1480 42 18 0 1 0 722807111 8912896 255 33554432000 4194304 4922060 140735645893120 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2546/statm: 2176 255 211 178 0 69 0
[pid=2550] ppid=2546 vsize=266180 CPUtime=10.26 cores=1,3,5,7
/proc/2550/stat : 2550 (glucose_static) R 2546 2546 1936 0 -1 4202496 64061 0 0 0 1017 9 0 0 25 0 1 0 722808634 272568320 63983 33554432000 134512640 135217611 4287035680 18446744073709551615 134532867 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2550/statm: 66545 63983 76 173 0 66370 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 274884

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/354 2551
/proc/meminfo: memFree=10925296/32950928 swapFree=67111200/67111528
[pid=2546] ppid=2544 vsize=8704 CPUtime=15.22 cores=1,3,5,7
/proc/2546/stat : 2546 (glucose.sh) S 2544 2546 1936 0 -1 4202496 359 107359 0 0 0 0 1480 42 18 0 1 0 722807111 8912896 255 33554432000 4194304 4922060 140735645893120 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2546/statm: 2176 255 211 178 0 69 0
[pid=2550] ppid=2546 vsize=278156 CPUtime=35.86 cores=1,3,5,7
/proc/2550/stat : 2550 (glucose_static) R 2546 2546 1936 0 -1 4202496 67036 0 0 0 3576 10 0 0 25 0 1 0 722808634 284831744 66958 33554432000 134512640 135217611 4287035680 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2550/statm: 69539 66958 76 173 0 69364 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 286860

[startup+102.314 s]
/proc/loadavg: 2.08 2.03 2.01 3/354 2552
/proc/meminfo: memFree=10921052/32950928 swapFree=67111200/67111528
[pid=2546] ppid=2544 vsize=8704 CPUtime=15.22 cores=1,3,5,7
/proc/2546/stat : 2546 (glucose.sh) S 2544 2546 1936 0 -1 4202496 359 107359 0 0 0 0 1480 42 18 0 1 0 722807111 8912896 255 33554432000 4194304 4922060 140735645893120 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2546/statm: 2176 255 211 178 0 69 0
[pid=2550] ppid=2546 vsize=282256 CPUtime=87.08 cores=1,3,5,7
/proc/2550/stat : 2550 (glucose_static) R 2546 2546 1936 0 -1 4202496 68063 0 0 0 8698 10 0 0 25 0 1 0 722808634 289030144 67980 33554432000 134512640 135217611 4287035680 18446744073709551615 134532744 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2550/statm: 70564 67980 76 173 0 70389 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 290960

[startup+162.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/354 2554
/proc/meminfo: memFree=10909608/32950928 swapFree=67111200/67111528
[pid=2546] ppid=2544 vsize=8704 CPUtime=15.22 cores=1,3,5,7
/proc/2546/stat : 2546 (glucose.sh) S 2544 2546 1936 0 -1 4202496 359 107359 0 0 0 0 1480 42 18 0 1 0 722807111 8912896 255 33554432000 4194304 4922060 140735645893120 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2546/statm: 2176 255 211 178 0 69 0
[pid=2550] ppid=2546 vsize=290916 CPUtime=147.07 cores=1,3,5,7
/proc/2550/stat : 2550 (glucose_static) R 2546 2546 1936 0 -1 4202496 70239 0 0 0 14696 11 0 0 25 0 1 0 722808634 297897984 70156 33554432000 134512640 135217611 4287035680 18446744073709551615 134542153 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2550/statm: 72729 70156 76 173 0 72554 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 299620

[startup+222.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/354 2556
/proc/meminfo: memFree=10863944/32950928 swapFree=67111200/67111528
[pid=2546] ppid=2544 vsize=8704 CPUtime=15.22 cores=1,3,5,7
/proc/2546/stat : 2546 (glucose.sh) S 2544 2546 1936 0 -1 4202496 359 107359 0 0 0 0 1480 42 18 0 1 0 722807111 8912896 255 33554432000 4194304 4922060 140735645893120 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2546/statm: 2176 255 211 178 0 69 0
[pid=2550] ppid=2546 vsize=335052 CPUtime=207.07 cores=1,3,5,7
/proc/2550/stat : 2550 (glucose_static) R 2546 2546 1936 0 -1 4202496 81230 0 0 0 20693 14 0 0 25 0 1 0 722808634 343093248 81147 33554432000 134512640 135217611 4287035680 18446744073709551615 134532758 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2550/statm: 83763 81147 76 173 0 83588 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 343756

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/354 2557
/proc/meminfo: memFree=10857340/32950928 swapFree=67111200/67111528
[pid=2546] ppid=2544 vsize=8704 CPUtime=15.22 cores=1,3,5,7
/proc/2546/stat : 2546 (glucose.sh) S 2544 2546 1936 0 -1 4202496 359 107359 0 0 0 0 1480 42 18 0 1 0 722807111 8912896 255 33554432000 4194304 4922060 140735645893120 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2546/statm: 2176 255 211 178 0 69 0
[pid=2550] ppid=2546 vsize=335052 CPUtime=267.07 cores=1,3,5,7
/proc/2550/stat : 2550 (glucose_static) R 2546 2546 1936 0 -1 4202496 81238 0 0 0 26693 14 0 0 25 0 1 0 722808634 343093248 81155 33554432000 134512640 135217611 4287035680 18446744073709551615 134532700 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2550/statm: 83763 81155 76 173 0 83588 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 343756

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/354 2559
/proc/meminfo: memFree=10855688/32950928 swapFree=67111200/67111528
[pid=2546] ppid=2544 vsize=8704 CPUtime=15.22 cores=1,3,5,7
/proc/2546/stat : 2546 (glucose.sh) S 2544 2546 1936 0 -1 4202496 359 107359 0 0 0 0 1480 42 18 0 1 0 722807111 8912896 255 33554432000 4194304 4922060 140735645893120 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2546/statm: 2176 255 211 178 0 69 0
[pid=2550] ppid=2546 vsize=335052 CPUtime=327.07 cores=1,3,5,7
/proc/2550/stat : 2550 (glucose_static) R 2546 2546 1936 0 -1 4202496 81246 0 0 0 32693 14 0 0 25 0 1 0 722808634 343093248 81163 33554432000 134512640 135217611 4287035680 18446744073709551615 134534057 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2550/statm: 83763 81163 76 173 0 83588 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 343756

[startup+402.301 s]
/proc/loadavg: 2.07 2.03 2.01 3/354 2560
/proc/meminfo: memFree=10855764/32950928 swapFree=67111200/67111528
[pid=2546] ppid=2544 vsize=8704 CPUtime=15.22 cores=1,3,5,7

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

/proc/2550/statm: 131362 128705 76 173 0 131187 0
Current children cumulated CPU time (s) 4362.44
Current children cumulated vsize (KiB) 534152

[startup+4422.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/354 2683
/proc/meminfo: memFree=10574788/32950928 swapFree=67111200/67111528
[pid=2546] ppid=2544 vsize=8704 CPUtime=15.22 cores=1,3,5,7
/proc/2546/stat : 2546 (glucose.sh) S 2544 2546 1936 0 -1 4202496 359 107359 0 0 0 0 1480 42 18 0 1 0 722807111 8912896 255 33554432000 4194304 4922060 140735645893120 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2546/statm: 2176 255 211 178 0 69 0
[pid=2550] ppid=2546 vsize=525448 CPUtime=4407.22 cores=1,3,5,7
/proc/2550/stat : 2550 (glucose_static) R 2546 2546 1936 0 -1 4202496 128790 0 0 0 440700 22 0 0 25 0 1 0 722808634 538058752 128707 33554432000 134512640 135217611 4287035680 18446744073709551615 134527871 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2550/statm: 131362 128707 76 173 0 131187 0
Current children cumulated CPU time (s) 4422.44
Current children cumulated vsize (KiB) 534152

[startup+4482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/354 2684
/proc/meminfo: memFree=10574136/32950928 swapFree=67111200/67111528
[pid=2546] ppid=2544 vsize=8704 CPUtime=15.22 cores=1,3,5,7
/proc/2546/stat : 2546 (glucose.sh) S 2544 2546 1936 0 -1 4202496 359 107359 0 0 0 0 1480 42 18 0 1 0 722807111 8912896 255 33554432000 4194304 4922060 140735645893120 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2546/statm: 2176 255 211 178 0 69 0
[pid=2550] ppid=2546 vsize=525448 CPUtime=4467.22 cores=1,3,5,7
/proc/2550/stat : 2550 (glucose_static) R 2546 2546 1936 0 -1 4202496 128790 0 0 0 446700 22 0 0 25 0 1 0 722808634 538058752 128707 33554432000 134512640 135217611 4287035680 18446744073709551615 134532729 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2550/statm: 131362 128707 76 173 0 131187 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 534152

[startup+4542.3 s]
/proc/loadavg: 1.85 1.98 1.99 2/347 2704
/proc/meminfo: memFree=10801572/32950928 swapFree=67111200/67111528
[pid=2546] ppid=2544 vsize=8704 CPUtime=15.22 cores=1,3,5,7
/proc/2546/stat : 2546 (glucose.sh) S 2544 2546 1936 0 -1 4202496 359 107359 0 0 0 0 1480 42 18 0 1 0 722807111 8912896 255 33554432000 4194304 4922060 140735645893120 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2546/statm: 2176 255 211 178 0 69 0
[pid=2550] ppid=2546 vsize=525448 CPUtime=4527.22 cores=1,3,5,7
/proc/2550/stat : 2550 (glucose_static) R 2546 2546 1936 0 -1 4202496 128792 0 0 0 452700 22 0 0 25 0 1 0 722808634 538058752 128709 33554432000 134512640 135217611 4287035680 18446744073709551615 134533174 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2550/statm: 131362 128709 76 173 0 131187 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 534152

[startup+4602.3 s]
/proc/loadavg: 1.31 1.80 1.92 2/347 2705
/proc/meminfo: memFree=10800960/32950928 swapFree=67111200/67111528
[pid=2546] ppid=2544 vsize=8704 CPUtime=15.22 cores=1,3,5,7
/proc/2546/stat : 2546 (glucose.sh) S 2544 2546 1936 0 -1 4202496 359 107359 0 0 0 0 1480 42 18 0 1 0 722807111 8912896 255 33554432000 4194304 4922060 140735645893120 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2546/statm: 2176 255 211 178 0 69 0
[pid=2550] ppid=2546 vsize=525448 CPUtime=4587.23 cores=1,3,5,7
/proc/2550/stat : 2550 (glucose_static) R 2546 2546 1936 0 -1 4202496 128794 0 0 0 458701 22 0 0 25 0 1 0 722808634 538058752 128711 33554432000 134512640 135217611 4287035680 18446744073709551615 134532748 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2550/statm: 131362 128711 76 173 0 131187 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 534152

[startup+4662.3 s]
/proc/loadavg: 1.11 1.65 1.86 2/347 2707
/proc/meminfo: memFree=10801172/32950928 swapFree=67111200/67111528
[pid=2546] ppid=2544 vsize=8704 CPUtime=15.22 cores=1,3,5,7
/proc/2546/stat : 2546 (glucose.sh) S 2544 2546 1936 0 -1 4202496 359 107359 0 0 0 0 1480 42 18 0 1 0 722807111 8912896 255 33554432000 4194304 4922060 140735645893120 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2546/statm: 2176 255 211 178 0 69 0
[pid=2550] ppid=2546 vsize=525448 CPUtime=4647.23 cores=1,3,5,7
/proc/2550/stat : 2550 (glucose_static) R 2546 2546 1936 0 -1 4202496 128805 0 0 0 464701 22 0 0 25 0 1 0 722808634 538058752 128722 33554432000 134512640 135217611 4287035680 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2550/statm: 131362 128722 76 173 0 131187 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 534152

[startup+4722.31 s]
/proc/loadavg: 1.04 1.53 1.81 2/347 2709
/proc/meminfo: memFree=10801000/32950928 swapFree=67111200/67111528
[pid=2546] ppid=2544 vsize=8704 CPUtime=15.22 cores=1,3,5,7
/proc/2546/stat : 2546 (glucose.sh) S 2544 2546 1936 0 -1 4202496 359 107359 0 0 0 0 1480 42 18 0 1 0 722807111 8912896 255 33554432000 4194304 4922060 140735645893120 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2546/statm: 2176 255 211 178 0 69 0
[pid=2550] ppid=2546 vsize=525448 CPUtime=4707.24 cores=1,3,5,7
/proc/2550/stat : 2550 (glucose_static) R 2546 2546 1936 0 -1 4202496 128805 0 0 0 470702 22 0 0 25 0 1 0 722808634 538058752 128722 33554432000 134512640 135217611 4287035680 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2550/statm: 131362 128722 76 173 0 131187 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 534152

[startup+4782.3 s]
/proc/loadavg: 1.01 1.43 1.75 2/347 2710
/proc/meminfo: memFree=10801344/32950928 swapFree=67111200/67111528
[pid=2546] ppid=2544 vsize=8704 CPUtime=15.22 cores=1,3,5,7
/proc/2546/stat : 2546 (glucose.sh) S 2544 2546 1936 0 -1 4202496 359 107359 0 0 0 0 1480 42 18 0 1 0 722807111 8912896 255 33554432000 4194304 4922060 140735645893120 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2546/statm: 2176 255 211 178 0 69 0
[pid=2550] ppid=2546 vsize=525448 CPUtime=4767.23 cores=1,3,5,7
/proc/2550/stat : 2550 (glucose_static) R 2546 2546 1936 0 -1 4202496 128807 0 0 0 476701 22 0 0 25 0 1 0 722808634 538058752 128724 33554432000 134512640 135217611 4287035680 18446744073709551615 134527905 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2550/statm: 131362 128724 76 173 0 131187 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 534152

[startup+4842.3 s]
/proc/loadavg: 1.07 1.37 1.71 2/347 2712
/proc/meminfo: memFree=10801200/32950928 swapFree=67111200/67111528
[pid=2546] ppid=2544 vsize=8704 CPUtime=15.22 cores=1,3,5,7
/proc/2546/stat : 2546 (glucose.sh) S 2544 2546 1936 0 -1 4202496 359 107359 0 0 0 0 1480 42 18 0 1 0 722807111 8912896 255 33554432000 4194304 4922060 140735645893120 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2546/statm: 2176 255 211 178 0 69 0
[pid=2550] ppid=2546 vsize=525448 CPUtime=4827.24 cores=1,3,5,7
/proc/2550/stat : 2550 (glucose_static) R 2546 2546 1936 0 -1 4202496 128809 0 0 0 482702 22 0 0 25 0 1 0 722808634 538058752 128726 33554432000 134512640 135217611 4287035680 18446744073709551615 134537375 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2550/statm: 131362 128726 76 173 0 131187 0
Current children cumulated CPU time (s) 4842.46
Current children cumulated vsize (KiB) 534152

[startup+4902.3 s]
/proc/loadavg: 1.02 1.30 1.66 2/347 2713
/proc/meminfo: memFree=10801532/32950928 swapFree=67111200/67111528
[pid=2546] ppid=2544 vsize=8704 CPUtime=15.22 cores=1,3,5,7
/proc/2546/stat : 2546 (glucose.sh) S 2544 2546 1936 0 -1 4202496 359 107359 0 0 0 0 1480 42 18 0 1 0 722807111 8912896 255 33554432000 4194304 4922060 140735645893120 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2546/statm: 2176 255 211 178 0 69 0
[pid=2550] ppid=2546 vsize=525448 CPUtime=4887.24 cores=1,3,5,7
/proc/2550/stat : 2550 (glucose_static) R 2546 2546 1936 0 -1 4202496 128809 0 0 0 488702 22 0 0 25 0 1 0 722808634 538058752 128726 33554432000 134512640 135217611 4287035680 18446744073709551615 134527946 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2550/statm: 131362 128726 76 173 0 131187 0
Current children cumulated CPU time (s) 4902.46
Current children cumulated vsize (KiB) 534152

[startup+4962.3 s]
/proc/loadavg: 1.01 1.24 1.62 2/347 2715
/proc/meminfo: memFree=10801996/32950928 swapFree=67111200/67111528
[pid=2546] ppid=2544 vsize=8704 CPUtime=15.22 cores=1,3,5,7
/proc/2546/stat : 2546 (glucose.sh) S 2544 2546 1936 0 -1 4202496 359 107359 0 0 0 0 1480 42 18 0 1 0 722807111 8912896 255 33554432000 4194304 4922060 140735645893120 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2546/statm: 2176 255 211 178 0 69 0
[pid=2550] ppid=2546 vsize=525448 CPUtime=4947.24 cores=1,3,5,7
/proc/2550/stat : 2550 (glucose_static) R 2546 2546 1936 0 -1 4202496 128811 0 0 0 494702 22 0 0 25 0 1 0 722808634 538058752 128728 33554432000 134512640 135217611 4287035680 18446744073709551615 134537924 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2550/statm: 131362 128728 76 173 0 131187 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 534152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.21 1.59 2/347 2716
/proc/meminfo: memFree=10802224/32950928 swapFree=67111200/67111528
[pid=2546] ppid=2544 vsize=8704 CPUtime=15.22 cores=1,3,5,7
/proc/2546/stat : 2546 (glucose.sh) S 2544 2546 1936 0 -1 4202496 359 107359 0 0 0 0 1480 42 18 0 1 0 722807111 8912896 255 33554432000 4194304 4922060 140735645893120 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2546/statm: 2176 255 211 178 0 69 0
[pid=2550] ppid=2546 vsize=525448 CPUtime=4984.84 cores=1,3,5,7
/proc/2550/stat : 2550 (glucose_static) R 2546 2546 1936 0 -1 4202496 128813 0 0 0 498462 22 0 0 25 0 1 0 722808634 538058752 128730 33554432000 134512640 135217611 4287035680 18446744073709551615 134532744 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2550/statm: 131362 128730 76 173 0 131187 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 534152

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: 1.00 1.21 1.59 2/347 2716
/proc/meminfo: memFree=10802224/32950928 swapFree=67111200/67111528
[pid=2546] ppid=2544 vsize=8704 CPUtime=15.22 cores=1,3,5,7
/proc/2546/stat : 2546 (glucose.sh) S 2544 2546 1936 0 -1 4202496 359 107359 0 0 0 0 1480 42 18 0 1 0 722807111 8912896 255 33554432000 4194304 4922060 140735645893120 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2546/statm: 2176 255 211 178 0 69 0
[pid=2550] ppid=2546 vsize=525448 CPUtime=4984.84 cores=1,3,5,7
/proc/2550/stat : 2550 (glucose_static) R 2546 2546 1936 0 -1 4202496 128813 0 0 0 498462 22 0 0 25 0 1 0 722808634 538058752 128730 33554432000 134512640 135217611 4287035680 18446744073709551615 134532744 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/2550/statm: 131362 128730 76 173 0 131187 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 534152

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2546 and gives
#  childrusage.ru_utime.tv_sec=14
#  childrusage.ru_utime.tv_usec=804749
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=423935
# CPU time returned by wait4() is 15.2287
# while last known CPU time is 5000.06
#
# 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.06
CPU user time (s): 4999.42
CPU system time (s): 0.64
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 534152

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

runsolver used 16.1046 second user time and 39.468 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-14 00:29:24
IDJOB=3366084
IDBENCH=88165
IDSOLVER=1842
FILE ID=node115/3366084-1305325763
RUNJOBID= node115-1305315246-1955
PBS_JOBID= 13324317
Free space on /tmp= 49932 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/2dlx_ca_bp_f_liveness.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366084-1305325763/watcher-3366084-1305325763 -o /tmp/evaluation-result-3366084-1305325763/solver-3366084-1305325763 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3366084-1305325763.cnf

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

MD5SUM BENCH= 99cd8de7f06ce8c087a5c7fb299dfb62
RANDOM SEED=972420767

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11301316 kB
Buffers:        248940 kB
Cached:       10835512 kB
SwapCached:          0 kB
Active:       11986204 kB
Inactive:      9199972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11301316 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           94320 kB
Writeback:           0 kB
AnonPages:    10101252 kB
Mapped:          28560 kB
Slab:           356992 kB
PageTables:      41160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69750020 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= 49872 MiB
End job on node115 at 2011-05-14 01:52:46