Trace number 3365496

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT09 reference solver:glucose 1.0? (TO) 5000.03 4999.82

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-17-s.cnf
MD5SUMf72920912a1bb14f90e9fea5dee0ec1c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark79.238
Satisfiable
(Un)Satisfiability was proved
Number of variables298900
Number of clauses1409628
Sum of the clauses size3261218
Maximum clause length10
Minimum clause length1
Number of clauses of size 122283
Number of clauses of size 21089480
Number of clauses of size 3242405
Number of clauses of size 46160
Number of clauses of size 524640
Number of clauses of size over 524660

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.55	c ==============================================================================
0.00/0.55	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.55	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.55	c ==============================================================================
0.00/0.55	c |         0 | 1385857  3235805 |  415757       0        0     nan |  0.000 % |
4.29/4.37	c |         0 |  868292  2392233 |      --       0       --      -- |     --   | -256585/-254593
4.29/4.37	c ==============================================================================
4.29/4.37	c Result  :   #vars: 150440   #clauses: 868292   #literals: 2392233
4.29/4.37	c CPU time:   4.24935 s
4.29/4.37	c ==============================================================================
4.79/4.85	c
4.79/4.85	c Starting glucose
4.79/4.85	c
4.79/4.85	
4.79/4.85	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
4.79/4.85	
4.79/4.85	c ============================[ Problem Statistics ]=============================
4.79/4.85	c |                                                                             |
4.79/4.85	c |  Number of variables:  150440                                               |
4.79/4.85	c |  Number of clauses:    868292                                               |
4.85/5.14	c |  Parsing time:         0.27         s                                       |

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3365496-1305315241/watcher-3365496-1305315241 -o /tmp/evaluation-result-3365496-1305315241/solver-3365496-1305315241 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365496-1305315241.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/351 14965
/proc/meminfo: memFree=8571876/32950928 swapFree=45937192/67111528
[pid=14965] ppid=14963 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14965/stat : 14965 (glucose.sh) S 14963 14965 14926 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 643120938 8912896 252 33554432000 4194304 4922060 140736044613024 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14965/statm: 2176 252 211 178 0 69 0

[startup+0.068403 s]
/proc/loadavg: 0.00 0.00 0.00 2/351 14965
/proc/meminfo: memFree=8571876/32950928 swapFree=45937192/67111528
[pid=14965] ppid=14963 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14965/stat : 14965 (glucose.sh) S 14963 14965 14926 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 643120938 8912896 252 33554432000 4194304 4922060 140736044613024 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14965/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100399 s]
/proc/loadavg: 0.00 0.00 0.00 2/351 14965
/proc/meminfo: memFree=8571876/32950928 swapFree=45937192/67111528
[pid=14965] ppid=14963 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14965/stat : 14965 (glucose.sh) S 14963 14965 14926 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 643120938 8912896 252 33554432000 4194304 4922060 140736044613024 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14965/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300352 s]
/proc/loadavg: 0.00 0.00 0.00 2/351 14965
/proc/meminfo: memFree=8571876/32950928 swapFree=45937192/67111528
[pid=14965] ppid=14963 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14965/stat : 14965 (glucose.sh) S 14963 14965 14926 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 643120938 8912896 252 33554432000 4194304 4922060 140736044613024 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14965/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.70027 s]
/proc/loadavg: 0.00 0.00 0.00 2/351 14965
/proc/meminfo: memFree=8571876/32950928 swapFree=45937192/67111528
[pid=14965] ppid=14963 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14965/stat : 14965 (glucose.sh) S 14963 14965 14926 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 643120938 8912896 252 33554432000 4194304 4922060 140736044613024 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14965/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50112 s]
/proc/loadavg: 0.00 0.00 0.00 3/353 14968
/proc/meminfo: memFree=8462120/32950928 swapFree=45937192/67111528
[pid=14965] ppid=14963 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14965/stat : 14965 (glucose.sh) S 14963 14965 14926 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 643120938 8912896 252 33554432000 4194304 4922060 140736044613024 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14965/statm: 2176 252 211 178 0 69 0
[pid=14966] ppid=14965 vsize=181872 CPUtime=1.49 cores=1,3,5,7
/proc/14966/stat : 14966 (SatELite_releas) R 14965 14965 14926 0 -1 4202496 40564 0 0 0 139 10 0 0 25 0 1 0 643120939 186236928 37137 33554432000 134512640 135225430 4291566032 18446744073709551615 134596675 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14966/statm: 45468 37137 78 175 0 45291 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 190576

[startup+3.10079 s]
/proc/loadavg: 0.16 0.03 0.01 3/353 14968
/proc/meminfo: memFree=8447736/32950928 swapFree=45937192/67111528
[pid=14965] ppid=14963 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/14965/stat : 14965 (glucose.sh) S 14963 14965 14926 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 643120938 8912896 252 33554432000 4194304 4922060 140736044613024 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14965/statm: 2176 252 211 178 0 69 0
[pid=14966] ppid=14965 vsize=183996 CPUtime=3.08 cores=1,3,5,7
/proc/14966/stat : 14966 (SatELite_releas) R 14965 14965 14926 0 -1 4202496 45594 0 0 0 298 10 0 0 25 0 1 0 643120939 188411904 37826 33554432000 134512640 135225430 4291566032 18446744073709551615 134587960 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/14966/statm: 45999 37826 78 175 0 45822 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 192700

[startup+6.30116 s]
/proc/loadavg: 0.16 0.03 0.01 3/353 14969
/proc/meminfo: memFree=8507464/32950928 swapFree=45937192/67111528
[pid=14965] ppid=14963 vsize=8704 CPUtime=4.85 cores=1,3,5,7
/proc/14965/stat : 14965 (glucose.sh) S 14963 14965 14926 0 -1 4202496 359 57927 0 0 0 0 470 15 18 0 1 0 643120938 8912896 254 33554432000 4194304 4922060 140736044613024 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14965/statm: 2176 254 211 178 0 69 0
[pid=14969] ppid=14965 vsize=68172 CPUtime=1.43 cores=1,3,5,7
/proc/14969/stat : 14969 (glucose_static) R 14965 14965 14926 0 -1 4202496 16291 0 0 0 141 2 0 0 23 0 1 0 643121424 69808128 16230 33554432000 134512640 135217611 4293967664 18446744073709551615 134532823 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14969/statm: 17043 16230 77 173 0 16868 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 76876

[startup+12.7009 s]
/proc/loadavg: 0.44 0.10 0.03 3/353 14969
/proc/meminfo: memFree=8499172/32950928 swapFree=45937192/67111528
[pid=14965] ppid=14963 vsize=8704 CPUtime=4.85 cores=1,3,5,7
/proc/14965/stat : 14965 (glucose.sh) S 14963 14965 14926 0 -1 4202496 359 57927 0 0 0 0 470 15 18 0 1 0 643120938 8912896 254 33554432000 4194304 4922060 140736044613024 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14965/statm: 2176 254 211 178 0 69 0
[pid=14969] ppid=14965 vsize=73744 CPUtime=7.83 cores=1,3,5,7
/proc/14969/stat : 14969 (glucose_static) R 14965 14965 14926 0 -1 4202496 17676 0 0 0 781 2 0 0 25 0 1 0 643121424 75513856 17615 33554432000 134512640 135217611 4293967664 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14969/statm: 18436 17615 77 173 0 18261 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 82448

[startup+25.5003 s]
/proc/loadavg: 0.68 0.16 0.05 3/353 14969
/proc/meminfo: memFree=8483684/32950928 swapFree=45937192/67111528
[pid=14965] ppid=14963 vsize=8704 CPUtime=4.85 cores=1,3,5,7
/proc/14965/stat : 14965 (glucose.sh) S 14963 14965 14926 0 -1 4202496 359 57927 0 0 0 0 470 15 18 0 1 0 643120938 8912896 254 33554432000 4194304 4922060 140736044613024 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14965/statm: 2176 254 211 178 0 69 0
[pid=14969] ppid=14965 vsize=87724 CPUtime=20.64 cores=1,3,5,7
/proc/14969/stat : 14969 (glucose_static) R 14965 14965 14926 0 -1 4202496 21163 0 0 0 2060 4 0 0 25 0 1 0 643121424 89829376 21102 33554432000 134512640 135217611 4293967664 18446744073709551615 134538442 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14969/statm: 21931 21102 77 173 0 21756 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 96428

[startup+51.1012 s]
/proc/loadavg: 1.13 0.31 0.10 3/353 15030
/proc/meminfo: memFree=8394912/32950928 swapFree=45937192/67111528
[pid=14965] ppid=14963 vsize=8704 CPUtime=4.85 cores=1,3,5,7
/proc/14965/stat : 14965 (glucose.sh) S 14963 14965 14926 0 -1 4202496 359 57927 0 0 0 0 470 15 18 0 1 0 643120938 8912896 254 33554432000 4194304 4922060 140736044613024 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14965/statm: 2176 254 211 178 0 69 0
[pid=14969] ppid=14965 vsize=103004 CPUtime=46.24 cores=1,3,5,7
/proc/14969/stat : 14969 (glucose_static) R 14965 14965 14926 0 -1 4202496 24990 0 0 0 4619 5 0 0 25 0 1 0 643121424 105476096 24929 33554432000 134512640 135217611 4293967664 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14969/statm: 25751 24929 77 173 0 25576 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 111708

[startup+102.314 s]
/proc/loadavg: 1.65 0.59 0.21 3/353 15031
/proc/meminfo: memFree=8370848/32950928 swapFree=45937192/67111528
[pid=14965] ppid=14963 vsize=8704 CPUtime=4.85 cores=1,3,5,7
/proc/14965/stat : 14965 (glucose.sh) S 14963 14965 14926 0 -1 4202496 359 57927 0 0 0 0 470 15 18 0 1 0 643120938 8912896 254 33554432000 4194304 4922060 140736044613024 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14965/statm: 2176 254 211 178 0 69 0
[pid=14969] ppid=14965 vsize=116788 CPUtime=97.45 cores=1,3,5,7
/proc/14969/stat : 14969 (glucose_static) R 14965 14965 14926 0 -1 4202496 28452 0 0 0 9739 6 0 0 25 0 1 0 643121424 119590912 28391 33554432000 134512640 135217611 4293967664 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14969/statm: 29197 28391 77 173 0 29022 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 125492

[startup+162.301 s]
/proc/loadavg: 1.87 0.84 0.32 3/353 15033
/proc/meminfo: memFree=8363176/32950928 swapFree=45937192/67111528
[pid=14965] ppid=14963 vsize=8704 CPUtime=4.85 cores=1,3,5,7
/proc/14965/stat : 14965 (glucose.sh) S 14963 14965 14926 0 -1 4202496 359 57927 0 0 0 0 470 15 18 0 1 0 643120938 8912896 254 33554432000 4194304 4922060 140736044613024 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14965/statm: 2176 254 211 178 0 69 0
[pid=14969] ppid=14965 vsize=119792 CPUtime=157.44 cores=1,3,5,7
/proc/14969/stat : 14969 (glucose_static) R 14965 14965 14926 0 -1 4202496 29194 0 0 0 15738 6 0 0 25 0 1 0 643121424 122667008 29133 33554432000 134512640 135217611 4293967664 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14969/statm: 29948 29133 77 173 0 29773 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 128496

[startup+222.301 s]
/proc/loadavg: 1.95 1.05 0.42 3/353 15035
/proc/meminfo: memFree=8348040/32950928 swapFree=45937192/67111528
[pid=14965] ppid=14963 vsize=8704 CPUtime=4.85 cores=1,3,5,7
/proc/14965/stat : 14965 (glucose.sh) S 14963 14965 14926 0 -1 4202496 359 57927 0 0 0 0 470 15 18 0 1 0 643120938 8912896 254 33554432000 4194304 4922060 140736044613024 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14965/statm: 2176 254 211 178 0 69 0
[pid=14969] ppid=14965 vsize=131620 CPUtime=217.44 cores=1,3,5,7
/proc/14969/stat : 14969 (glucose_static) R 14965 14965 14926 0 -1 4202496 32149 0 0 0 21737 7 0 0 25 0 1 0 643121424 134778880 32088 33554432000 134512640 135217611 4293967664 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14969/statm: 32905 32088 77 173 0 32730 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 140324

[startup+282.301 s]
/proc/loadavg: 2.09 1.25 0.53 3/353 15036
/proc/meminfo: memFree=8340208/32950928 swapFree=45937192/67111528
[pid=14965] ppid=14963 vsize=8704 CPUtime=4.85 cores=1,3,5,7
/proc/14965/stat : 14965 (glucose.sh) S 14963 14965 14926 0 -1 4202496 359 57927 0 0 0 0 470 15 18 0 1 0 643120938 8912896 254 33554432000 4194304 4922060 140736044613024 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14965/statm: 2176 254 211 178 0 69 0
[pid=14969] ppid=14965 vsize=137484 CPUtime=277.44 cores=1,3,5,7
/proc/14969/stat : 14969 (glucose_static) R 14965 14965 14926 0 -1 4202496 33556 0 0 0 27737 7 0 0 25 0 1 0 643121424 140783616 33495 33554432000 134512640 135217611 4293967664 18446744073709551615 134527825 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14969/statm: 34371 33495 77 173 0 34196 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 146188

[startup+342.301 s]
/proc/loadavg: 2.03 1.39 0.62 3/353 15038
/proc/meminfo: memFree=8320728/32950928 swapFree=45937192/67111528
[pid=14965] ppid=14963 vsize=8704 CPUtime=4.85 cores=1,3,5,7
/proc/14965/stat : 14965 (glucose.sh) S 14963 14965 14926 0 -1 4202496 359 57927 0 0 0 0 470 15 18 0 1 0 643120938 8912896 254 33554432000 4194304 4922060 140736044613024 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14965/statm: 2176 254 211 178 0 69 0
[pid=14969] ppid=14965 vsize=153808 CPUtime=337.45 cores=1,3,5,7
/proc/14969/stat : 14969 (glucose_static) R 14965 14965 14926 0 -1 4202496 37628 0 0 0 33737 8 0 0 25 0 1 0 643121424 157499392 37567 33554432000 134512640 135217611 4293967664 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14969/statm: 38452 37567 77 173 0 38277 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 162512

[startup+402.301 s]
/proc/loadavg: 2.01 1.49 0.70 3/353 15039
/proc/meminfo: memFree=8317228/32950928 swapFree=45937192/67111528
[pid=14965] ppid=14963 vsize=8704 CPUtime=4.85 cores=1,3,5,7

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

/proc/14969/statm: 96189 95238 77 173 0 96014 0
Current children cumulated CPU time (s) 4302.49
Current children cumulated vsize (KiB) 393460

[startup+4362.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/353 15157
/proc/meminfo: memFree=8010544/32950928 swapFree=45937192/67111528
[pid=14965] ppid=14963 vsize=8704 CPUtime=4.85 cores=1,3,5,7
/proc/14965/stat : 14965 (glucose.sh) S 14963 14965 14926 0 -1 4202496 359 57927 0 0 0 0 470 15 18 0 1 0 643120938 8912896 254 33554432000 4194304 4922060 140736044613024 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14965/statm: 2176 254 211 178 0 69 0
[pid=14969] ppid=14965 vsize=384756 CPUtime=4357.65 cores=1,3,5,7
/proc/14969/stat : 14969 (glucose_static) R 14965 14965 14926 0 -1 4202496 95483 0 0 0 435743 22 0 0 25 0 1 0 643121424 393990144 95238 33554432000 134512640 135217611 4293967664 18446744073709551615 134527763 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14969/statm: 96189 95238 77 173 0 96014 0
Current children cumulated CPU time (s) 4362.5
Current children cumulated vsize (KiB) 393460

[startup+4422.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/353 15159
/proc/meminfo: memFree=8008396/32950928 swapFree=45937192/67111528
[pid=14965] ppid=14963 vsize=8704 CPUtime=4.85 cores=1,3,5,7
/proc/14965/stat : 14965 (glucose.sh) S 14963 14965 14926 0 -1 4202496 359 57927 0 0 0 0 470 15 18 0 1 0 643120938 8912896 254 33554432000 4194304 4922060 140736044613024 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14965/statm: 2176 254 211 178 0 69 0
[pid=14969] ppid=14965 vsize=384756 CPUtime=4417.65 cores=1,3,5,7
/proc/14969/stat : 14969 (glucose_static) R 14965 14965 14926 0 -1 4202496 95485 0 0 0 441743 22 0 0 25 0 1 0 643121424 393990144 95240 33554432000 134512640 135217611 4293967664 18446744073709551615 134527849 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14969/statm: 96189 95240 77 173 0 96014 0
Current children cumulated CPU time (s) 4422.5
Current children cumulated vsize (KiB) 393460

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/353 15160
/proc/meminfo: memFree=8007128/32950928 swapFree=45937192/67111528
[pid=14965] ppid=14963 vsize=8704 CPUtime=4.85 cores=1,3,5,7
/proc/14965/stat : 14965 (glucose.sh) S 14963 14965 14926 0 -1 4202496 359 57927 0 0 0 0 470 15 18 0 1 0 643120938 8912896 254 33554432000 4194304 4922060 140736044613024 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14965/statm: 2176 254 211 178 0 69 0
[pid=14969] ppid=14965 vsize=384756 CPUtime=4477.65 cores=1,3,5,7
/proc/14969/stat : 14969 (glucose_static) R 14965 14965 14926 0 -1 4202496 95485 0 0 0 447743 22 0 0 25 0 1 0 643121424 393990144 95240 33554432000 134512640 135217611 4293967664 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14969/statm: 96189 95240 77 173 0 96014 0
Current children cumulated CPU time (s) 4482.5
Current children cumulated vsize (KiB) 393460

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/353 15162
/proc/meminfo: memFree=8006868/32950928 swapFree=45937192/67111528
[pid=14965] ppid=14963 vsize=8704 CPUtime=4.85 cores=1,3,5,7
/proc/14965/stat : 14965 (glucose.sh) S 14963 14965 14926 0 -1 4202496 359 57927 0 0 0 0 470 15 18 0 1 0 643120938 8912896 254 33554432000 4194304 4922060 140736044613024 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14965/statm: 2176 254 211 178 0 69 0
[pid=14969] ppid=14965 vsize=384756 CPUtime=4537.65 cores=1,3,5,7
/proc/14969/stat : 14969 (glucose_static) R 14965 14965 14926 0 -1 4202496 95487 0 0 0 453743 22 0 0 25 0 1 0 643121424 393990144 95242 33554432000 134512640 135217611 4293967664 18446744073709551615 134527881 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14969/statm: 96189 95242 77 173 0 96014 0
Current children cumulated CPU time (s) 4542.5
Current children cumulated vsize (KiB) 393460

[startup+4602.3 s]
/proc/loadavg: 2.05 2.01 1.94 3/353 15163
/proc/meminfo: memFree=8003240/32950928 swapFree=45937192/67111528
[pid=14965] ppid=14963 vsize=8704 CPUtime=4.85 cores=1,3,5,7
/proc/14965/stat : 14965 (glucose.sh) S 14963 14965 14926 0 -1 4202496 359 57927 0 0 0 0 470 15 18 0 1 0 643120938 8912896 254 33554432000 4194304 4922060 140736044613024 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14965/statm: 2176 254 211 178 0 69 0
[pid=14969] ppid=14965 vsize=384756 CPUtime=4597.66 cores=1,3,5,7
/proc/14969/stat : 14969 (glucose_static) R 14965 14965 14926 0 -1 4202496 95487 0 0 0 459744 22 0 0 25 0 1 0 643121424 393990144 95242 33554432000 134512640 135217611 4293967664 18446744073709551615 134537564 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14969/statm: 96189 95242 77 173 0 96014 0
Current children cumulated CPU time (s) 4602.51
Current children cumulated vsize (KiB) 393460

[startup+4662.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/353 15165
/proc/meminfo: memFree=8002104/32950928 swapFree=45937192/67111528
[pid=14965] ppid=14963 vsize=8704 CPUtime=4.85 cores=1,3,5,7
/proc/14965/stat : 14965 (glucose.sh) S 14963 14965 14926 0 -1 4202496 359 57927 0 0 0 0 470 15 18 0 1 0 643120938 8912896 254 33554432000 4194304 4922060 140736044613024 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14965/statm: 2176 254 211 178 0 69 0
[pid=14969] ppid=14965 vsize=384756 CPUtime=4657.66 cores=1,3,5,7
/proc/14969/stat : 14969 (glucose_static) R 14965 14965 14926 0 -1 4202496 95489 0 0 0 465744 22 0 0 25 0 1 0 643121424 393990144 95244 33554432000 134512640 135217611 4293967664 18446744073709551615 134528135 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14969/statm: 96189 95244 77 173 0 96014 0
Current children cumulated CPU time (s) 4662.51
Current children cumulated vsize (KiB) 393460

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/353 15167
/proc/meminfo: memFree=7998980/32950928 swapFree=45937192/67111528
[pid=14965] ppid=14963 vsize=8704 CPUtime=4.85 cores=1,3,5,7
/proc/14965/stat : 14965 (glucose.sh) S 14963 14965 14926 0 -1 4202496 359 57927 0 0 0 0 470 15 18 0 1 0 643120938 8912896 254 33554432000 4194304 4922060 140736044613024 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14965/statm: 2176 254 211 178 0 69 0
[pid=14969] ppid=14965 vsize=384756 CPUtime=4717.67 cores=1,3,5,7
/proc/14969/stat : 14969 (glucose_static) R 14965 14965 14926 0 -1 4202496 95489 0 0 0 471745 22 0 0 25 0 1 0 643121424 393990144 95244 33554432000 134512640 135217611 4293967664 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14969/statm: 96189 95244 77 173 0 96014 0
Current children cumulated CPU time (s) 4722.52
Current children cumulated vsize (KiB) 393460

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/353 15168
/proc/meminfo: memFree=7999588/32950928 swapFree=45937192/67111528
[pid=14965] ppid=14963 vsize=8704 CPUtime=4.85 cores=1,3,5,7
/proc/14965/stat : 14965 (glucose.sh) S 14963 14965 14926 0 -1 4202496 359 57927 0 0 0 0 470 15 18 0 1 0 643120938 8912896 254 33554432000 4194304 4922060 140736044613024 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14965/statm: 2176 254 211 178 0 69 0
[pid=14969] ppid=14965 vsize=384756 CPUtime=4777.67 cores=1,3,5,7
/proc/14969/stat : 14969 (glucose_static) R 14965 14965 14926 0 -1 4202496 95491 0 0 0 477745 22 0 0 25 0 1 0 643121424 393990144 95246 33554432000 134512640 135217611 4293967664 18446744073709551615 134532690 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14969/statm: 96189 95246 77 173 0 96014 0
Current children cumulated CPU time (s) 4782.52
Current children cumulated vsize (KiB) 393460

[startup+4842.3 s]
/proc/loadavg: 2.04 2.01 1.95 3/353 15170
/proc/meminfo: memFree=7999816/32950928 swapFree=45937192/67111528
[pid=14965] ppid=14963 vsize=8704 CPUtime=4.85 cores=1,3,5,7
/proc/14965/stat : 14965 (glucose.sh) S 14963 14965 14926 0 -1 4202496 359 57927 0 0 0 0 470 15 18 0 1 0 643120938 8912896 254 33554432000 4194304 4922060 140736044613024 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14965/statm: 2176 254 211 178 0 69 0
[pid=14969] ppid=14965 vsize=384756 CPUtime=4837.67 cores=1,3,5,7
/proc/14969/stat : 14969 (glucose_static) R 14965 14965 14926 0 -1 4202496 95491 0 0 0 483745 22 0 0 25 0 1 0 643121424 393990144 95246 33554432000 134512640 135217611 4293967664 18446744073709551615 134537874 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14969/statm: 96189 95246 77 173 0 96014 0
Current children cumulated CPU time (s) 4842.52
Current children cumulated vsize (KiB) 393460

[startup+4902.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/353 15171
/proc/meminfo: memFree=7999424/32950928 swapFree=45937192/67111528
[pid=14965] ppid=14963 vsize=8704 CPUtime=4.85 cores=1,3,5,7
/proc/14965/stat : 14965 (glucose.sh) S 14963 14965 14926 0 -1 4202496 359 57927 0 0 0 0 470 15 18 0 1 0 643120938 8912896 254 33554432000 4194304 4922060 140736044613024 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14965/statm: 2176 254 211 178 0 69 0
[pid=14969] ppid=14965 vsize=384756 CPUtime=4897.67 cores=1,3,5,7
/proc/14969/stat : 14969 (glucose_static) R 14965 14965 14926 0 -1 4202496 95491 0 0 0 489745 22 0 0 25 0 1 0 643121424 393990144 95246 33554432000 134512640 135217611 4293967664 18446744073709551615 134527793 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14969/statm: 96189 95246 77 173 0 96014 0
Current children cumulated CPU time (s) 4902.52
Current children cumulated vsize (KiB) 393460

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/353 15173
/proc/meminfo: memFree=7999396/32950928 swapFree=45937192/67111528
[pid=14965] ppid=14963 vsize=8704 CPUtime=4.85 cores=1,3,5,7
/proc/14965/stat : 14965 (glucose.sh) S 14963 14965 14926 0 -1 4202496 359 57927 0 0 0 0 470 15 18 0 1 0 643120938 8912896 254 33554432000 4194304 4922060 140736044613024 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14965/statm: 2176 254 211 178 0 69 0
[pid=14969] ppid=14965 vsize=384756 CPUtime=4957.67 cores=1,3,5,7
/proc/14969/stat : 14969 (glucose_static) R 14965 14965 14926 0 -1 4202496 95493 0 0 0 495745 22 0 0 25 0 1 0 643121424 393990144 95248 33554432000 134512640 135217611 4293967664 18446744073709551615 134537311 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14969/statm: 96189 95248 77 173 0 96014 0
Current children cumulated CPU time (s) 4962.52
Current children cumulated vsize (KiB) 393460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.8 s]
/proc/loadavg: 2.00 2.00 1.95 3/353 15174
/proc/meminfo: memFree=7998128/32950928 swapFree=45937192/67111528
[pid=14965] ppid=14963 vsize=8704 CPUtime=4.85 cores=1,3,5,7
/proc/14965/stat : 14965 (glucose.sh) S 14963 14965 14926 0 -1 4202496 359 57927 0 0 0 0 470 15 18 0 1 0 643120938 8912896 254 33554432000 4194304 4922060 140736044613024 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/14965/statm: 2176 254 211 178 0 69 0
[pid=14969] ppid=14965 vsize=384756 CPUtime=4995.18 cores=1,3,5,7
/proc/14969/stat : 14969 (glucose_static) R 14965 14965 14926 0 -1 4202496 95493 0 0 0 499496 22 0 0 25 0 1 0 643121424 393990144 95248 33554432000 134512640 135217611 4293967664 18446744073709551615 134527928 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/14969/statm: 96189 95248 77 173 0 96014 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 393460

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14965 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=702285
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=152976
# CPU time returned by wait4() is 4.85526
# while last known CPU time is 5000.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.82
CPU time (s): 5000.03
CPU user time (s): 4999.66
CPU system time (s): 0.37
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 393596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.70228
system time used= 0.152976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58286
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= 10
involuntary context switches= 13

runsolver used 17.4224 second user time and 40.0819 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-13 21:34:03
IDJOB=3365496
IDBENCH=20349
IDSOLVER=1842
FILE ID=node149/3365496-1305315241
RUNJOBID= node149-1305315241-14945
PBS_JOBID= 13324283
Free space on /tmp= 42184 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-17-s.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365496-1305315241/watcher-3365496-1305315241 -o /tmp/evaluation-result-3365496-1305315241/solver-3365496-1305315241 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3365496-1305315241.cnf

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

MD5SUM BENCH= f72920912a1bb14f90e9fea5dee0ec1c
RANDOM SEED=97877958

node149.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.806
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.61
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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
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.806
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.83
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.806
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.73
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.806
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.82
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.806
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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       8572156 kB
Buffers:        273004 kB
Cached:       19038008 kB
SwapCached:      19984 kB
Active:        8987596 kB
Inactive:     14712236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       8572156 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:           38208 kB
Writeback:           0 kB
AnonPages:     4381252 kB
Mapped:          13996 kB
Slab:           541544 kB
PageTables:      71956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80264188 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= 42104 MiB
End job on node149 at 2011-05-13 22:57:24