Trace number 3308477

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

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-12.cnf
MD5SUM0621e557bffdc18ca509447665adecda
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 variables69553
Number of clauses226752
Sum of the clauses size587624
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292374
Number of clauses of size 3134249
Number of clauses of size 40
Number of clauses of size 50
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.11	c ==============================================================================
0.00/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.11	c ==============================================================================
0.00/0.11	c |         0 |  226109   585954 |   67832       0        0     nan |  0.000 % |
0.00/0.56	c |         0 |  163329   552676 |      --       0       --      -- |     --   | -62780/-33278
0.00/0.56	c ==============================================================================
0.00/0.56	c Result  :   #vars: 28500   #clauses: 163329   #literals: 552676
0.00/0.56	c CPU time:   0.537918 s
0.00/0.56	c ==============================================================================
0.00/0.68	c
0.00/0.68	c Starting glucose
0.00/0.68	c
0.00/0.68	
0.00/0.68	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.68	
0.00/0.68	c ============================[ Problem Statistics ]=============================
0.00/0.68	c |                                                                             |
0.00/0.68	c |  Number of variables:  28500                                                |
0.00/0.68	c |  Number of clauses:    163329                                               |
0.67/0.74	c |  Parsing time:         0.06         s                                       |
1300.00/1300.01	HOME/glucose.sh: line 55:  8963 Terminated              $RS $TMP.cnf -verbosity=0 $TMP.result "$@"

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3308477-1303983223/watcher-3308477-1303983223 -o /tmp/evaluation-result-3308477-1303983223/solver-3308477-1303983223 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3308477-1303983223.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/186 8947
/proc/meminfo: memFree=30528020/32951124 swapFree=67111364/67111528
[pid=8947] ppid=8945 vsize=8704 CPUtime=0 cores=0,2
/proc/8947/stat : 8947 (glucose.sh) S 8945 8947 8895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 509922785 8912896 252 33554432000 4194304 4922060 140735963438128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8947/statm: 2176 252 211 178 0 69 0

[startup+0.0473611 s]
/proc/loadavg: 0.00 0.00 0.00 3/186 8947
/proc/meminfo: memFree=30528020/32951124 swapFree=67111364/67111528
[pid=8947] ppid=8945 vsize=8704 CPUtime=0 cores=0,2
/proc/8947/stat : 8947 (glucose.sh) S 8945 8947 8895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 509922785 8912896 252 33554432000 4194304 4922060 140735963438128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8947/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.10033 s]
/proc/loadavg: 0.00 0.00 0.00 3/186 8947
/proc/meminfo: memFree=30528020/32951124 swapFree=67111364/67111528
[pid=8947] ppid=8945 vsize=8704 CPUtime=0 cores=0,2
/proc/8947/stat : 8947 (glucose.sh) S 8945 8947 8895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 509922785 8912896 252 33554432000 4194304 4922060 140735963438128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8947/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300305 s]
/proc/loadavg: 0.00 0.00 0.00 3/186 8947
/proc/meminfo: memFree=30528020/32951124 swapFree=67111364/67111528
[pid=8947] ppid=8945 vsize=8704 CPUtime=0 cores=0,2
/proc/8947/stat : 8947 (glucose.sh) S 8945 8947 8895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 509922785 8912896 252 33554432000 4194304 4922060 140735963438128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8947/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.704229 s]
/proc/loadavg: 0.00 0.00 0.00 3/186 8947
/proc/meminfo: memFree=30528020/32951124 swapFree=67111364/67111528
[pid=8947] ppid=8945 vsize=8704 CPUtime=0.67 cores=0,2
/proc/8947/stat : 8947 (glucose.sh) S 8945 8947 8895 0 -1 4202496 360 9868 0 0 0 0 64 3 15 0 1 0 509922785 8912896 254 33554432000 4194304 4922060 140735963438128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8947/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 8704

[startup+1.50108 s]
/proc/loadavg: 0.00 0.00 0.00 5/194 8963
/proc/meminfo: memFree=30468800/32951124 swapFree=67111364/67111528
[pid=8947] ppid=8945 vsize=8704 CPUtime=0.67 cores=0,2
/proc/8947/stat : 8947 (glucose.sh) S 8945 8947 8895 0 -1 4202496 360 9868 0 0 0 0 64 3 15 0 1 0 509922785 8912896 254 33554432000 4194304 4922060 140735963438128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8947/statm: 2176 254 211 178 0 69 0
[pid=8963] ppid=8947 vsize=16884 CPUtime=0.81 cores=0,2
/proc/8963/stat : 8963 (glucose_static) R 8947 8947 8895 0 -1 4202496 4017 0 0 0 81 0 0 0 17 0 1 0 509922853 17289216 3972 33554432000 134512640 135217611 4288602272 18446744073709551615 134537582 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/8963/statm: 4221 3972 77 173 0 4046 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 25588

[startup+3.10079 s]
/proc/loadavg: 0.32 0.07 0.02 5/194 8964
/proc/meminfo: memFree=30478472/32951124 swapFree=67111364/67111528
[pid=8947] ppid=8945 vsize=8704 CPUtime=0.67 cores=0,2
/proc/8947/stat : 8947 (glucose.sh) S 8945 8947 8895 0 -1 4202496 360 9868 0 0 0 0 64 3 15 0 1 0 509922785 8912896 254 33554432000 4194304 4922060 140735963438128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8947/statm: 2176 254 211 178 0 69 0
[pid=8963] ppid=8947 vsize=17676 CPUtime=2.41 cores=0,2
/proc/8963/stat : 8963 (glucose_static) R 8947 8947 8895 0 -1 4202496 4209 0 0 0 241 0 0 0 20 0 1 0 509922853 18100224 4164 33554432000 134512640 135217611 4288602272 18446744073709551615 134536983 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/8963/statm: 4419 4164 77 173 0 4244 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 26380

[startup+6.30121 s]
/proc/loadavg: 0.32 0.07 0.02 5/194 8964
/proc/meminfo: memFree=30471908/32951124 swapFree=67111364/67111528
[pid=8947] ppid=8945 vsize=8704 CPUtime=0.67 cores=0,2
/proc/8947/stat : 8947 (glucose.sh) S 8945 8947 8895 0 -1 4202496 360 9868 0 0 0 0 64 3 15 0 1 0 509922785 8912896 254 33554432000 4194304 4922060 140735963438128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8947/statm: 2176 254 211 178 0 69 0
[pid=8963] ppid=8947 vsize=18616 CPUtime=5.61 cores=0,2
/proc/8963/stat : 8963 (glucose_static) R 8947 8947 8895 0 -1 4202496 4444 0 0 0 561 0 0 0 25 0 1 0 509922853 19062784 4399 33554432000 134512640 135217611 4288602272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/8963/statm: 4654 4399 77 173 0 4479 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27320

[startup+12.7011 s]
/proc/loadavg: 0.89 0.20 0.06 5/194 8964
/proc/meminfo: memFree=30462600/32951124 swapFree=67111364/67111528
[pid=8947] ppid=8945 vsize=8704 CPUtime=0.67 cores=0,2
/proc/8947/stat : 8947 (glucose.sh) S 8945 8947 8895 0 -1 4202496 360 9868 0 0 0 0 64 3 15 0 1 0 509922785 8912896 254 33554432000 4194304 4922060 140735963438128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8947/statm: 2176 254 211 178 0 69 0
[pid=8963] ppid=8947 vsize=20464 CPUtime=12.01 cores=0,2
/proc/8963/stat : 8963 (glucose_static) R 8947 8947 8895 0 -1 4202496 4897 0 0 0 1201 0 0 0 25 0 1 0 509922853 20955136 4852 33554432000 134512640 135217611 4288602272 18446744073709551615 134536900 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/8963/statm: 5116 4852 77 173 0 4941 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29168

[startup+25.5007 s]
/proc/loadavg: 1.36 0.32 0.11 5/194 8965
/proc/meminfo: memFree=30452452/32951124 swapFree=67111364/67111528
[pid=8947] ppid=8945 vsize=8704 CPUtime=0.67 cores=0,2
/proc/8947/stat : 8947 (glucose.sh) S 8945 8947 8895 0 -1 4202496 360 9868 0 0 0 0 64 3 15 0 1 0 509922785 8912896 254 33554432000 4194304 4922060 140735963438128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8947/statm: 2176 254 211 178 0 69 0
[pid=8963] ppid=8947 vsize=23376 CPUtime=24.8 cores=0,2
/proc/8963/stat : 8963 (glucose_static) R 8947 8947 8895 0 -1 4202496 5611 0 0 0 2480 0 0 0 25 0 1 0 509922853 23937024 5566 33554432000 134512640 135217611 4288602272 18446744073709551615 134533004 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/8963/statm: 5844 5566 77 173 0 5669 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 32080

[startup+51.1011 s]
/proc/loadavg: 2.26 0.62 0.21 5/194 8965
/proc/meminfo: memFree=30438632/32951124 swapFree=67111364/67111528
[pid=8947] ppid=8945 vsize=8704 CPUtime=0.67 cores=0,2
/proc/8947/stat : 8947 (glucose.sh) S 8945 8947 8895 0 -1 4202496 360 9868 0 0 0 0 64 3 15 0 1 0 509922785 8912896 254 33554432000 4194304 4922060 140735963438128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8947/statm: 2176 254 211 178 0 69 0
[pid=8963] ppid=8947 vsize=27656 CPUtime=50.41 cores=0,2
/proc/8963/stat : 8963 (glucose_static) R 8947 8947 8895 0 -1 4202496 6681 0 0 0 5039 2 0 0 25 0 1 0 509922853 28319744 6636 33554432000 134512640 135217611 4288602272 18446744073709551615 134533404 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/8963/statm: 6914 6636 77 173 0 6739 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36360

[startup+102.307 s]
/proc/loadavg: 3.30 1.18 0.42 5/194 8967
/proc/meminfo: memFree=30412440/32951124 swapFree=67111364/67111528
[pid=8947] ppid=8945 vsize=8704 CPUtime=0.67 cores=0,2
/proc/8947/stat : 8947 (glucose.sh) S 8945 8947 8895 0 -1 4202496 360 9868 0 0 0 0 64 3 15 0 1 0 509922785 8912896 254 33554432000 4194304 4922060 140735963438128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8947/statm: 2176 254 211 178 0 69 0
[pid=8963] ppid=8947 vsize=34824 CPUtime=101.61 cores=0,2
/proc/8963/stat : 8963 (glucose_static) R 8947 8947 8895 0 -1 4202496 8460 0 0 0 10159 2 0 0 25 0 1 0 509922853 35659776 8415 33554432000 134512640 135217611 4288602272 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/8963/statm: 8706 8415 77 173 0 8531 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 43528

[startup+162.301 s]
/proc/loadavg: 3.74 1.69 0.64 5/194 8968
/proc/meminfo: memFree=30398016/32951124 swapFree=67111364/67111528
[pid=8947] ppid=8945 vsize=8704 CPUtime=0.67 cores=0,2
/proc/8947/stat : 8947 (glucose.sh) S 8945 8947 8895 0 -1 4202496 360 9868 0 0 0 0 64 3 15 0 1 0 509922785 8912896 254 33554432000 4194304 4922060 140735963438128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8947/statm: 2176 254 211 178 0 69 0
[pid=8963] ppid=8947 vsize=35484 CPUtime=161.6 cores=0,2
/proc/8963/stat : 8963 (glucose_static) R 8947 8947 8895 0 -1 4202496 8640 0 0 0 16158 2 0 0 25 0 1 0 509922853 36335616 8595 33554432000 134512640 135217611 4288602272 18446744073709551615 134536948 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/8963/statm: 8871 8595 77 173 0 8696 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 44188

[startup+222.301 s]
/proc/loadavg: 3.90 2.11 0.85 5/194 8970
/proc/meminfo: memFree=30389184/32951124 swapFree=67111364/67111528
[pid=8947] ppid=8945 vsize=8704 CPUtime=0.67 cores=0,2
/proc/8947/stat : 8947 (glucose.sh) S 8945 8947 8895 0 -1 4202496 360 9868 0 0 0 0 64 3 15 0 1 0 509922785 8912896 254 33554432000 4194304 4922060 140735963438128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8947/statm: 2176 254 211 178 0 69 0
[pid=8963] ppid=8947 vsize=35828 CPUtime=221.61 cores=0,2
/proc/8963/stat : 8963 (glucose_static) R 8947 8947 8895 0 -1 4202496 8698 0 0 0 22159 2 0 0 25 0 1 0 509922853 36687872 8653 33554432000 134512640 135217611 4288602272 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/8963/statm: 8957 8653 77 173 0 8782 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 44532

[startup+282.301 s]
/proc/loadavg: 4.01 2.47 1.05 5/194 8972
/proc/meminfo: memFree=30379972/32951124 swapFree=67111364/67111528
[pid=8947] ppid=8945 vsize=8704 CPUtime=0.67 cores=0,2
/proc/8947/stat : 8947 (glucose.sh) S 8945 8947 8895 0 -1 4202496 360 9868 0 0 0 0 64 3 15 0 1 0 509922785 8912896 254 33554432000 4194304 4922060 140735963438128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8947/statm: 2176 254 211 178 0 69 0
[pid=8963] ppid=8947 vsize=37016 CPUtime=281.61 cores=0,2
/proc/8963/stat : 8963 (glucose_static) R 8947 8947 8895 0 -1 4202496 9011 0 0 0 28159 2 0 0 25 0 1 0 509922853 37904384 8966 33554432000 134512640 135217611 4288602272 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/8963/statm: 9254 8966 77 173 0 9079 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 45720

[startup+342.301 s]
/proc/loadavg: 4.00 2.74 1.23 5/194 8973
/proc/meminfo: memFree=30370644/32951124 swapFree=67111364/67111528
[pid=8947] ppid=8945 vsize=8704 CPUtime=0.67 cores=0,2
/proc/8947/stat : 8947 (glucose.sh) S 8945 8947 8895 0 -1 4202496 360 9868 0 0 0 0 64 3 15 0 1 0 509922785 8912896 254 33554432000 4194304 4922060 140735963438128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8947/statm: 2176 254 211 178 0 69 0
[pid=8963] ppid=8947 vsize=37016 CPUtime=341.61 cores=0,2
/proc/8963/stat : 8963 (glucose_static) R 8947 8947 8895 0 -1 4202496 9016 0 0 0 34159 2 0 0 25 0 1 0 509922853 37904384 8971 33554432000 134512640 135217611 4288602272 18446744073709551615 134528127 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/8963/statm: 9254 8971 77 173 0 9079 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 45720

[startup+402.3 s]
/proc/loadavg: 4.00 2.97 1.40 5/194 8975
/proc/meminfo: memFree=30364660/32951124 swapFree=67111364/67111528
[pid=8947] ppid=8945 vsize=8704 CPUtime=0.67 cores=0,2

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

[pid=8963] ppid=8947 vsize=40412 CPUtime=521.62 cores=0,2
/proc/8963/stat : 8963 (glucose_static) R 8947 8947 8895 0 -1 4202496 9880 0 0 0 52159 3 0 0 25 0 1 0 509922853 41381888 9835 33554432000 134512640 135217611 4288602272 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/8963/statm: 10103 9835 77 173 0 9928 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 49116

[startup+582.301 s]
/proc/loadavg: 4.03 3.45 1.86 5/194 9010
/proc/meminfo: memFree=29623536/32951124 swapFree=67111364/67111528
[pid=8947] ppid=8945 vsize=8704 CPUtime=0.67 cores=0,2
/proc/8947/stat : 8947 (glucose.sh) S 8945 8947 8895 0 -1 4202496 360 9868 0 0 0 0 64 3 15 0 1 0 509922785 8912896 254 33554432000 4194304 4922060 140735963438128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8947/statm: 2176 254 211 178 0 69 0
[pid=8963] ppid=8947 vsize=42260 CPUtime=581.61 cores=0,2
/proc/8963/stat : 8963 (glucose_static) R 8947 8947 8895 0 -1 4202496 10334 0 0 0 58158 3 0 0 25 0 1 0 509922853 43274240 10289 33554432000 134512640 135217611 4288602272 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/8963/statm: 10565 10289 77 173 0 10390 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 50964

[startup+642.301 s]
/proc/loadavg: 4.01 3.55 1.99 5/194 9011
/proc/meminfo: memFree=29517708/32951124 swapFree=67111364/67111528
[pid=8947] ppid=8945 vsize=8704 CPUtime=0.67 cores=0,2
/proc/8947/stat : 8947 (glucose.sh) S 8945 8947 8895 0 -1 4202496 360 9868 0 0 0 0 64 3 15 0 1 0 509922785 8912896 254 33554432000 4194304 4922060 140735963438128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8947/statm: 2176 254 211 178 0 69 0
[pid=8963] ppid=8947 vsize=44504 CPUtime=641.61 cores=0,2
/proc/8963/stat : 8963 (glucose_static) R 8947 8947 8895 0 -1 4202496 10909 0 0 0 64157 4 0 0 25 0 1 0 509922853 45572096 10864 33554432000 134512640 135217611 4288602272 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/8963/statm: 11126 10864 77 173 0 10951 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 53208

[startup+702.301 s]
/proc/loadavg: 4.00 3.63 2.12 5/194 9013
/proc/meminfo: memFree=29501428/32951124 swapFree=67111364/67111528
[pid=8947] ppid=8945 vsize=8704 CPUtime=0.67 cores=0,2
/proc/8947/stat : 8947 (glucose.sh) S 8945 8947 8895 0 -1 4202496 360 9868 0 0 0 0 64 3 15 0 1 0 509922785 8912896 254 33554432000 4194304 4922060 140735963438128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8947/statm: 2176 254 211 178 0 69 0
[pid=8963] ppid=8947 vsize=44504 CPUtime=701.61 cores=0,2
/proc/8963/stat : 8963 (glucose_static) R 8947 8947 8895 0 -1 4202496 10911 0 0 0 70157 4 0 0 25 0 1 0 509922853 45572096 10866 33554432000 134512640 135217611 4288602272 18446744073709551615 134533061 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/8963/statm: 11126 10866 77 173 0 10951 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 53208

[startup+762.307 s]
/proc/loadavg: 4.07 3.71 2.24 5/194 9014
/proc/meminfo: memFree=29442740/32951124 swapFree=67111364/67111528
[pid=8947] ppid=8945 vsize=8704 CPUtime=0.67 cores=0,2
/proc/8947/stat : 8947 (glucose.sh) S 8945 8947 8895 0 -1 4202496 360 9868 0 0 0 0 64 3 15 0 1 0 509922785 8912896 254 33554432000 4194304 4922060 140735963438128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8947/statm: 2176 254 211 178 0 69 0
[pid=8963] ppid=8947 vsize=44504 CPUtime=761.62 cores=0,2
/proc/8963/stat : 8963 (glucose_static) R 8947 8947 8895 0 -1 4202496 10911 0 0 0 76158 4 0 0 25 0 1 0 509922853 45572096 10866 33554432000 134512640 135217611 4288602272 18446744073709551615 134527820 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/8963/statm: 11126 10866 77 173 0 10951 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 53208

[startup+822.301 s]
/proc/loadavg: 4.09 3.78 2.35 5/194 9016
/proc/meminfo: memFree=29322420/32951124 swapFree=67111364/67111528
[pid=8947] ppid=8945 vsize=8704 CPUtime=0.67 cores=0,2
/proc/8947/stat : 8947 (glucose.sh) S 8945 8947 8895 0 -1 4202496 360 9868 0 0 0 0 64 3 15 0 1 0 509922785 8912896 254 33554432000 4194304 4922060 140735963438128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8947/statm: 2176 254 211 178 0 69 0
[pid=8963] ppid=8947 vsize=44624 CPUtime=821.61 cores=0,2
/proc/8963/stat : 8963 (glucose_static) R 8947 8947 8895 0 -1 4202496 10913 0 0 0 82157 4 0 0 25 0 1 0 509922853 45694976 10868 33554432000 134512640 135217611 4288602272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/8963/statm: 11156 10868 77 173 0 10981 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 53328

[startup+882.301 s]
/proc/loadavg: 4.03 3.81 2.45 5/194 9018
/proc/meminfo: memFree=29308632/32951124 swapFree=67111364/67111528
[pid=8947] ppid=8945 vsize=8704 CPUtime=0.67 cores=0,2
/proc/8947/stat : 8947 (glucose.sh) S 8945 8947 8895 0 -1 4202496 360 9868 0 0 0 0 64 3 15 0 1 0 509922785 8912896 254 33554432000 4194304 4922060 140735963438128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8947/statm: 2176 254 211 178 0 69 0
[pid=8963] ppid=8947 vsize=46208 CPUtime=881.62 cores=0,2
/proc/8963/stat : 8963 (glucose_static) R 8947 8947 8895 0 -1 4202496 11311 0 0 0 88157 5 0 0 25 0 1 0 509922853 47316992 11266 33554432000 134512640 135217611 4288602272 18446744073709551615 134528068 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/8963/statm: 11552 11266 77 173 0 11377 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 54912

[startup+942.3 s]
/proc/loadavg: 4.01 3.84 2.54 5/194 9019
/proc/meminfo: memFree=29308208/32951124 swapFree=67111364/67111528
[pid=8947] ppid=8945 vsize=8704 CPUtime=0.67 cores=0,2
/proc/8947/stat : 8947 (glucose.sh) S 8945 8947 8895 0 -1 4202496 360 9868 0 0 0 0 64 3 15 0 1 0 509922785 8912896 254 33554432000 4194304 4922060 140735963438128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8947/statm: 2176 254 211 178 0 69 0
[pid=8963] ppid=8947 vsize=46736 CPUtime=941.62 cores=0,2
/proc/8963/stat : 8963 (glucose_static) R 8947 8947 8895 0 -1 4202496 11449 0 0 0 94157 5 0 0 25 0 1 0 509922853 47857664 11404 33554432000 134512640 135217611 4288602272 18446744073709551615 134527914 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/8963/statm: 11684 11404 77 173 0 11509 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 55440

[startup+1002.3 s]
/proc/loadavg: 4.05 3.89 2.64 5/194 9021
/proc/meminfo: memFree=29301476/32951124 swapFree=67111364/67111528
[pid=8947] ppid=8945 vsize=8704 CPUtime=0.67 cores=0,2
/proc/8947/stat : 8947 (glucose.sh) S 8945 8947 8895 0 -1 4202496 360 9868 0 0 0 0 64 3 15 0 1 0 509922785 8912896 254 33554432000 4194304 4922060 140735963438128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8947/statm: 2176 254 211 178 0 69 0
[pid=8963] ppid=8947 vsize=47792 CPUtime=1001.62 cores=0,2
/proc/8963/stat : 8963 (glucose_static) R 8947 8947 8895 0 -1 4202496 11697 0 0 0 100157 5 0 0 25 0 1 0 509922853 48939008 11652 33554432000 134512640 135217611 4288602272 18446744073709551615 134527914 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/8963/statm: 11948 11652 77 173 0 11773 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 56496

[startup+1062.3 s]
/proc/loadavg: 4.02 3.90 2.72 5/194 9022
/proc/meminfo: memFree=29299564/32951124 swapFree=67111364/67111528
[pid=8947] ppid=8945 vsize=8704 CPUtime=0.67 cores=0,2
/proc/8947/stat : 8947 (glucose.sh) S 8945 8947 8895 0 -1 4202496 360 9868 0 0 0 0 64 3 15 0 1 0 509922785 8912896 254 33554432000 4194304 4922060 140735963438128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8947/statm: 2176 254 211 178 0 69 0
[pid=8963] ppid=8947 vsize=48456 CPUtime=1061.62 cores=0,2
/proc/8963/stat : 8963 (glucose_static) R 8947 8947 8895 0 -1 4202496 11863 0 0 0 106157 5 0 0 25 0 1 0 509922853 49618944 11818 33554432000 134512640 135217611 4288602272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/8963/statm: 12114 11818 77 173 0 11939 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 57160

[startup+1122.3 s]
/proc/loadavg: 4.00 3.92 2.80 5/194 9024
/proc/meminfo: memFree=29296420/32951124 swapFree=67111364/67111528
[pid=8947] ppid=8945 vsize=8704 CPUtime=0.67 cores=0,2
/proc/8947/stat : 8947 (glucose.sh) S 8945 8947 8895 0 -1 4202496 360 9868 0 0 0 0 64 3 15 0 1 0 509922785 8912896 254 33554432000 4194304 4922060 140735963438128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8947/statm: 2176 254 211 178 0 69 0
[pid=8963] ppid=8947 vsize=49512 CPUtime=1121.62 cores=0,2
/proc/8963/stat : 8963 (glucose_static) R 8947 8947 8895 0 -1 4202496 12126 0 0 0 112157 5 0 0 25 0 1 0 509922853 50700288 12081 33554432000 134512640 135217611 4288602272 18446744073709551615 134528016 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/8963/statm: 12378 12081 77 173 0 12203 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 58216

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 2.87 5/194 9026
/proc/meminfo: memFree=29293152/32951124 swapFree=67111364/67111528
[pid=8947] ppid=8945 vsize=8704 CPUtime=0.67 cores=0,2
/proc/8947/stat : 8947 (glucose.sh) S 8945 8947 8895 0 -1 4202496 360 9868 0 0 0 0 64 3 15 0 1 0 509922785 8912896 254 33554432000 4194304 4922060 140735963438128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8947/statm: 2176 254 211 178 0 69 0
[pid=8963] ppid=8947 vsize=49776 CPUtime=1181.62 cores=0,2
/proc/8963/stat : 8963 (glucose_static) R 8947 8947 8895 0 -1 4202496 12210 0 0 0 118157 5 0 0 25 0 1 0 509922853 50970624 12165 33554432000 134512640 135217611 4288602272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/8963/statm: 12444 12165 77 173 0 12269 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 58480

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 2.94 5/194 9027
/proc/meminfo: memFree=29289012/32951124 swapFree=67111364/67111528
[pid=8947] ppid=8945 vsize=8704 CPUtime=0.67 cores=0,2
/proc/8947/stat : 8947 (glucose.sh) S 8945 8947 8895 0 -1 4202496 360 9868 0 0 0 0 64 3 15 0 1 0 509922785 8912896 254 33554432000 4194304 4922060 140735963438128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8947/statm: 2176 254 211 178 0 69 0
[pid=8963] ppid=8947 vsize=49908 CPUtime=1241.63 cores=0,2
/proc/8963/stat : 8963 (glucose_static) R 8947 8947 8895 0 -1 4202496 12229 0 0 0 124157 6 0 0 25 0 1 0 509922853 51105792 12184 33554432000 134512640 135217611 4288602272 18446744073709551615 134537241 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/8963/statm: 12477 12184 77 173 0 12302 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 58612



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 3.96 3.00 4/191 9030
/proc/meminfo: memFree=29373440/32951124 swapFree=67111364/67111528
[pid=8947] ppid=8945 vsize=8704 CPUtime=0.67 cores=0,2
/proc/8947/stat : 8947 (glucose.sh) S 8945 8947 8895 0 -1 4202496 360 9868 0 0 0 0 64 3 15 0 1 0 509922785 8912896 254 33554432000 4194304 4922060 140735963438128 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8947/statm: 2176 254 211 178 0 69 0
[pid=8963] ppid=8947 vsize=51624 CPUtime=1299.33 cores=0,2
/proc/8963/stat : 8963 (glucose_static) R 8947 8947 8895 0 -1 4202496 12657 0 0 0 129927 6 0 0 25 0 1 0 509922853 52862976 12612 33554432000 134512640 135217611 4288602272 18446744073709551615 134527931 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/8963/statm: 12906 12612 77 173 0 12731 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 60328

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.92
CPU system time (s): 0.102984
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 60328

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

runsolver used 2.34964 second user time and 4.75328 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-28 11:33:44
IDJOB=3308477
IDBENCH=70829
IDSOLVER=1691
FILE ID=node106/3308477-1303983223
RUNJOBID= node106-1303983222-8913
PBS_JOBID= 13168720
Free space on /tmp= 72144 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-12.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308477-1303983223/watcher-3308477-1303983223 -o /tmp/evaluation-result-3308477-1303983223/solver-3308477-1303983223 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3308477-1303983223.cnf

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

MD5SUM BENCH= 0621e557bffdc18ca509447665adecda
RANDOM SEED=992399535

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:      30528292 kB
Buffers:        183652 kB
Cached:        1934268 kB
SwapCached:         88 kB
Active:         607340 kB
Inactive:      1604908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30528292 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           17140 kB
Writeback:           0 kB
AnonPages:       94552 kB
Mapped:          15580 kB
Slab:           144328 kB
PageTables:       5196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   265248 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= 71972 MiB
End job on node106 at 2011-04-28 11:55:26