Trace number 3308450

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

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs016.cnf
MD5SUMe4ef55733955e0a45519e9f7dec923e5
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 variables4656
Number of clauses13871
Sum of the clauses size32363
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 29246
Number of clauses of size 34623
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.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   13869    32361 |    4160       0        0     nan |  0.000 % |
0.00/0.04	c |         0 |   10390    29200 |      --       0       --      -- |     --   | -3477/-3156
0.00/0.04	c ==============================================================================
0.00/0.04	c Result  :   #vars: 2564   #clauses: 10390   #literals: 29200
0.00/0.04	c CPU time:   0.036994 s
0.00/0.04	c ==============================================================================
0.00/0.04	c
0.00/0.04	c Starting glucose
0.00/0.04	c
0.00/0.04	
0.00/0.04	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.04	
0.00/0.04	c ============================[ Problem Statistics ]=============================
0.00/0.04	c |                                                                             |
0.00/0.04	c |  Number of variables:  2564                                                 |
0.00/0.04	c |  Number of clauses:    10390                                                |
0.00/0.05	c |  Parsing time:         0.00         s                                       |
1300.04/1300.00	HOME/glucose.sh: line 55: 14262 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-3308450-1303983221/watcher-3308450-1303983221 -o /tmp/evaluation-result-3308450-1303983221/solver-3308450-1303983221 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3308450-1303983221.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.16 0.03 0.01 4/186 14259
/proc/meminfo: memFree=12822856/32950928 swapFree=67111524/67111528
[pid=14259] ppid=14257 vsize=8704 CPUtime=0 cores=5,7
/proc/14259/stat : 14259 (glucose.sh) R 14257 14259 14176 0 -1 4202496 316 0 0 0 0 0 0 0 21 0 1 0 588552819 8912896 252 33554432000 4194304 4922060 140733940367984 18446744073709551615 256415211925 0 65538 4100 65536 0 0 0 17 5 0 0 0
/proc/14259/statm: 2176 252 211 178 0 69 0

[startup+0.030178 s]
/proc/loadavg: 0.16 0.03 0.01 4/186 14259
/proc/meminfo: memFree=12822856/32950928 swapFree=67111524/67111528
[pid=14259] ppid=14257 vsize=8704 CPUtime=0 cores=5,7
/proc/14259/stat : 14259 (glucose.sh) S 14257 14259 14176 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 588552819 8912896 252 33554432000 4194304 4922060 140733940367984 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/14259/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100104 s]
/proc/loadavg: 0.16 0.03 0.01 4/186 14259
/proc/meminfo: memFree=12822856/32950928 swapFree=67111524/67111528
[pid=14259] ppid=14257 vsize=8704 CPUtime=0.04 cores=5,7
/proc/14259/stat : 14259 (glucose.sh) S 14257 14259 14176 0 -1 4202496 360 761 0 0 0 0 4 0 21 0 1 0 588552819 8912896 254 33554432000 4194304 4922060 140733940367984 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14259/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8704

[startup+0.300066 s]
/proc/loadavg: 0.16 0.03 0.01 4/186 14259
/proc/meminfo: memFree=12822856/32950928 swapFree=67111524/67111528
[pid=14259] ppid=14257 vsize=8704 CPUtime=0.04 cores=5,7
/proc/14259/stat : 14259 (glucose.sh) S 14257 14259 14176 0 -1 4202496 360 761 0 0 0 0 4 0 21 0 1 0 588552819 8912896 254 33554432000 4194304 4922060 140733940367984 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14259/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8704

[startup+0.700989 s]
/proc/loadavg: 0.16 0.03 0.01 4/186 14259
/proc/meminfo: memFree=12822856/32950928 swapFree=67111524/67111528
[pid=14259] ppid=14257 vsize=8704 CPUtime=0.04 cores=5,7
/proc/14259/stat : 14259 (glucose.sh) S 14257 14259 14176 0 -1 4202496 360 761 0 0 0 0 4 0 21 0 1 0 588552819 8912896 254 33554432000 4194304 4922060 140733940367984 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14259/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8704

[startup+1.5009 s]
/proc/loadavg: 0.16 0.03 0.01 4/188 14262
/proc/meminfo: memFree=12806108/32950928 swapFree=67111524/67111528
[pid=14259] ppid=14257 vsize=8704 CPUtime=0.04 cores=5,7
/proc/14259/stat : 14259 (glucose.sh) S 14257 14259 14176 0 -1 4202496 360 761 0 0 0 0 4 0 21 0 1 0 588552819 8912896 254 33554432000 4194304 4922060 140733940367984 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14259/statm: 2176 254 211 178 0 69 0
[pid=14262] ppid=14259 vsize=5236 CPUtime=1.44 cores=5,7
/proc/14262/stat : 14262 (glucose_static) R 14259 14259 14176 0 -1 4202496 1036 0 0 0 144 0 0 0 25 0 1 0 588552824 5361664 991 33554432000 134512640 135217611 4290264608 18446744073709551615 134527823 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14262/statm: 1309 991 76 173 0 1134 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13940

[startup+3.10059 s]
/proc/loadavg: 0.16 0.03 0.01 4/188 14262
/proc/meminfo: memFree=12793956/32950928 swapFree=67111524/67111528
[pid=14259] ppid=14257 vsize=8704 CPUtime=0.04 cores=5,7
/proc/14259/stat : 14259 (glucose.sh) S 14257 14259 14176 0 -1 4202496 360 761 0 0 0 0 4 0 21 0 1 0 588552819 8912896 254 33554432000 4194304 4922060 140733940367984 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14259/statm: 2176 254 211 178 0 69 0
[pid=14262] ppid=14259 vsize=5824 CPUtime=3.04 cores=5,7
/proc/14262/stat : 14262 (glucose_static) R 14259 14259 14176 0 -1 4202496 1154 0 0 0 304 0 0 0 25 0 1 0 588552824 5963776 1109 33554432000 134512640 135217611 4290264608 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14262/statm: 1456 1109 76 173 0 1281 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14528

[startup+6.30098 s]
/proc/loadavg: 0.39 0.08 0.03 4/188 14263
/proc/meminfo: memFree=12765484/32950928 swapFree=67111524/67111528
[pid=14259] ppid=14257 vsize=8704 CPUtime=0.04 cores=5,7
/proc/14259/stat : 14259 (glucose.sh) S 14257 14259 14176 0 -1 4202496 360 761 0 0 0 0 4 0 21 0 1 0 588552819 8912896 254 33554432000 4194304 4922060 140733940367984 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14259/statm: 2176 254 211 178 0 69 0
[pid=14262] ppid=14259 vsize=7016 CPUtime=6.24 cores=5,7
/proc/14262/stat : 14262 (glucose_static) R 14259 14259 14176 0 -1 4202496 1473 0 0 0 624 0 0 0 25 0 1 0 588552824 7184384 1428 33554432000 134512640 135217611 4290264608 18446744073709551615 134527785 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14262/statm: 1754 1428 76 173 0 1579 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15720

[startup+12.7008 s]
/proc/loadavg: 0.60 0.13 0.04 4/188 14264
/proc/meminfo: memFree=12797384/32950928 swapFree=67111524/67111528
[pid=14259] ppid=14257 vsize=8704 CPUtime=0.04 cores=5,7
/proc/14259/stat : 14259 (glucose.sh) S 14257 14259 14176 0 -1 4202496 360 761 0 0 0 0 4 0 21 0 1 0 588552819 8912896 254 33554432000 4194304 4922060 140733940367984 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14259/statm: 2176 254 211 178 0 69 0
[pid=14262] ppid=14259 vsize=8128 CPUtime=12.64 cores=5,7
/proc/14262/stat : 14262 (glucose_static) R 14259 14259 14176 0 -1 4202496 1734 0 0 0 1264 0 0 0 25 0 1 0 588552824 8323072 1689 33554432000 134512640 135217611 4290264608 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14262/statm: 2032 1689 76 173 0 1857 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16832

[startup+25.5003 s]
/proc/loadavg: 1.35 0.32 0.10 5/194 14276
/proc/meminfo: memFree=12689028/32950928 swapFree=67111524/67111528
[pid=14259] ppid=14257 vsize=8704 CPUtime=0.04 cores=5,7
/proc/14259/stat : 14259 (glucose.sh) S 14257 14259 14176 0 -1 4202496 360 761 0 0 0 0 4 0 21 0 1 0 588552819 8912896 254 33554432000 4194304 4922060 140733940367984 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14259/statm: 2176 254 211 178 0 69 0
[pid=14262] ppid=14259 vsize=10808 CPUtime=25.44 cores=5,7
/proc/14262/stat : 14262 (glucose_static) R 14259 14259 14176 0 -1 4202496 2383 0 0 0 2544 0 0 0 25 0 1 0 588552824 11067392 2338 33554432000 134512640 135217611 4290264608 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14262/statm: 2702 2338 76 173 0 2527 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19512

[startup+51.1004 s]
/proc/loadavg: 2.25 0.61 0.21 5/194 14277
/proc/meminfo: memFree=12670276/32950928 swapFree=67111524/67111528
[pid=14259] ppid=14257 vsize=8704 CPUtime=0.04 cores=5,7
/proc/14259/stat : 14259 (glucose.sh) S 14257 14259 14176 0 -1 4202496 360 761 0 0 0 0 4 0 21 0 1 0 588552819 8912896 254 33554432000 4194304 4922060 140733940367984 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14259/statm: 2176 254 211 178 0 69 0
[pid=14262] ppid=14259 vsize=13032 CPUtime=51.04 cores=5,7
/proc/14262/stat : 14262 (glucose_static) R 14259 14259 14176 0 -1 4202496 2945 0 0 0 5104 0 0 0 25 0 1 0 588552824 13344768 2900 33554432000 134512640 135217611 4290264608 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14262/statm: 3258 2900 76 173 0 3083 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21736

[startup+102.307 s]
/proc/loadavg: 3.24 1.13 0.40 5/194 14308
/proc/meminfo: memFree=12671824/32950928 swapFree=67111524/67111528
[pid=14259] ppid=14257 vsize=8704 CPUtime=0.04 cores=5,7
/proc/14259/stat : 14259 (glucose.sh) S 14257 14259 14176 0 -1 4202496 360 761 0 0 0 0 4 0 21 0 1 0 588552819 8912896 254 33554432000 4194304 4922060 140733940367984 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14259/statm: 2176 254 211 178 0 69 0
[pid=14262] ppid=14259 vsize=17848 CPUtime=102.24 cores=5,7
/proc/14262/stat : 14262 (glucose_static) R 14259 14259 14176 0 -1 4202496 4132 0 0 0 10224 0 0 0 25 0 1 0 588552824 18276352 4087 33554432000 134512640 135217611 4290264608 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14262/statm: 4462 4087 76 173 0 4287 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 26552

[startup+162.301 s]
/proc/loadavg: 3.72 1.65 0.63 5/194 14310
/proc/meminfo: memFree=12648988/32950928 swapFree=67111524/67111528
[pid=14259] ppid=14257 vsize=8704 CPUtime=0.04 cores=5,7
/proc/14259/stat : 14259 (glucose.sh) S 14257 14259 14176 0 -1 4202496 360 761 0 0 0 0 4 0 21 0 1 0 588552819 8912896 254 33554432000 4194304 4922060 140733940367984 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14259/statm: 2176 254 211 178 0 69 0
[pid=14262] ppid=14259 vsize=20596 CPUtime=162.24 cores=5,7
/proc/14262/stat : 14262 (glucose_static) R 14259 14259 14176 0 -1 4202496 4767 0 0 0 16224 0 0 0 25 0 1 0 588552824 21090304 4722 33554432000 134512640 135217611 4290264608 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14262/statm: 5149 4722 76 173 0 4974 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 29300

[startup+222.301 s]
/proc/loadavg: 3.94 2.09 0.84 5/194 14311
/proc/meminfo: memFree=12632300/32950928 swapFree=67111524/67111528
[pid=14259] ppid=14257 vsize=8704 CPUtime=0.04 cores=5,7
/proc/14259/stat : 14259 (glucose.sh) S 14257 14259 14176 0 -1 4202496 360 761 0 0 0 0 4 0 21 0 1 0 588552819 8912896 254 33554432000 4194304 4922060 140733940367984 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14259/statm: 2176 254 211 178 0 69 0
[pid=14262] ppid=14259 vsize=22488 CPUtime=222.24 cores=5,7
/proc/14262/stat : 14262 (glucose_static) R 14259 14259 14176 0 -1 4202496 5224 0 0 0 22224 0 0 0 25 0 1 0 588552824 23027712 5179 33554432000 134512640 135217611 4290264608 18446744073709551615 134533324 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14262/statm: 5622 5179 76 173 0 5447 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 31192

[startup+282.3 s]
/proc/loadavg: 3.97 2.44 1.03 5/190 14367
/proc/meminfo: memFree=12593216/32950928 swapFree=67111524/67111528
[pid=14259] ppid=14257 vsize=8704 CPUtime=0.04 cores=5,7
/proc/14259/stat : 14259 (glucose.sh) S 14257 14259 14176 0 -1 4202496 360 761 0 0 0 0 4 0 21 0 1 0 588552819 8912896 254 33554432000 4194304 4922060 140733940367984 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14259/statm: 2176 254 211 178 0 69 0
[pid=14262] ppid=14259 vsize=24764 CPUtime=282.25 cores=5,7
/proc/14262/stat : 14262 (glucose_static) R 14259 14259 14176 0 -1 4202496 5777 0 0 0 28224 1 0 0 25 0 1 0 588552824 25358336 5732 33554432000 134512640 135217611 4290264608 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14262/statm: 6191 5732 76 173 0 6016 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 33468

[startup+342.301 s]
/proc/loadavg: 4.08 2.75 1.23 5/194 14379
/proc/meminfo: memFree=12023076/32950928 swapFree=67111524/67111528
[pid=14259] ppid=14257 vsize=8704 CPUtime=0.04 cores=5,7
/proc/14259/stat : 14259 (glucose.sh) S 14257 14259 14176 0 -1 4202496 360 761 0 0 0 0 4 0 21 0 1 0 588552819 8912896 254 33554432000 4194304 4922060 140733940367984 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14259/statm: 2176 254 211 178 0 69 0
[pid=14262] ppid=14259 vsize=27248 CPUtime=342.25 cores=5,7
/proc/14262/stat : 14262 (glucose_static) R 14259 14259 14176 0 -1 4202496 6361 0 0 0 34224 1 0 0 25 0 1 0 588552824 27901952 6316 33554432000 134512640 135217611 4290264608 18446744073709551615 134527888 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14262/statm: 6812 6316 76 173 0 6637 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 35952

[startup+402.3 s]
/proc/loadavg: 4.03 2.97 1.40 5/190 14403
/proc/meminfo: memFree=12631756/32950928 swapFree=67111524/67111528
[pid=14259] ppid=14257 vsize=8704 CPUtime=0.04 cores=5,7

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

[pid=14262] ppid=14259 vsize=32064 CPUtime=522.25 cores=5,7
/proc/14262/stat : 14262 (glucose_static) R 14259 14259 14176 0 -1 4202496 7568 0 0 0 52224 1 0 0 25 0 1 0 588552824 32833536 7523 33554432000 134512640 135217611 4290264608 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14262/statm: 8016 7523 76 173 0 7841 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 40768

[startup+582.301 s]
/proc/loadavg: 4.03 3.44 1.85 5/194 14446
/proc/meminfo: memFree=12536580/32950928 swapFree=67111524/67111528
[pid=14259] ppid=14257 vsize=8704 CPUtime=0.04 cores=5,7
/proc/14259/stat : 14259 (glucose.sh) S 14257 14259 14176 0 -1 4202496 360 761 0 0 0 0 4 0 21 0 1 0 588552819 8912896 254 33554432000 4194304 4922060 140733940367984 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14259/statm: 2176 254 211 178 0 69 0
[pid=14262] ppid=14259 vsize=35252 CPUtime=582.26 cores=5,7
/proc/14262/stat : 14262 (glucose_static) R 14259 14259 14176 0 -1 4202496 8346 0 0 0 58224 2 0 0 25 0 1 0 588552824 36098048 8301 33554432000 134512640 135217611 4290264608 18446744073709551615 134542219 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14262/statm: 8813 8301 76 173 0 8638 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 43956

[startup+642.3 s]
/proc/loadavg: 4.09 3.56 1.99 5/194 14447
/proc/meminfo: memFree=12513356/32950928 swapFree=67111524/67111528
[pid=14259] ppid=14257 vsize=8704 CPUtime=0.04 cores=5,7
/proc/14259/stat : 14259 (glucose.sh) S 14257 14259 14176 0 -1 4202496 360 761 0 0 0 0 4 0 21 0 1 0 588552819 8912896 254 33554432000 4194304 4922060 140733940367984 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14259/statm: 2176 254 211 178 0 69 0
[pid=14262] ppid=14259 vsize=37300 CPUtime=642.27 cores=5,7
/proc/14262/stat : 14262 (glucose_static) R 14259 14259 14176 0 -1 4202496 8849 0 0 0 64225 2 0 0 25 0 1 0 588552824 38195200 8804 33554432000 134512640 135217611 4290264608 18446744073709551615 134536986 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14262/statm: 9325 8804 76 173 0 9150 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 46004

[startup+702.301 s]
/proc/loadavg: 4.10 3.65 2.12 5/194 14449
/proc/meminfo: memFree=12470804/32950928 swapFree=67111524/67111528
[pid=14259] ppid=14257 vsize=8704 CPUtime=0.04 cores=5,7
/proc/14259/stat : 14259 (glucose.sh) S 14257 14259 14176 0 -1 4202496 360 761 0 0 0 0 4 0 21 0 1 0 588552819 8912896 254 33554432000 4194304 4922060 140733940367984 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14259/statm: 2176 254 211 178 0 69 0
[pid=14262] ppid=14259 vsize=37484 CPUtime=702.27 cores=5,7
/proc/14262/stat : 14262 (glucose_static) R 14259 14259 14176 0 -1 4202496 8902 0 0 0 70225 2 0 0 25 0 1 0 588552824 38383616 8857 33554432000 134512640 135217611 4290264608 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14262/statm: 9371 8857 76 173 0 9196 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 46188

[startup+762.307 s]
/proc/loadavg: 4.08 3.73 2.24 5/194 14451
/proc/meminfo: memFree=12469772/32950928 swapFree=67111524/67111528
[pid=14259] ppid=14257 vsize=8704 CPUtime=0.04 cores=5,7
/proc/14259/stat : 14259 (glucose.sh) S 14257 14259 14176 0 -1 4202496 360 761 0 0 0 0 4 0 21 0 1 0 588552819 8912896 254 33554432000 4194304 4922060 140733940367984 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14259/statm: 2176 254 211 178 0 69 0
[pid=14262] ppid=14259 vsize=37888 CPUtime=762.28 cores=5,7
/proc/14262/stat : 14262 (glucose_static) R 14259 14259 14176 0 -1 4202496 8994 0 0 0 76226 2 0 0 25 0 1 0 588552824 38797312 8949 33554432000 134512640 135217611 4290264608 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14262/statm: 9472 8949 76 173 0 9297 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 46592

[startup+822.301 s]
/proc/loadavg: 4.03 3.77 2.35 5/194 14452
/proc/meminfo: memFree=12460316/32950928 swapFree=67111524/67111528
[pid=14259] ppid=14257 vsize=8704 CPUtime=0.04 cores=5,7
/proc/14259/stat : 14259 (glucose.sh) S 14257 14259 14176 0 -1 4202496 360 761 0 0 0 0 4 0 21 0 1 0 588552819 8912896 254 33554432000 4194304 4922060 140733940367984 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14259/statm: 2176 254 211 178 0 69 0
[pid=14262] ppid=14259 vsize=39804 CPUtime=822.27 cores=5,7
/proc/14262/stat : 14262 (glucose_static) R 14259 14259 14176 0 -1 4202496 9333 0 0 0 82225 2 0 0 25 0 1 0 588552824 40759296 9288 33554432000 134512640 135217611 4290264608 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14262/statm: 9951 9288 76 173 0 9776 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 48508

[startup+882.3 s]
/proc/loadavg: 4.01 3.81 2.45 5/194 14454
/proc/meminfo: memFree=12449744/32950928 swapFree=67111524/67111528
[pid=14259] ppid=14257 vsize=8704 CPUtime=0.04 cores=5,7
/proc/14259/stat : 14259 (glucose.sh) S 14257 14259 14176 0 -1 4202496 360 761 0 0 0 0 4 0 21 0 1 0 588552819 8912896 254 33554432000 4194304 4922060 140733940367984 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14259/statm: 2176 254 211 178 0 69 0
[pid=14262] ppid=14259 vsize=40500 CPUtime=882.27 cores=5,7
/proc/14262/stat : 14262 (glucose_static) R 14259 14259 14176 0 -1 4202496 9488 0 0 0 88225 2 0 0 25 0 1 0 588552824 41472000 9443 33554432000 134512640 135217611 4290264608 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14262/statm: 10125 9443 76 173 0 9950 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 49204

[startup+942.301 s]
/proc/loadavg: 4.00 3.84 2.54 5/194 14455
/proc/meminfo: memFree=12449220/32950928 swapFree=67111524/67111528
[pid=14259] ppid=14257 vsize=8704 CPUtime=0.04 cores=5,7
/proc/14259/stat : 14259 (glucose.sh) S 14257 14259 14176 0 -1 4202496 360 761 0 0 0 0 4 0 21 0 1 0 588552819 8912896 254 33554432000 4194304 4922060 140733940367984 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14259/statm: 2176 254 211 178 0 69 0
[pid=14262] ppid=14259 vsize=40932 CPUtime=942.27 cores=5,7
/proc/14262/stat : 14262 (glucose_static) R 14259 14259 14176 0 -1 4202496 9582 0 0 0 94225 2 0 0 25 0 1 0 588552824 41914368 9537 33554432000 134512640 135217611 4290264608 18446744073709551615 134533341 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14262/statm: 10233 9537 76 173 0 10058 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 49636

[startup+1002.3 s]
/proc/loadavg: 4.00 3.87 2.63 5/194 14457
/proc/meminfo: memFree=12447448/32950928 swapFree=67111524/67111528
[pid=14259] ppid=14257 vsize=8704 CPUtime=0.04 cores=5,7
/proc/14259/stat : 14259 (glucose.sh) S 14257 14259 14176 0 -1 4202496 360 761 0 0 0 0 4 0 21 0 1 0 588552819 8912896 254 33554432000 4194304 4922060 140733940367984 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14259/statm: 2176 254 211 178 0 69 0
[pid=14262] ppid=14259 vsize=41148 CPUtime=1002.28 cores=5,7
/proc/14262/stat : 14262 (glucose_static) R 14259 14259 14176 0 -1 4202496 9644 0 0 0 100226 2 0 0 25 0 1 0 588552824 42135552 9599 33554432000 134512640 135217611 4290264608 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14262/statm: 10287 9599 76 173 0 10112 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 49852

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 2.71 5/194 14459
/proc/meminfo: memFree=12403760/32950928 swapFree=67111524/67111528
[pid=14259] ppid=14257 vsize=8704 CPUtime=0.04 cores=5,7
/proc/14259/stat : 14259 (glucose.sh) S 14257 14259 14176 0 -1 4202496 360 761 0 0 0 0 4 0 21 0 1 0 588552819 8912896 254 33554432000 4194304 4922060 140733940367984 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14259/statm: 2176 254 211 178 0 69 0
[pid=14262] ppid=14259 vsize=43904 CPUtime=1062.28 cores=5,7
/proc/14262/stat : 14262 (glucose_static) R 14259 14259 14176 0 -1 4202496 10300 0 0 0 106226 2 0 0 25 0 1 0 588552824 44957696 10255 33554432000 134512640 135217611 4290264608 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14262/statm: 10976 10255 76 173 0 10801 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 52608

[startup+1122.3 s]
/proc/loadavg: 4.00 3.91 2.79 5/194 14460
/proc/meminfo: memFree=12388712/32950928 swapFree=67111524/67111528
[pid=14259] ppid=14257 vsize=8704 CPUtime=0.04 cores=5,7
/proc/14259/stat : 14259 (glucose.sh) S 14257 14259 14176 0 -1 4202496 360 761 0 0 0 0 4 0 21 0 1 0 588552819 8912896 254 33554432000 4194304 4922060 140733940367984 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14259/statm: 2176 254 211 178 0 69 0
[pid=14262] ppid=14259 vsize=44480 CPUtime=1122.28 cores=5,7
/proc/14262/stat : 14262 (glucose_static) R 14259 14259 14176 0 -1 4202496 10432 0 0 0 112226 2 0 0 25 0 1 0 588552824 45547520 10387 33554432000 134512640 135217611 4290264608 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14262/statm: 11120 10387 76 173 0 10945 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 53184

[startup+1182.3 s]
/proc/loadavg: 4.04 3.94 2.87 5/194 14462
/proc/meminfo: memFree=12388064/32950928 swapFree=67111524/67111528
[pid=14259] ppid=14257 vsize=8704 CPUtime=0.04 cores=5,7
/proc/14259/stat : 14259 (glucose.sh) S 14257 14259 14176 0 -1 4202496 360 761 0 0 0 0 4 0 21 0 1 0 588552819 8912896 254 33554432000 4194304 4922060 140733940367984 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14259/statm: 2176 254 211 178 0 69 0
[pid=14262] ppid=14259 vsize=44696 CPUtime=1182.28 cores=5,7
/proc/14262/stat : 14262 (glucose_static) R 14259 14259 14176 0 -1 4202496 10490 0 0 0 118226 2 0 0 25 0 1 0 588552824 45768704 10445 33554432000 134512640 135217611 4290264608 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14262/statm: 11174 10445 76 173 0 10999 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 53400

[startup+1242.3 s]
/proc/loadavg: 4.11 3.98 2.95 5/194 14463
/proc/meminfo: memFree=12368820/32950928 swapFree=67111524/67111528
[pid=14259] ppid=14257 vsize=8704 CPUtime=0.04 cores=5,7
/proc/14259/stat : 14259 (glucose.sh) S 14257 14259 14176 0 -1 4202496 360 761 0 0 0 0 4 0 21 0 1 0 588552819 8912896 254 33554432000 4194304 4922060 140733940367984 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14259/statm: 2176 254 211 178 0 69 0
[pid=14262] ppid=14259 vsize=45776 CPUtime=1242.29 cores=5,7
/proc/14262/stat : 14262 (glucose_static) R 14259 14259 14176 0 -1 4202496 10702 0 0 0 124226 3 0 0 25 0 1 0 588552824 46874624 10657 33554432000 134512640 135217611 4290264608 18446744073709551615 134536986 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14262/statm: 11444 10657 76 173 0 11269 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 54480



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.96 3.96 3.00 3/188 14467
/proc/meminfo: memFree=12561428/32950928 swapFree=67111524/67111528
[pid=14259] ppid=14257 vsize=8704 CPUtime=0.04 cores=5,7
/proc/14259/stat : 14259 (glucose.sh) S 14257 14259 14176 0 -1 4202496 360 761 0 0 0 0 4 0 21 0 1 0 588552819 8912896 254 33554432000 4194304 4922060 140733940367984 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/14259/statm: 2176 254 211 178 0 69 0
[pid=14262] ppid=14259 vsize=46064 CPUtime=1300 cores=5,7
/proc/14262/stat : 14262 (glucose_static) R 14259 14259 14176 0 -1 4202496 10771 0 0 0 129997 3 0 0 25 0 1 0 588552824 47169536 10726 33554432000 134512640 135217611 4290264608 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14262/statm: 11516 10726 76 173 0 11341 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 54768

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.05
CPU user time (s): 1300.01
CPU system time (s): 0.037994
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 54768

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

runsolver used 2.11268 second user time and 4.99124 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-28 11:33:42
IDJOB=3308450
IDBENCH=70785
IDSOLVER=1691
FILE ID=node115/3308450-1303983221
RUNJOBID= node115-1303983220-14197
PBS_JOBID= 13168711
Free space on /tmp= 72720 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs016.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308450-1303983221/watcher-3308450-1303983221 -o /tmp/evaluation-result-3308450-1303983221/solver-3308450-1303983221 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3308450-1303983221.cnf

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

MD5SUM BENCH= e4ef55733955e0a45519e9f7dec923e5
RANDOM SEED=1600639036

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:      12823028 kB
Buffers:       2310904 kB
Cached:       17129308 kB
SwapCached:          4 kB
Active:        7476180 kB
Inactive:     12095112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12823028 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           16332 kB
Writeback:           0 kB
AnonPages:      130340 kB
Mapped:          15596 kB
Slab:           492176 kB
PageTables:       4776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   309968 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= 72692 MiB
End job on node115 at 2011-04-28 11:55:24