Trace number 3365722

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
MD5SUM6ed645315c9ffb8177453b955fbe1737
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1309.74
Satisfiable
(Un)Satisfiability was proved
Number of variables109684
Number of clauses1767096
Sum of the clauses size4034296
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21705200
Number of clauses of size 34800
Number of clauses of size 422200
Number of clauses of size 59600
Number of clauses of size over 524600

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.49	c ==============================================================================
0.00/0.49	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.49	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.49	c ==============================================================================
0.00/0.49	c |         0 | 1393438  3185745 |  418031       0        0     nan |  0.000 % |
2.10/2.18	c |         0 |  995897  2319315 |      --       0       --      -- |     --   | -35/-52
2.10/2.18	c ==============================================================================
2.10/2.18	c Result  :   #vars: 71796   #clauses: 995897   #literals: 2319315
2.10/2.18	c CPU time:   2.10068 s
2.10/2.18	c ==============================================================================
2.59/2.61	c
2.59/2.61	c Starting glucose
2.59/2.61	c
2.59/2.61	
2.59/2.61	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
2.59/2.61	
2.59/2.61	c ============================[ Problem Statistics ]=============================
2.59/2.61	c |                                                                             |
2.59/2.61	c |  Number of variables:  71796                                                |
2.59/2.61	c |  Number of clauses:    995897                                               |
2.60/2.89	c |  Parsing time:         0.26         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-3365722-1305317194/watcher-3365722-1305317194 -o /tmp/evaluation-result-3365722-1305317194/solver-3365722-1305317194 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365722-1305317194.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.00 2.01 1.75 2/365 27721
/proc/meminfo: memFree=20955948/32951124 swapFree=66341972/67111528
[pid=27721] ppid=27719 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/27721/stat : 27721 (glucose.sh) S 27719 27721 27408 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 624135137 8912896 253 33554432000 4194304 4922060 140734768456832 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27721/statm: 2176 253 211 178 0 69 0

[startup+0.0981319 s]
/proc/loadavg: 2.00 2.01 1.75 2/365 27721
/proc/meminfo: memFree=20955948/32951124 swapFree=66341972/67111528
[pid=27721] ppid=27719 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/27721/stat : 27721 (glucose.sh) S 27719 27721 27408 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 624135137 8912896 253 33554432000 4194304 4922060 140734768456832 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27721/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101129 s]
/proc/loadavg: 2.00 2.01 1.75 2/365 27721
/proc/meminfo: memFree=20955948/32951124 swapFree=66341972/67111528
[pid=27721] ppid=27719 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/27721/stat : 27721 (glucose.sh) S 27719 27721 27408 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 624135137 8912896 253 33554432000 4194304 4922060 140734768456832 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27721/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301093 s]
/proc/loadavg: 2.00 2.01 1.75 2/365 27721
/proc/meminfo: memFree=20955948/32951124 swapFree=66341972/67111528
[pid=27721] ppid=27719 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/27721/stat : 27721 (glucose.sh) S 27719 27721 27408 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 624135137 8912896 253 33554432000 4194304 4922060 140734768456832 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27721/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701018 s]
/proc/loadavg: 2.00 2.01 1.75 2/365 27721
/proc/meminfo: memFree=20955948/32951124 swapFree=66341972/67111528
[pid=27721] ppid=27719 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/27721/stat : 27721 (glucose.sh) S 27719 27721 27408 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 624135137 8912896 253 33554432000 4194304 4922060 140734768456832 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27721/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50086 s]
/proc/loadavg: 2.00 2.01 1.75 3/367 27723
/proc/meminfo: memFree=20854284/32951124 swapFree=66341972/67111528
[pid=27721] ppid=27719 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/27721/stat : 27721 (glucose.sh) S 27719 27721 27408 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 624135137 8912896 253 33554432000 4194304 4922060 140734768456832 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27721/statm: 2176 253 211 178 0 69 0
[pid=27722] ppid=27721 vsize=113108 CPUtime=1.49 cores=1,3,5,7
/proc/27722/stat : 27722 (SatELite_releas) R 27721 27721 27408 0 -1 4202496 28190 0 0 0 142 7 0 0 25 0 1 0 624135137 115822592 25226 33554432000 134512640 135225430 4293051808 18446744073709551615 134587322 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27722/statm: 28277 25226 78 175 0 28100 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 121812

[startup+3.10053 s]
/proc/loadavg: 2.00 2.01 1.75 3/367 27723
/proc/meminfo: memFree=20853540/32951124 swapFree=66341972/67111528
[pid=27721] ppid=27719 vsize=8704 CPUtime=2.6 cores=1,3,5,7
/proc/27721/stat : 27721 (glucose.sh) S 27719 27721 27408 0 -1 4202496 359 31018 0 0 0 0 250 10 18 0 1 0 624135137 8912896 255 33554432000 4194304 4922060 140734768456832 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27721/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 8704

[startup+6.30096 s]
/proc/loadavg: 2.00 2.01 1.75 3/367 27724
/proc/meminfo: memFree=20871932/32951124 swapFree=66341972/67111528
[pid=27721] ppid=27719 vsize=8704 CPUtime=2.6 cores=1,3,5,7
/proc/27721/stat : 27721 (glucose.sh) S 27719 27721 27408 0 -1 4202496 359 31018 0 0 0 0 250 10 18 0 1 0 624135137 8912896 255 33554432000 4194304 4922060 140734768456832 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27721/statm: 2176 255 211 178 0 69 0
[pid=27724] ppid=27721 vsize=68988 CPUtime=3.66 cores=1,3,5,7
/proc/27724/stat : 27724 (glucose_static) R 27721 27721 27408 0 -1 4202496 16590 0 0 0 364 2 0 0 25 0 1 0 624135398 70643712 16521 33554432000 134512640 135217611 4290683904 18446744073709551615 134527984 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27724/statm: 17247 16521 77 173 0 17072 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 77692

[startup+12.7008 s]
/proc/loadavg: 2.00 2.01 1.75 3/367 27724
/proc/meminfo: memFree=20857952/32951124 swapFree=66341972/67111528
[pid=27721] ppid=27719 vsize=8704 CPUtime=2.6 cores=1,3,5,7
/proc/27721/stat : 27721 (glucose.sh) S 27719 27721 27408 0 -1 4202496 359 31018 0 0 0 0 250 10 18 0 1 0 624135137 8912896 255 33554432000 4194304 4922060 140734768456832 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27721/statm: 2176 255 211 178 0 69 0
[pid=27724] ppid=27721 vsize=81968 CPUtime=10.06 cores=1,3,5,7
/proc/27724/stat : 27724 (glucose_static) R 27721 27721 27408 0 -1 4202496 19868 0 0 0 1004 2 0 0 25 0 1 0 624135398 83935232 19799 33554432000 134512640 135217611 4290683904 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27724/statm: 20492 19799 77 173 0 20317 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 90672

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 1.75 3/367 27725
/proc/meminfo: memFree=20832048/32951124 swapFree=66341972/67111528
[pid=27721] ppid=27719 vsize=8704 CPUtime=2.6 cores=1,3,5,7
/proc/27721/stat : 27721 (glucose.sh) S 27719 27721 27408 0 -1 4202496 359 31018 0 0 0 0 250 10 18 0 1 0 624135137 8912896 255 33554432000 4194304 4922060 140734768456832 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27721/statm: 2176 255 211 178 0 69 0
[pid=27724] ppid=27721 vsize=107760 CPUtime=22.86 cores=1,3,5,7
/proc/27724/stat : 27724 (glucose_static) R 27721 27721 27408 0 -1 4202496 26300 0 0 0 2283 3 0 0 25 0 1 0 624135398 110346240 26231 33554432000 134512640 135217611 4290683904 18446744073709551615 134527845 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27724/statm: 26940 26231 77 173 0 26765 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 116464

[startup+51.1005 s]
/proc/loadavg: 2.00 2.01 1.76 3/367 27725
/proc/meminfo: memFree=20793740/32951124 swapFree=66341972/67111528
[pid=27721] ppid=27719 vsize=8704 CPUtime=2.6 cores=1,3,5,7
/proc/27721/stat : 27721 (glucose.sh) S 27719 27721 27408 0 -1 4202496 359 31018 0 0 0 0 250 10 18 0 1 0 624135137 8912896 255 33554432000 4194304 4922060 140734768456832 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27721/statm: 2176 255 211 178 0 69 0
[pid=27724] ppid=27721 vsize=145320 CPUtime=48.47 cores=1,3,5,7
/proc/27724/stat : 27724 (glucose_static) R 27721 27721 27408 0 -1 4202496 35669 0 0 0 4842 5 0 0 25 0 1 0 624135398 148807680 35600 33554432000 134512640 135217611 4290683904 18446744073709551615 134528001 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27724/statm: 36330 35600 77 173 0 36155 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 154024

[startup+102.314 s]
/proc/loadavg: 2.08 2.02 1.77 3/367 27727
/proc/meminfo: memFree=20750564/32951124 swapFree=66341972/67111528
[pid=27721] ppid=27719 vsize=8704 CPUtime=2.6 cores=1,3,5,7
/proc/27721/stat : 27721 (glucose.sh) S 27719 27721 27408 0 -1 4202496 359 31018 0 0 0 0 250 10 18 0 1 0 624135137 8912896 255 33554432000 4194304 4922060 140734768456832 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27721/statm: 2176 255 211 178 0 69 0
[pid=27724] ppid=27721 vsize=181520 CPUtime=99.68 cores=1,3,5,7
/proc/27724/stat : 27724 (glucose_static) R 27721 27721 27408 0 -1 4202496 44727 0 0 0 9962 6 0 0 25 0 1 0 624135398 185876480 44658 33554432000 134512640 135217611 4290683904 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27724/statm: 45380 44658 77 173 0 45205 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 190224

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 1.78 3/367 27728
/proc/meminfo: memFree=20746784/32951124 swapFree=66341972/67111528
[pid=27721] ppid=27719 vsize=8704 CPUtime=2.6 cores=1,3,5,7
/proc/27721/stat : 27721 (glucose.sh) S 27719 27721 27408 0 -1 4202496 359 31018 0 0 0 0 250 10 18 0 1 0 624135137 8912896 255 33554432000 4194304 4922060 140734768456832 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27721/statm: 2176 255 211 178 0 69 0
[pid=27724] ppid=27721 vsize=184836 CPUtime=159.67 cores=1,3,5,7
/proc/27724/stat : 27724 (glucose_static) R 27721 27721 27408 0 -1 4202496 45561 0 0 0 15961 6 0 0 25 0 1 0 624135398 189272064 45492 33554432000 134512640 135217611 4290683904 18446744073709551615 134527871 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27724/statm: 46209 45492 77 173 0 46034 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 193540

[startup+222.301 s]
/proc/loadavg: 2.01 2.01 1.79 3/367 27730
/proc/meminfo: memFree=20724164/32951124 swapFree=66341972/67111528
[pid=27721] ppid=27719 vsize=8704 CPUtime=2.6 cores=1,3,5,7
/proc/27721/stat : 27721 (glucose.sh) S 27719 27721 27408 0 -1 4202496 359 31018 0 0 0 0 250 10 18 0 1 0 624135137 8912896 255 33554432000 4194304 4922060 140734768456832 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27721/statm: 2176 255 211 178 0 69 0
[pid=27724] ppid=27721 vsize=201156 CPUtime=219.67 cores=1,3,5,7
/proc/27724/stat : 27724 (glucose_static) R 27721 27721 27408 0 -1 4202496 49645 0 0 0 21960 7 0 0 25 0 1 0 624135398 205983744 49576 33554432000 134512640 135217611 4290683904 18446744073709551615 134527984 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27724/statm: 50289 49576 77 173 0 50114 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 209860

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.81 3/367 27731
/proc/meminfo: memFree=20725108/32951124 swapFree=66341972/67111528
[pid=27721] ppid=27719 vsize=8704 CPUtime=2.6 cores=1,3,5,7
/proc/27721/stat : 27721 (glucose.sh) S 27719 27721 27408 0 -1 4202496 359 31018 0 0 0 0 250 10 18 0 1 0 624135137 8912896 255 33554432000 4194304 4922060 140734768456832 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27721/statm: 2176 255 211 178 0 69 0
[pid=27724] ppid=27721 vsize=201236 CPUtime=279.67 cores=1,3,5,7
/proc/27724/stat : 27724 (glucose_static) R 27721 27721 27408 0 -1 4202496 49649 0 0 0 27960 7 0 0 25 0 1 0 624135398 206065664 49580 33554432000 134512640 135217611 4290683904 18446744073709551615 134527845 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27724/statm: 50309 49580 77 173 0 50134 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 209940

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/367 27733
/proc/meminfo: memFree=20710920/32951124 swapFree=66341972/67111528
[pid=27721] ppid=27719 vsize=8704 CPUtime=2.6 cores=1,3,5,7
/proc/27721/stat : 27721 (glucose.sh) S 27719 27721 27408 0 -1 4202496 359 31018 0 0 0 0 250 10 18 0 1 0 624135137 8912896 255 33554432000 4194304 4922060 140734768456832 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27721/statm: 2176 255 211 178 0 69 0
[pid=27724] ppid=27721 vsize=201236 CPUtime=339.67 cores=1,3,5,7
/proc/27724/stat : 27724 (glucose_static) R 27721 27721 27408 0 -1 4202496 49656 0 0 0 33960 7 0 0 25 0 1 0 624135398 206065664 49587 33554432000 134512640 135217611 4290683904 18446744073709551615 134528127 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27724/statm: 50309 49587 77 173 0 50134 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 209940

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.82 3/367 27735
/proc/meminfo: memFree=20651236/32951124 swapFree=66341972/67111528
[pid=27721] ppid=27719 vsize=8704 CPUtime=2.6 cores=1,3,5,7
/proc/27721/stat : 27721 (glucose.sh) S 27719 27721 27408 0 -1 4202496 359 31018 0 0 0 0 250 10 18 0 1 0 624135137 8912896 255 33554432000 4194304 4922060 140734768456832 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27721/statm: 2176 255 211 178 0 69 0
[pid=27724] ppid=27721 vsize=261096 CPUtime=399.68 cores=1,3,5,7

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

/proc/27724/statm: 116821 116062 77 173 0 116646 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 475988

[startup+4422.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/367 27854
/proc/meminfo: memFree=20373016/32951124 swapFree=66341972/67111528
[pid=27721] ppid=27719 vsize=8704 CPUtime=2.6 cores=1,3,5,7
/proc/27721/stat : 27721 (glucose.sh) S 27719 27721 27408 0 -1 4202496 359 31018 0 0 0 0 250 10 18 0 1 0 624135137 8912896 255 33554432000 4194304 4922060 140734768456832 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27721/statm: 2176 255 211 178 0 69 0
[pid=27724] ppid=27721 vsize=467284 CPUtime=4419.83 cores=1,3,5,7
/proc/27724/stat : 27724 (glucose_static) R 27721 27721 27408 0 -1 4202496 116255 0 0 0 441964 19 0 0 25 0 1 0 624135398 478498816 116062 33554432000 134512640 135217611 4290683904 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27724/statm: 116821 116062 77 173 0 116646 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 475988

[startup+4482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/367 27885
/proc/meminfo: memFree=20655956/32951124 swapFree=66341972/67111528
[pid=27721] ppid=27719 vsize=8704 CPUtime=2.6 cores=1,3,5,7
/proc/27721/stat : 27721 (glucose.sh) S 27719 27721 27408 0 -1 4202496 359 31018 0 0 0 0 250 10 18 0 1 0 624135137 8912896 255 33554432000 4194304 4922060 140734768456832 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27721/statm: 2176 255 211 178 0 69 0
[pid=27724] ppid=27721 vsize=467284 CPUtime=4479.83 cores=1,3,5,7
/proc/27724/stat : 27724 (glucose_static) R 27721 27721 27408 0 -1 4202496 116255 0 0 0 447964 19 0 0 25 0 1 0 624135398 478498816 116062 33554432000 134512640 135217611 4290683904 18446744073709551615 134539603 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27724/statm: 116821 116062 77 173 0 116646 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 475988

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/367 27887
/proc/meminfo: memFree=20645672/32951124 swapFree=66341972/67111528
[pid=27721] ppid=27719 vsize=8704 CPUtime=2.6 cores=1,3,5,7
/proc/27721/stat : 27721 (glucose.sh) S 27719 27721 27408 0 -1 4202496 359 31018 0 0 0 0 250 10 18 0 1 0 624135137 8912896 255 33554432000 4194304 4922060 140734768456832 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27721/statm: 2176 255 211 178 0 69 0
[pid=27724] ppid=27721 vsize=467284 CPUtime=4539.83 cores=1,3,5,7
/proc/27724/stat : 27724 (glucose_static) R 27721 27721 27408 0 -1 4202496 116258 0 0 0 453964 19 0 0 25 0 1 0 624135398 478498816 116065 33554432000 134512640 135217611 4290683904 18446744073709551615 134527845 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27724/statm: 116821 116065 77 173 0 116646 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 475988

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/367 27889
/proc/meminfo: memFree=20640396/32951124 swapFree=66341972/67111528
[pid=27721] ppid=27719 vsize=8704 CPUtime=2.6 cores=1,3,5,7
/proc/27721/stat : 27721 (glucose.sh) S 27719 27721 27408 0 -1 4202496 359 31018 0 0 0 0 250 10 18 0 1 0 624135137 8912896 255 33554432000 4194304 4922060 140734768456832 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27721/statm: 2176 255 211 178 0 69 0
[pid=27724] ppid=27721 vsize=467284 CPUtime=4599.85 cores=1,3,5,7
/proc/27724/stat : 27724 (glucose_static) R 27721 27721 27408 0 -1 4202496 116258 0 0 0 459966 19 0 0 25 0 1 0 624135398 478498816 116065 33554432000 134512640 135217611 4290683904 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27724/statm: 116821 116065 77 173 0 116646 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 475988

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/367 27890
/proc/meminfo: memFree=20634864/32951124 swapFree=66341972/67111528
[pid=27721] ppid=27719 vsize=8704 CPUtime=2.6 cores=1,3,5,7
/proc/27721/stat : 27721 (glucose.sh) S 27719 27721 27408 0 -1 4202496 359 31018 0 0 0 0 250 10 18 0 1 0 624135137 8912896 255 33554432000 4194304 4922060 140734768456832 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27721/statm: 2176 255 211 178 0 69 0
[pid=27724] ppid=27721 vsize=467284 CPUtime=4659.84 cores=1,3,5,7
/proc/27724/stat : 27724 (glucose_static) R 27721 27721 27408 0 -1 4202496 116258 0 0 0 465965 19 0 0 25 0 1 0 624135398 478498816 116065 33554432000 134512640 135217611 4290683904 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27724/statm: 116821 116065 77 173 0 116646 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 475988

[startup+4722.31 s]
/proc/loadavg: 2.14 2.04 2.01 3/367 27895
/proc/meminfo: memFree=20630960/32951124 swapFree=66341972/67111528
[pid=27721] ppid=27719 vsize=8704 CPUtime=2.6 cores=1,3,5,7
/proc/27721/stat : 27721 (glucose.sh) S 27719 27721 27408 0 -1 4202496 359 31018 0 0 0 0 250 10 18 0 1 0 624135137 8912896 255 33554432000 4194304 4922060 140734768456832 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27721/statm: 2176 255 211 178 0 69 0
[pid=27724] ppid=27721 vsize=467284 CPUtime=4719.85 cores=1,3,5,7
/proc/27724/stat : 27724 (glucose_static) R 27721 27721 27408 0 -1 4202496 116258 0 0 0 471966 19 0 0 25 0 1 0 624135398 478498816 116065 33554432000 134512640 135217611 4290683904 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27724/statm: 116821 116065 77 173 0 116646 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 475988

[startup+4782.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/367 27896
/proc/meminfo: memFree=20627364/32951124 swapFree=66341972/67111528
[pid=27721] ppid=27719 vsize=8704 CPUtime=2.6 cores=1,3,5,7
/proc/27721/stat : 27721 (glucose.sh) S 27719 27721 27408 0 -1 4202496 359 31018 0 0 0 0 250 10 18 0 1 0 624135137 8912896 255 33554432000 4194304 4922060 140734768456832 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27721/statm: 2176 255 211 178 0 69 0
[pid=27724] ppid=27721 vsize=467284 CPUtime=4779.84 cores=1,3,5,7
/proc/27724/stat : 27724 (glucose_static) R 27721 27721 27408 0 -1 4202496 116261 0 0 0 477965 19 0 0 25 0 1 0 624135398 478498816 116068 33554432000 134512640 135217611 4290683904 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27724/statm: 116821 116068 77 173 0 116646 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 475988

[startup+4842.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/367 27898
/proc/meminfo: memFree=20624820/32951124 swapFree=66341972/67111528
[pid=27721] ppid=27719 vsize=8704 CPUtime=2.6 cores=1,3,5,7
/proc/27721/stat : 27721 (glucose.sh) S 27719 27721 27408 0 -1 4202496 359 31018 0 0 0 0 250 10 18 0 1 0 624135137 8912896 255 33554432000 4194304 4922060 140734768456832 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27721/statm: 2176 255 211 178 0 69 0
[pid=27724] ppid=27721 vsize=467284 CPUtime=4839.84 cores=1,3,5,7
/proc/27724/stat : 27724 (glucose_static) R 27721 27721 27408 0 -1 4202496 116262 0 0 0 483965 19 0 0 25 0 1 0 624135398 478498816 116069 33554432000 134512640 135217611 4290683904 18446744073709551615 134527861 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27724/statm: 116821 116069 77 173 0 116646 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 475988

[startup+4902.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/367 27900
/proc/meminfo: memFree=20621656/32951124 swapFree=66341972/67111528
[pid=27721] ppid=27719 vsize=8704 CPUtime=2.6 cores=1,3,5,7
/proc/27721/stat : 27721 (glucose.sh) S 27719 27721 27408 0 -1 4202496 359 31018 0 0 0 0 250 10 18 0 1 0 624135137 8912896 255 33554432000 4194304 4922060 140734768456832 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27721/statm: 2176 255 211 178 0 69 0
[pid=27724] ppid=27721 vsize=467284 CPUtime=4899.85 cores=1,3,5,7
/proc/27724/stat : 27724 (glucose_static) R 27721 27721 27408 0 -1 4202496 116262 0 0 0 489966 19 0 0 25 0 1 0 624135398 478498816 116069 33554432000 134512640 135217611 4290683904 18446744073709551615 134528179 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27724/statm: 116821 116069 77 173 0 116646 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 475988

[startup+4962.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/367 27901
/proc/meminfo: memFree=20617740/32951124 swapFree=66341972/67111528
[pid=27721] ppid=27719 vsize=8704 CPUtime=2.6 cores=1,3,5,7
/proc/27721/stat : 27721 (glucose.sh) S 27719 27721 27408 0 -1 4202496 359 31018 0 0 0 0 250 10 18 0 1 0 624135137 8912896 255 33554432000 4194304 4922060 140734768456832 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27721/statm: 2176 255 211 178 0 69 0
[pid=27724] ppid=27721 vsize=467284 CPUtime=4959.85 cores=1,3,5,7
/proc/27724/stat : 27724 (glucose_static) R 27721 27721 27408 0 -1 4202496 116262 0 0 0 495966 19 0 0 25 0 1 0 624135398 478498816 116069 33554432000 134512640 135217611 4290683904 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27724/statm: 116821 116069 77 173 0 116646 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 475988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.02 2.03 2.00 3/367 27902
/proc/meminfo: memFree=20614084/32951124 swapFree=66341972/67111528
[pid=27721] ppid=27719 vsize=8704 CPUtime=2.6 cores=1,3,5,7
/proc/27721/stat : 27721 (glucose.sh) S 27719 27721 27408 0 -1 4202496 359 31018 0 0 0 0 250 10 18 0 1 0 624135137 8912896 255 33554432000 4194304 4922060 140734768456832 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27721/statm: 2176 255 211 178 0 69 0
[pid=27724] ppid=27721 vsize=467284 CPUtime=4997.46 cores=1,3,5,7
/proc/27724/stat : 27724 (glucose_static) R 27721 27721 27408 0 -1 4202496 116263 0 0 0 499727 19 0 0 25 0 1 0 624135398 478498816 116070 33554432000 134512640 135217611 4290683904 18446744073709551615 134528185 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27724/statm: 116821 116070 77 173 0 116646 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 475988

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.02 2.03 2.00 3/367 27902
/proc/meminfo: memFree=20614084/32951124 swapFree=66341972/67111528
[pid=27721] ppid=27719 vsize=8704 CPUtime=2.6 cores=1,3,5,7
/proc/27721/stat : 27721 (glucose.sh) S 27719 27721 27408 0 -1 4202496 359 31018 0 0 0 0 250 10 18 0 1 0 624135137 8912896 255 33554432000 4194304 4922060 140734768456832 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27721/statm: 2176 255 211 178 0 69 0
[pid=27724] ppid=27721 vsize=467284 CPUtime=4997.46 cores=1,3,5,7
/proc/27724/stat : 27724 (glucose_static) R 27721 27721 27408 0 -1 4202496 116263 0 0 0 499727 19 0 0 25 0 1 0 624135398 478498816 116070 33554432000 134512640 135217611 4290683904 18446744073709551615 134528185 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27724/statm: 116821 116070 77 173 0 116646 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 475988

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27721 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=504619
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=107983
# CPU time returned by wait4() is 2.6126
# while last known CPU time is 5000.06
#
# 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.06
CPU user time (s): 4999.77
CPU system time (s): 0.29
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 476324

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

runsolver used 16.6965 second user time and 42.0216 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-13 22:06:35
IDJOB=3365722
IDBENCH=82379
IDSOLVER=1842
FILE ID=node141/3365722-1305317194
RUNJOBID= node141-1305315242-27427
PBS_JOBID= 13324291
Free space on /tmp= 48868 MiB

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

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

MD5SUM BENCH= 6ed645315c9ffb8177453b955fbe1737
RANDOM SEED=142028097

node141.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	: 5362.96
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.82
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.84
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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:     32951124 kB
MemFree:      20956228 kB
Buffers:        224544 kB
Cached:        6101152 kB
SwapCached:      22860 kB
Active:        3360604 kB
Inactive:      8389260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20956228 kB
SwapTotal:    67111528 kB
SwapFree:     66341972 kB
Dirty:           31444 kB
Writeback:           0 kB
AnonPages:     5407192 kB
Mapped:          19788 kB
Slab:           140776 kB
PageTables:      38308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86440656 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= 48876 MiB
End job on node141 at 2011-05-13 23:29:57