Trace number 3308939

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom22.cnf
MD5SUM808b4b06b3dea960876e6772f0b9c207
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables53118
Number of clauses178062
Sum of the clauses size454634
Maximum clause length1670
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 290658
Number of clauses of size 386491
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5640

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |  167040   429076 |   50111       0        0     nan |  0.000 % |
0.00/0.68	c |         0 |  116176   430733 |      --       0       --      -- |     --   | -50864/1657
0.00/0.68	c ==============================================================================
0.00/0.68	c Result  :   #vars: 20954   #clauses: 116176   #literals: 430733
0.00/0.68	c CPU time:   0.664898 s
0.00/0.68	c ==============================================================================
0.00/0.77	c
0.00/0.77	c Starting glucose
0.00/0.77	c
0.00/0.77	
0.00/0.77	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.77	
0.00/0.77	c ============================[ Problem Statistics ]=============================
0.00/0.77	c |                                                                             |
0.00/0.77	c |  Number of variables:  20954                                                |
0.00/0.77	c |  Number of clauses:    116176                                               |
0.77/0.82	c |  Parsing time:         0.04         s                                       |
1300.04/1300.01	HOME/glucose.sh: line 55: 14623 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-3308939-1303984765/watcher-3308939-1303984765 -o /tmp/evaluation-result-3308939-1303984765/solver-3308939-1303984765 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3308939-1303984765.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: 4.04 3.99 3.23 4/192 14620
/proc/meminfo: memFree=12264992/32950928 swapFree=67111524/67111528
[pid=14620] ppid=14618 vsize=8704 CPUtime=0 cores=0,2
/proc/14620/stat : 14620 (glucose.sh) R 14618 14620 14176 0 -1 4202496 317 0 0 0 0 0 0 0 25 0 1 0 588707223 8912896 253 33554432000 4194304 4922060 140736545990176 18446744073709551615 256415211925 0 65538 4100 65536 0 0 0 17 0 0 0 0
/proc/14620/statm: 2176 253 211 178 0 69 0

[startup+0.0678529 s]
/proc/loadavg: 4.04 3.99 3.23 4/192 14620
/proc/meminfo: memFree=12264992/32950928 swapFree=67111524/67111528
[pid=14620] ppid=14618 vsize=8704 CPUtime=0 cores=0,2
/proc/14620/stat : 14620 (glucose.sh) S 14618 14620 14176 0 -1 4202496 335 0 0 0 0 0 0 0 25 0 1 0 588707223 8912896 253 33554432000 4194304 4922060 140736545990176 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14620/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100837 s]
/proc/loadavg: 4.04 3.99 3.23 4/192 14620
/proc/meminfo: memFree=12264992/32950928 swapFree=67111524/67111528
[pid=14620] ppid=14618 vsize=8704 CPUtime=0 cores=0,2
/proc/14620/stat : 14620 (glucose.sh) S 14618 14620 14176 0 -1 4202496 335 0 0 0 0 0 0 0 25 0 1 0 588707223 8912896 253 33554432000 4194304 4922060 140736545990176 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14620/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300799 s]
/proc/loadavg: 4.04 3.99 3.23 4/192 14620
/proc/meminfo: memFree=12264992/32950928 swapFree=67111524/67111528
[pid=14620] ppid=14618 vsize=8704 CPUtime=0 cores=0,2
/proc/14620/stat : 14620 (glucose.sh) S 14618 14620 14176 0 -1 4202496 335 0 0 0 0 0 0 0 25 0 1 0 588707223 8912896 253 33554432000 4194304 4922060 140736545990176 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14620/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700727 s]
/proc/loadavg: 4.04 3.99 3.23 4/192 14620
/proc/meminfo: memFree=12264992/32950928 swapFree=67111524/67111528
[pid=14620] ppid=14618 vsize=8704 CPUtime=0 cores=0,2
/proc/14620/stat : 14620 (glucose.sh) S 14618 14620 14176 0 -1 4202496 335 0 0 0 0 0 0 0 25 0 1 0 588707223 8912896 253 33554432000 4194304 4922060 140736545990176 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14620/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50057 s]
/proc/loadavg: 4.04 3.99 3.23 6/194 14623
/proc/meminfo: memFree=12246384/32950928 swapFree=67111524/67111528
[pid=14620] ppid=14618 vsize=8704 CPUtime=0.77 cores=0,2
/proc/14620/stat : 14620 (glucose.sh) S 14618 14620 14176 0 -1 4202496 360 7466 0 0 0 0 75 2 18 0 1 0 588707223 8912896 255 33554432000 4194304 4922060 140736545990176 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14620/statm: 2176 255 211 178 0 69 0
[pid=14623] ppid=14620 vsize=13500 CPUtime=0.71 cores=0,2
/proc/14623/stat : 14623 (glucose_static) R 14620 14620 14176 0 -1 4202496 3145 0 0 0 71 0 0 0 21 0 1 0 588707301 13824000 3100 33554432000 134512640 135217611 4292619856 18446744073709551615 134532712 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14623/statm: 3375 3100 77 173 0 3200 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 22204

[startup+3.10027 s]
/proc/loadavg: 4.04 3.99 3.23 6/194 14623
/proc/meminfo: memFree=12244400/32950928 swapFree=67111524/67111528
[pid=14620] ppid=14618 vsize=8704 CPUtime=0.77 cores=0,2
/proc/14620/stat : 14620 (glucose.sh) S 14618 14620 14176 0 -1 4202496 360 7466 0 0 0 0 75 2 18 0 1 0 588707223 8912896 255 33554432000 4194304 4922060 140736545990176 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14620/statm: 2176 255 211 178 0 69 0
[pid=14623] ppid=14620 vsize=15936 CPUtime=2.31 cores=0,2
/proc/14623/stat : 14623 (glucose_static) R 14620 14620 14176 0 -1 4202496 3759 0 0 0 231 0 0 0 25 0 1 0 588707301 16318464 3714 33554432000 134512640 135217611 4292619856 18446744073709551615 134538281 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14623/statm: 3984 3714 77 173 0 3809 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 24640

[startup+6.30066 s]
/proc/loadavg: 4.12 4.00 3.24 6/194 14623
/proc/meminfo: memFree=12241052/32950928 swapFree=67111524/67111528
[pid=14620] ppid=14618 vsize=8704 CPUtime=0.77 cores=0,2
/proc/14620/stat : 14620 (glucose.sh) S 14618 14620 14176 0 -1 4202496 360 7466 0 0 0 0 75 2 18 0 1 0 588707223 8912896 255 33554432000 4194304 4922060 140736545990176 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14620/statm: 2176 255 211 178 0 69 0
[pid=14623] ppid=14620 vsize=18476 CPUtime=5.51 cores=0,2
/proc/14623/stat : 14623 (glucose_static) R 14620 14620 14176 0 -1 4202496 4370 0 0 0 551 0 0 0 25 0 1 0 588707301 18919424 4325 33554432000 134512640 135217611 4292619856 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14623/statm: 4619 4325 77 173 0 4444 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27180

[startup+12.7004 s]
/proc/loadavg: 4.11 4.00 3.24 6/194 14623
/proc/meminfo: memFree=12237592/32950928 swapFree=67111524/67111528
[pid=14620] ppid=14618 vsize=8704 CPUtime=0.77 cores=0,2
/proc/14620/stat : 14620 (glucose.sh) S 14618 14620 14176 0 -1 4202496 360 7466 0 0 0 0 75 2 18 0 1 0 588707223 8912896 255 33554432000 4194304 4922060 140736545990176 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14620/statm: 2176 255 211 178 0 69 0
[pid=14623] ppid=14620 vsize=20060 CPUtime=11.91 cores=0,2
/proc/14623/stat : 14623 (glucose_static) R 14620 14620 14176 0 -1 4202496 4779 0 0 0 1191 0 0 0 25 0 1 0 588707301 20541440 4734 33554432000 134512640 135217611 4292619856 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14623/statm: 5015 4734 77 173 0 4840 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28764

[startup+25.501 s]
/proc/loadavg: 4.09 4.00 3.25 6/194 14623
/proc/meminfo: memFree=12234868/32950928 swapFree=67111524/67111528
[pid=14620] ppid=14618 vsize=8704 CPUtime=0.77 cores=0,2
/proc/14620/stat : 14620 (glucose.sh) S 14618 14620 14176 0 -1 4202496 360 7466 0 0 0 0 75 2 18 0 1 0 588707223 8912896 255 33554432000 4194304 4922060 140736545990176 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14620/statm: 2176 255 211 178 0 69 0
[pid=14623] ppid=14620 vsize=22796 CPUtime=24.71 cores=0,2
/proc/14623/stat : 14623 (glucose_static) R 14620 14620 14176 0 -1 4202496 5439 0 0 0 2470 1 0 0 25 0 1 0 588707301 23343104 5394 33554432000 134512640 135217611 4292619856 18446744073709551615 134526378 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14623/statm: 5699 5394 77 173 0 5524 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31500

[startup+51.1011 s]
/proc/loadavg: 4.13 4.02 3.28 6/194 14624
/proc/meminfo: memFree=12232120/32950928 swapFree=67111524/67111528
[pid=14620] ppid=14618 vsize=8704 CPUtime=0.77 cores=0,2
/proc/14620/stat : 14620 (glucose.sh) S 14618 14620 14176 0 -1 4202496 360 7466 0 0 0 0 75 2 18 0 1 0 588707223 8912896 255 33554432000 4194304 4922060 140736545990176 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14620/statm: 2176 255 211 178 0 69 0
[pid=14623] ppid=14620 vsize=25128 CPUtime=50.31 cores=0,2
/proc/14623/stat : 14623 (glucose_static) R 14620 14620 14176 0 -1 4202496 6029 0 0 0 5030 1 0 0 25 0 1 0 588707301 25731072 5984 33554432000 134512640 135217611 4292619856 18446744073709551615 134533168 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14623/statm: 6282 5984 77 173 0 6107 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 33832

[startup+102.307 s]
/proc/loadavg: 4.05 4.01 3.31 6/194 14634
/proc/meminfo: memFree=12224164/32950928 swapFree=67111524/67111528
[pid=14620] ppid=14618 vsize=8704 CPUtime=0.77 cores=0,2
/proc/14620/stat : 14620 (glucose.sh) S 14618 14620 14176 0 -1 4202496 360 7466 0 0 0 0 75 2 18 0 1 0 588707223 8912896 255 33554432000 4194304 4922060 140736545990176 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14620/statm: 2176 255 211 178 0 69 0
[pid=14623] ppid=14620 vsize=29208 CPUtime=101.52 cores=0,2
/proc/14623/stat : 14623 (glucose_static) R 14620 14620 14176 0 -1 4202496 7016 0 0 0 10151 1 0 0 25 0 1 0 588707301 29908992 6971 33554432000 134512640 135217611 4292619856 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14623/statm: 7302 6971 77 173 0 7127 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 37912

[startup+162.301 s]
/proc/loadavg: 4.07 4.02 3.36 6/194 14637
/proc/meminfo: memFree=12375160/32950928 swapFree=67111524/67111528
[pid=14620] ppid=14618 vsize=8704 CPUtime=0.77 cores=0,2
/proc/14620/stat : 14620 (glucose.sh) S 14618 14620 14176 0 -1 4202496 360 7466 0 0 0 0 75 2 18 0 1 0 588707223 8912896 255 33554432000 4194304 4922060 140736545990176 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14620/statm: 2176 255 211 178 0 69 0
[pid=14623] ppid=14620 vsize=33860 CPUtime=161.52 cores=0,2
/proc/14623/stat : 14623 (glucose_static) R 14620 14620 14176 0 -1 4202496 8120 0 0 0 16150 2 0 0 25 0 1 0 588707301 34672640 8075 33554432000 134512640 135217611 4292619856 18446744073709551615 134533552 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14623/statm: 8465 8075 77 173 0 8290 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 42564

[startup+222.3 s]
/proc/loadavg: 4.02 4.02 3.40 6/194 14638
/proc/meminfo: memFree=12357388/32950928 swapFree=67111524/67111528
[pid=14620] ppid=14618 vsize=8704 CPUtime=0.77 cores=0,2
/proc/14620/stat : 14620 (glucose.sh) S 14618 14620 14176 0 -1 4202496 360 7466 0 0 0 0 75 2 18 0 1 0 588707223 8912896 255 33554432000 4194304 4922060 140736545990176 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14620/statm: 2176 255 211 178 0 69 0
[pid=14623] ppid=14620 vsize=37136 CPUtime=221.52 cores=0,2
/proc/14623/stat : 14623 (glucose_static) R 14620 14620 14176 0 -1 4202496 8914 0 0 0 22150 2 0 0 25 0 1 0 588707301 38027264 8869 33554432000 134512640 135217611 4292619856 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14623/statm: 9284 8869 77 173 0 9109 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 45840

[startup+282.301 s]
/proc/loadavg: 3.61 3.91 3.40 5/187 14749
/proc/meminfo: memFree=12685252/32950928 swapFree=67111524/67111528
[pid=14620] ppid=14618 vsize=8704 CPUtime=0.77 cores=0,2
/proc/14620/stat : 14620 (glucose.sh) S 14618 14620 14176 0 -1 4202496 360 7466 0 0 0 0 75 2 18 0 1 0 588707223 8912896 255 33554432000 4194304 4922060 140736545990176 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14620/statm: 2176 255 211 178 0 69 0
[pid=14623] ppid=14620 vsize=40732 CPUtime=281.52 cores=0,2
/proc/14623/stat : 14623 (glucose_static) R 14620 14620 14176 0 -1 4202496 9749 0 0 0 28150 2 0 0 25 0 1 0 588707301 41709568 9704 33554432000 134512640 135217611 4292619856 18446744073709551615 134533664 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14623/statm: 10183 9704 77 173 0 10008 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 49436

[startup+342.301 s]
/proc/loadavg: 3.22 3.75 3.37 5/187 14751
/proc/meminfo: memFree=12672344/32950928 swapFree=67111524/67111528
[pid=14620] ppid=14618 vsize=8704 CPUtime=0.77 cores=0,2
/proc/14620/stat : 14620 (glucose.sh) S 14618 14620 14176 0 -1 4202496 360 7466 0 0 0 0 75 2 18 0 1 0 588707223 8912896 255 33554432000 4194304 4922060 140736545990176 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14620/statm: 2176 255 211 178 0 69 0
[pid=14623] ppid=14620 vsize=44560 CPUtime=341.53 cores=0,2
/proc/14623/stat : 14623 (glucose_static) R 14620 14620 14176 0 -1 4202496 10723 0 0 0 34150 3 0 0 25 0 1 0 588707301 45629440 10678 33554432000 134512640 135217611 4292619856 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14623/statm: 11140 10678 77 173 0 10965 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 53264

[startup+402.301 s]
/proc/loadavg: 3.08 3.61 3.34 5/187 14752
/proc/meminfo: memFree=12667856/32950928 swapFree=67111524/67111528
[pid=14620] ppid=14618 vsize=8704 CPUtime=0.77 cores=0,2

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

[pid=14623] ppid=14620 vsize=49112 CPUtime=521.53 cores=0,2
/proc/14623/stat : 14623 (glucose_static) R 14620 14620 14176 0 -1 4202496 11815 0 0 0 52150 3 0 0 25 0 1 0 588707301 50290688 11770 33554432000 134512640 135217611 4292619856 18446744073709551615 134527881 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14623/statm: 12278 11770 77 173 0 12103 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 57816

[startup+582.301 s]
/proc/loadavg: 3.05 3.35 3.28 5/187 14757
/proc/meminfo: memFree=12651016/32950928 swapFree=67111524/67111528
[pid=14620] ppid=14618 vsize=8704 CPUtime=0.77 cores=0,2
/proc/14620/stat : 14620 (glucose.sh) S 14618 14620 14176 0 -1 4202496 360 7466 0 0 0 0 75 2 18 0 1 0 588707223 8912896 255 33554432000 4194304 4922060 140736545990176 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14620/statm: 2176 255 211 178 0 69 0
[pid=14623] ppid=14620 vsize=52316 CPUtime=581.54 cores=0,2
/proc/14623/stat : 14623 (glucose_static) R 14620 14620 14176 0 -1 4202496 12633 0 0 0 58150 4 0 0 25 0 1 0 588707301 53571584 12588 33554432000 134512640 135217611 4292619856 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14623/statm: 13079 12588 77 173 0 12904 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 61020

[startup+642.3 s]
/proc/loadavg: 3.02 3.29 3.26 5/187 14759
/proc/meminfo: memFree=12646772/32950928 swapFree=67111524/67111528
[pid=14620] ppid=14618 vsize=8704 CPUtime=0.77 cores=0,2
/proc/14620/stat : 14620 (glucose.sh) S 14618 14620 14176 0 -1 4202496 360 7466 0 0 0 0 75 2 18 0 1 0 588707223 8912896 255 33554432000 4194304 4922060 140736545990176 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14620/statm: 2176 255 211 178 0 69 0
[pid=14623] ppid=14620 vsize=54472 CPUtime=641.54 cores=0,2
/proc/14623/stat : 14623 (glucose_static) R 14620 14620 14176 0 -1 4202496 13114 0 0 0 64150 4 0 0 25 0 1 0 588707301 55779328 13069 33554432000 134512640 135217611 4292619856 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14623/statm: 13618 13069 77 173 0 13443 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 63176

[startup+702.301 s]
/proc/loadavg: 3.04 3.25 3.25 5/187 14760
/proc/meminfo: memFree=12640788/32950928 swapFree=67111524/67111528
[pid=14620] ppid=14618 vsize=8704 CPUtime=0.77 cores=0,2
/proc/14620/stat : 14620 (glucose.sh) S 14618 14620 14176 0 -1 4202496 360 7466 0 0 0 0 75 2 18 0 1 0 588707223 8912896 255 33554432000 4194304 4922060 140736545990176 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14620/statm: 2176 255 211 178 0 69 0
[pid=14623] ppid=14620 vsize=57164 CPUtime=701.54 cores=0,2
/proc/14623/stat : 14623 (glucose_static) R 14620 14620 14176 0 -1 4202496 13782 0 0 0 70149 5 0 0 25 0 1 0 588707301 58535936 13737 33554432000 134512640 135217611 4292619856 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14623/statm: 14291 13737 77 173 0 14116 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 65868

[startup+762.307 s]
/proc/loadavg: 3.01 3.20 3.23 5/187 14762
/proc/meminfo: memFree=12634164/32950928 swapFree=67111524/67111528
[pid=14620] ppid=14618 vsize=8704 CPUtime=0.77 cores=0,2
/proc/14620/stat : 14620 (glucose.sh) S 14618 14620 14176 0 -1 4202496 360 7466 0 0 0 0 75 2 18 0 1 0 588707223 8912896 255 33554432000 4194304 4922060 140736545990176 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14620/statm: 2176 255 211 178 0 69 0
[pid=14623] ppid=14620 vsize=58220 CPUtime=761.55 cores=0,2
/proc/14623/stat : 14623 (glucose_static) R 14620 14620 14176 0 -1 4202496 14062 0 0 0 76150 5 0 0 25 0 1 0 588707301 59617280 14017 33554432000 134512640 135217611 4292619856 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14623/statm: 14555 14017 77 173 0 14380 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 66924

[startup+822.301 s]
/proc/loadavg: 3.00 3.16 3.22 5/187 14763
/proc/meminfo: memFree=12631896/32950928 swapFree=67111524/67111528
[pid=14620] ppid=14618 vsize=8704 CPUtime=0.77 cores=0,2
/proc/14620/stat : 14620 (glucose.sh) S 14618 14620 14176 0 -1 4202496 360 7466 0 0 0 0 75 2 18 0 1 0 588707223 8912896 255 33554432000 4194304 4922060 140736545990176 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14620/statm: 2176 255 211 178 0 69 0
[pid=14623] ppid=14620 vsize=59072 CPUtime=821.55 cores=0,2
/proc/14623/stat : 14623 (glucose_static) R 14620 14620 14176 0 -1 4202496 14268 0 0 0 82150 5 0 0 25 0 1 0 588707301 60489728 14223 33554432000 134512640 135217611 4292619856 18446744073709551615 134527804 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14623/statm: 14768 14223 77 173 0 14593 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 67776

[startup+882.3 s]
/proc/loadavg: 3.00 3.13 3.20 5/187 14765
/proc/meminfo: memFree=12628760/32950928 swapFree=67111524/67111528
[pid=14620] ppid=14618 vsize=8704 CPUtime=0.77 cores=0,2
/proc/14620/stat : 14620 (glucose.sh) S 14618 14620 14176 0 -1 4202496 360 7466 0 0 0 0 75 2 18 0 1 0 588707223 8912896 255 33554432000 4194304 4922060 140736545990176 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14620/statm: 2176 255 211 178 0 69 0
[pid=14623] ppid=14620 vsize=60272 CPUtime=881.55 cores=0,2
/proc/14623/stat : 14623 (glucose_static) R 14620 14620 14176 0 -1 4202496 14558 0 0 0 88150 5 0 0 25 0 1 0 588707301 61718528 14513 33554432000 134512640 135217611 4292619856 18446744073709551615 134528181 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14623/statm: 15068 14513 77 173 0 14893 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 68976

[startup+942.301 s]
/proc/loadavg: 3.00 3.10 3.18 5/187 14767
/proc/meminfo: memFree=12621804/32950928 swapFree=67111524/67111528
[pid=14620] ppid=14618 vsize=8704 CPUtime=0.77 cores=0,2
/proc/14620/stat : 14620 (glucose.sh) S 14618 14620 14176 0 -1 4202496 360 7466 0 0 0 0 75 2 18 0 1 0 588707223 8912896 255 33554432000 4194304 4922060 140736545990176 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14620/statm: 2176 255 211 178 0 69 0
[pid=14623] ppid=14620 vsize=63856 CPUtime=941.54 cores=0,2
/proc/14623/stat : 14623 (glucose_static) R 14620 14620 14176 0 -1 4202496 15448 0 0 0 94149 5 0 0 25 0 1 0 588707301 65388544 15403 33554432000 134512640 135217611 4292619856 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14623/statm: 15964 15403 77 173 0 15789 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 72560

[startup+1002.3 s]
/proc/loadavg: 3.00 3.08 3.17 5/187 14768
/proc/meminfo: memFree=12620132/32950928 swapFree=67111524/67111528
[pid=14620] ppid=14618 vsize=8704 CPUtime=0.77 cores=0,2
/proc/14620/stat : 14620 (glucose.sh) S 14618 14620 14176 0 -1 4202496 360 7466 0 0 0 0 75 2 18 0 1 0 588707223 8912896 255 33554432000 4194304 4922060 140736545990176 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14620/statm: 2176 255 211 178 0 69 0
[pid=14623] ppid=14620 vsize=63856 CPUtime=1001.54 cores=0,2
/proc/14623/stat : 14623 (glucose_static) R 14620 14620 14176 0 -1 4202496 15455 0 0 0 100149 5 0 0 25 0 1 0 588707301 65388544 15410 33554432000 134512640 135217611 4292619856 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14623/statm: 15964 15410 77 173 0 15789 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 72560

[startup+1062.3 s]
/proc/loadavg: 2.96 3.06 3.16 4/187 14799
/proc/meminfo: memFree=12720160/32950928 swapFree=67111524/67111528
[pid=14620] ppid=14618 vsize=8704 CPUtime=0.77 cores=0,2
/proc/14620/stat : 14620 (glucose.sh) S 14618 14620 14176 0 -1 4202496 360 7466 0 0 0 0 75 2 18 0 1 0 588707223 8912896 255 33554432000 4194304 4922060 140736545990176 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14620/statm: 2176 255 211 178 0 69 0
[pid=14623] ppid=14620 vsize=66760 CPUtime=1061.55 cores=0,2
/proc/14623/stat : 14623 (glucose_static) R 14620 14620 14176 0 -1 4202496 16182 0 0 0 106149 6 0 0 25 0 1 0 588707301 68362240 16137 33554432000 134512640 135217611 4292619856 18446744073709551615 134532978 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14623/statm: 16690 16137 77 173 0 16515 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 75464

[startup+1122.3 s]
/proc/loadavg: 3.05 3.08 3.16 4/187 14831
/proc/meminfo: memFree=12345796/32950928 swapFree=67111524/67111528
[pid=14620] ppid=14618 vsize=8704 CPUtime=0.77 cores=0,2
/proc/14620/stat : 14620 (glucose.sh) S 14618 14620 14176 0 -1 4202496 360 7466 0 0 0 0 75 2 18 0 1 0 588707223 8912896 255 33554432000 4194304 4922060 140736545990176 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14620/statm: 2176 255 211 178 0 69 0
[pid=14623] ppid=14620 vsize=66928 CPUtime=1121.56 cores=0,2
/proc/14623/stat : 14623 (glucose_static) R 14620 14620 14176 0 -1 4202496 16208 0 0 0 112150 6 0 0 25 0 1 0 588707301 68534272 16163 33554432000 134512640 135217611 4292619856 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14623/statm: 16732 16163 77 173 0 16557 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 75632

[startup+1182.3 s]
/proc/loadavg: 3.02 3.06 3.14 4/187 14833
/proc/meminfo: memFree=12333804/32950928 swapFree=67111524/67111528
[pid=14620] ppid=14618 vsize=8704 CPUtime=0.77 cores=0,2
/proc/14620/stat : 14620 (glucose.sh) S 14618 14620 14176 0 -1 4202496 360 7466 0 0 0 0 75 2 18 0 1 0 588707223 8912896 255 33554432000 4194304 4922060 140736545990176 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14620/statm: 2176 255 211 178 0 69 0
[pid=14623] ppid=14620 vsize=67756 CPUtime=1181.56 cores=0,2
/proc/14623/stat : 14623 (glucose_static) R 14620 14620 14176 0 -1 4202496 16393 0 0 0 118150 6 0 0 25 0 1 0 588707301 69382144 16348 33554432000 134512640 135217611 4292619856 18446744073709551615 134533144 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14623/statm: 16939 16348 77 173 0 16764 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 76460

[startup+1242.3 s]
/proc/loadavg: 3.00 3.05 3.13 4/187 14835
/proc/meminfo: memFree=12295476/32950928 swapFree=67111524/67111528
[pid=14620] ppid=14618 vsize=8704 CPUtime=0.77 cores=0,2
/proc/14620/stat : 14620 (glucose.sh) S 14618 14620 14176 0 -1 4202496 360 7466 0 0 0 0 75 2 18 0 1 0 588707223 8912896 255 33554432000 4194304 4922060 140736545990176 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14620/statm: 2176 255 211 178 0 69 0
[pid=14623] ppid=14620 vsize=69208 CPUtime=1241.56 cores=0,2
/proc/14623/stat : 14623 (glucose_static) R 14620 14620 14176 0 -1 4202496 16782 0 0 0 124149 7 0 0 25 0 1 0 588707301 70868992 16737 33554432000 134512640 135217611 4292619856 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14623/statm: 17302 16737 77 173 0 17127 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 77912



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.04 3.12 4/187 14836
/proc/meminfo: memFree=12278008/32950928 swapFree=67111524/67111528
[pid=14620] ppid=14618 vsize=8704 CPUtime=0.77 cores=0,2
/proc/14620/stat : 14620 (glucose.sh) S 14618 14620 14176 0 -1 4202496 360 7466 0 0 0 0 75 2 18 0 1 0 588707223 8912896 255 33554432000 4194304 4922060 140736545990176 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/14620/statm: 2176 255 211 178 0 69 0
[pid=14623] ppid=14620 vsize=70132 CPUtime=1299.27 cores=0,2
/proc/14623/stat : 14623 (glucose_static) R 14620 14620 14176 0 -1 4202496 17007 0 0 0 129920 7 0 0 25 0 1 0 588707301 71815168 16962 33554432000 134512640 135217611 4292619856 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/14623/statm: 17533 16962 77 173 0 17358 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 78836

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.06
CPU user time (s): 1299.96
CPU system time (s): 0.101984
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 78836

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

runsolver used 2.19966 second user time and 4.89725 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-28 11:59:26
IDJOB=3308939
IDBENCH=83133
IDSOLVER=1691
FILE ID=node115/3308939-1303984765
RUNJOBID= node115-1303983220-14194
PBS_JOBID= 13168711
Free space on /tmp= 72576 MiB

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

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

MD5SUM BENCH= 808b4b06b3dea960876e6772f0b9c207
RANDOM SEED=1086749280

node115.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12265396 kB
Buffers:       2312016 kB
Cached:       17309412 kB
SwapCached:          4 kB
Active:        7960396 kB
Inactive:     12169360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12265396 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           53632 kB
Writeback:          20 kB
AnonPages:      507904 kB
Mapped:          16036 kB
Slab:           491980 kB
PageTables:       6304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   715064 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= 72556 MiB
End job on node115 at 2011-04-28 12:21:08