Trace number 3308480

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

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
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 variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
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.10	c ==============================================================================
0.00/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.10	c ==============================================================================
0.00/0.10	c |         0 |  226144   586057 |   67843       0        0     nan |  0.000 % |
0.00/0.51	c |         0 |  163375   552718 |      --       0       --      -- |     --   | -62769/-33339
0.00/0.51	c ==============================================================================
0.00/0.51	c Result  :   #vars: 28527   #clauses: 163375   #literals: 552718
0.00/0.51	c CPU time:   0.488925 s
0.00/0.51	c ==============================================================================
0.00/0.62	c
0.00/0.62	c Starting glucose
0.00/0.62	c
0.00/0.62	
0.00/0.62	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.62	
0.00/0.62	c ============================[ Problem Statistics ]=============================
0.00/0.62	c |                                                                             |
0.00/0.62	c |  Number of variables:  28527                                                |
0.00/0.62	c |  Number of clauses:    163375                                               |
0.00/0.68	c |  Parsing time:         0.06         s                                       |
1299.97/1300.00	HOME/glucose.sh: line 55:  8964 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-3308480-1303983224/watcher-3308480-1303983224 -o /tmp/evaluation-result-3308480-1303983224/solver-3308480-1303983224 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3308480-1303983224.cnf 

running on 2 cores: 5,7

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 4/192 8960
/proc/meminfo: memFree=30491376/32951124 swapFree=67111364/67111528
[pid=8960] ppid=8958 vsize=8704 CPUtime=0 cores=5,7
/proc/8960/stat : 8960 (glucose.sh) S 8958 8960 8895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 509922848 8912896 252 33554432000 4194304 4922060 140736927170512 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8960/statm: 2176 252 211 178 0 69 0

[startup+0.077346 s]
/proc/loadavg: 0.00 0.00 0.00 4/192 8960
/proc/meminfo: memFree=30491376/32951124 swapFree=67111364/67111528
[pid=8960] ppid=8958 vsize=8704 CPUtime=0 cores=5,7
/proc/8960/stat : 8960 (glucose.sh) S 8958 8960 8895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 509922848 8912896 252 33554432000 4194304 4922060 140736927170512 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8960/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100357 s]
/proc/loadavg: 0.00 0.00 0.00 4/192 8960
/proc/meminfo: memFree=30491376/32951124 swapFree=67111364/67111528
[pid=8960] ppid=8958 vsize=8704 CPUtime=0 cores=5,7
/proc/8960/stat : 8960 (glucose.sh) S 8958 8960 8895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 509922848 8912896 252 33554432000 4194304 4922060 140736927170512 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8960/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300308 s]
/proc/loadavg: 0.00 0.00 0.00 4/192 8960
/proc/meminfo: memFree=30491376/32951124 swapFree=67111364/67111528
[pid=8960] ppid=8958 vsize=8704 CPUtime=0 cores=5,7
/proc/8960/stat : 8960 (glucose.sh) S 8958 8960 8895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 509922848 8912896 252 33554432000 4194304 4922060 140736927170512 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8960/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700203 s]
/proc/loadavg: 0.00 0.00 0.00 4/192 8960
/proc/meminfo: memFree=30491376/32951124 swapFree=67111364/67111528
[pid=8960] ppid=8958 vsize=8704 CPUtime=0.61 cores=5,7
/proc/8960/stat : 8960 (glucose.sh) S 8958 8960 8895 0 -1 4202496 360 9868 0 0 0 0 58 3 15 0 1 0 509922848 8912896 254 33554432000 4194304 4922060 140736927170512 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8960/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 8704

[startup+1.50109 s]
/proc/loadavg: 0.32 0.07 0.02 5/194 8964
/proc/meminfo: memFree=30481200/32951124 swapFree=67111364/67111528
[pid=8960] ppid=8958 vsize=8704 CPUtime=0.61 cores=5,7
/proc/8960/stat : 8960 (glucose.sh) S 8958 8960 8895 0 -1 4202496 360 9868 0 0 0 0 58 3 15 0 1 0 509922848 8912896 254 33554432000 4194304 4922060 140736927170512 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8960/statm: 2176 254 211 178 0 69 0
[pid=8964] ppid=8960 vsize=16844 CPUtime=0.87 cores=5,7
/proc/8964/stat : 8964 (glucose_static) R 8960 8960 8895 0 -1 4202496 4005 0 0 0 87 0 0 0 17 0 1 0 509922910 17248256 3959 33554432000 134512640 135217611 4293460704 18446744073709551615 134533664 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/8964/statm: 4211 3959 75 173 0 4036 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 25548

[startup+3.1008 s]
/proc/loadavg: 0.32 0.07 0.02 5/194 8964
/proc/meminfo: memFree=30476860/32951124 swapFree=67111364/67111528
[pid=8960] ppid=8958 vsize=8704 CPUtime=0.61 cores=5,7
/proc/8960/stat : 8960 (glucose.sh) S 8958 8960 8895 0 -1 4202496 360 9868 0 0 0 0 58 3 15 0 1 0 509922848 8912896 254 33554432000 4194304 4922060 140736927170512 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8960/statm: 2176 254 211 178 0 69 0
[pid=8964] ppid=8960 vsize=17504 CPUtime=2.46 cores=5,7
/proc/8964/stat : 8964 (glucose_static) R 8960 8960 8895 0 -1 4202496 4174 0 0 0 246 0 0 0 20 0 1 0 509922910 17924096 4128 33554432000 134512640 135217611 4293460704 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/8964/statm: 4376 4128 77 173 0 4201 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 26208

[startup+6.30022 s]
/proc/loadavg: 0.32 0.07 0.02 5/194 8964
/proc/meminfo: memFree=30471040/32951124 swapFree=67111364/67111528
[pid=8960] ppid=8958 vsize=8704 CPUtime=0.61 cores=5,7
/proc/8960/stat : 8960 (glucose.sh) S 8958 8960 8895 0 -1 4202496 360 9868 0 0 0 0 58 3 15 0 1 0 509922848 8912896 254 33554432000 4194304 4922060 140736927170512 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8960/statm: 2176 254 211 178 0 69 0
[pid=8964] ppid=8960 vsize=18824 CPUtime=5.66 cores=5,7
/proc/8964/stat : 8964 (glucose_static) R 8960 8960 8895 0 -1 4202496 4477 0 0 0 566 0 0 0 25 0 1 0 509922910 19275776 4431 33554432000 134512640 135217611 4293460704 18446744073709551615 134533061 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/8964/statm: 4706 4431 77 173 0 4531 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 27528

[startup+12.7011 s]
/proc/loadavg: 0.89 0.20 0.06 5/194 8964
/proc/meminfo: memFree=30462228/32951124 swapFree=67111364/67111528
[pid=8960] ppid=8958 vsize=8704 CPUtime=0.61 cores=5,7
/proc/8960/stat : 8960 (glucose.sh) S 8958 8960 8895 0 -1 4202496 360 9868 0 0 0 0 58 3 15 0 1 0 509922848 8912896 254 33554432000 4194304 4922060 140736927170512 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8960/statm: 2176 254 211 178 0 69 0
[pid=8964] ppid=8960 vsize=21200 CPUtime=12.06 cores=5,7
/proc/8964/stat : 8964 (glucose_static) R 8960 8960 8895 0 -1 4202496 5088 0 0 0 1206 0 0 0 25 0 1 0 509922910 21708800 5042 33554432000 134512640 135217611 4293460704 18446744073709551615 134533211 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/8964/statm: 5300 5042 77 173 0 5125 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 29904

[startup+25.5007 s]
/proc/loadavg: 1.36 0.32 0.11 5/194 8965
/proc/meminfo: memFree=30452080/32951124 swapFree=67111364/67111528
[pid=8960] ppid=8958 vsize=8704 CPUtime=0.61 cores=5,7
/proc/8960/stat : 8960 (glucose.sh) S 8958 8960 8895 0 -1 4202496 360 9868 0 0 0 0 58 3 15 0 1 0 509922848 8912896 254 33554432000 4194304 4922060 140736927170512 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8960/statm: 2176 254 211 178 0 69 0
[pid=8964] ppid=8960 vsize=24896 CPUtime=24.87 cores=5,7
/proc/8964/stat : 8964 (glucose_static) R 8960 8960 8895 0 -1 4202496 6019 0 0 0 2486 1 0 0 25 0 1 0 509922910 25493504 5973 33554432000 134512640 135217611 4293460704 18446744073709551615 134527931 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/8964/statm: 6224 5973 77 173 0 6049 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33600

[startup+51.1011 s]
/proc/loadavg: 2.26 0.62 0.21 5/194 8965
/proc/meminfo: memFree=30438632/32951124 swapFree=67111364/67111528
[pid=8960] ppid=8958 vsize=8704 CPUtime=0.61 cores=5,7
/proc/8960/stat : 8960 (glucose.sh) S 8958 8960 8895 0 -1 4202496 360 9868 0 0 0 0 58 3 15 0 1 0 509922848 8912896 254 33554432000 4194304 4922060 140736927170512 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8960/statm: 2176 254 211 178 0 69 0
[pid=8964] ppid=8960 vsize=27352 CPUtime=50.47 cores=5,7
/proc/8964/stat : 8964 (glucose_static) R 8960 8960 8895 0 -1 4202496 6614 0 0 0 5046 1 0 0 25 0 1 0 509922910 28008448 6568 33554432000 134512640 135217611 4293460704 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/8964/statm: 6838 6568 77 173 0 6663 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36056

[startup+102.307 s]
/proc/loadavg: 3.30 1.18 0.42 5/194 8967
/proc/meminfo: memFree=30412440/32951124 swapFree=67111364/67111528
[pid=8960] ppid=8958 vsize=8704 CPUtime=0.61 cores=5,7
/proc/8960/stat : 8960 (glucose.sh) S 8958 8960 8895 0 -1 4202496 360 9868 0 0 0 0 58 3 15 0 1 0 509922848 8912896 254 33554432000 4194304 4922060 140736927170512 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8960/statm: 2176 254 211 178 0 69 0
[pid=8964] ppid=8960 vsize=33060 CPUtime=101.67 cores=5,7
/proc/8964/stat : 8964 (glucose_static) R 8960 8960 8895 0 -1 4202496 8030 0 0 0 10166 1 0 0 25 0 1 0 509922910 33853440 7984 33554432000 134512640 135217611 4293460704 18446744073709551615 134528147 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/8964/statm: 8265 7984 77 173 0 8090 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 41764

[startup+162.301 s]
/proc/loadavg: 3.74 1.69 0.64 5/194 8968
/proc/meminfo: memFree=30397768/32951124 swapFree=67111364/67111528
[pid=8960] ppid=8958 vsize=8704 CPUtime=0.61 cores=5,7
/proc/8960/stat : 8960 (glucose.sh) S 8958 8960 8895 0 -1 4202496 360 9868 0 0 0 0 58 3 15 0 1 0 509922848 8912896 254 33554432000 4194304 4922060 140736927170512 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8960/statm: 2176 254 211 178 0 69 0
[pid=8964] ppid=8960 vsize=34988 CPUtime=161.67 cores=5,7
/proc/8964/stat : 8964 (glucose_static) R 8960 8960 8895 0 -1 4202496 8512 0 0 0 16165 2 0 0 25 0 1 0 509922910 35827712 8466 33554432000 134512640 135217611 4293460704 18446744073709551615 134532723 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/8964/statm: 8747 8466 77 173 0 8572 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 43692

[startup+222.301 s]
/proc/loadavg: 3.90 2.11 0.85 5/194 8970
/proc/meminfo: memFree=30388440/32951124 swapFree=67111364/67111528
[pid=8960] ppid=8958 vsize=8704 CPUtime=0.61 cores=5,7
/proc/8960/stat : 8960 (glucose.sh) S 8958 8960 8895 0 -1 4202496 360 9868 0 0 0 0 58 3 15 0 1 0 509922848 8912896 254 33554432000 4194304 4922060 140736927170512 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8960/statm: 2176 254 211 178 0 69 0
[pid=8964] ppid=8960 vsize=36060 CPUtime=221.67 cores=5,7
/proc/8964/stat : 8964 (glucose_static) R 8960 8960 8895 0 -1 4202496 8783 0 0 0 22165 2 0 0 25 0 1 0 509922910 36925440 8737 33554432000 134512640 135217611 4293460704 18446744073709551615 134536761 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/8964/statm: 9015 8737 77 173 0 8840 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 44764

[startup+282.301 s]
/proc/loadavg: 4.01 2.47 1.05 5/194 8972
/proc/meminfo: memFree=30379972/32951124 swapFree=67111364/67111528
[pid=8960] ppid=8958 vsize=8704 CPUtime=0.61 cores=5,7
/proc/8960/stat : 8960 (glucose.sh) S 8958 8960 8895 0 -1 4202496 360 9868 0 0 0 0 58 3 15 0 1 0 509922848 8912896 254 33554432000 4194304 4922060 140736927170512 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8960/statm: 2176 254 211 178 0 69 0
[pid=8964] ppid=8960 vsize=36852 CPUtime=281.67 cores=5,7
/proc/8964/stat : 8964 (glucose_static) R 8960 8960 8895 0 -1 4202496 8960 0 0 0 28165 2 0 0 25 0 1 0 509922910 37736448 8914 33554432000 134512640 135217611 4293460704 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/8964/statm: 9213 8914 77 173 0 9038 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 45556

[startup+342.3 s]
/proc/loadavg: 4.00 2.74 1.23 5/194 8973
/proc/meminfo: memFree=30370644/32951124 swapFree=67111364/67111528
[pid=8960] ppid=8958 vsize=8704 CPUtime=0.61 cores=5,7
/proc/8960/stat : 8960 (glucose.sh) S 8958 8960 8895 0 -1 4202496 360 9868 0 0 0 0 58 3 15 0 1 0 509922848 8912896 254 33554432000 4194304 4922060 140736927170512 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8960/statm: 2176 254 211 178 0 69 0
[pid=8964] ppid=8960 vsize=37380 CPUtime=341.66 cores=5,7
/proc/8964/stat : 8964 (glucose_static) R 8960 8960 8895 0 -1 4202496 9121 0 0 0 34164 2 0 0 25 0 1 0 509922910 38277120 9075 33554432000 134512640 135217611 4293460704 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/8964/statm: 9345 9075 77 173 0 9170 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 46084

[startup+402.3 s]
/proc/loadavg: 4.00 2.97 1.40 5/194 8975
/proc/meminfo: memFree=30364660/32951124 swapFree=67111364/67111528
[pid=8960] ppid=8958 vsize=8704 CPUtime=0.61 cores=5,7

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

[pid=8964] ppid=8960 vsize=40152 CPUtime=521.67 cores=5,7
/proc/8964/stat : 8964 (glucose_static) R 8960 8960 8895 0 -1 4202496 9820 0 0 0 52164 3 0 0 25 0 1 0 509922910 41115648 9774 33554432000 134512640 135217611 4293460704 18446744073709551615 134537519 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/8964/statm: 10038 9774 77 173 0 9863 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 48856

[startup+582.301 s]
/proc/loadavg: 4.03 3.45 1.86 5/194 9010
/proc/meminfo: memFree=29621924/32951124 swapFree=67111364/67111528
[pid=8960] ppid=8958 vsize=8704 CPUtime=0.61 cores=5,7
/proc/8960/stat : 8960 (glucose.sh) S 8958 8960 8895 0 -1 4202496 360 9868 0 0 0 0 58 3 15 0 1 0 509922848 8912896 254 33554432000 4194304 4922060 140736927170512 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8960/statm: 2176 254 211 178 0 69 0
[pid=8964] ppid=8960 vsize=42132 CPUtime=581.67 cores=5,7
/proc/8964/stat : 8964 (glucose_static) R 8960 8960 8895 0 -1 4202496 10315 0 0 0 58164 3 0 0 25 0 1 0 509922910 43143168 10269 33554432000 134512640 135217611 4293460704 18446744073709551615 134533558 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/8964/statm: 10533 10269 77 173 0 10358 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 50836

[startup+642.301 s]
/proc/loadavg: 4.01 3.55 1.99 5/194 9011
/proc/meminfo: memFree=29516592/32951124 swapFree=67111364/67111528
[pid=8960] ppid=8958 vsize=8704 CPUtime=0.61 cores=5,7
/proc/8960/stat : 8960 (glucose.sh) S 8958 8960 8895 0 -1 4202496 360 9868 0 0 0 0 58 3 15 0 1 0 509922848 8912896 254 33554432000 4194304 4922060 140736927170512 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8960/statm: 2176 254 211 178 0 69 0
[pid=8964] ppid=8960 vsize=42396 CPUtime=641.67 cores=5,7
/proc/8964/stat : 8964 (glucose_static) R 8960 8960 8895 0 -1 4202496 10366 0 0 0 64164 3 0 0 25 0 1 0 509922910 43413504 10320 33554432000 134512640 135217611 4293460704 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/8964/statm: 10599 10320 77 173 0 10424 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 51100

[startup+702.301 s]
/proc/loadavg: 4.00 3.63 2.12 5/194 9013
/proc/meminfo: memFree=29501428/32951124 swapFree=67111364/67111528
[pid=8960] ppid=8958 vsize=8704 CPUtime=0.61 cores=5,7
/proc/8960/stat : 8960 (glucose.sh) S 8958 8960 8895 0 -1 4202496 360 9868 0 0 0 0 58 3 15 0 1 0 509922848 8912896 254 33554432000 4194304 4922060 140736927170512 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8960/statm: 2176 254 211 178 0 69 0
[pid=8964] ppid=8960 vsize=43044 CPUtime=701.66 cores=5,7
/proc/8964/stat : 8964 (glucose_static) R 8960 8960 8895 0 -1 4202496 10511 0 0 0 70163 3 0 0 25 0 1 0 509922910 44077056 10465 33554432000 134512640 135217611 4293460704 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/8964/statm: 10761 10465 77 173 0 10586 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 51748

[startup+762.307 s]
/proc/loadavg: 4.07 3.71 2.24 5/194 9014
/proc/meminfo: memFree=29440756/32951124 swapFree=67111364/67111528
[pid=8960] ppid=8958 vsize=8704 CPUtime=0.61 cores=5,7
/proc/8960/stat : 8960 (glucose.sh) S 8958 8960 8895 0 -1 4202496 360 9868 0 0 0 0 58 3 15 0 1 0 509922848 8912896 254 33554432000 4194304 4922060 140736927170512 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8960/statm: 2176 254 211 178 0 69 0
[pid=8964] ppid=8960 vsize=45024 CPUtime=761.67 cores=5,7
/proc/8964/stat : 8964 (glucose_static) R 8960 8960 8895 0 -1 4202496 10997 0 0 0 76164 3 0 0 25 0 1 0 509922910 46104576 10951 33554432000 134512640 135217611 4293460704 18446744073709551615 134533631 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/8964/statm: 11256 10951 77 173 0 11081 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 53728

[startup+822.301 s]
/proc/loadavg: 4.09 3.78 2.35 5/194 9016
/proc/meminfo: memFree=29321924/32951124 swapFree=67111364/67111528
[pid=8960] ppid=8958 vsize=8704 CPUtime=0.61 cores=5,7
/proc/8960/stat : 8960 (glucose.sh) S 8958 8960 8895 0 -1 4202496 360 9868 0 0 0 0 58 3 15 0 1 0 509922848 8912896 254 33554432000 4194304 4922060 140736927170512 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8960/statm: 2176 254 211 178 0 69 0
[pid=8964] ppid=8960 vsize=45948 CPUtime=821.66 cores=5,7
/proc/8964/stat : 8964 (glucose_static) R 8960 8960 8895 0 -1 4202496 11229 0 0 0 82163 3 0 0 25 0 1 0 509922910 47050752 11183 33554432000 134512640 135217611 4293460704 18446744073709551615 134527943 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/8964/statm: 11487 11183 77 173 0 11312 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 54652

[startup+882.301 s]
/proc/loadavg: 4.03 3.81 2.45 5/194 9018
/proc/meminfo: memFree=29308632/32951124 swapFree=67111364/67111528
[pid=8960] ppid=8958 vsize=8704 CPUtime=0.61 cores=5,7
/proc/8960/stat : 8960 (glucose.sh) S 8958 8960 8895 0 -1 4202496 360 9868 0 0 0 0 58 3 15 0 1 0 509922848 8912896 254 33554432000 4194304 4922060 140736927170512 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8960/statm: 2176 254 211 178 0 69 0
[pid=8964] ppid=8960 vsize=46872 CPUtime=881.66 cores=5,7
/proc/8964/stat : 8964 (glucose_static) R 8960 8960 8895 0 -1 4202496 11490 0 0 0 88163 3 0 0 25 0 1 0 509922910 47996928 11444 33554432000 134512640 135217611 4293460704 18446744073709551615 134533310 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/8964/statm: 11718 11444 77 173 0 11543 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 55576

[startup+942.3 s]
/proc/loadavg: 4.01 3.84 2.54 5/194 9019
/proc/meminfo: memFree=29308208/32951124 swapFree=67111364/67111528
[pid=8960] ppid=8958 vsize=8704 CPUtime=0.61 cores=5,7
/proc/8960/stat : 8960 (glucose.sh) S 8958 8960 8895 0 -1 4202496 360 9868 0 0 0 0 58 3 15 0 1 0 509922848 8912896 254 33554432000 4194304 4922060 140736927170512 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8960/statm: 2176 254 211 178 0 69 0
[pid=8964] ppid=8960 vsize=47136 CPUtime=941.66 cores=5,7
/proc/8964/stat : 8964 (glucose_static) R 8960 8960 8895 0 -1 4202496 11561 0 0 0 94163 3 0 0 25 0 1 0 509922910 48267264 11515 33554432000 134512640 135217611 4293460704 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/8964/statm: 11784 11515 77 173 0 11609 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 55840

[startup+1002.3 s]
/proc/loadavg: 4.05 3.89 2.64 5/194 9021
/proc/meminfo: memFree=29301352/32951124 swapFree=67111364/67111528
[pid=8960] ppid=8958 vsize=8704 CPUtime=0.61 cores=5,7
/proc/8960/stat : 8960 (glucose.sh) S 8958 8960 8895 0 -1 4202496 360 9868 0 0 0 0 58 3 15 0 1 0 509922848 8912896 254 33554432000 4194304 4922060 140736927170512 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8960/statm: 2176 254 211 178 0 69 0
[pid=8964] ppid=8960 vsize=47544 CPUtime=1001.66 cores=5,7
/proc/8964/stat : 8964 (glucose_static) R 8960 8960 8895 0 -1 4202496 11638 0 0 0 100163 3 0 0 25 0 1 0 509922910 48685056 11592 33554432000 134512640 135217611 4293460704 18446744073709551615 134532576 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/8964/statm: 11886 11592 77 173 0 11711 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 56248

[startup+1062.3 s]
/proc/loadavg: 4.02 3.90 2.72 5/194 9022
/proc/meminfo: memFree=29299564/32951124 swapFree=67111364/67111528
[pid=8960] ppid=8958 vsize=8704 CPUtime=0.61 cores=5,7
/proc/8960/stat : 8960 (glucose.sh) S 8958 8960 8895 0 -1 4202496 360 9868 0 0 0 0 58 3 15 0 1 0 509922848 8912896 254 33554432000 4194304 4922060 140736927170512 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8960/statm: 2176 254 211 178 0 69 0
[pid=8964] ppid=8960 vsize=48600 CPUtime=1061.66 cores=5,7
/proc/8964/stat : 8964 (glucose_static) R 8960 8960 8895 0 -1 4202496 11920 0 0 0 106163 3 0 0 25 0 1 0 509922910 49766400 11874 33554432000 134512640 135217611 4293460704 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/8964/statm: 12150 11874 77 173 0 11975 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 57304

[startup+1122.3 s]
/proc/loadavg: 4.00 3.92 2.80 5/194 9024
/proc/meminfo: memFree=29296420/32951124 swapFree=67111364/67111528
[pid=8960] ppid=8958 vsize=8704 CPUtime=0.61 cores=5,7
/proc/8960/stat : 8960 (glucose.sh) S 8958 8960 8895 0 -1 4202496 360 9868 0 0 0 0 58 3 15 0 1 0 509922848 8912896 254 33554432000 4194304 4922060 140736927170512 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8960/statm: 2176 254 211 178 0 69 0
[pid=8964] ppid=8960 vsize=50744 CPUtime=1121.66 cores=5,7
/proc/8964/stat : 8964 (glucose_static) R 8960 8960 8895 0 -1 4202496 12448 0 0 0 112162 4 0 0 25 0 1 0 509922910 51961856 12402 33554432000 134512640 135217611 4293460704 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/8964/statm: 12686 12402 77 173 0 12511 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 59448

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 2.87 5/194 9026
/proc/meminfo: memFree=29293152/32951124 swapFree=67111364/67111528
[pid=8960] ppid=8958 vsize=8704 CPUtime=0.61 cores=5,7
/proc/8960/stat : 8960 (glucose.sh) S 8958 8960 8895 0 -1 4202496 360 9868 0 0 0 0 58 3 15 0 1 0 509922848 8912896 254 33554432000 4194304 4922060 140736927170512 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8960/statm: 2176 254 211 178 0 69 0
[pid=8964] ppid=8960 vsize=50924 CPUtime=1181.66 cores=5,7
/proc/8964/stat : 8964 (glucose_static) R 8960 8960 8895 0 -1 4202496 12452 0 0 0 118162 4 0 0 25 0 1 0 509922910 52146176 12406 33554432000 134512640 135217611 4293460704 18446744073709551615 134527760 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/8964/statm: 12731 12406 77 173 0 12556 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 59628

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 2.94 5/194 9027
/proc/meminfo: memFree=29288888/32951124 swapFree=67111364/67111528
[pid=8960] ppid=8958 vsize=8704 CPUtime=0.61 cores=5,7
/proc/8960/stat : 8960 (glucose.sh) S 8958 8960 8895 0 -1 4202496 360 9868 0 0 0 0 58 3 15 0 1 0 509922848 8912896 254 33554432000 4194304 4922060 140736927170512 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8960/statm: 2176 254 211 178 0 69 0
[pid=8964] ppid=8960 vsize=50924 CPUtime=1241.65 cores=5,7
/proc/8964/stat : 8964 (glucose_static) R 8960 8960 8895 0 -1 4202496 12453 0 0 0 124161 4 0 0 25 0 1 0 509922910 52146176 12407 33554432000 134512640 135217611 4293460704 18446744073709551615 134528001 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/8964/statm: 12731 12407 77 173 0 12556 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 59628



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 3.96 3.00 3/188 9031
/proc/meminfo: memFree=29423436/32951124 swapFree=67111364/67111528
[pid=8960] ppid=8958 vsize=8704 CPUtime=0.61 cores=5,7
/proc/8960/stat : 8960 (glucose.sh) S 8958 8960 8895 0 -1 4202496 360 9868 0 0 0 0 58 3 15 0 1 0 509922848 8912896 254 33554432000 4194304 4922060 140736927170512 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8960/statm: 2176 254 211 178 0 69 0
[pid=8964] ppid=8960 vsize=53036 CPUtime=1299.36 cores=5,7
/proc/8964/stat : 8964 (glucose_static) R 8960 8960 8895 0 -1 4202496 12992 0 0 0 129931 5 0 0 25 0 1 0 509922910 54308864 12946 33554432000 134512640 135217611 4293460704 18446744073709551615 134528016 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/8964/statm: 13259 12946 77 173 0 13084 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 61740

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): 1299.99
CPU user time (s): 1299.91
CPU system time (s): 0.085986
CPU usage (%): 99.9986
Max. virtual memory (cumulated for all children) (KiB): 61740

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

runsolver used 2.01969 second user time and 5.08523 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-28 11:33:45
IDJOB=3308480
IDBENCH=70830
IDSOLVER=1691
FILE ID=node106/3308480-1303983224
RUNJOBID= node106-1303983222-8916
PBS_JOBID= 13168720
Free space on /tmp= 72132 MiB

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

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
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:      30491780 kB
Buffers:        183688 kB
Cached:        1947424 kB
SwapCached:         88 kB
Active:         638180 kB
Inactive:      1609560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30491780 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           30720 kB
Writeback:           0 kB
AnonPages:      115892 kB
Mapped:          15968 kB
Slab:           144328 kB
PageTables:       5196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   310572 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= 71976 MiB
End job on node106 at 2011-04-28 11:55:27