Trace number 3365942

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.1 5000.02

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_3_keyfind_1.cnf
MD5SUM278d646386a62d4f28f7fc390c5eab3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark35.2686
Satisfiable
(Un)Satisfiability was proved
Number of variables708
Number of clauses2664
Sum of the clauses size8392
Maximum clause length5
Minimum clause length1
Number of clauses of size 176
Number of clauses of size 2120
Number of clauses of size 31856
Number of clauses of size 4552
Number of clauses of size 560
Number of clauses of size over 50

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.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    2540     8076 |     761       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2204     7772 |      --       0       --      -- |     --   | -208/208
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 450   #clauses: 2204   #literals: 7772
0.00/0.00	c CPU time:   0.004999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.00	
0.00/0.00	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.00	
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  450                                                  |
0.00/0.00	c |  Number of clauses:    2204                                                 |
0.00/0.00	c |  Parsing time:         0.00         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-3365942-1305322827/watcher-3365942-1305322827 -o /tmp/evaluation-result-3365942-1305322827/solver-3365942-1305322827 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365942-1305322827.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.03 2.00 2/285 30479
/proc/meminfo: memFree=18589528/32951124 swapFree=66457188/67111528
[pid=30479] ppid=30477 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30479/stat : 30479 (glucose.sh) S 30477 30479 29999 0 -1 4202496 359 262 0 0 0 0 0 0 25 0 1 0 643880901 8912896 255 33554432000 4194304 4922060 140734761432752 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30479/statm: 2176 255 211 178 0 69 0

[startup+0.027128 s]
/proc/loadavg: 2.00 2.03 2.00 2/285 30479
/proc/meminfo: memFree=18589528/32951124 swapFree=66457188/67111528
[pid=30479] ppid=30477 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30479/stat : 30479 (glucose.sh) S 30477 30479 29999 0 -1 4202496 359 262 0 0 0 0 0 0 25 0 1 0 643880901 8912896 255 33554432000 4194304 4922060 140734761432752 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30479/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101116 s]
/proc/loadavg: 2.00 2.03 2.00 2/285 30479
/proc/meminfo: memFree=18589528/32951124 swapFree=66457188/67111528
[pid=30479] ppid=30477 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30479/stat : 30479 (glucose.sh) S 30477 30479 29999 0 -1 4202496 359 262 0 0 0 0 0 0 25 0 1 0 643880901 8912896 255 33554432000 4194304 4922060 140734761432752 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30479/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301079 s]
/proc/loadavg: 2.00 2.03 2.00 2/285 30479
/proc/meminfo: memFree=18589528/32951124 swapFree=66457188/67111528
[pid=30479] ppid=30477 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30479/stat : 30479 (glucose.sh) S 30477 30479 29999 0 -1 4202496 359 262 0 0 0 0 0 0 25 0 1 0 643880901 8912896 255 33554432000 4194304 4922060 140734761432752 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30479/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701007 s]
/proc/loadavg: 2.00 2.03 2.00 2/285 30479
/proc/meminfo: memFree=18589528/32951124 swapFree=66457188/67111528
[pid=30479] ppid=30477 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30479/stat : 30479 (glucose.sh) S 30477 30479 29999 0 -1 4202496 359 262 0 0 0 0 0 0 25 0 1 0 643880901 8912896 255 33554432000 4194304 4922060 140734761432752 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30479/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50087 s]
/proc/loadavg: 2.00 2.03 2.00 3/287 30482
/proc/meminfo: memFree=18586640/32951124 swapFree=66457188/67111528
[pid=30479] ppid=30477 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30479/stat : 30479 (glucose.sh) S 30477 30479 29999 0 -1 4202496 359 262 0 0 0 0 0 0 25 0 1 0 643880901 8912896 255 33554432000 4194304 4922060 140734761432752 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30479/statm: 2176 255 211 178 0 69 0
[pid=30481] ppid=30479 vsize=4156 CPUtime=1.49 cores=1,3,5,7
/proc/30481/stat : 30481 (glucose_static) R 30479 30479 29999 0 -1 4202496 707 0 0 0 149 0 0 0 25 0 1 0 643880901 4255744 662 33554432000 134512640 135217611 4290137456 18446744073709551615 134522435 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30481/statm: 1039 662 75 173 0 864 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12860

[startup+3.10058 s]
/proc/loadavg: 2.00 2.03 2.00 3/287 30482
/proc/meminfo: memFree=18585128/32951124 swapFree=66457188/67111528
[pid=30479] ppid=30477 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30479/stat : 30479 (glucose.sh) S 30477 30479 29999 0 -1 4202496 359 262 0 0 0 0 0 0 25 0 1 0 643880901 8912896 255 33554432000 4194304 4922060 140734761432752 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30479/statm: 2176 255 211 178 0 69 0
[pid=30481] ppid=30479 vsize=4972 CPUtime=3.09 cores=1,3,5,7
/proc/30481/stat : 30481 (glucose_static) R 30479 30479 29999 0 -1 4202496 910 0 0 0 309 0 0 0 25 0 1 0 643880901 5091328 865 33554432000 134512640 135217611 4290137456 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30481/statm: 1243 865 76 173 0 1068 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13676

[startup+6.30101 s]
/proc/loadavg: 2.00 2.03 2.00 3/287 30482
/proc/meminfo: memFree=18583756/32951124 swapFree=66457188/67111528
[pid=30479] ppid=30477 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30479/stat : 30479 (glucose.sh) S 30477 30479 29999 0 -1 4202496 359 262 0 0 0 0 0 0 25 0 1 0 643880901 8912896 255 33554432000 4194304 4922060 140734761432752 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30479/statm: 2176 255 211 178 0 69 0
[pid=30481] ppid=30479 vsize=6188 CPUtime=6.29 cores=1,3,5,7
/proc/30481/stat : 30481 (glucose_static) R 30479 30479 29999 0 -1 4202496 1219 0 0 0 629 0 0 0 25 0 1 0 643880901 6336512 1174 33554432000 134512640 135217611 4290137456 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30481/statm: 1547 1174 76 173 0 1372 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14892

[startup+12.7009 s]
/proc/loadavg: 2.00 2.03 2.00 3/287 30482
/proc/meminfo: memFree=18581668/32951124 swapFree=66457188/67111528
[pid=30479] ppid=30477 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30479/stat : 30479 (glucose.sh) S 30477 30479 29999 0 -1 4202496 359 262 0 0 0 0 0 0 25 0 1 0 643880901 8912896 255 33554432000 4194304 4922060 140734761432752 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30479/statm: 2176 255 211 178 0 69 0
[pid=30481] ppid=30479 vsize=7348 CPUtime=12.69 cores=1,3,5,7
/proc/30481/stat : 30481 (glucose_static) R 30479 30479 29999 0 -1 4202496 1501 0 0 0 1269 0 0 0 25 0 1 0 643880901 7524352 1456 33554432000 134512640 135217611 4290137456 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30481/statm: 1837 1456 76 173 0 1662 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16052

[startup+25.5006 s]
/proc/loadavg: 2.00 2.02 2.00 3/287 30482
/proc/meminfo: memFree=18580048/32951124 swapFree=66457188/67111528
[pid=30479] ppid=30477 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30479/stat : 30479 (glucose.sh) S 30477 30479 29999 0 -1 4202496 359 262 0 0 0 0 0 0 25 0 1 0 643880901 8912896 255 33554432000 4194304 4922060 140734761432752 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30479/statm: 2176 255 211 178 0 69 0
[pid=30481] ppid=30479 vsize=9144 CPUtime=25.49 cores=1,3,5,7
/proc/30481/stat : 30481 (glucose_static) R 30479 30479 29999 0 -1 4202496 1936 0 0 0 2549 0 0 0 25 0 1 0 643880901 9363456 1891 33554432000 134512640 135217611 4290137456 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30481/statm: 2286 1891 76 173 0 2111 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17848

[startup+51.101 s]
/proc/loadavg: 2.00 2.02 2.00 3/287 30483
/proc/meminfo: memFree=18577888/32951124 swapFree=66457188/67111528
[pid=30479] ppid=30477 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30479/stat : 30479 (glucose.sh) S 30477 30479 29999 0 -1 4202496 359 262 0 0 0 0 0 0 25 0 1 0 643880901 8912896 255 33554432000 4194304 4922060 140734761432752 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30479/statm: 2176 255 211 178 0 69 0
[pid=30481] ppid=30479 vsize=11488 CPUtime=51.08 cores=1,3,5,7
/proc/30481/stat : 30481 (glucose_static) R 30479 30479 29999 0 -1 4202496 2456 0 0 0 5108 0 0 0 25 0 1 0 643880901 11763712 2411 33554432000 134512640 135217611 4290137456 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30481/statm: 2872 2411 76 173 0 2697 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20192

[startup+102.311 s]
/proc/loadavg: 2.05 2.03 2.00 3/287 30484
/proc/meminfo: memFree=18574384/32951124 swapFree=66457188/67111528
[pid=30479] ppid=30477 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30479/stat : 30479 (glucose.sh) S 30477 30479 29999 0 -1 4202496 359 262 0 0 0 0 0 0 25 0 1 0 643880901 8912896 255 33554432000 4194304 4922060 140734761432752 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30479/statm: 2176 255 211 178 0 69 0
[pid=30481] ppid=30479 vsize=14928 CPUtime=102.29 cores=1,3,5,7
/proc/30481/stat : 30481 (glucose_static) R 30479 30479 29999 0 -1 4202496 3237 0 0 0 10229 0 0 0 25 0 1 0 643880901 15286272 3192 33554432000 134512640 135217611 4290137456 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30481/statm: 3732 3192 76 173 0 3557 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 23632

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/287 30486
/proc/meminfo: memFree=18571236/32951124 swapFree=66457188/67111528
[pid=30479] ppid=30477 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30479/stat : 30479 (glucose.sh) S 30477 30479 29999 0 -1 4202496 359 262 0 0 0 0 0 0 25 0 1 0 643880901 8912896 255 33554432000 4194304 4922060 140734761432752 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30479/statm: 2176 255 211 178 0 69 0
[pid=30481] ppid=30479 vsize=17536 CPUtime=162.28 cores=1,3,5,7
/proc/30481/stat : 30481 (glucose_static) R 30479 30479 29999 0 -1 4202496 3871 0 0 0 16228 0 0 0 25 0 1 0 643880901 17956864 3826 33554432000 134512640 135217611 4290137456 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30481/statm: 4384 3826 76 173 0 4209 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 26240

[startup+222.301 s]
/proc/loadavg: 2.06 2.03 2.00 3/287 30488
/proc/meminfo: memFree=18567724/32951124 swapFree=66457188/67111528
[pid=30479] ppid=30477 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30479/stat : 30479 (glucose.sh) S 30477 30479 29999 0 -1 4202496 359 262 0 0 0 0 0 0 25 0 1 0 643880901 8912896 255 33554432000 4194304 4922060 140734761432752 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30479/statm: 2176 255 211 178 0 69 0
[pid=30481] ppid=30479 vsize=19660 CPUtime=222.28 cores=1,3,5,7
/proc/30481/stat : 30481 (glucose_static) R 30479 30479 29999 0 -1 4202496 4349 0 0 0 22228 0 0 0 25 0 1 0 643880901 20131840 4304 33554432000 134512640 135217611 4290137456 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30481/statm: 4915 4304 76 173 0 4740 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 28364

[startup+282.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/287 30489
/proc/meminfo: memFree=18565952/32951124 swapFree=66457188/67111528
[pid=30479] ppid=30477 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30479/stat : 30479 (glucose.sh) S 30477 30479 29999 0 -1 4202496 359 262 0 0 0 0 0 0 25 0 1 0 643880901 8912896 255 33554432000 4194304 4922060 140734761432752 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30479/statm: 2176 255 211 178 0 69 0
[pid=30481] ppid=30479 vsize=21656 CPUtime=282.28 cores=1,3,5,7
/proc/30481/stat : 30481 (glucose_static) R 30479 30479 29999 0 -1 4202496 4754 0 0 0 28228 0 0 0 25 0 1 0 643880901 22175744 4709 33554432000 134512640 135217611 4290137456 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30481/statm: 5414 4709 76 173 0 5239 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 30360

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/287 30491
/proc/meminfo: memFree=18564440/32951124 swapFree=66457188/67111528
[pid=30479] ppid=30477 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30479/stat : 30479 (glucose.sh) S 30477 30479 29999 0 -1 4202496 359 262 0 0 0 0 0 0 25 0 1 0 643880901 8912896 255 33554432000 4194304 4922060 140734761432752 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30479/statm: 2176 255 211 178 0 69 0
[pid=30481] ppid=30479 vsize=23860 CPUtime=342.29 cores=1,3,5,7
/proc/30481/stat : 30481 (glucose_static) R 30479 30479 29999 0 -1 4202496 5239 0 0 0 34228 1 0 0 25 0 1 0 643880901 24432640 5194 33554432000 134512640 135217611 4290137456 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/30481/statm: 5965 5194 76 173 0 5790 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 32564

[startup+402.301 s]
/proc/loadavg: 2.13 2.04 2.01 3/287 30492
/proc/meminfo: memFree=18561928/32951124 swapFree=66457188/67111528
[pid=30479] ppid=30477 vsize=8704 CPUtime=0 cores=1,3,5,7

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

[pid=30481] ppid=30479 vsize=66836 CPUtime=4242.35 cores=1,3,5,7
/proc/30481/stat : 30481 (glucose_static) R 30479 30479 29999 0 -1 4202496 14441 0 0 0 424231 4 0 0 25 0 1 0 643880901 68440064 14392 33554432000 134512640 135217611 4290137456 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/30481/statm: 16709 14392 76 173 0 16534 0
Current children cumulated CPU time (s) 4242.35
Current children cumulated vsize (KiB) 75540

[startup+4302.3 s]
/proc/loadavg: 1.02 1.17 1.53 2/280 30686
/proc/meminfo: memFree=18605992/32951124 swapFree=66457188/67111528
[pid=30479] ppid=30477 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30479/stat : 30479 (glucose.sh) S 30477 30479 29999 0 -1 4202496 359 262 0 0 0 0 0 0 25 0 1 0 643880901 8912896 255 33554432000 4194304 4922060 140734761432752 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30479/statm: 2176 255 211 178 0 69 0
[pid=30481] ppid=30479 vsize=66996 CPUtime=4302.35 cores=1,3,5,7
/proc/30481/stat : 30481 (glucose_static) R 30479 30479 29999 0 -1 4202496 14469 0 0 0 430231 4 0 0 25 0 1 0 643880901 68603904 14420 33554432000 134512640 135217611 4290137456 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/30481/statm: 16749 14420 76 173 0 16574 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 75700

[startup+4362.3 s]
/proc/loadavg: 1.01 1.14 1.50 2/280 30688
/proc/meminfo: memFree=18605844/32951124 swapFree=66457188/67111528
[pid=30479] ppid=30477 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30479/stat : 30479 (glucose.sh) S 30477 30479 29999 0 -1 4202496 359 262 0 0 0 0 0 0 25 0 1 0 643880901 8912896 255 33554432000 4194304 4922060 140734761432752 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30479/statm: 2176 255 211 178 0 69 0
[pid=30481] ppid=30479 vsize=66996 CPUtime=4362.35 cores=1,3,5,7
/proc/30481/stat : 30481 (glucose_static) R 30479 30479 29999 0 -1 4202496 14473 0 0 0 436231 4 0 0 25 0 1 0 643880901 68603904 14424 33554432000 134512640 135217611 4290137456 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/30481/statm: 16749 14424 76 173 0 16574 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 75700

[startup+4422.3 s]
/proc/loadavg: 1.00 1.11 1.46 2/280 30690
/proc/meminfo: memFree=18605576/32951124 swapFree=66457188/67111528
[pid=30479] ppid=30477 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30479/stat : 30479 (glucose.sh) S 30477 30479 29999 0 -1 4202496 359 262 0 0 0 0 0 0 25 0 1 0 643880901 8912896 255 33554432000 4194304 4922060 140734761432752 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30479/statm: 2176 255 211 178 0 69 0
[pid=30481] ppid=30479 vsize=67420 CPUtime=4422.35 cores=1,3,5,7
/proc/30481/stat : 30481 (glucose_static) R 30479 30479 29999 0 -1 4202496 14594 0 0 0 442231 4 0 0 25 0 1 0 643880901 69038080 14545 33554432000 134512640 135217611 4290137456 18446744073709551615 134533022 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/30481/statm: 16855 14545 76 173 0 16680 0
Current children cumulated CPU time (s) 4422.35
Current children cumulated vsize (KiB) 76124

[startup+4482.3 s]
/proc/loadavg: 1.00 1.09 1.43 2/280 30691
/proc/meminfo: memFree=18605300/32951124 swapFree=66457188/67111528
[pid=30479] ppid=30477 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30479/stat : 30479 (glucose.sh) S 30477 30479 29999 0 -1 4202496 359 262 0 0 0 0 0 0 25 0 1 0 643880901 8912896 255 33554432000 4194304 4922060 140734761432752 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30479/statm: 2176 255 211 178 0 69 0
[pid=30481] ppid=30479 vsize=67724 CPUtime=4482.35 cores=1,3,5,7
/proc/30481/stat : 30481 (glucose_static) R 30479 30479 29999 0 -1 4202496 14674 0 0 0 448231 4 0 0 25 0 1 0 643880901 69349376 14625 33554432000 134512640 135217611 4290137456 18446744073709551615 134533073 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/30481/statm: 16931 14625 76 173 0 16756 0
Current children cumulated CPU time (s) 4482.35
Current children cumulated vsize (KiB) 76428

[startup+4542.3 s]
/proc/loadavg: 1.00 1.07 1.40 2/280 30693
/proc/meminfo: memFree=18605032/32951124 swapFree=66457188/67111528
[pid=30479] ppid=30477 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30479/stat : 30479 (glucose.sh) S 30477 30479 29999 0 -1 4202496 359 262 0 0 0 0 0 0 25 0 1 0 643880901 8912896 255 33554432000 4194304 4922060 140734761432752 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30479/statm: 2176 255 211 178 0 69 0
[pid=30481] ppid=30479 vsize=67992 CPUtime=4542.35 cores=1,3,5,7
/proc/30481/stat : 30481 (glucose_static) R 30479 30479 29999 0 -1 4202496 14725 0 0 0 454231 4 0 0 25 0 1 0 643880901 69623808 14676 33554432000 134512640 135217611 4290137456 18446744073709551615 134533277 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/30481/statm: 16998 14676 76 173 0 16823 0
Current children cumulated CPU time (s) 4542.35
Current children cumulated vsize (KiB) 76696

[startup+4602.3 s]
/proc/loadavg: 1.00 1.05 1.37 2/280 30694
/proc/meminfo: memFree=18604996/32951124 swapFree=66457188/67111528
[pid=30479] ppid=30477 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30479/stat : 30479 (glucose.sh) S 30477 30479 29999 0 -1 4202496 359 262 0 0 0 0 0 0 25 0 1 0 643880901 8912896 255 33554432000 4194304 4922060 140734761432752 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30479/statm: 2176 255 211 178 0 69 0
[pid=30481] ppid=30479 vsize=68244 CPUtime=4602.36 cores=1,3,5,7
/proc/30481/stat : 30481 (glucose_static) R 30479 30479 29999 0 -1 4202496 14789 0 0 0 460232 4 0 0 25 0 1 0 643880901 69881856 14740 33554432000 134512640 135217611 4290137456 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/30481/statm: 17061 14740 76 173 0 16886 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 76948

[startup+4662.3 s]
/proc/loadavg: 1.00 1.04 1.35 2/280 30696
/proc/meminfo: memFree=18602988/32951124 swapFree=66457188/67111528
[pid=30479] ppid=30477 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30479/stat : 30479 (glucose.sh) S 30477 30479 29999 0 -1 4202496 359 262 0 0 0 0 0 0 25 0 1 0 643880901 8912896 255 33554432000 4194304 4922060 140734761432752 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30479/statm: 2176 255 211 178 0 69 0
[pid=30481] ppid=30479 vsize=70148 CPUtime=4662.36 cores=1,3,5,7
/proc/30481/stat : 30481 (glucose_static) R 30479 30479 29999 0 -1 4202496 15212 0 0 0 466231 5 0 0 25 0 1 0 643880901 71831552 15163 33554432000 134512640 135217611 4290137456 18446744073709551615 134522600 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/30481/statm: 17537 15163 76 173 0 17362 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 78852

[startup+4722.31 s]
/proc/loadavg: 1.04 1.05 1.33 2/280 30698
/proc/meminfo: memFree=18602828/32951124 swapFree=66457188/67111528
[pid=30479] ppid=30477 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30479/stat : 30479 (glucose.sh) S 30477 30479 29999 0 -1 4202496 359 262 0 0 0 0 0 0 25 0 1 0 643880901 8912896 255 33554432000 4194304 4922060 140734761432752 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30479/statm: 2176 255 211 178 0 69 0
[pid=30481] ppid=30479 vsize=70468 CPUtime=4722.37 cores=1,3,5,7
/proc/30481/stat : 30481 (glucose_static) R 30479 30479 29999 0 -1 4202496 15288 0 0 0 472232 5 0 0 25 0 1 0 643880901 72159232 15239 33554432000 134512640 135217611 4290137456 18446744073709551615 134533324 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/30481/statm: 17617 15239 76 173 0 17442 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 79172

[startup+4782.3 s]
/proc/loadavg: 1.01 1.04 1.30 2/280 30699
/proc/meminfo: memFree=18602684/32951124 swapFree=66457188/67111528
[pid=30479] ppid=30477 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30479/stat : 30479 (glucose.sh) S 30477 30479 29999 0 -1 4202496 359 262 0 0 0 0 0 0 25 0 1 0 643880901 8912896 255 33554432000 4194304 4922060 140734761432752 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30479/statm: 2176 255 211 178 0 69 0
[pid=30481] ppid=30479 vsize=70708 CPUtime=4782.36 cores=1,3,5,7
/proc/30481/stat : 30481 (glucose_static) R 30479 30479 29999 0 -1 4202496 15344 0 0 0 478231 5 0 0 25 0 1 0 643880901 72404992 15295 33554432000 134512640 135217611 4290137456 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/30481/statm: 17677 15295 76 173 0 17502 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 79412

[startup+4842.3 s]
/proc/loadavg: 1.00 1.03 1.28 2/280 30710
/proc/meminfo: memFree=18602028/32951124 swapFree=66457188/67111528
[pid=30479] ppid=30477 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30479/stat : 30479 (glucose.sh) S 30477 30479 29999 0 -1 4202496 359 262 0 0 0 0 0 0 25 0 1 0 643880901 8912896 255 33554432000 4194304 4922060 140734761432752 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30479/statm: 2176 255 211 178 0 69 0
[pid=30481] ppid=30479 vsize=71188 CPUtime=4842.36 cores=1,3,5,7
/proc/30481/stat : 30481 (glucose_static) R 30479 30479 29999 0 -1 4202496 15452 0 0 0 484231 5 0 0 25 0 1 0 643880901 72896512 15403 33554432000 134512640 135217611 4290137456 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/30481/statm: 17797 15403 76 173 0 17622 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 79892

[startup+4902.3 s]
/proc/loadavg: 1.00 1.02 1.26 2/280 30711
/proc/meminfo: memFree=18601784/32951124 swapFree=66457188/67111528
[pid=30479] ppid=30477 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30479/stat : 30479 (glucose.sh) S 30477 30479 29999 0 -1 4202496 359 262 0 0 0 0 0 0 25 0 1 0 643880901 8912896 255 33554432000 4194304 4922060 140734761432752 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30479/statm: 2176 255 211 178 0 69 0
[pid=30481] ppid=30479 vsize=71612 CPUtime=4902.36 cores=1,3,5,7
/proc/30481/stat : 30481 (glucose_static) R 30479 30479 29999 0 -1 4202496 15561 0 0 0 490231 5 0 0 25 0 1 0 643880901 73330688 15512 33554432000 134512640 135217611 4290137456 18446744073709551615 134533280 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/30481/statm: 17903 15512 76 173 0 17728 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 80316

[startup+4962.3 s]
/proc/loadavg: 1.00 1.01 1.24 2/280 30713
/proc/meminfo: memFree=18601504/32951124 swapFree=66457188/67111528
[pid=30479] ppid=30477 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30479/stat : 30479 (glucose.sh) S 30477 30479 29999 0 -1 4202496 359 262 0 0 0 0 0 0 25 0 1 0 643880901 8912896 255 33554432000 4194304 4922060 140734761432752 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30479/statm: 2176 255 211 178 0 69 0
[pid=30481] ppid=30479 vsize=71880 CPUtime=4962.36 cores=1,3,5,7
/proc/30481/stat : 30481 (glucose_static) R 30479 30479 29999 0 -1 4202496 15622 0 0 0 496231 5 0 0 25 0 1 0 643880901 73605120 15573 33554432000 134512640 135217611 4290137456 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/30481/statm: 17970 15573 76 173 0 17795 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 80584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.00 1.01 1.23 2/280 30714
/proc/meminfo: memFree=18601612/32951124 swapFree=66457188/67111528
[pid=30479] ppid=30477 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/30479/stat : 30479 (glucose.sh) S 30477 30479 29999 0 -1 4202496 359 262 0 0 0 0 0 0 25 0 1 0 643880901 8912896 255 33554432000 4194304 4922060 140734761432752 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30479/statm: 2176 255 211 178 0 69 0
[pid=30481] ppid=30479 vsize=71880 CPUtime=5000.07 cores=1,3,5,7
/proc/30481/stat : 30481 (glucose_static) R 30479 30479 29999 0 -1 4202496 15623 0 0 0 500002 5 0 0 25 0 1 0 643880901 73605120 15574 33554432000 134512640 135217611 4290137456 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/30481/statm: 17970 15574 76 173 0 17795 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 80584

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.02
CPU time (s): 5000.1
CPU user time (s): 5000.04
CPU system time (s): 0.06399
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 80584

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

runsolver used 12.949 second user time and 32.4591 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-13 23:40:27
IDJOB=3365942
IDBENCH=83432
IDSOLVER=1842
FILE ID=node132/3365942-1305322827
RUNJOBID= node132-1305315243-30019
PBS_JOBID= 13324300
Free space on /tmp= 48052 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_3_keyfind_1.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365942-1305322827/watcher-3365942-1305322827 -o /tmp/evaluation-result-3365942-1305322827/solver-3365942-1305322827 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3365942-1305322827.cnf

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

MD5SUM BENCH= 278d646386a62d4f28f7fc390c5eab3e
RANDOM SEED=1952832673

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:      18589800 kB
Buffers:        224704 kB
Cached:        8409840 kB
SwapCached:       6904 kB
Active:        4772736 kB
Inactive:      9179304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18589800 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:            1564 kB
Writeback:           4 kB
AnonPages:     5315924 kB
Mapped:          19460 kB
Slab:           322984 kB
PageTables:      24552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34834164 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= 48056 MiB
End job on node132 at 2011-05-14 01:03:49