Trace number 3498595

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
EBGlucose 1.0? (TO) 5000.06 5000.01

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray04_32.cnf
MD5SUM2fe3650d4a602f63086e937176360ebb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8750
Number of clauses25865
Sum of the clauses size60349
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 217242
Number of clauses of size 38621
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   25863    60347 |    7758       0        0     nan |  0.000 % |
0.00/0.08	c |         0 |   19663    59086 |      --       0       --      -- |     --   | -6198/-1256
0.00/0.08	c ==============================================================================
0.00/0.08	c Result  :   #vars: 4390   #clauses: 19663   #literals: 59086
0.00/0.08	c CPU time:   0.082987 s
0.00/0.08	c ==============================================================================
0.00/0.09	c
0.00/0.09	c Starting glucose
0.00/0.09	c
0.09/0.14	
0.09/0.14	c This is EBGlucose 1.0 -- based on Glucose version 1.0
0.09/0.14	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
0.09/0.14	
0.09/0.14	c ============================[ Problem Statistics ]=============================
0.09/0.14	c |                                                                             |
0.09/0.14	c |  Number of variables:  4390                                                 |
0.09/0.14	c |  Number of clauses:    19663                                                |
0.09/0.15	c |  Parsing time:         0.01         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.1 (svn: 989)

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 /var/tmp/evaluation-result-3498595-1307960686/watcher-3498595-1307960686 -o /var/tmp/evaluation-result-3498595-1307960686/solver-3498595-1307960686 -C 5000 -W 5100 -M 15500 HOME/ebglucose.sh HOME/instance-3498595-1307960686.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: 1.00 1.00 1.05 2/174 22995
/proc/meminfo: memFree=15224040/32951124 swapFree=67057920/67111528
[pid=22995] ppid=22993 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/22995/stat : 22995 (ebglucose.sh) S 22993 22995 22344 0 -1 4202496 353 233 0 0 0 0 0 0 23 0 1 0 888483957 8912896 252 33554432000 4194304 4922060 140737003536496 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22995/statm: 2176 252 211 178 0 69 0

[startup+0.077762 s]
/proc/loadavg: 1.00 1.00 1.05 2/174 22995
/proc/meminfo: memFree=15224040/32951124 swapFree=67057920/67111528
[pid=22995] ppid=22993 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/22995/stat : 22995 (ebglucose.sh) S 22993 22995 22344 0 -1 4202496 353 233 0 0 0 0 0 0 23 0 1 0 888483957 8912896 252 33554432000 4194304 4922060 140737003536496 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22995/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100759 s]
/proc/loadavg: 1.00 1.00 1.05 2/174 22995
/proc/meminfo: memFree=15224040/32951124 swapFree=67057920/67111528
[pid=22995] ppid=22993 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/22995/stat : 22995 (ebglucose.sh) S 22993 22995 22344 0 -1 4202496 380 1590 0 0 0 0 9 0 24 0 1 0 888483957 8912896 255 33554432000 4194304 4922060 140737003536496 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22995/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8704

[startup+0.300718 s]
/proc/loadavg: 1.00 1.00 1.05 2/174 22995
/proc/meminfo: memFree=15224040/32951124 swapFree=67057920/67111528
[pid=22995] ppid=22993 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/22995/stat : 22995 (ebglucose.sh) S 22993 22995 22344 0 -1 4202496 380 1590 0 0 0 0 9 0 24 0 1 0 888483957 8912896 255 33554432000 4194304 4922060 140737003536496 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22995/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8704

[startup+0.700647 s]
/proc/loadavg: 1.00 1.00 1.05 2/174 22995
/proc/meminfo: memFree=15224040/32951124 swapFree=67057920/67111528
[pid=22995] ppid=22993 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/22995/stat : 22995 (ebglucose.sh) S 22993 22995 22344 0 -1 4202496 380 1590 0 0 0 0 9 0 24 0 1 0 888483957 8912896 255 33554432000 4194304 4922060 140737003536496 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22995/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8704

[startup+1.50051 s]
/proc/loadavg: 1.00 1.00 1.05 4/180 23011
/proc/meminfo: memFree=15119812/32951124 swapFree=67057920/67111528
[pid=22995] ppid=22993 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/22995/stat : 22995 (ebglucose.sh) S 22993 22995 22344 0 -1 4202496 380 1590 0 0 0 0 9 0 24 0 1 0 888483957 8912896 255 33554432000 4194304 4922060 140737003536496 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22995/statm: 2176 255 211 178 0 69 0
[pid=22999] ppid=22995 vsize=7164 CPUtime=1.34 cores=1,3,5,7
/proc/22999/stat : 22999 (ebglucose_stati) R 22995 22995 22344 0 -1 4202496 1187 0 12 0 134 0 0 0 25 0 1 0 888483967 7335936 1139 33554432000 134512640 134556542 4289694240 18446744073709551615 134537168 0 0 4096 8388611 0 0 0 17 5 0 0 4
/proc/22999/statm: 1791 1139 213 11 0 1125 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 15868

[startup+3.10022 s]
/proc/loadavg: 1.08 1.02 1.06 3/180 23011
/proc/meminfo: memFree=15102824/32951124 swapFree=67057920/67111528
[pid=22995] ppid=22993 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/22995/stat : 22995 (ebglucose.sh) S 22993 22995 22344 0 -1 4202496 380 1590 0 0 0 0 9 0 24 0 1 0 888483957 8912896 255 33554432000 4194304 4922060 140737003536496 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22995/statm: 2176 255 211 178 0 69 0
[pid=22999] ppid=22995 vsize=8180 CPUtime=2.94 cores=1,3,5,7
/proc/22999/stat : 22999 (ebglucose_stati) R 22995 22995 22344 0 -1 4202496 1442 0 12 0 294 0 0 0 25 0 1 0 888483967 8376320 1394 33554432000 134512640 134556542 4289694240 18446744073709551615 134537343 0 0 4096 8388611 0 0 0 17 5 0 0 4
/proc/22999/statm: 2045 1394 213 11 0 1379 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 16884

[startup+6.30066 s]
/proc/loadavg: 1.08 1.02 1.06 3/180 23012
/proc/meminfo: memFree=15136056/32951124 swapFree=67057920/67111528
[pid=22995] ppid=22993 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/22995/stat : 22995 (ebglucose.sh) S 22993 22995 22344 0 -1 4202496 380 1590 0 0 0 0 9 0 24 0 1 0 888483957 8912896 255 33554432000 4194304 4922060 140737003536496 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22995/statm: 2176 255 211 178 0 69 0
[pid=22999] ppid=22995 vsize=9664 CPUtime=6.15 cores=1,3,5,7
/proc/22999/stat : 22999 (ebglucose_stati) R 22995 22995 22344 0 -1 4202496 1802 0 12 0 615 0 0 0 25 0 1 0 888483967 9895936 1754 33554432000 134512640 134556542 4289694240 18446744073709551615 134529038 0 0 4096 8388611 0 0 0 17 5 0 0 4
/proc/22999/statm: 2416 1754 213 11 0 1750 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 18368

[startup+12.7005 s]
/proc/loadavg: 1.22 1.05 1.07 3/180 23013
/proc/meminfo: memFree=15130136/32951124 swapFree=67057920/67111528
[pid=22995] ppid=22993 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/22995/stat : 22995 (ebglucose.sh) S 22993 22995 22344 0 -1 4202496 380 1590 0 0 0 0 9 0 24 0 1 0 888483957 8912896 255 33554432000 4194304 4922060 140737003536496 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22995/statm: 2176 255 211 178 0 69 0
[pid=22999] ppid=22995 vsize=11512 CPUtime=12.54 cores=1,3,5,7
/proc/22999/stat : 22999 (ebglucose_stati) R 22995 22995 22344 0 -1 4202496 2279 0 12 0 1254 0 0 0 25 0 1 0 888483967 11788288 2231 33554432000 134512640 134556542 4289694240 18446744073709551615 134537197 0 0 4096 8388611 0 0 0 17 5 0 0 4
/proc/22999/statm: 2878 2231 213 11 0 2212 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 20216

[startup+25.5003 s]
/proc/loadavg: 1.34 1.08 1.08 3/180 23015
/proc/meminfo: memFree=15125800/32951124 swapFree=67057920/67111528
[pid=22995] ppid=22993 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/22995/stat : 22995 (ebglucose.sh) S 22993 22995 22344 0 -1 4202496 380 1590 0 0 0 0 9 0 24 0 1 0 888483957 8912896 255 33554432000 4194304 4922060 140737003536496 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22995/statm: 2176 255 211 178 0 69 0
[pid=22999] ppid=22995 vsize=13740 CPUtime=25.34 cores=1,3,5,7
/proc/22999/stat : 22999 (ebglucose_stati) R 22995 22995 22344 0 -1 4202496 2823 0 12 0 2534 0 0 0 25 0 1 0 888483967 14069760 2775 33554432000 134512640 134556542 4289694240 18446744073709551615 134537412 0 0 4096 8388611 0 0 0 17 5 0 0 4
/proc/22999/statm: 3435 2775 214 11 0 2769 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 22444

[startup+51.1007 s]
/proc/loadavg: 1.62 1.17 1.11 3/180 23017
/proc/meminfo: memFree=15121536/32951124 swapFree=67057920/67111528
[pid=22995] ppid=22993 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/22995/stat : 22995 (ebglucose.sh) S 22993 22995 22344 0 -1 4202496 380 1590 0 0 0 0 9 0 24 0 1 0 888483957 8912896 255 33554432000 4194304 4922060 140737003536496 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22995/statm: 2176 255 211 178 0 69 0
[pid=22999] ppid=22995 vsize=17648 CPUtime=50.94 cores=1,3,5,7
/proc/22999/stat : 22999 (ebglucose_stati) R 22995 22995 22344 0 -1 4202496 3758 0 12 0 5094 0 0 0 25 0 1 0 888483967 18071552 3710 33554432000 134512640 134556542 4289694240 18446744073709551615 134531484 0 0 4096 8388611 0 0 0 17 5 0 0 4
/proc/22999/statm: 4412 3710 214 11 0 3746 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 26352

[startup+102.307 s]
/proc/loadavg: 1.85 1.31 1.15 3/180 23018
/proc/meminfo: memFree=15112488/32951124 swapFree=67057920/67111528
[pid=22995] ppid=22993 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/22995/stat : 22995 (ebglucose.sh) S 22993 22995 22344 0 -1 4202496 380 1590 0 0 0 0 9 0 24 0 1 0 888483957 8912896 255 33554432000 4194304 4922060 140737003536496 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22995/statm: 2176 255 211 178 0 69 0
[pid=22999] ppid=22995 vsize=22908 CPUtime=102.15 cores=1,3,5,7
/proc/22999/stat : 22999 (ebglucose_stati) R 22995 22995 22344 0 -1 4202496 5005 0 12 0 10214 1 0 0 25 0 1 0 888483967 23457792 4957 33554432000 134512640 134556542 4289694240 18446744073709551615 134537188 0 0 4096 8388611 0 0 0 17 5 0 0 4
/proc/22999/statm: 5727 4957 214 11 0 5061 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 31612

[startup+162.301 s]
/proc/loadavg: 1.94 1.43 1.20 3/180 23020
/proc/meminfo: memFree=15104368/32951124 swapFree=67057920/67111528
[pid=22995] ppid=22993 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/22995/stat : 22995 (ebglucose.sh) S 22993 22995 22344 0 -1 4202496 380 1590 0 0 0 0 9 0 24 0 1 0 888483957 8912896 255 33554432000 4194304 4922060 140737003536496 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22995/statm: 2176 255 211 178 0 69 0
[pid=22999] ppid=22995 vsize=26196 CPUtime=162.14 cores=1,3,5,7
/proc/22999/stat : 22999 (ebglucose_stati) R 22995 22995 22344 0 -1 4202496 5796 0 12 0 16213 1 0 0 25 0 1 0 888483967 26824704 5748 33554432000 134512640 134556542 4289694240 18446744073709551615 134537504 0 0 4096 8388611 0 0 0 17 5 0 0 4
/proc/22999/statm: 6549 5748 214 11 0 5883 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 34900

[startup+222.301 s]
/proc/loadavg: 2.03 1.55 1.26 3/180 23021
/proc/meminfo: memFree=15097132/32951124 swapFree=67057920/67111528
[pid=22995] ppid=22993 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/22995/stat : 22995 (ebglucose.sh) S 22993 22995 22344 0 -1 4202496 380 1590 0 0 0 0 9 0 24 0 1 0 888483957 8912896 255 33554432000 4194304 4922060 140737003536496 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22995/statm: 2176 255 211 178 0 69 0
[pid=22999] ppid=22995 vsize=29392 CPUtime=222.14 cores=1,3,5,7
/proc/22999/stat : 22999 (ebglucose_stati) R 22995 22995 22344 0 -1 4202496 6603 0 12 0 22213 1 0 0 25 0 1 0 888483967 30097408 6555 33554432000 134512640 134556542 4289694240 18446744073709551615 134537492 0 0 4096 8388611 0 0 0 17 5 0 0 4
/proc/22999/statm: 7348 6555 214 11 0 6682 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 38096

[startup+282.301 s]
/proc/loadavg: 2.01 1.63 1.30 3/180 23023
/proc/meminfo: memFree=15091280/32951124 swapFree=67057920/67111528
[pid=22995] ppid=22993 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/22995/stat : 22995 (ebglucose.sh) S 22993 22995 22344 0 -1 4202496 380 1590 0 0 0 0 9 0 24 0 1 0 888483957 8912896 255 33554432000 4194304 4922060 140737003536496 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22995/statm: 2176 255 211 178 0 69 0
[pid=22999] ppid=22995 vsize=30732 CPUtime=282.14 cores=1,3,5,7
/proc/22999/stat : 22999 (ebglucose_stati) R 22995 22995 22344 0 -1 4202496 6897 0 12 0 28213 1 0 0 25 0 1 0 888483967 31469568 6849 33554432000 134512640 134556542 4289694240 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 5 0 0 4
/proc/22999/statm: 7683 6849 214 11 0 7017 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 39436

[startup+342.3 s]
/proc/loadavg: 2.00 1.69 1.34 3/180 23024
/proc/meminfo: memFree=15089276/32951124 swapFree=67057920/67111528
[pid=22995] ppid=22993 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/22995/stat : 22995 (ebglucose.sh) S 22993 22995 22344 0 -1 4202496 380 1590 0 0 0 0 9 0 24 0 1 0 888483957 8912896 255 33554432000 4194304 4922060 140737003536496 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22995/statm: 2176 255 211 178 0 69 0
[pid=22999] ppid=22995 vsize=32932 CPUtime=342.14 cores=1,3,5,7
/proc/22999/stat : 22999 (ebglucose_stati) R 22995 22995 22344 0 -1 4202496 7391 0 12 0 34213 1 0 0 25 0 1 0 888483967 33722368 7343 33554432000 134512640 134556542 4289694240 18446744073709551615 134537390 0 0 4096 8388611 0 0 0 17 5 0 0 4
/proc/22999/statm: 8233 7343 214 11 0 7567 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 41636

[startup+402.301 s]
/proc/loadavg: 2.00 1.75 1.38 3/180 23026
/proc/meminfo: memFree=15081300/32951124 swapFree=67057920/67111528
[pid=22995] ppid=22993 vsize=8704 CPUtime=0.09 cores=1,3,5,7

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

/proc/22999/statm: 19275 17891 214 11 0 18609 0
Current children cumulated CPU time (s) 4302.32
Current children cumulated vsize (KiB) 85804

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/180 23144
/proc/meminfo: memFree=14942004/32951124 swapFree=67057920/67111528
[pid=22995] ppid=22993 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/22995/stat : 22995 (ebglucose.sh) S 22993 22995 22344 0 -1 4202496 380 1590 0 0 0 0 9 0 24 0 1 0 888483957 8912896 255 33554432000 4194304 4922060 140737003536496 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22995/statm: 2176 255 211 178 0 69 0
[pid=22999] ppid=22995 vsize=77100 CPUtime=4362.24 cores=1,3,5,7
/proc/22999/stat : 22999 (ebglucose_stati) R 22995 22995 22344 0 -1 4202496 17941 0 12 0 436220 4 0 0 25 0 1 0 888483967 78950400 17893 33554432000 134512640 134556542 4289694240 18446744073709551615 134534858 0 0 4096 8388611 0 0 0 17 5 0 0 4
/proc/22999/statm: 19275 17893 214 11 0 18609 0
Current children cumulated CPU time (s) 4362.33
Current children cumulated vsize (KiB) 85804

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/180 23145
/proc/meminfo: memFree=14936272/32951124 swapFree=67057920/67111528
[pid=22995] ppid=22993 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/22995/stat : 22995 (ebglucose.sh) S 22993 22995 22344 0 -1 4202496 380 1590 0 0 0 0 9 0 24 0 1 0 888483957 8912896 255 33554432000 4194304 4922060 140737003536496 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22995/statm: 2176 255 211 178 0 69 0
[pid=22999] ppid=22995 vsize=77244 CPUtime=4422.24 cores=1,3,5,7
/proc/22999/stat : 22999 (ebglucose_stati) R 22995 22995 22344 0 -1 4202496 17972 0 12 0 442220 4 0 0 25 0 1 0 888483967 79097856 17924 33554432000 134512640 134556542 4289694240 18446744073709551615 134537454 0 0 4096 8388611 0 0 0 17 5 0 0 4
/proc/22999/statm: 19311 17924 214 11 0 18645 0
Current children cumulated CPU time (s) 4422.33
Current children cumulated vsize (KiB) 85948

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/180 23147
/proc/meminfo: memFree=14936360/32951124 swapFree=67057920/67111528
[pid=22995] ppid=22993 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/22995/stat : 22995 (ebglucose.sh) S 22993 22995 22344 0 -1 4202496 380 1590 0 0 0 0 9 0 24 0 1 0 888483957 8912896 255 33554432000 4194304 4922060 140737003536496 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22995/statm: 2176 255 211 178 0 69 0
[pid=22999] ppid=22995 vsize=77244 CPUtime=4482.25 cores=1,3,5,7
/proc/22999/stat : 22999 (ebglucose_stati) R 22995 22995 22344 0 -1 4202496 17990 0 12 0 448220 5 0 0 25 0 1 0 888483967 79097856 17942 33554432000 134512640 134556542 4289694240 18446744073709551615 134537412 0 0 4096 8388611 0 0 0 17 5 0 0 4
/proc/22999/statm: 19311 17942 214 11 0 18645 0
Current children cumulated CPU time (s) 4482.34
Current children cumulated vsize (KiB) 85948

[startup+4542.3 s]
/proc/loadavg: 2.04 2.01 1.93 3/180 23148
/proc/meminfo: memFree=14935588/32951124 swapFree=67057920/67111528
[pid=22995] ppid=22993 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/22995/stat : 22995 (ebglucose.sh) S 22993 22995 22344 0 -1 4202496 380 1590 0 0 0 0 9 0 24 0 1 0 888483957 8912896 255 33554432000 4194304 4922060 140737003536496 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22995/statm: 2176 255 211 178 0 69 0
[pid=22999] ppid=22995 vsize=77712 CPUtime=4542.25 cores=1,3,5,7
/proc/22999/stat : 22999 (ebglucose_stati) R 22995 22995 22344 0 -1 4202496 18097 0 12 0 454220 5 0 0 25 0 1 0 888483967 79577088 18049 33554432000 134512640 134556542 4289694240 18446744073709551615 134537312 0 0 4096 8388611 0 0 0 17 5 0 0 4
/proc/22999/statm: 19428 18049 214 11 0 18762 0
Current children cumulated CPU time (s) 4542.34
Current children cumulated vsize (KiB) 86416

[startup+4602.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/180 23150
/proc/meminfo: memFree=14933572/32951124 swapFree=67057920/67111528
[pid=22995] ppid=22993 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/22995/stat : 22995 (ebglucose.sh) S 22993 22995 22344 0 -1 4202496 380 1590 0 0 0 0 9 0 24 0 1 0 888483957 8912896 255 33554432000 4194304 4922060 140737003536496 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22995/statm: 2176 255 211 178 0 69 0
[pid=22999] ppid=22995 vsize=79164 CPUtime=4602.26 cores=1,3,5,7
/proc/22999/stat : 22999 (ebglucose_stati) R 22995 22995 22344 0 -1 4202496 18502 0 12 0 460221 5 0 0 25 0 1 0 888483967 81063936 18454 33554432000 134512640 134556542 4289694240 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 4
/proc/22999/statm: 19791 18454 214 11 0 19125 0
Current children cumulated CPU time (s) 4602.35
Current children cumulated vsize (KiB) 87868

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 23152
/proc/meminfo: memFree=14931808/32951124 swapFree=67057920/67111528
[pid=22995] ppid=22993 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/22995/stat : 22995 (ebglucose.sh) S 22993 22995 22344 0 -1 4202496 380 1590 0 0 0 0 9 0 24 0 1 0 888483957 8912896 255 33554432000 4194304 4922060 140737003536496 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22995/statm: 2176 255 211 178 0 69 0
[pid=22999] ppid=22995 vsize=79272 CPUtime=4662.25 cores=1,3,5,7
/proc/22999/stat : 22999 (ebglucose_stati) R 22995 22995 22344 0 -1 4202496 18527 0 12 0 466220 5 0 0 25 0 1 0 888483967 81174528 18479 33554432000 134512640 134556542 4289694240 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 4
/proc/22999/statm: 19818 18479 214 11 0 19152 0
Current children cumulated CPU time (s) 4662.34
Current children cumulated vsize (KiB) 87976

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 23153
/proc/meminfo: memFree=14931664/32951124 swapFree=67057920/67111528
[pid=22995] ppid=22993 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/22995/stat : 22995 (ebglucose.sh) S 22993 22995 22344 0 -1 4202496 380 1590 0 0 0 0 9 0 24 0 1 0 888483957 8912896 255 33554432000 4194304 4922060 140737003536496 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22995/statm: 2176 255 211 178 0 69 0
[pid=22999] ppid=22995 vsize=79272 CPUtime=4722.26 cores=1,3,5,7
/proc/22999/stat : 22999 (ebglucose_stati) R 22995 22995 22344 0 -1 4202496 18533 0 12 0 472221 5 0 0 25 0 1 0 888483967 81174528 18485 33554432000 134512640 134556542 4289694240 18446744073709551615 134537168 0 0 4096 8388611 0 0 0 17 5 0 0 4
/proc/22999/statm: 19818 18485 214 11 0 19152 0
Current children cumulated CPU time (s) 4722.35
Current children cumulated vsize (KiB) 87976

[startup+4782.3 s]
/proc/loadavg: 2.04 2.01 1.93 3/180 23155
/proc/meminfo: memFree=14929668/32951124 swapFree=67057920/67111528
[pid=22995] ppid=22993 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/22995/stat : 22995 (ebglucose.sh) S 22993 22995 22344 0 -1 4202496 380 1590 0 0 0 0 9 0 24 0 1 0 888483957 8912896 255 33554432000 4194304 4922060 140737003536496 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22995/statm: 2176 255 211 178 0 69 0
[pid=22999] ppid=22995 vsize=79272 CPUtime=4782.26 cores=1,3,5,7
/proc/22999/stat : 22999 (ebglucose_stati) R 22995 22995 22344 0 -1 4202496 18535 0 12 0 478221 5 0 0 25 0 1 0 888483967 81174528 18487 33554432000 134512640 134556542 4289694240 18446744073709551615 134525024 0 0 4096 8388611 0 0 0 17 5 0 0 4
/proc/22999/statm: 19818 18487 214 11 0 19152 0
Current children cumulated CPU time (s) 4782.35
Current children cumulated vsize (KiB) 87976

[startup+4842.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/180 23156
/proc/meminfo: memFree=14929772/32951124 swapFree=67057920/67111528
[pid=22995] ppid=22993 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/22995/stat : 22995 (ebglucose.sh) S 22993 22995 22344 0 -1 4202496 380 1590 0 0 0 0 9 0 24 0 1 0 888483957 8912896 255 33554432000 4194304 4922060 140737003536496 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22995/statm: 2176 255 211 178 0 69 0
[pid=22999] ppid=22995 vsize=79272 CPUtime=4842.26 cores=1,3,5,7
/proc/22999/stat : 22999 (ebglucose_stati) R 22995 22995 22344 0 -1 4202496 18538 0 12 0 484221 5 0 0 25 0 1 0 888483967 81174528 18490 33554432000 134512640 134556542 4289694240 18446744073709551615 134537312 0 0 4096 8388611 0 0 0 17 5 0 0 4
/proc/22999/statm: 19818 18490 214 11 0 19152 0
Current children cumulated CPU time (s) 4842.35
Current children cumulated vsize (KiB) 87976

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 23158
/proc/meminfo: memFree=14927144/32951124 swapFree=67057920/67111528
[pid=22995] ppid=22993 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/22995/stat : 22995 (ebglucose.sh) S 22993 22995 22344 0 -1 4202496 380 1590 0 0 0 0 9 0 24 0 1 0 888483957 8912896 255 33554432000 4194304 4922060 140737003536496 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22995/statm: 2176 255 211 178 0 69 0
[pid=22999] ppid=22995 vsize=79272 CPUtime=4902.26 cores=1,3,5,7
/proc/22999/stat : 22999 (ebglucose_stati) R 22995 22995 22344 0 -1 4202496 18541 0 12 0 490221 5 0 0 25 0 1 0 888483967 81174528 18493 33554432000 134512640 134556542 4289694240 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 4
/proc/22999/statm: 19818 18493 214 11 0 19152 0
Current children cumulated CPU time (s) 4902.35
Current children cumulated vsize (KiB) 87976

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 23160
/proc/meminfo: memFree=14926740/32951124 swapFree=67057920/67111528
[pid=22995] ppid=22993 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/22995/stat : 22995 (ebglucose.sh) S 22993 22995 22344 0 -1 4202496 380 1590 0 0 0 0 9 0 24 0 1 0 888483957 8912896 255 33554432000 4194304 4922060 140737003536496 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22995/statm: 2176 255 211 178 0 69 0
[pid=22999] ppid=22995 vsize=79576 CPUtime=4962.26 cores=1,3,5,7
/proc/22999/stat : 22999 (ebglucose_stati) R 22995 22995 22344 0 -1 4202496 18610 0 12 0 496221 5 0 0 25 0 1 0 888483967 81485824 18562 33554432000 134512640 134556542 4289694240 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 5 0 0 4
/proc/22999/statm: 19894 18562 214 11 0 19228 0
Current children cumulated CPU time (s) 4962.35
Current children cumulated vsize (KiB) 88280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 23161
/proc/meminfo: memFree=14926468/32951124 swapFree=67057920/67111528
[pid=22995] ppid=22993 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/22995/stat : 22995 (ebglucose.sh) S 22993 22995 22344 0 -1 4202496 380 1590 0 0 0 0 9 0 24 0 1 0 888483957 8912896 255 33554432000 4194304 4922060 140737003536496 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22995/statm: 2176 255 211 178 0 69 0
[pid=22999] ppid=22995 vsize=80032 CPUtime=4999.97 cores=1,3,5,7
/proc/22999/stat : 22999 (ebglucose_stati) R 22995 22995 22344 0 -1 4202496 18661 0 12 0 499992 5 0 0 25 0 1 0 888483967 81952768 18613 33554432000 134512640 134556542 4289694240 18446744073709551615 134537512 0 0 4096 8388611 0 0 0 17 5 0 0 4
/proc/22999/statm: 20008 18613 214 11 0 19342 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 88736

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 22995 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=92985
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.096984
# 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): 5000.01
CPU time (s): 5000.06
CPU user time (s): 5000.01
CPU system time (s): 0.05
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 88736

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

runsolver used 8.19475 second user time and 18.8221 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-13 12:24:46
IDJOB=3498595
IDBENCH=70810
IDSOLVER=1992
FILE ID=node140/3498595-1307960686
RUNJOBID= node140-1307960686-22978
PBS_JOBID= 13559688
Free space on /var/tmp= 2912 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray04_32.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3498595-1307960686/watcher-3498595-1307960686 -o /var/tmp/evaluation-result-3498595-1307960686/solver-3498595-1307960686 -C 5000 -W 5100 -M 15500  HOME/ebglucose.sh HOME/instance-3498595-1307960686.cnf

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

MD5SUM BENCH= 2fe3650d4a602f63086e937176360ebb
RANDOM SEED=1848285070

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.833
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:      15225524 kB
Buffers:        101224 kB
Cached:       16978000 kB
SwapCached:       6672 kB
Active:        1721056 kB
Inactive:     15376508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15225524 kB
SwapTotal:    67111528 kB
SwapFree:     67057920 kB
Dirty:            1156 kB
Writeback:           0 kB
AnonPages:       16696 kB
Mapped:          12464 kB
Slab:           562476 kB
PageTables:       4684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185592 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 /var/tmp at the end= 2868 MiB
End job on node140 at 2011-06-13 13:48:08