Trace number 3365914

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom21.cnf
MD5SUMe6407843d1fbd00b68d4ad600a25dfb2
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 variables48639
Number of clauses162901
Sum of the clauses size415741
Maximum clause length1542
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 283161
Number of clauses of size 378900
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5590

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.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |  152865   392419 |   45859       0        0     nan |  0.000 % |
0.00/0.60	c |         0 |  106127   393098 |      --       0       --      -- |     --   | -46738/679
0.00/0.60	c ==============================================================================
0.00/0.60	c Result  :   #vars: 19145   #clauses: 106127   #literals: 393098
0.00/0.60	c CPU time:   0.584911 s
0.00/0.60	c ==============================================================================
0.00/0.68	c
0.00/0.68	c Starting glucose
0.00/0.68	c
0.00/0.68	
0.00/0.68	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.68	
0.00/0.68	c ============================[ Problem Statistics ]=============================
0.00/0.68	c |                                                                             |
0.00/0.68	c |  Number of variables:  19145                                                |
0.00/0.68	c |  Number of clauses:    106127                                               |
0.67/0.72	c |  Parsing time:         0.04         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-3365914-1305321302/watcher-3365914-1305321302 -o /tmp/evaluation-result-3365914-1305321302/solver-3365914-1305321302 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365914-1305321302.cnf 

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

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 3/356 10188
/proc/meminfo: memFree=10313156/32951124 swapFree=65980216/67111528
[pid=10188] ppid=10186 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/10188/stat : 10188 (glucose.sh) S 10186 10188 9782 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 624545698 8912896 253 33554432000 4194304 4922060 140736208454032 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/10188/statm: 2176 253 211 178 0 69 0

[startup+0.030007 s]
/proc/loadavg: 1.92 1.98 1.99 3/356 10188
/proc/meminfo: memFree=10313156/32951124 swapFree=65980216/67111528
[pid=10188] ppid=10186 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/10188/stat : 10188 (glucose.sh) S 10186 10188 9782 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 624545698 8912896 253 33554432000 4194304 4922060 140736208454032 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/10188/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101005 s]
/proc/loadavg: 1.92 1.98 1.99 3/356 10188
/proc/meminfo: memFree=10313156/32951124 swapFree=65980216/67111528
[pid=10188] ppid=10186 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/10188/stat : 10188 (glucose.sh) S 10186 10188 9782 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 624545698 8912896 253 33554432000 4194304 4922060 140736208454032 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/10188/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300966 s]
/proc/loadavg: 1.92 1.98 1.99 3/356 10188
/proc/meminfo: memFree=10313156/32951124 swapFree=65980216/67111528
[pid=10188] ppid=10186 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/10188/stat : 10188 (glucose.sh) S 10186 10188 9782 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 624545698 8912896 253 33554432000 4194304 4922060 140736208454032 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/10188/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700888 s]
/proc/loadavg: 1.92 1.98 1.99 3/356 10188
/proc/meminfo: memFree=10313156/32951124 swapFree=65980216/67111528
[pid=10188] ppid=10186 vsize=8704 CPUtime=0.67 cores=0,2,4,6
/proc/10188/stat : 10188 (glucose.sh) S 10186 10188 9782 0 -1 4202496 359 6865 0 0 0 0 65 2 19 0 1 0 624545698 8912896 255 33554432000 4194304 4922060 140736208454032 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10188/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 8704

[startup+1.50076 s]
/proc/loadavg: 1.92 1.98 1.99 3/358 10191
/proc/meminfo: memFree=10295656/32951124 swapFree=65980216/67111528
[pid=10188] ppid=10186 vsize=8704 CPUtime=0.67 cores=0,2,4,6
/proc/10188/stat : 10188 (glucose.sh) S 10186 10188 9782 0 -1 4202496 359 6865 0 0 0 0 65 2 19 0 1 0 624545698 8912896 255 33554432000 4194304 4922060 140736208454032 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10188/statm: 2176 255 211 178 0 69 0
[pid=10191] ppid=10188 vsize=12996 CPUtime=0.81 cores=0,2,4,6
/proc/10191/stat : 10191 (glucose_static) R 10188 10188 9782 0 -1 4202496 3078 0 0 0 81 0 0 0 22 0 1 0 624545767 13307904 3033 33554432000 134512640 135217611 4288437312 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10191/statm: 3249 3033 77 173 0 3074 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21700

[startup+3.10047 s]
/proc/loadavg: 1.92 1.98 1.99 3/358 10191
/proc/meminfo: memFree=10292672/32951124 swapFree=65980216/67111528
[pid=10188] ppid=10186 vsize=8704 CPUtime=0.67 cores=0,2,4,6
/proc/10188/stat : 10188 (glucose.sh) S 10186 10188 9782 0 -1 4202496 359 6865 0 0 0 0 65 2 19 0 1 0 624545698 8912896 255 33554432000 4194304 4922060 140736208454032 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10188/statm: 2176 255 211 178 0 69 0
[pid=10191] ppid=10188 vsize=15392 CPUtime=2.41 cores=0,2,4,6
/proc/10191/stat : 10191 (glucose_static) R 10188 10188 9782 0 -1 4202496 3677 0 0 0 241 0 0 0 25 0 1 0 624545767 15761408 3632 33554432000 134512640 135217611 4288437312 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10191/statm: 3848 3632 77 173 0 3673 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 24096

[startup+6.30085 s]
/proc/loadavg: 1.93 1.98 1.99 3/358 10191
/proc/meminfo: memFree=10290064/32951124 swapFree=65980216/67111528
[pid=10188] ppid=10186 vsize=8704 CPUtime=0.67 cores=0,2,4,6
/proc/10188/stat : 10188 (glucose.sh) S 10186 10188 9782 0 -1 4202496 359 6865 0 0 0 0 65 2 19 0 1 0 624545698 8912896 255 33554432000 4194304 4922060 140736208454032 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10188/statm: 2176 255 211 178 0 69 0
[pid=10191] ppid=10188 vsize=17032 CPUtime=5.61 cores=0,2,4,6
/proc/10191/stat : 10191 (glucose_static) R 10188 10188 9782 0 -1 4202496 4090 0 0 0 561 0 0 0 25 0 1 0 624545767 17440768 4045 33554432000 134512640 135217611 4288437312 18446744073709551615 134533055 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10191/statm: 4258 4045 77 173 0 4083 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 25736

[startup+12.7007 s]
/proc/loadavg: 1.93 1.98 1.99 3/358 10191
/proc/meminfo: memFree=10286792/32951124 swapFree=65980216/67111528
[pid=10188] ppid=10186 vsize=8704 CPUtime=0.67 cores=0,2,4,6
/proc/10188/stat : 10188 (glucose.sh) S 10186 10188 9782 0 -1 4202496 359 6865 0 0 0 0 65 2 19 0 1 0 624545698 8912896 255 33554432000 4194304 4922060 140736208454032 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10188/statm: 2176 255 211 178 0 69 0
[pid=10191] ppid=10188 vsize=19192 CPUtime=12.01 cores=0,2,4,6
/proc/10191/stat : 10191 (glucose_static) R 10188 10188 9782 0 -1 4202496 4638 0 0 0 1201 0 0 0 25 0 1 0 624545767 19652608 4593 33554432000 134512640 135217611 4288437312 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10191/statm: 4798 4593 77 173 0 4623 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27896

[startup+25.5004 s]
/proc/loadavg: 2.11 2.02 2.01 3/358 10191
/proc/meminfo: memFree=10284804/32951124 swapFree=65980216/67111528
[pid=10188] ppid=10186 vsize=8704 CPUtime=0.67 cores=0,2,4,6
/proc/10188/stat : 10188 (glucose.sh) S 10186 10188 9782 0 -1 4202496 359 6865 0 0 0 0 65 2 19 0 1 0 624545698 8912896 255 33554432000 4194304 4922060 140736208454032 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10188/statm: 2176 255 211 178 0 69 0
[pid=10191] ppid=10188 vsize=21128 CPUtime=24.81 cores=0,2,4,6
/proc/10191/stat : 10191 (glucose_static) R 10188 10188 9782 0 -1 4202496 5105 0 0 0 2481 0 0 0 25 0 1 0 624545767 21635072 5060 33554432000 134512640 135217611 4288437312 18446744073709551615 134533313 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10191/statm: 5282 5060 77 173 0 5107 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29832

[startup+51.1007 s]
/proc/loadavg: 2.07 2.01 2.00 3/358 10192
/proc/meminfo: memFree=10282264/32951124 swapFree=65980216/67111528
[pid=10188] ppid=10186 vsize=8704 CPUtime=0.67 cores=0,2,4,6
/proc/10188/stat : 10188 (glucose.sh) S 10186 10188 9782 0 -1 4202496 359 6865 0 0 0 0 65 2 19 0 1 0 624545698 8912896 255 33554432000 4194304 4922060 140736208454032 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10188/statm: 2176 255 211 178 0 69 0
[pid=10191] ppid=10188 vsize=24188 CPUtime=50.4 cores=0,2,4,6
/proc/10191/stat : 10191 (glucose_static) R 10188 10188 9782 0 -1 4202496 5843 0 0 0 5040 0 0 0 25 0 1 0 624545767 24768512 5798 33554432000 134512640 135217611 4288437312 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10191/statm: 6047 5798 77 173 0 5872 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 32892

[startup+102.313 s]
/proc/loadavg: 2.09 2.03 2.00 3/358 10193
/proc/meminfo: memFree=10276040/32951124 swapFree=65980216/67111528
[pid=10188] ppid=10186 vsize=8704 CPUtime=0.67 cores=0,2,4,6
/proc/10188/stat : 10188 (glucose.sh) S 10186 10188 9782 0 -1 4202496 359 6865 0 0 0 0 65 2 19 0 1 0 624545698 8912896 255 33554432000 4194304 4922060 140736208454032 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10188/statm: 2176 255 211 178 0 69 0
[pid=10191] ppid=10188 vsize=29388 CPUtime=101.62 cores=0,2,4,6
/proc/10191/stat : 10191 (glucose_static) R 10188 10188 9782 0 -1 4202496 7108 0 0 0 10161 1 0 0 25 0 1 0 624545767 30093312 7063 33554432000 134512640 135217611 4288437312 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10191/statm: 7347 7063 77 173 0 7172 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 38092

[startup+162.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/358 10195
/proc/meminfo: memFree=10272664/32951124 swapFree=65980216/67111528
[pid=10188] ppid=10186 vsize=8704 CPUtime=0.67 cores=0,2,4,6
/proc/10188/stat : 10188 (glucose.sh) S 10186 10188 9782 0 -1 4202496 359 6865 0 0 0 0 65 2 19 0 1 0 624545698 8912896 255 33554432000 4194304 4922060 140736208454032 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10188/statm: 2176 255 211 178 0 69 0
[pid=10191] ppid=10188 vsize=32576 CPUtime=161.61 cores=0,2,4,6
/proc/10191/stat : 10191 (glucose_static) R 10188 10188 9782 0 -1 4202496 7914 0 0 0 16160 1 0 0 25 0 1 0 624545767 33357824 7869 33554432000 134512640 135217611 4288437312 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10191/statm: 8144 7869 77 173 0 7969 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 41280

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/358 10197
/proc/meminfo: memFree=10270264/32951124 swapFree=65980216/67111528
[pid=10188] ppid=10186 vsize=8704 CPUtime=0.67 cores=0,2,4,6
/proc/10188/stat : 10188 (glucose.sh) S 10186 10188 9782 0 -1 4202496 359 6865 0 0 0 0 65 2 19 0 1 0 624545698 8912896 255 33554432000 4194304 4922060 140736208454032 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10188/statm: 2176 255 211 178 0 69 0
[pid=10191] ppid=10188 vsize=36212 CPUtime=221.61 cores=0,2,4,6
/proc/10191/stat : 10191 (glucose_static) R 10188 10188 9782 0 -1 4202496 8767 0 0 0 22160 1 0 0 25 0 1 0 624545767 37081088 8722 33554432000 134512640 135217611 4288437312 18446744073709551615 134533010 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10191/statm: 9053 8722 77 173 0 8878 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 44916

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/358 10198
/proc/meminfo: memFree=10256844/32951124 swapFree=65980216/67111528
[pid=10188] ppid=10186 vsize=8704 CPUtime=0.67 cores=0,2,4,6
/proc/10188/stat : 10188 (glucose.sh) S 10186 10188 9782 0 -1 4202496 359 6865 0 0 0 0 65 2 19 0 1 0 624545698 8912896 255 33554432000 4194304 4922060 140736208454032 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10188/statm: 2176 255 211 178 0 69 0
[pid=10191] ppid=10188 vsize=39544 CPUtime=281.62 cores=0,2,4,6
/proc/10191/stat : 10191 (glucose_static) R 10188 10188 9782 0 -1 4202496 9603 0 0 0 28160 2 0 0 25 0 1 0 624545767 40493056 9558 33554432000 134512640 135217611 4288437312 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10191/statm: 9886 9558 77 173 0 9711 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 48248

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/358 10200
/proc/meminfo: memFree=10225304/32951124 swapFree=65980216/67111528
[pid=10188] ppid=10186 vsize=8704 CPUtime=0.67 cores=0,2,4,6
/proc/10188/stat : 10188 (glucose.sh) S 10186 10188 9782 0 -1 4202496 359 6865 0 0 0 0 65 2 19 0 1 0 624545698 8912896 255 33554432000 4194304 4922060 140736208454032 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10188/statm: 2176 255 211 178 0 69 0
[pid=10191] ppid=10188 vsize=41776 CPUtime=341.62 cores=0,2,4,6
/proc/10191/stat : 10191 (glucose_static) R 10188 10188 9782 0 -1 4202496 10150 0 0 0 34160 2 0 0 25 0 1 0 624545767 42778624 10105 33554432000 134512640 135217611 4288437312 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/10191/statm: 10444 10105 77 173 0 10269 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 50480

[startup+402.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/358 10201
/proc/meminfo: memFree=10222768/32951124 swapFree=65980216/67111528
[pid=10188] ppid=10186 vsize=8704 CPUtime=0.67 cores=0,2,4,6

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

/proc/10191/statm: 30451 29343 77 173 0 30276 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 130508

[startup+4422.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/358 10384
/proc/meminfo: memFree=9914180/32951124 swapFree=65980216/67111528
[pid=10188] ppid=10186 vsize=8704 CPUtime=0.67 cores=0,2,4,6
/proc/10188/stat : 10188 (glucose.sh) S 10186 10188 9782 0 -1 4202496 359 6865 0 0 0 0 65 2 19 0 1 0 624545698 8912896 255 33554432000 4194304 4922060 140736208454032 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10188/statm: 2176 255 211 178 0 69 0
[pid=10191] ppid=10188 vsize=121804 CPUtime=4421.73 cores=0,2,4,6
/proc/10191/stat : 10191 (glucose_static) R 10188 10188 9782 0 -1 4202496 29460 0 0 0 442166 7 0 0 25 0 1 0 624545767 124727296 29343 33554432000 134512640 135217611 4288437312 18446744073709551615 134533213 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/10191/statm: 30451 29343 77 173 0 30276 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 130508

[startup+4482.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/358 10385
/proc/meminfo: memFree=9909672/32951124 swapFree=65980216/67111528
[pid=10188] ppid=10186 vsize=8704 CPUtime=0.67 cores=0,2,4,6
/proc/10188/stat : 10188 (glucose.sh) S 10186 10188 9782 0 -1 4202496 359 6865 0 0 0 0 65 2 19 0 1 0 624545698 8912896 255 33554432000 4194304 4922060 140736208454032 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10188/statm: 2176 255 211 178 0 69 0
[pid=10191] ppid=10188 vsize=125452 CPUtime=4481.72 cores=0,2,4,6
/proc/10191/stat : 10191 (glucose_static) R 10188 10188 9782 0 -1 4202496 30209 0 0 0 448165 7 0 0 25 0 1 0 624545767 128462848 30092 33554432000 134512640 135217611 4288437312 18446744073709551615 134534001 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/10191/statm: 31363 30092 77 173 0 31188 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 134156

[startup+4542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/358 10387
/proc/meminfo: memFree=9908896/32951124 swapFree=65980216/67111528
[pid=10188] ppid=10186 vsize=8704 CPUtime=0.67 cores=0,2,4,6
/proc/10188/stat : 10188 (glucose.sh) S 10186 10188 9782 0 -1 4202496 359 6865 0 0 0 0 65 2 19 0 1 0 624545698 8912896 255 33554432000 4194304 4922060 140736208454032 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10188/statm: 2176 255 211 178 0 69 0
[pid=10191] ppid=10188 vsize=125436 CPUtime=4541.73 cores=0,2,4,6
/proc/10191/stat : 10191 (glucose_static) R 10188 10188 9782 0 -1 4202496 30211 0 0 0 454165 8 0 0 25 0 1 0 624545767 128446464 30094 33554432000 134512640 135217611 4288437312 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/10191/statm: 31359 30094 77 173 0 31184 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 134140

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/358 10388
/proc/meminfo: memFree=9908112/32951124 swapFree=65980216/67111528
[pid=10188] ppid=10186 vsize=8704 CPUtime=0.67 cores=0,2,4,6
/proc/10188/stat : 10188 (glucose.sh) S 10186 10188 9782 0 -1 4202496 359 6865 0 0 0 0 65 2 19 0 1 0 624545698 8912896 255 33554432000 4194304 4922060 140736208454032 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10188/statm: 2176 255 211 178 0 69 0
[pid=10191] ppid=10188 vsize=125436 CPUtime=4601.73 cores=0,2,4,6
/proc/10191/stat : 10191 (glucose_static) R 10188 10188 9782 0 -1 4202496 30211 0 0 0 460165 8 0 0 25 0 1 0 624545767 128446464 30094 33554432000 134512640 135217611 4288437312 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/10191/statm: 31359 30094 77 173 0 31184 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 134140

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/358 10390
/proc/meminfo: memFree=9907940/32951124 swapFree=65980216/67111528
[pid=10188] ppid=10186 vsize=8704 CPUtime=0.67 cores=0,2,4,6
/proc/10188/stat : 10188 (glucose.sh) S 10186 10188 9782 0 -1 4202496 359 6865 0 0 0 0 65 2 19 0 1 0 624545698 8912896 255 33554432000 4194304 4922060 140736208454032 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10188/statm: 2176 255 211 178 0 69 0
[pid=10191] ppid=10188 vsize=125436 CPUtime=4661.73 cores=0,2,4,6
/proc/10191/stat : 10191 (glucose_static) R 10188 10188 9782 0 -1 4202496 30213 0 0 0 466165 8 0 0 25 0 1 0 624545767 128446464 30096 33554432000 134512640 135217611 4288437312 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/10191/statm: 31359 30096 77 173 0 31184 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 134140

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/358 10392
/proc/meminfo: memFree=9905432/32951124 swapFree=65980216/67111528
[pid=10188] ppid=10186 vsize=8704 CPUtime=0.67 cores=0,2,4,6
/proc/10188/stat : 10188 (glucose.sh) S 10186 10188 9782 0 -1 4202496 359 6865 0 0 0 0 65 2 19 0 1 0 624545698 8912896 255 33554432000 4194304 4922060 140736208454032 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10188/statm: 2176 255 211 178 0 69 0
[pid=10191] ppid=10188 vsize=125436 CPUtime=4721.74 cores=0,2,4,6
/proc/10191/stat : 10191 (glucose_static) R 10188 10188 9782 0 -1 4202496 30220 0 0 0 472166 8 0 0 25 0 1 0 624545767 128446464 30103 33554432000 134512640 135217611 4288437312 18446744073709551615 134533073 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/10191/statm: 31359 30103 77 173 0 31184 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 134140

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/358 10393
/proc/meminfo: memFree=9904764/32951124 swapFree=65980216/67111528
[pid=10188] ppid=10186 vsize=8704 CPUtime=0.67 cores=0,2,4,6
/proc/10188/stat : 10188 (glucose.sh) S 10186 10188 9782 0 -1 4202496 359 6865 0 0 0 0 65 2 19 0 1 0 624545698 8912896 255 33554432000 4194304 4922060 140736208454032 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10188/statm: 2176 255 211 178 0 69 0
[pid=10191] ppid=10188 vsize=125436 CPUtime=4781.73 cores=0,2,4,6
/proc/10191/stat : 10191 (glucose_static) R 10188 10188 9782 0 -1 4202496 30222 0 0 0 478165 8 0 0 25 0 1 0 624545767 128446464 30105 33554432000 134512640 135217611 4288437312 18446744073709551615 134533260 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/10191/statm: 31359 30105 77 173 0 31184 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 134140

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/358 10395
/proc/meminfo: memFree=9905092/32951124 swapFree=65980216/67111528
[pid=10188] ppid=10186 vsize=8704 CPUtime=0.67 cores=0,2,4,6
/proc/10188/stat : 10188 (glucose.sh) S 10186 10188 9782 0 -1 4202496 359 6865 0 0 0 0 65 2 19 0 1 0 624545698 8912896 255 33554432000 4194304 4922060 140736208454032 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10188/statm: 2176 255 211 178 0 69 0
[pid=10191] ppid=10188 vsize=125436 CPUtime=4841.73 cores=0,2,4,6
/proc/10191/stat : 10191 (glucose_static) R 10188 10188 9782 0 -1 4202496 30222 0 0 0 484164 9 0 0 25 0 1 0 624545767 128446464 30105 33554432000 134512640 135217611 4288437312 18446744073709551615 134537375 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/10191/statm: 31359 30105 77 173 0 31184 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 134140

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/358 10396
/proc/meminfo: memFree=9901476/32951124 swapFree=65980216/67111528
[pid=10188] ppid=10186 vsize=8704 CPUtime=0.67 cores=0,2,4,6
/proc/10188/stat : 10188 (glucose.sh) S 10186 10188 9782 0 -1 4202496 359 6865 0 0 0 0 65 2 19 0 1 0 624545698 8912896 255 33554432000 4194304 4922060 140736208454032 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10188/statm: 2176 255 211 178 0 69 0
[pid=10191] ppid=10188 vsize=125436 CPUtime=4901.73 cores=0,2,4,6
/proc/10191/stat : 10191 (glucose_static) R 10188 10188 9782 0 -1 4202496 30237 0 0 0 490164 9 0 0 25 0 1 0 624545767 128446464 30120 33554432000 134512640 135217611 4288437312 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/10191/statm: 31359 30120 77 173 0 31184 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 134140

[startup+4962.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/358 10398
/proc/meminfo: memFree=9901432/32951124 swapFree=65980216/67111528
[pid=10188] ppid=10186 vsize=8704 CPUtime=0.67 cores=0,2,4,6
/proc/10188/stat : 10188 (glucose.sh) S 10186 10188 9782 0 -1 4202496 359 6865 0 0 0 0 65 2 19 0 1 0 624545698 8912896 255 33554432000 4194304 4922060 140736208454032 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10188/statm: 2176 255 211 178 0 69 0
[pid=10191] ppid=10188 vsize=125760 CPUtime=4961.73 cores=0,2,4,6
/proc/10191/stat : 10191 (glucose_static) R 10188 10188 9782 0 -1 4202496 30306 0 0 0 496164 9 0 0 25 0 1 0 624545767 128778240 30189 33554432000 134512640 135217611 4288437312 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/10191/statm: 31440 30189 77 173 0 31265 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 134464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.06 2.02 2.00 3/358 10399
/proc/meminfo: memFree=9898796/32951124 swapFree=65980216/67111528
[pid=10188] ppid=10186 vsize=8704 CPUtime=0.67 cores=0,2,4,6
/proc/10188/stat : 10188 (glucose.sh) S 10186 10188 9782 0 -1 4202496 359 6865 0 0 0 0 65 2 19 0 1 0 624545698 8912896 255 33554432000 4194304 4922060 140736208454032 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10188/statm: 2176 255 211 178 0 69 0
[pid=10191] ppid=10188 vsize=125760 CPUtime=4999.34 cores=0,2,4,6
/proc/10191/stat : 10191 (glucose_static) R 10188 10188 9782 0 -1 4202496 30307 0 0 0 499924 10 0 0 25 0 1 0 624545767 128778240 30190 33554432000 134512640 135217611 4288437312 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/10191/statm: 31440 30190 77 173 0 31265 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 134464

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.06 2.02 2.00 3/358 10399
/proc/meminfo: memFree=9898796/32951124 swapFree=65980216/67111528
[pid=10188] ppid=10186 vsize=8704 CPUtime=0.67 cores=0,2,4,6
/proc/10188/stat : 10188 (glucose.sh) S 10186 10188 9782 0 -1 4202496 359 6865 0 0 0 0 65 2 19 0 1 0 624545698 8912896 255 33554432000 4194304 4922060 140736208454032 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10188/statm: 2176 255 211 178 0 69 0
[pid=10191] ppid=10188 vsize=125760 CPUtime=4999.34 cores=0,2,4,6
/proc/10191/stat : 10191 (glucose_static) R 10188 10188 9782 0 -1 4202496 30307 0 0 0 499924 10 0 0 25 0 1 0 624545767 128778240 30190 33554432000 134512640 135217611 4288437312 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/10191/statm: 31440 30190 77 173 0 31265 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 134464

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10188 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=657899
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=23996
# CPU time returned by wait4() is 0.681895
# while last known CPU time is 5000.01
#
# 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.01
CPU user time (s): 4999.89
CPU system time (s): 0.12
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 134464

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

runsolver used 17.7943 second user time and 37.1444 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-13 23:15:02
IDJOB=3365914
IDBENCH=83135
IDSOLVER=1842
FILE ID=node142/3365914-1305321302
RUNJOBID= node142-1305315242-9800
PBS_JOBID= 13324290
Free space on /tmp= 47076 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom21.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365914-1305321302/watcher-3365914-1305321302 -o /tmp/evaluation-result-3365914-1305321302/solver-3365914-1305321302 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3365914-1305321302.cnf

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

MD5SUM BENCH= e6407843d1fbd00b68d4ad600a25dfb2
RANDOM SEED=142028097

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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:      10313436 kB
Buffers:        281632 kB
Cached:       17213832 kB
SwapCached:      11520 kB
Active:        9940600 kB
Inactive:     11988620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10313436 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:            4300 kB
Writeback:           0 kB
AnonPages:     4430492 kB
Mapped:          20652 kB
Slab:           611124 kB
PageTables:      32540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77257948 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= 46888 MiB
End job on node142 at 2011-05-14 00:38:24