Trace number 3365738

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.080-SAT.cnf
MD5SUM1ca09a2b911e29894c6603aee8d3e672
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1503.62
Satisfiable
(Un)Satisfiability was proved
Number of variables175084
Number of clauses2826936
Sum of the clauses size6454456
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22728320
Number of clauses of size 37680
Number of clauses of size 435520
Number of clauses of size 515360
Number of clauses of size over 539360

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.83	c ==============================================================================
0.00/0.83	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.83	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.83	c ==============================================================================
0.00/0.83	c |         0 | 2453278  5605905 |  735983       0        0     nan |  0.000 % |
3.79/3.86	c |         0 | 1759097  4095795 |      --       0       --      -- |     --   | -35/-52
3.79/3.86	c ==============================================================================
3.79/3.86	c Result  :   #vars: 125676   #clauses: 1759097   #literals: 4095795
3.79/3.86	c CPU time:   3.72543 s
3.79/3.86	c ==============================================================================
4.59/4.63	c
4.59/4.63	c Starting glucose
4.59/4.63	c
4.59/4.63	
4.59/4.63	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
4.59/4.63	
4.59/4.63	c ============================[ Problem Statistics ]=============================
4.59/4.63	c |                                                                             |
4.59/4.63	c |  Number of variables:  125676                                               |
4.59/4.63	c |  Number of clauses:    1759097                                              |
4.63/5.13	c |  Parsing time:         0.46         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-3365738-1305318538/watcher-3365738-1305318538 -o /tmp/evaluation-result-3365738-1305318538/solver-3365738-1305318538 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365738-1305318538.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: 2.03 2.03 1.93 2/296 28987
/proc/meminfo: memFree=5932532/32950928 swapFree=67083212/67111528
[pid=28987] ppid=28985 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/28987/stat : 28987 (glucose.sh) S 28985 28987 28575 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 643453593 8912896 253 33554432000 4194304 4922060 140736713191808 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28987/statm: 2176 253 211 178 0 69 0

[startup+0.107392 s]
/proc/loadavg: 2.03 2.03 1.93 2/296 28987
/proc/meminfo: memFree=5932532/32950928 swapFree=67083212/67111528
[pid=28987] ppid=28985 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/28987/stat : 28987 (glucose.sh) S 28985 28987 28575 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 643453593 8912896 253 33554432000 4194304 4922060 140736713191808 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28987/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.200347 s]
/proc/loadavg: 2.03 2.03 1.93 2/296 28987
/proc/meminfo: memFree=5932532/32950928 swapFree=67083212/67111528
[pid=28987] ppid=28985 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/28987/stat : 28987 (glucose.sh) S 28985 28987 28575 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 643453593 8912896 253 33554432000 4194304 4922060 140736713191808 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28987/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300331 s]
/proc/loadavg: 2.03 2.03 1.93 2/296 28987
/proc/meminfo: memFree=5932532/32950928 swapFree=67083212/67111528
[pid=28987] ppid=28985 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/28987/stat : 28987 (glucose.sh) S 28985 28987 28575 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 643453593 8912896 253 33554432000 4194304 4922060 140736713191808 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28987/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700195 s]
/proc/loadavg: 2.03 2.03 1.93 2/296 28987
/proc/meminfo: memFree=5932532/32950928 swapFree=67083212/67111528
[pid=28987] ppid=28985 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/28987/stat : 28987 (glucose.sh) S 28985 28987 28575 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 643453593 8912896 253 33554432000 4194304 4922060 140736713191808 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28987/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50103 s]
/proc/loadavg: 2.03 2.03 1.93 3/298 28989
/proc/meminfo: memFree=5766604/32950928 swapFree=67083212/67111528
[pid=28987] ppid=28985 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/28987/stat : 28987 (glucose.sh) S 28985 28987 28575 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 643453593 8912896 253 33554432000 4194304 4922060 140736713191808 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28987/statm: 2176 253 211 178 0 69 0
[pid=28988] ppid=28987 vsize=203708 CPUtime=1.49 cores=1,3,5,7
/proc/28988/stat : 28988 (SatELite_releas) R 28987 28987 28575 0 -1 4202496 48816 0 0 0 136 13 0 0 25 0 1 0 643453593 208596992 43602 33554432000 134512640 135225430 4292818096 18446744073709551615 134587608 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28988/statm: 50927 43602 78 175 0 50750 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 212412

[startup+3.10079 s]
/proc/loadavg: 2.03 2.03 1.93 3/298 28989
/proc/meminfo: memFree=5756436/32950928 swapFree=67083212/67111528
[pid=28987] ppid=28985 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/28987/stat : 28987 (glucose.sh) S 28985 28987 28575 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 643453593 8912896 253 33554432000 4194304 4922060 140736713191808 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28987/statm: 2176 253 211 178 0 69 0
[pid=28988] ppid=28987 vsize=203708 CPUtime=3.09 cores=1,3,5,7
/proc/28988/stat : 28988 (SatELite_releas) R 28987 28987 28575 0 -1 4202496 48816 0 0 0 296 13 0 0 25 0 1 0 643453593 208596992 43602 33554432000 134512640 135225430 4292818096 18446744073709551615 134587332 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28988/statm: 50927 43602 78 175 0 50750 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 212412

[startup+6.30115 s]
/proc/loadavg: 2.03 2.03 1.93 3/298 28990
/proc/meminfo: memFree=5798328/32950928 swapFree=67083212/67111528
[pid=28987] ppid=28985 vsize=8704 CPUtime=4.63 cores=1,3,5,7
/proc/28987/stat : 28987 (glucose.sh) S 28985 28987 28575 0 -1 4202496 359 53845 0 0 0 0 444 19 18 0 1 0 643453593 8912896 255 33554432000 4194304 4922060 140736713191808 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28987/statm: 2176 255 211 178 0 69 0
[pid=28990] ppid=28987 vsize=106600 CPUtime=1.66 cores=1,3,5,7
/proc/28990/stat : 28990 (glucose_static) R 28987 28987 28575 0 -1 4202496 25545 0 0 0 162 4 0 0 25 0 1 0 643454057 109158400 25475 33554432000 134512640 135217611 4292310512 18446744073709551615 134528012 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/28990/statm: 26650 25475 77 173 0 26475 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 115304

[startup+12.701 s]
/proc/loadavg: 2.02 2.03 1.93 3/298 28991
/proc/meminfo: memFree=5785956/32950928 swapFree=67083212/67111528
[pid=28987] ppid=28985 vsize=8704 CPUtime=4.63 cores=1,3,5,7
/proc/28987/stat : 28987 (glucose.sh) S 28985 28987 28575 0 -1 4202496 359 53845 0 0 0 0 444 19 18 0 1 0 643453593 8912896 255 33554432000 4194304 4922060 140736713191808 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28987/statm: 2176 255 211 178 0 69 0
[pid=28990] ppid=28987 vsize=118716 CPUtime=8.05 cores=1,3,5,7
/proc/28990/stat : 28990 (glucose_static) R 28987 28987 28575 0 -1 4202496 28593 0 0 0 801 4 0 0 25 0 1 0 643454057 121565184 28523 33554432000 134512640 135217611 4292310512 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/28990/statm: 29679 28523 77 173 0 29504 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 127420

[startup+25.5005 s]
/proc/loadavg: 2.02 2.03 1.93 3/298 28991
/proc/meminfo: memFree=5763252/32950928 swapFree=67083212/67111528
[pid=28987] ppid=28985 vsize=8704 CPUtime=4.63 cores=1,3,5,7
/proc/28987/stat : 28987 (glucose.sh) S 28985 28987 28575 0 -1 4202496 359 53845 0 0 0 0 444 19 18 0 1 0 643453593 8912896 255 33554432000 4194304 4922060 140736713191808 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28987/statm: 2176 255 211 178 0 69 0
[pid=28990] ppid=28987 vsize=141792 CPUtime=20.85 cores=1,3,5,7
/proc/28990/stat : 28990 (glucose_static) R 28987 28987 28575 0 -1 4202496 34347 0 0 0 2080 5 0 0 25 0 1 0 643454057 145195008 34277 33554432000 134512640 135217611 4292310512 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/28990/statm: 35448 34277 77 173 0 35273 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 150496

[startup+51.1006 s]
/proc/loadavg: 2.01 2.02 1.93 3/298 28992
/proc/meminfo: memFree=5723028/32950928 swapFree=67083212/67111528
[pid=28987] ppid=28985 vsize=8704 CPUtime=4.63 cores=1,3,5,7
/proc/28987/stat : 28987 (glucose.sh) S 28985 28987 28575 0 -1 4202496 359 53845 0 0 0 0 444 19 18 0 1 0 643453593 8912896 255 33554432000 4194304 4922060 140736713191808 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28987/statm: 2176 255 211 178 0 69 0
[pid=28990] ppid=28987 vsize=180228 CPUtime=46.45 cores=1,3,5,7
/proc/28990/stat : 28990 (glucose_static) R 28987 28987 28575 0 -1 4202496 43943 0 0 0 4638 7 0 0 25 0 1 0 643454057 184553472 43873 33554432000 134512640 135217611 4292310512 18446744073709551615 134527779 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/28990/statm: 45057 43873 77 173 0 44882 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 188932

[startup+102.301 s]
/proc/loadavg: 2.00 2.02 1.93 3/298 28993
/proc/meminfo: memFree=5701212/32950928 swapFree=67083212/67111528
[pid=28987] ppid=28985 vsize=8704 CPUtime=4.63 cores=1,3,5,7
/proc/28987/stat : 28987 (glucose.sh) S 28985 28987 28575 0 -1 4202496 359 53845 0 0 0 0 444 19 18 0 1 0 643453593 8912896 255 33554432000 4194304 4922060 140736713191808 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28987/statm: 2176 255 211 178 0 69 0
[pid=28990] ppid=28987 vsize=203360 CPUtime=97.66 cores=1,3,5,7
/proc/28990/stat : 28990 (glucose_static) R 28987 28987 28575 0 -1 4202496 49748 0 0 0 9758 8 0 0 25 0 1 0 643454057 208240640 49678 33554432000 134512640 135217611 4292310512 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/28990/statm: 50840 49678 77 173 0 50665 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 212064

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/298 28995
/proc/meminfo: memFree=5691848/32950928 swapFree=67083212/67111528
[pid=28987] ppid=28985 vsize=8704 CPUtime=4.63 cores=1,3,5,7
/proc/28987/stat : 28987 (glucose.sh) S 28985 28987 28575 0 -1 4202496 359 53845 0 0 0 0 444 19 18 0 1 0 643453593 8912896 255 33554432000 4194304 4922060 140736713191808 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28987/statm: 2176 255 211 178 0 69 0
[pid=28990] ppid=28987 vsize=212284 CPUtime=157.66 cores=1,3,5,7
/proc/28990/stat : 28990 (glucose_static) R 28987 28987 28575 0 -1 4202496 51958 0 0 0 15757 9 0 0 25 0 1 0 643454057 217378816 51888 33554432000 134512640 135217611 4292310512 18446744073709551615 134528056 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/28990/statm: 53071 51888 77 173 0 52896 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 220988

[startup+222.311 s]
/proc/loadavg: 2.00 2.01 1.93 3/298 28996
/proc/meminfo: memFree=5683116/32950928 swapFree=67083212/67111528
[pid=28987] ppid=28985 vsize=8704 CPUtime=4.63 cores=1,3,5,7
/proc/28987/stat : 28987 (glucose.sh) S 28985 28987 28575 0 -1 4202496 359 53845 0 0 0 0 444 19 18 0 1 0 643453593 8912896 255 33554432000 4194304 4922060 140736713191808 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28987/statm: 2176 255 211 178 0 69 0
[pid=28990] ppid=28987 vsize=221144 CPUtime=217.67 cores=1,3,5,7
/proc/28990/stat : 28990 (glucose_static) R 28987 28987 28575 0 -1 4202496 54184 0 0 0 21758 9 0 0 25 0 1 0 643454057 226451456 54114 33554432000 134512640 135217611 4292310512 18446744073709551615 134528056 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/28990/statm: 55286 54114 77 173 0 55111 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 229848

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/298 28998
/proc/meminfo: memFree=5667316/32950928 swapFree=67083212/67111528
[pid=28987] ppid=28985 vsize=8704 CPUtime=4.63 cores=1,3,5,7
/proc/28987/stat : 28987 (glucose.sh) S 28985 28987 28575 0 -1 4202496 359 53845 0 0 0 0 444 19 18 0 1 0 643453593 8912896 255 33554432000 4194304 4922060 140736713191808 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28987/statm: 2176 255 211 178 0 69 0
[pid=28990] ppid=28987 vsize=236652 CPUtime=277.66 cores=1,3,5,7
/proc/28990/stat : 28990 (glucose_static) R 28987 28987 28575 0 -1 4202496 58060 0 0 0 27756 10 0 0 25 0 1 0 643454057 242331648 57990 33554432000 134512640 135217611 4292310512 18446744073709551615 134527845 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/28990/statm: 59163 57990 77 173 0 58988 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 245356

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/298 28999
/proc/meminfo: memFree=5635380/32950928 swapFree=67083212/67111528
[pid=28987] ppid=28985 vsize=8704 CPUtime=4.63 cores=1,3,5,7
/proc/28987/stat : 28987 (glucose.sh) S 28985 28987 28575 0 -1 4202496 359 53845 0 0 0 0 444 19 18 0 1 0 643453593 8912896 255 33554432000 4194304 4922060 140736713191808 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28987/statm: 2176 255 211 178 0 69 0
[pid=28990] ppid=28987 vsize=268608 CPUtime=337.66 cores=1,3,5,7
/proc/28990/stat : 28990 (glucose_static) R 28987 28987 28575 0 -1 4202496 66038 0 0 0 33755 11 0 0 25 0 1 0 643454057 275054592 65968 33554432000 134512640 135217611 4292310512 18446744073709551615 134527922 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/28990/statm: 67152 65968 77 173 0 66977 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 277312

[startup+402.301 s]
/proc/loadavg: 2.08 2.02 1.93 3/298 29001
/proc/meminfo: memFree=5635324/32950928 swapFree=67083212/67111528
[pid=28987] ppid=28985 vsize=8704 CPUtime=4.63 cores=1,3,5,7

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

/proc/28990/statm: 114430 113234 77 173 0 114255 0
Current children cumulated CPU time (s) 4302.45
Current children cumulated vsize (KiB) 466424

[startup+4362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/298 29149
/proc/meminfo: memFree=5651960/32950928 swapFree=67083212/67111528
[pid=28987] ppid=28985 vsize=8704 CPUtime=4.63 cores=1,3,5,7
/proc/28987/stat : 28987 (glucose.sh) S 28985 28987 28575 0 -1 4202496 359 53845 0 0 0 0 444 19 18 0 1 0 643453593 8912896 255 33554432000 4194304 4922060 140736713191808 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28987/statm: 2176 255 211 178 0 69 0
[pid=28990] ppid=28987 vsize=457720 CPUtime=4357.82 cores=1,3,5,7
/proc/28990/stat : 28990 (glucose_static) R 28987 28987 28575 0 -1 4202496 113304 0 0 0 435765 17 0 0 25 0 1 0 643454057 468705280 113234 33554432000 134512640 135217611 4292310512 18446744073709551615 134538592 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/28990/statm: 114430 113234 77 173 0 114255 0
Current children cumulated CPU time (s) 4362.45
Current children cumulated vsize (KiB) 466424

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/298 29150
/proc/meminfo: memFree=5651908/32950928 swapFree=67083212/67111528
[pid=28987] ppid=28985 vsize=8704 CPUtime=4.63 cores=1,3,5,7
/proc/28987/stat : 28987 (glucose.sh) S 28985 28987 28575 0 -1 4202496 359 53845 0 0 0 0 444 19 18 0 1 0 643453593 8912896 255 33554432000 4194304 4922060 140736713191808 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28987/statm: 2176 255 211 178 0 69 0
[pid=28990] ppid=28987 vsize=457720 CPUtime=4417.82 cores=1,3,5,7
/proc/28990/stat : 28990 (glucose_static) R 28987 28987 28575 0 -1 4202496 113309 0 0 0 441765 17 0 0 25 0 1 0 643454057 468705280 113239 33554432000 134512640 135217611 4292310512 18446744073709551615 134536761 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/28990/statm: 114430 113239 77 173 0 114255 0
Current children cumulated CPU time (s) 4422.45
Current children cumulated vsize (KiB) 466424

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/298 29152
/proc/meminfo: memFree=5651872/32950928 swapFree=67083212/67111528
[pid=28987] ppid=28985 vsize=8704 CPUtime=4.63 cores=1,3,5,7
/proc/28987/stat : 28987 (glucose.sh) S 28985 28987 28575 0 -1 4202496 359 53845 0 0 0 0 444 19 18 0 1 0 643453593 8912896 255 33554432000 4194304 4922060 140736713191808 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28987/statm: 2176 255 211 178 0 69 0
[pid=28990] ppid=28987 vsize=457720 CPUtime=4477.82 cores=1,3,5,7
/proc/28990/stat : 28990 (glucose_static) R 28987 28987 28575 0 -1 4202496 113309 0 0 0 447765 17 0 0 25 0 1 0 643454057 468705280 113239 33554432000 134512640 135217611 4292310512 18446744073709551615 134528001 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/28990/statm: 114430 113239 77 173 0 114255 0
Current children cumulated CPU time (s) 4482.45
Current children cumulated vsize (KiB) 466424

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/298 29153
/proc/meminfo: memFree=5651208/32950928 swapFree=67083212/67111528
[pid=28987] ppid=28985 vsize=8704 CPUtime=4.63 cores=1,3,5,7
/proc/28987/stat : 28987 (glucose.sh) S 28985 28987 28575 0 -1 4202496 359 53845 0 0 0 0 444 19 18 0 1 0 643453593 8912896 255 33554432000 4194304 4922060 140736713191808 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28987/statm: 2176 255 211 178 0 69 0
[pid=28990] ppid=28987 vsize=457720 CPUtime=4537.83 cores=1,3,5,7
/proc/28990/stat : 28990 (glucose_static) R 28987 28987 28575 0 -1 4202496 113309 0 0 0 453766 17 0 0 25 0 1 0 643454057 468705280 113239 33554432000 134512640 135217611 4292310512 18446744073709551615 134527877 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/28990/statm: 114430 113239 77 173 0 114255 0
Current children cumulated CPU time (s) 4542.46
Current children cumulated vsize (KiB) 466424

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/298 29155
/proc/meminfo: memFree=5651908/32950928 swapFree=67083212/67111528
[pid=28987] ppid=28985 vsize=8704 CPUtime=4.63 cores=1,3,5,7
/proc/28987/stat : 28987 (glucose.sh) S 28985 28987 28575 0 -1 4202496 359 53845 0 0 0 0 444 19 18 0 1 0 643453593 8912896 255 33554432000 4194304 4922060 140736713191808 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28987/statm: 2176 255 211 178 0 69 0
[pid=28990] ppid=28987 vsize=457720 CPUtime=4597.83 cores=1,3,5,7
/proc/28990/stat : 28990 (glucose_static) R 28987 28987 28575 0 -1 4202496 113309 0 0 0 459766 17 0 0 25 0 1 0 643454057 468705280 113239 33554432000 134512640 135217611 4292310512 18446744073709551615 134527905 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/28990/statm: 114430 113239 77 173 0 114255 0
Current children cumulated CPU time (s) 4602.46
Current children cumulated vsize (KiB) 466424

[startup+4662.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/298 29157
/proc/meminfo: memFree=5612796/32950928 swapFree=67083212/67111528
[pid=28987] ppid=28985 vsize=8704 CPUtime=4.63 cores=1,3,5,7
/proc/28987/stat : 28987 (glucose.sh) S 28985 28987 28575 0 -1 4202496 359 53845 0 0 0 0 444 19 18 0 1 0 643453593 8912896 255 33554432000 4194304 4922060 140736713191808 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28987/statm: 2176 255 211 178 0 69 0
[pid=28990] ppid=28987 vsize=496812 CPUtime=4657.83 cores=1,3,5,7
/proc/28990/stat : 28990 (glucose_static) R 28987 28987 28575 0 -1 4202496 123061 0 0 0 465764 19 0 0 25 0 1 0 643454057 508735488 122991 33554432000 134512640 135217611 4292310512 18446744073709551615 134527922 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/28990/statm: 124203 122991 77 173 0 124028 0
Current children cumulated CPU time (s) 4662.46
Current children cumulated vsize (KiB) 505516

[startup+4722.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/298 29158
/proc/meminfo: memFree=5612496/32950928 swapFree=67083212/67111528
[pid=28987] ppid=28985 vsize=8704 CPUtime=4.63 cores=1,3,5,7
/proc/28987/stat : 28987 (glucose.sh) S 28985 28987 28575 0 -1 4202496 359 53845 0 0 0 0 444 19 18 0 1 0 643453593 8912896 255 33554432000 4194304 4922060 140736713191808 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28987/statm: 2176 255 211 178 0 69 0
[pid=28990] ppid=28987 vsize=496812 CPUtime=4717.84 cores=1,3,5,7
/proc/28990/stat : 28990 (glucose_static) R 28987 28987 28575 0 -1 4202496 123061 0 0 0 471765 19 0 0 25 0 1 0 643454057 508735488 122991 33554432000 134512640 135217611 4292310512 18446744073709551615 134527914 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/28990/statm: 124203 122991 77 173 0 124028 0
Current children cumulated CPU time (s) 4722.47
Current children cumulated vsize (KiB) 505516

[startup+4782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/298 29160
/proc/meminfo: memFree=5609836/32950928 swapFree=67083212/67111528
[pid=28987] ppid=28985 vsize=8704 CPUtime=4.63 cores=1,3,5,7
/proc/28987/stat : 28987 (glucose.sh) S 28985 28987 28575 0 -1 4202496 359 53845 0 0 0 0 444 19 18 0 1 0 643453593 8912896 255 33554432000 4194304 4922060 140736713191808 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28987/statm: 2176 255 211 178 0 69 0
[pid=28990] ppid=28987 vsize=496812 CPUtime=4777.83 cores=1,3,5,7
/proc/28990/stat : 28990 (glucose_static) R 28987 28987 28575 0 -1 4202496 123061 0 0 0 477764 19 0 0 25 0 1 0 643454057 508735488 122991 33554432000 134512640 135217611 4292310512 18446744073709551615 134527931 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/28990/statm: 124203 122991 77 173 0 124028 0
Current children cumulated CPU time (s) 4782.46
Current children cumulated vsize (KiB) 505516

[startup+4842.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/298 29161
/proc/meminfo: memFree=5609788/32950928 swapFree=67083212/67111528
[pid=28987] ppid=28985 vsize=8704 CPUtime=4.63 cores=1,3,5,7
/proc/28987/stat : 28987 (glucose.sh) S 28985 28987 28575 0 -1 4202496 359 53845 0 0 0 0 444 19 18 0 1 0 643453593 8912896 255 33554432000 4194304 4922060 140736713191808 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28987/statm: 2176 255 211 178 0 69 0
[pid=28990] ppid=28987 vsize=496812 CPUtime=4837.85 cores=1,3,5,7
/proc/28990/stat : 28990 (glucose_static) R 28987 28987 28575 0 -1 4202496 123061 0 0 0 483766 19 0 0 25 0 1 0 643454057 508735488 122991 33554432000 134512640 135217611 4292310512 18446744073709551615 134527914 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/28990/statm: 124203 122991 77 173 0 124028 0
Current children cumulated CPU time (s) 4842.48
Current children cumulated vsize (KiB) 505516

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/298 29163
/proc/meminfo: memFree=5609364/32950928 swapFree=67083212/67111528
[pid=28987] ppid=28985 vsize=8704 CPUtime=4.63 cores=1,3,5,7
/proc/28987/stat : 28987 (glucose.sh) S 28985 28987 28575 0 -1 4202496 359 53845 0 0 0 0 444 19 18 0 1 0 643453593 8912896 255 33554432000 4194304 4922060 140736713191808 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28987/statm: 2176 255 211 178 0 69 0
[pid=28990] ppid=28987 vsize=496812 CPUtime=4897.84 cores=1,3,5,7
/proc/28990/stat : 28990 (glucose_static) R 28987 28987 28575 0 -1 4202496 123061 0 0 0 489765 19 0 0 25 0 1 0 643454057 508735488 122991 33554432000 134512640 135217611 4292310512 18446744073709551615 134527881 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/28990/statm: 124203 122991 77 173 0 124028 0
Current children cumulated CPU time (s) 4902.47
Current children cumulated vsize (KiB) 505516

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/298 29165
/proc/meminfo: memFree=5609440/32950928 swapFree=67083212/67111528
[pid=28987] ppid=28985 vsize=8704 CPUtime=4.63 cores=1,3,5,7
/proc/28987/stat : 28987 (glucose.sh) S 28985 28987 28575 0 -1 4202496 359 53845 0 0 0 0 444 19 18 0 1 0 643453593 8912896 255 33554432000 4194304 4922060 140736713191808 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28987/statm: 2176 255 211 178 0 69 0
[pid=28990] ppid=28987 vsize=496792 CPUtime=4957.84 cores=1,3,5,7
/proc/28990/stat : 28990 (glucose_static) R 28987 28987 28575 0 -1 4202496 123065 0 0 0 495765 19 0 0 25 0 1 0 643454057 508715008 122995 33554432000 134512640 135217611 4292310512 18446744073709551615 134527914 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/28990/statm: 124198 122995 77 173 0 124023 0
Current children cumulated CPU time (s) 4962.47
Current children cumulated vsize (KiB) 505496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/298 29166
/proc/meminfo: memFree=5609296/32950928 swapFree=67083212/67111528
[pid=28987] ppid=28985 vsize=8704 CPUtime=4.63 cores=1,3,5,7
/proc/28987/stat : 28987 (glucose.sh) S 28985 28987 28575 0 -1 4202496 359 53845 0 0 0 0 444 19 18 0 1 0 643453593 8912896 255 33554432000 4194304 4922060 140736713191808 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28987/statm: 2176 255 211 178 0 69 0
[pid=28990] ppid=28987 vsize=496792 CPUtime=4995.45 cores=1,3,5,7
/proc/28990/stat : 28990 (glucose_static) R 28987 28987 28575 0 -1 4202496 123065 0 0 0 499526 19 0 0 25 0 1 0 643454057 508715008 122995 33554432000 134512640 135217611 4292310512 18446744073709551615 134527984 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/28990/statm: 124198 122995 77 173 0 124023 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 505496

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 28987 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=444324
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=192970
# CPU time returned by wait4() is 4.63729
# while last known CPU time is 5000.08
#
# 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.08
CPU user time (s): 4999.7
CPU system time (s): 0.38
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 505536

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

runsolver used 12.873 second user time and 32.593 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-13 22:28:59
IDJOB=3365738
IDBENCH=82394
IDSOLVER=1842
FILE ID=node127/3365738-1305318538
RUNJOBID= node127-1305315244-28594
PBS_JOBID= 13324305
Free space on /tmp= 41816 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.080-SAT.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365738-1305318538/watcher-3365738-1305318538 -o /tmp/evaluation-result-3365738-1305318538/solver-3365738-1305318538 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3365738-1305318538.cnf

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

MD5SUM BENCH= 1ca09a2b911e29894c6603aee8d3e672
RANDOM SEED=1574643793

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       5932804 kB
Buffers:        241664 kB
Cached:       10206772 kB
SwapCached:       1620 kB
Active:       18929268 kB
Inactive:      7606920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       5932804 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:           52100 kB
Writeback:           0 kB
AnonPages:    16086376 kB
Mapped:          26716 kB
Slab:           371760 kB
PageTables:      47284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44594760 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= 41804 MiB
End job on node127 at 2011-05-13 23:52:21