Trace number 3365578

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.04 4999.92

General information on the benchmark

NameAPPLICATIONS/bitverif/
minandmaxor/minandmaxor128.cnf
MD5SUM5b2e2178738883a628728bb1ec39f4a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1971.87
Satisfiable
(Un)Satisfiability was proved
Number of variables249327
Number of clauses746444
Sum of the clauses size1741700
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2497628
Number of clauses of size 3248814
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.31	c ==============================================================================
0.00/0.31	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.31	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.31	c ==============================================================================
0.00/0.31	c |         0 |  746442  1741698 |  223932       0        0     nan |  0.000 % |
6.89/6.94	c |         0 |  397738  1362662 |      --       0       --      -- |     --   | -348682/-378983
6.89/6.94	c ==============================================================================
6.89/6.94	c Result  :   #vars: 76979   #clauses: 397738   #literals: 1362662
6.89/6.94	c CPU time:   6.78897 s
6.89/6.94	c ==============================================================================
7.18/7.23	c
7.18/7.23	c Starting glucose
7.18/7.23	c
7.18/7.23	
7.18/7.23	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
7.18/7.23	
7.18/7.23	c ============================[ Problem Statistics ]=============================
7.18/7.23	c |                                                                             |
7.18/7.23	c |  Number of variables:  76979                                                |
7.18/7.23	c |  Number of clauses:    397738                                               |
7.22/7.38	c |  Parsing time:         0.14         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-3365578-1305315279/watcher-3365578-1305315279 -o /tmp/evaluation-result-3365578-1305315279/solver-3365578-1305315279 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365578-1305315279.cnf 

running on 4 cores: 0,2,4,6

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.97 0.25 0.08 3/351 15027
/proc/meminfo: memFree=8502296/32950928 swapFree=45937192/67111528
[pid=15027] ppid=15025 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/15027/stat : 15027 (glucose.sh) S 15025 15027 14926 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 643124623 8912896 253 33554432000 4194304 4922060 140735234496976 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15027/statm: 2176 253 211 178 0 69 0

[startup+0.0150119 s]
/proc/loadavg: 0.97 0.25 0.08 3/351 15027
/proc/meminfo: memFree=8502296/32950928 swapFree=45937192/67111528
[pid=15027] ppid=15025 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/15027/stat : 15027 (glucose.sh) S 15025 15027 14926 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 643124623 8912896 253 33554432000 4194304 4922060 140735234496976 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15027/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100998 s]
/proc/loadavg: 0.97 0.25 0.08 3/351 15027
/proc/meminfo: memFree=8502296/32950928 swapFree=45937192/67111528
[pid=15027] ppid=15025 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/15027/stat : 15027 (glucose.sh) S 15025 15027 14926 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 643124623 8912896 253 33554432000 4194304 4922060 140735234496976 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15027/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300957 s]
/proc/loadavg: 0.97 0.25 0.08 3/351 15027
/proc/meminfo: memFree=8502296/32950928 swapFree=45937192/67111528
[pid=15027] ppid=15025 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/15027/stat : 15027 (glucose.sh) S 15025 15027 14926 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 643124623 8912896 253 33554432000 4194304 4922060 140735234496976 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15027/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700877 s]
/proc/loadavg: 0.97 0.25 0.08 3/351 15027
/proc/meminfo: memFree=8502296/32950928 swapFree=45937192/67111528
[pid=15027] ppid=15025 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/15027/stat : 15027 (glucose.sh) S 15025 15027 14926 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 643124623 8912896 253 33554432000 4194304 4922060 140735234496976 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15027/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50072 s]
/proc/loadavg: 0.97 0.25 0.08 3/353 15029
/proc/meminfo: memFree=8391656/32950928 swapFree=45937192/67111528
[pid=15027] ppid=15025 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/15027/stat : 15027 (glucose.sh) S 15025 15027 14926 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 643124623 8912896 253 33554432000 4194304 4922060 140735234496976 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15027/statm: 2176 253 211 178 0 69 0
[pid=15028] ppid=15027 vsize=111392 CPUtime=1.49 cores=0,2,4,6
/proc/15028/stat : 15028 (SatELite_releas) R 15027 15027 14926 0 -1 4202496 28366 0 0 0 142 7 0 0 25 0 1 0 643124623 114065408 26255 33554432000 134512640 135225430 4290932208 18446744073709551615 134587261 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/15028/statm: 27848 26255 78 175 0 27671 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 120096

[startup+3.1004 s]
/proc/loadavg: 0.97 0.25 0.08 3/353 15029
/proc/meminfo: memFree=8377148/32950928 swapFree=45937192/67111528
[pid=15027] ppid=15025 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/15027/stat : 15027 (glucose.sh) S 15025 15027 14926 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 643124623 8912896 253 33554432000 4194304 4922060 140735234496976 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15027/statm: 2176 253 211 178 0 69 0
[pid=15028] ppid=15027 vsize=116392 CPUtime=3.08 cores=0,2,4,6
/proc/15028/stat : 15028 (SatELite_releas) R 15027 15027 14926 0 -1 4202496 29667 0 0 0 299 9 0 0 25 0 1 0 643124623 119185408 27556 33554432000 134512640 135225430 4290932208 18446744073709551615 134548728 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15028/statm: 29098 27556 78 175 0 28921 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 125096

[startup+6.30076 s]
/proc/loadavg: 1.06 0.28 0.09 3/353 15029
/proc/meminfo: memFree=8341568/32950928 swapFree=45937192/67111528
[pid=15027] ppid=15025 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/15027/stat : 15027 (glucose.sh) S 15025 15027 14926 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 643124623 8912896 253 33554432000 4194304 4922060 140735234496976 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15027/statm: 2176 253 211 178 0 69 0
[pid=15028] ppid=15027 vsize=123592 CPUtime=6.28 cores=0,2,4,6
/proc/15028/stat : 15028 (SatELite_releas) R 15027 15027 14926 0 -1 4202496 31349 0 0 0 615 13 0 0 25 0 1 0 643124623 126558208 28994 33554432000 134512640 135225430 4290932208 18446744073709551615 134587644 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15028/statm: 30898 28994 78 175 0 30721 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 132296

[startup+12.7005 s]
/proc/loadavg: 1.13 0.31 0.10 3/353 15030
/proc/meminfo: memFree=8397512/32950928 swapFree=45937192/67111528
[pid=15027] ppid=15025 vsize=8704 CPUtime=7.22 cores=0,2,4,6
/proc/15027/stat : 15027 (glucose.sh) S 15025 15027 14926 0 -1 4202496 359 35503 0 0 0 0 706 16 18 0 1 0 643124623 8912896 255 33554432000 4194304 4922060 140735234496976 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15027/statm: 2176 255 211 178 0 69 0
[pid=15030] ppid=15027 vsize=41924 CPUtime=5.45 cores=0,2,4,6
/proc/15030/stat : 15030 (glucose_static) R 15027 15027 14926 0 -1 4202496 9972 0 0 0 544 1 0 0 25 0 1 0 643125347 42930176 9873 33554432000 134512640 135217611 4289298784 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15030/statm: 10481 9873 77 173 0 10306 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 50628

[startup+25.5009 s]
/proc/loadavg: 1.32 0.39 0.13 3/353 15030
/proc/meminfo: memFree=8390900/32950928 swapFree=45937192/67111528
[pid=15027] ppid=15025 vsize=8704 CPUtime=7.22 cores=0,2,4,6
/proc/15027/stat : 15027 (glucose.sh) S 15025 15027 14926 0 -1 4202496 359 35503 0 0 0 0 706 16 18 0 1 0 643124623 8912896 255 33554432000 4194304 4922060 140735234496976 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15027/statm: 2176 255 211 178 0 69 0
[pid=15030] ppid=15027 vsize=46572 CPUtime=18.25 cores=0,2,4,6
/proc/15030/stat : 15030 (glucose_static) R 15027 15027 14926 0 -1 4202496 11123 0 0 0 1824 1 0 0 25 0 1 0 643125347 47689728 11024 33554432000 134512640 135217611 4289298784 18446744073709551615 134538346 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15030/statm: 11643 11024 77 173 0 11468 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 55276

[startup+51.1008 s]
/proc/loadavg: 1.55 0.52 0.18 3/353 15031
/proc/meminfo: memFree=8371852/32950928 swapFree=45937192/67111528
[pid=15027] ppid=15025 vsize=8704 CPUtime=7.22 cores=0,2,4,6
/proc/15027/stat : 15027 (glucose.sh) S 15025 15027 14926 0 -1 4202496 359 35503 0 0 0 0 706 16 18 0 1 0 643124623 8912896 255 33554432000 4194304 4922060 140735234496976 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15027/statm: 2176 255 211 178 0 69 0
[pid=15030] ppid=15027 vsize=50840 CPUtime=43.84 cores=0,2,4,6
/proc/15030/stat : 15030 (glucose_static) R 15027 15027 14926 0 -1 4202496 12193 0 0 0 4382 2 0 0 25 0 1 0 643125347 52060160 12094 33554432000 134512640 135217611 4289298784 18446744073709551615 134537564 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15030/statm: 12710 12094 77 173 0 12535 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 59544

[startup+102.314 s]
/proc/loadavg: 1.80 0.74 0.27 3/353 15032
/proc/meminfo: memFree=8364500/32950928 swapFree=45937192/67111528
[pid=15027] ppid=15025 vsize=8704 CPUtime=7.22 cores=0,2,4,6
/proc/15027/stat : 15027 (glucose.sh) S 15025 15027 14926 0 -1 4202496 359 35503 0 0 0 0 706 16 18 0 1 0 643124623 8912896 255 33554432000 4194304 4922060 140735234496976 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15027/statm: 2176 255 211 178 0 69 0
[pid=15030] ppid=15027 vsize=55960 CPUtime=95.05 cores=0,2,4,6
/proc/15030/stat : 15030 (glucose_static) R 15027 15027 14926 0 -1 4202496 13458 0 0 0 9502 3 0 0 25 0 1 0 643125347 57303040 13359 33554432000 134512640 135217611 4289298784 18446744073709551615 134532674 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15030/statm: 13990 13359 77 173 0 13815 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 64664

[startup+162.301 s]
/proc/loadavg: 1.93 0.97 0.38 3/353 15034
/proc/meminfo: memFree=8348960/32950928 swapFree=45937192/67111528
[pid=15027] ppid=15025 vsize=8704 CPUtime=7.22 cores=0,2,4,6
/proc/15027/stat : 15027 (glucose.sh) S 15025 15027 14926 0 -1 4202496 359 35503 0 0 0 0 706 16 18 0 1 0 643124623 8912896 255 33554432000 4194304 4922060 140735234496976 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15027/statm: 2176 255 211 178 0 69 0
[pid=15030] ppid=15027 vsize=58956 CPUtime=155.03 cores=0,2,4,6
/proc/15030/stat : 15030 (glucose_static) R 15027 15027 14926 0 -1 4202496 14203 0 0 0 15500 3 0 0 25 0 1 0 643125347 60370944 14104 33554432000 134512640 135217611 4289298784 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15030/statm: 14739 14104 77 173 0 14564 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 67660

[startup+222.301 s]
/proc/loadavg: 2.13 1.19 0.49 3/353 15036
/proc/meminfo: memFree=8347156/32950928 swapFree=45937192/67111528
[pid=15027] ppid=15025 vsize=8704 CPUtime=7.22 cores=0,2,4,6
/proc/15027/stat : 15027 (glucose.sh) S 15025 15027 14926 0 -1 4202496 359 35503 0 0 0 0 706 16 18 0 1 0 643124623 8912896 255 33554432000 4194304 4922060 140735234496976 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15027/statm: 2176 255 211 178 0 69 0
[pid=15030] ppid=15027 vsize=61628 CPUtime=215.04 cores=0,2,4,6
/proc/15030/stat : 15030 (glucose_static) R 15027 15027 14926 0 -1 4202496 14835 0 0 0 21501 3 0 0 25 0 1 0 643125347 63107072 14736 33554432000 134512640 135217611 4289298784 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15030/statm: 15407 14736 77 173 0 15232 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 70332

[startup+282.301 s]
/proc/loadavg: 2.05 1.33 0.58 3/353 15037
/proc/meminfo: memFree=8326804/32950928 swapFree=45937192/67111528
[pid=15027] ppid=15025 vsize=8704 CPUtime=7.22 cores=0,2,4,6
/proc/15027/stat : 15027 (glucose.sh) S 15025 15027 14926 0 -1 4202496 359 35503 0 0 0 0 706 16 18 0 1 0 643124623 8912896 255 33554432000 4194304 4922060 140735234496976 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15027/statm: 2176 255 211 178 0 69 0
[pid=15030] ppid=15027 vsize=66072 CPUtime=275.05 cores=0,2,4,6
/proc/15030/stat : 15030 (glucose_static) R 15027 15027 14926 0 -1 4202496 15949 0 0 0 27501 4 0 0 25 0 1 0 643125347 67657728 15850 33554432000 134512640 135217611 4289298784 18446744073709551615 134532918 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15030/statm: 16518 15850 77 173 0 16343 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 74776

[startup+342.301 s]
/proc/loadavg: 2.02 1.45 0.67 3/353 15039
/proc/meminfo: memFree=8317240/32950928 swapFree=45937192/67111528
[pid=15027] ppid=15025 vsize=8704 CPUtime=7.22 cores=0,2,4,6
/proc/15027/stat : 15027 (glucose.sh) S 15025 15027 14926 0 -1 4202496 359 35503 0 0 0 0 706 16 18 0 1 0 643124623 8912896 255 33554432000 4194304 4922060 140735234496976 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15027/statm: 2176 255 211 178 0 69 0
[pid=15030] ppid=15027 vsize=70032 CPUtime=335.04 cores=0,2,4,6
/proc/15030/stat : 15030 (glucose_static) R 15027 15027 14926 0 -1 4202496 16939 0 0 0 33500 4 0 0 25 0 1 0 643125347 71712768 16840 33554432000 134512640 135217611 4289298784 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15030/statm: 17508 16840 77 173 0 17333 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 78736

[startup+402.301 s]
/proc/loadavg: 2.00 1.55 0.75 3/353 15040
/proc/meminfo: memFree=8316596/32950928 swapFree=45937192/67111528
[pid=15027] ppid=15025 vsize=8704 CPUtime=7.22 cores=0,2,4,6

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

/proc/15030/statm: 37224 35622 77 173 0 37049 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 157600

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/353 15160
/proc/meminfo: memFree=8007132/32950928 swapFree=45937192/67111528
[pid=15027] ppid=15025 vsize=8704 CPUtime=7.22 cores=0,2,4,6
/proc/15027/stat : 15027 (glucose.sh) S 15025 15027 14926 0 -1 4202496 359 35503 0 0 0 0 706 16 18 0 1 0 643124623 8912896 255 33554432000 4194304 4922060 140735234496976 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15027/statm: 2176 255 211 178 0 69 0
[pid=15030] ppid=15027 vsize=152072 CPUtime=4415.2 cores=0,2,4,6
/proc/15030/stat : 15030 (glucose_static) R 15027 15027 14926 0 -1 4202496 36517 0 0 0 441504 16 0 0 25 0 1 0 643125347 155721728 36418 33554432000 134512640 135217611 4289298784 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15030/statm: 38018 36418 77 173 0 37843 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 160776

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/353 15161
/proc/meminfo: memFree=8006992/32950928 swapFree=45937192/67111528
[pid=15027] ppid=15025 vsize=8704 CPUtime=7.22 cores=0,2,4,6
/proc/15027/stat : 15027 (glucose.sh) S 15025 15027 14926 0 -1 4202496 359 35503 0 0 0 0 706 16 18 0 1 0 643124623 8912896 255 33554432000 4194304 4922060 140735234496976 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15027/statm: 2176 255 211 178 0 69 0
[pid=15030] ppid=15027 vsize=152360 CPUtime=4475.21 cores=0,2,4,6
/proc/15030/stat : 15030 (glucose_static) R 15027 15027 14926 0 -1 4202496 36577 0 0 0 447505 16 0 0 25 0 1 0 643125347 156016640 36478 33554432000 134512640 135217611 4289298784 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15030/statm: 38090 36478 77 173 0 37915 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 161064

[startup+4542.3 s]
/proc/loadavg: 2.08 2.02 1.94 3/353 15163
/proc/meminfo: memFree=8003380/32950928 swapFree=45937192/67111528
[pid=15027] ppid=15025 vsize=8704 CPUtime=7.22 cores=0,2,4,6
/proc/15027/stat : 15027 (glucose.sh) S 15025 15027 14926 0 -1 4202496 359 35503 0 0 0 0 706 16 18 0 1 0 643124623 8912896 255 33554432000 4194304 4922060 140735234496976 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15027/statm: 2176 255 211 178 0 69 0
[pid=15030] ppid=15027 vsize=155828 CPUtime=4535.2 cores=0,2,4,6
/proc/15030/stat : 15030 (glucose_static) R 15027 15027 14926 0 -1 4202496 37459 0 0 0 453504 16 0 0 25 0 1 0 643125347 159567872 37360 33554432000 134512640 135217611 4289298784 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15030/statm: 38957 37360 77 173 0 38782 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 164532

[startup+4602.3 s]
/proc/loadavg: 2.03 2.01 1.94 3/353 15164
/proc/meminfo: memFree=8002488/32950928 swapFree=45937192/67111528
[pid=15027] ppid=15025 vsize=8704 CPUtime=7.22 cores=0,2,4,6
/proc/15027/stat : 15027 (glucose.sh) S 15025 15027 14926 0 -1 4202496 359 35503 0 0 0 0 706 16 18 0 1 0 643124623 8912896 255 33554432000 4194304 4922060 140735234496976 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15027/statm: 2176 255 211 178 0 69 0
[pid=15030] ppid=15027 vsize=155972 CPUtime=4595.21 cores=0,2,4,6
/proc/15030/stat : 15030 (glucose_static) R 15027 15027 14926 0 -1 4202496 37489 0 0 0 459505 16 0 0 25 0 1 0 643125347 159715328 37390 33554432000 134512640 135217611 4289298784 18446744073709551615 134533368 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15030/statm: 38993 37390 77 173 0 38818 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 164676

[startup+4662.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/353 15166
/proc/meminfo: memFree=7999228/32950928 swapFree=45937192/67111528
[pid=15027] ppid=15025 vsize=8704 CPUtime=7.22 cores=0,2,4,6
/proc/15027/stat : 15027 (glucose.sh) S 15025 15027 14926 0 -1 4202496 359 35503 0 0 0 0 706 16 18 0 1 0 643124623 8912896 255 33554432000 4194304 4922060 140735234496976 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15027/statm: 2176 255 211 178 0 69 0
[pid=15030] ppid=15027 vsize=158504 CPUtime=4655.21 cores=0,2,4,6
/proc/15030/stat : 15030 (glucose_static) R 15027 15027 14926 0 -1 4202496 38120 0 0 0 465504 17 0 0 25 0 1 0 643125347 162308096 38021 33554432000 134512640 135217611 4289298784 18446744073709551615 134533371 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15030/statm: 39626 38021 77 173 0 39451 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 167208

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/353 15168
/proc/meminfo: memFree=7999836/32950928 swapFree=45937192/67111528
[pid=15027] ppid=15025 vsize=8704 CPUtime=7.22 cores=0,2,4,6
/proc/15027/stat : 15027 (glucose.sh) S 15025 15027 14926 0 -1 4202496 359 35503 0 0 0 0 706 16 18 0 1 0 643124623 8912896 255 33554432000 4194304 4922060 140735234496976 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15027/statm: 2176 255 211 178 0 69 0
[pid=15030] ppid=15027 vsize=158504 CPUtime=4715.23 cores=0,2,4,6
/proc/15030/stat : 15030 (glucose_static) R 15027 15027 14926 0 -1 4202496 38120 0 0 0 471506 17 0 0 25 0 1 0 643125347 162308096 38021 33554432000 134512640 135217611 4289298784 18446744073709551615 134533046 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15030/statm: 39626 38021 77 173 0 39451 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 167208

[startup+4782.3 s]
/proc/loadavg: 2.06 2.02 1.95 3/353 15169
/proc/meminfo: memFree=8000196/32950928 swapFree=45937192/67111528
[pid=15027] ppid=15025 vsize=8704 CPUtime=7.22 cores=0,2,4,6
/proc/15027/stat : 15027 (glucose.sh) S 15025 15027 14926 0 -1 4202496 359 35503 0 0 0 0 706 16 18 0 1 0 643124623 8912896 255 33554432000 4194304 4922060 140735234496976 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15027/statm: 2176 255 211 178 0 69 0
[pid=15030] ppid=15027 vsize=158792 CPUtime=4775.22 cores=0,2,4,6
/proc/15030/stat : 15030 (glucose_static) R 15027 15027 14926 0 -1 4202496 38173 0 0 0 477505 17 0 0 25 0 1 0 643125347 162603008 38074 33554432000 134512640 135217611 4289298784 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15030/statm: 39698 38074 77 173 0 39523 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 167496

[startup+4842.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/353 15171
/proc/meminfo: memFree=7999676/32950928 swapFree=45937192/67111528
[pid=15027] ppid=15025 vsize=8704 CPUtime=7.22 cores=0,2,4,6
/proc/15027/stat : 15027 (glucose.sh) S 15025 15027 14926 0 -1 4202496 359 35503 0 0 0 0 706 16 18 0 1 0 643124623 8912896 255 33554432000 4194304 4922060 140735234496976 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15027/statm: 2176 255 211 178 0 69 0
[pid=15030] ppid=15027 vsize=159332 CPUtime=4835.21 cores=0,2,4,6
/proc/15030/stat : 15030 (glucose_static) R 15027 15027 14926 0 -1 4202496 38295 0 0 0 483504 17 0 0 25 0 1 0 643125347 163155968 38196 33554432000 134512640 135217611 4289298784 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15030/statm: 39833 38196 77 173 0 39658 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 168036

[startup+4902.3 s]
/proc/loadavg: 2.01 2.00 1.95 3/353 15172
/proc/meminfo: memFree=7999776/32950928 swapFree=45937192/67111528
[pid=15027] ppid=15025 vsize=8704 CPUtime=7.22 cores=0,2,4,6
/proc/15027/stat : 15027 (glucose.sh) S 15025 15027 14926 0 -1 4202496 359 35503 0 0 0 0 706 16 18 0 1 0 643124623 8912896 255 33554432000 4194304 4922060 140735234496976 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15027/statm: 2176 255 211 178 0 69 0
[pid=15030] ppid=15027 vsize=159332 CPUtime=4895.22 cores=0,2,4,6
/proc/15030/stat : 15030 (glucose_static) R 15027 15027 14926 0 -1 4202496 38295 0 0 0 489505 17 0 0 25 0 1 0 643125347 163155968 38196 33554432000 134512640 135217611 4289298784 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15030/statm: 39833 38196 77 173 0 39658 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 168036

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/353 15174
/proc/meminfo: memFree=7998128/32950928 swapFree=45937192/67111528
[pid=15027] ppid=15025 vsize=8704 CPUtime=7.22 cores=0,2,4,6
/proc/15027/stat : 15027 (glucose.sh) S 15025 15027 14926 0 -1 4202496 359 35503 0 0 0 0 706 16 18 0 1 0 643124623 8912896 255 33554432000 4194304 4922060 140735234496976 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15027/statm: 2176 255 211 178 0 69 0
[pid=15030] ppid=15027 vsize=160796 CPUtime=4955.22 cores=0,2,4,6
/proc/15030/stat : 15030 (glucose_static) R 15027 15027 14926 0 -1 4202496 38691 0 0 0 495505 17 0 0 25 0 1 0 643125347 164655104 38592 33554432000 134512640 135217611 4289298784 18446744073709551615 134528127 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15030/statm: 40199 38592 77 173 0 40024 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 169500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.24 2.06 1.97 3/353 15205
/proc/meminfo: memFree=7587288/32950928 swapFree=45937192/67111528
[pid=15027] ppid=15025 vsize=8704 CPUtime=7.22 cores=0,2,4,6
/proc/15027/stat : 15027 (glucose.sh) S 15025 15027 14926 0 -1 4202496 359 35503 0 0 0 0 706 16 18 0 1 0 643124623 8912896 255 33554432000 4194304 4922060 140735234496976 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15027/statm: 2176 255 211 178 0 69 0
[pid=15030] ppid=15027 vsize=160796 CPUtime=4992.82 cores=0,2,4,6
/proc/15030/stat : 15030 (glucose_static) R 15027 15027 14926 0 -1 4202496 38695 0 0 0 499265 17 0 0 25 0 1 0 643125347 164655104 38596 33554432000 134512640 135217611 4289298784 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15030/statm: 40199 38596 77 173 0 40024 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 169500

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

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

[startup+4999.9 s]
/proc/loadavg: 2.24 2.06 1.97 3/353 15205
/proc/meminfo: memFree=7587288/32950928 swapFree=45937192/67111528
[pid=15027] ppid=15025 vsize=8704 CPUtime=7.22 cores=0,2,4,6
/proc/15027/stat : 15027 (glucose.sh) S 15025 15027 14926 0 -1 4202496 359 35503 0 0 0 0 706 16 18 0 1 0 643124623 8912896 255 33554432000 4194304 4922060 140735234496976 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15027/statm: 2176 255 211 178 0 69 0
[pid=15030] ppid=15027 vsize=160796 CPUtime=4992.82 cores=0,2,4,6
/proc/15030/stat : 15030 (glucose_static) R 15027 15027 14926 0 -1 4202496 38695 0 0 0 499265 17 0 0 25 0 1 0 643125347 164655104 38596 33554432000 134512640 135217611 4289298784 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/15030/statm: 40199 38596 77 173 0 40024 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 169500

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15027 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=69925
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=162975
# CPU time returned by wait4() is 7.2329
# while last known CPU time is 5000.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.92
CPU time (s): 5000.04
CPU user time (s): 4999.71
CPU system time (s): 0.33
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 169500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.06992
system time used= 0.162975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35862
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= 8
involuntary context switches= 71

runsolver used 17.2414 second user time and 37.4043 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-13 21:34:39
IDJOB=3365578
IDBENCH=70769
IDSOLVER=1842
FILE ID=node149/3365578-1305315279
RUNJOBID= node149-1305315241-14944
PBS_JOBID= 13324283
Free space on /tmp= 42156 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT09/APPLICATIONS/bitverif/minandmaxor/minandmaxor128.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365578-1305315279/watcher-3365578-1305315279 -o /tmp/evaluation-result-3365578-1305315279/solver-3365578-1305315279 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3365578-1305315279.cnf

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

MD5SUM BENCH= 5b2e2178738883a628728bb1ec39f4a9
RANDOM SEED=1365794050

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:       8502444 kB
Buffers:        273136 kB
Cached:       19072548 kB
SwapCached:      19984 kB
Active:        9046420 kB
Inactive:     14723556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       8502444 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:           61120 kB
Writeback:           0 kB
AnonPages:     4417604 kB
Mapped:          14816 kB
Slab:           541552 kB
PageTables:      72272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80295508 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= 41948 MiB
End job on node149 at 2011-05-13 22:58:01