Trace number 3366062

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 4999.92

General information on the benchmark

NameSAT02/industrial/nam/fpga-routing/
k2fix_gr_rcs_w8.shuffled.cnf
MD5SUM82e833e539576c6d79252b19dcace0cf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.63029
Satisfiable
(Un)Satisfiability was proved
Number of variables10056
Number of clauses271393
Sum of the clauses size550328
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2270136
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51257

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.10	c ==============================================================================
0.00/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.10	c ==============================================================================
0.00/0.10	c |         0 |  271393   550328 |   81417       0        0     nan |  0.000 % |
0.00/0.87	c |         0 |  269998   945031 |      --       0       --      -- |     --   | -1395/394703
0.00/0.87	c ==============================================================================
0.00/0.87	c Result  :   #vars: 8694   #clauses: 269998   #literals: 945031
0.00/0.87	c CPU time:   0.859869 s
0.00/0.87	c ==============================================================================
0.99/1.06	c
0.99/1.06	c Starting glucose
0.99/1.06	c
0.99/1.06	
0.99/1.06	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.99/1.06	
0.99/1.06	c ============================[ Problem Statistics ]=============================
0.99/1.06	c |                                                                             |
0.99/1.06	c |  Number of variables:  8694                                                 |
0.99/1.06	c |  Number of clauses:    269998                                               |
1.05/1.17	c |  Parsing time:         0.11         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-3366062-1305325620/watcher-3366062-1305325620 -o /tmp/evaluation-result-3366062-1305325620/solver-3366062-1305325620 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3366062-1305325620.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: 2.04 2.02 2.00 2/384 6758
/proc/meminfo: memFree=7697084/32951124 swapFree=65586204/67111528
[pid=6758] ppid=6756 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6758/stat : 6758 (glucose.sh) S 6756 6758 6193 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 722792637 8912896 253 33554432000 4194304 4922060 140735322642272 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6758/statm: 2176 253 211 178 0 69 0

[startup+0.032792 s]
/proc/loadavg: 2.04 2.02 2.00 2/384 6758
/proc/meminfo: memFree=7697084/32951124 swapFree=65586204/67111528
[pid=6758] ppid=6756 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6758/stat : 6758 (glucose.sh) S 6756 6758 6193 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 722792637 8912896 253 33554432000 4194304 4922060 140735322642272 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6758/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100825 s]
/proc/loadavg: 2.04 2.02 2.00 2/384 6758
/proc/meminfo: memFree=7697084/32951124 swapFree=65586204/67111528
[pid=6758] ppid=6756 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6758/stat : 6758 (glucose.sh) S 6756 6758 6193 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 722792637 8912896 253 33554432000 4194304 4922060 140735322642272 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6758/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300792 s]
/proc/loadavg: 2.04 2.02 2.00 2/384 6758
/proc/meminfo: memFree=7697084/32951124 swapFree=65586204/67111528
[pid=6758] ppid=6756 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6758/stat : 6758 (glucose.sh) S 6756 6758 6193 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 722792637 8912896 253 33554432000 4194304 4922060 140735322642272 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6758/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700714 s]
/proc/loadavg: 2.04 2.02 2.00 2/384 6758
/proc/meminfo: memFree=7697084/32951124 swapFree=65586204/67111528
[pid=6758] ppid=6756 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/6758/stat : 6758 (glucose.sh) S 6756 6758 6193 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 722792637 8912896 253 33554432000 4194304 4922060 140735322642272 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/6758/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50055 s]
/proc/loadavg: 2.04 2.02 2.00 3/386 6760
/proc/meminfo: memFree=7668544/32951124 swapFree=65586204/67111528
[pid=6758] ppid=6756 vsize=8704 CPUtime=1.05 cores=0,2,4,6
/proc/6758/stat : 6758 (glucose.sh) S 6756 6758 6193 0 -1 4202496 359 6531 0 0 0 0 103 2 18 0 1 0 722792637 8912896 255 33554432000 4194304 4922060 140735322642272 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6758/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 8704

[startup+3.10029 s]
/proc/loadavg: 2.04 2.02 2.00 3/386 6761
/proc/meminfo: memFree=7669784/32951124 swapFree=65586204/67111528
[pid=6758] ppid=6756 vsize=8704 CPUtime=1.05 cores=0,2,4,6
/proc/6758/stat : 6758 (glucose.sh) S 6756 6758 6193 0 -1 4202496 359 6531 0 0 0 0 103 2 18 0 1 0 722792637 8912896 255 33554432000 4194304 4922060 140735322642272 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6758/statm: 2176 255 211 178 0 69 0
[pid=6761] ppid=6758 vsize=20708 CPUtime=2.02 cores=0,2,4,6
/proc/6761/stat : 6761 (glucose_static) R 6758 6758 6193 0 -1 4202496 5039 0 0 0 202 0 0 0 25 0 1 0 722792743 21204992 4994 33554432000 134512640 135217611 4290966128 18446744073709551615 134532680 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6761/statm: 5177 4994 75 173 0 5002 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 29412

[startup+6.30072 s]
/proc/loadavg: 2.04 2.02 2.00 3/386 6761
/proc/meminfo: memFree=7666560/32951124 swapFree=65586204/67111528
[pid=6758] ppid=6756 vsize=8704 CPUtime=1.05 cores=0,2,4,6
/proc/6758/stat : 6758 (glucose.sh) S 6756 6758 6193 0 -1 4202496 359 6531 0 0 0 0 103 2 18 0 1 0 722792637 8912896 255 33554432000 4194304 4922060 140735322642272 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6758/statm: 2176 255 211 178 0 69 0
[pid=6761] ppid=6758 vsize=23396 CPUtime=5.23 cores=0,2,4,6
/proc/6761/stat : 6761 (glucose_static) R 6758 6758 6193 0 -1 4202496 5704 0 0 0 522 1 0 0 25 0 1 0 722792743 23957504 5659 33554432000 134512640 135217611 4290966128 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6761/statm: 5849 5659 75 173 0 5674 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 32100

[startup+12.7006 s]
/proc/loadavg: 2.03 2.02 2.00 3/386 6761
/proc/meminfo: memFree=7662108/32951124 swapFree=65586204/67111528
[pid=6758] ppid=6756 vsize=8704 CPUtime=1.05 cores=0,2,4,6
/proc/6758/stat : 6758 (glucose.sh) S 6756 6758 6193 0 -1 4202496 359 6531 0 0 0 0 103 2 18 0 1 0 722792637 8912896 255 33554432000 4194304 4922060 140735322642272 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6758/statm: 2176 255 211 178 0 69 0
[pid=6761] ppid=6758 vsize=26808 CPUtime=11.63 cores=0,2,4,6
/proc/6761/stat : 6761 (glucose_static) R 6758 6758 6193 0 -1 4202496 6552 0 0 0 1162 1 0 0 25 0 1 0 722792743 27451392 6507 33554432000 134512640 135217611 4290966128 18446744073709551615 134532867 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6761/statm: 6702 6507 76 173 0 6527 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35512

[startup+25.5004 s]
/proc/loadavg: 2.03 2.02 2.00 3/386 6763
/proc/meminfo: memFree=7659748/32951124 swapFree=65586204/67111528
[pid=6758] ppid=6756 vsize=8704 CPUtime=1.05 cores=0,2,4,6
/proc/6758/stat : 6758 (glucose.sh) S 6756 6758 6193 0 -1 4202496 359 6531 0 0 0 0 103 2 18 0 1 0 722792637 8912896 255 33554432000 4194304 4922060 140735322642272 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6758/statm: 2176 255 211 178 0 69 0
[pid=6761] ppid=6758 vsize=29156 CPUtime=24.43 cores=0,2,4,6
/proc/6761/stat : 6761 (glucose_static) R 6758 6758 6193 0 -1 4202496 7148 0 0 0 2442 1 0 0 25 0 1 0 722792743 29855744 7103 33554432000 134512640 135217611 4290966128 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6761/statm: 7289 7103 76 173 0 7114 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37860

[startup+51.1009 s]
/proc/loadavg: 2.02 2.02 2.00 3/386 6763
/proc/meminfo: memFree=7657416/32951124 swapFree=65586204/67111528
[pid=6758] ppid=6756 vsize=8704 CPUtime=1.05 cores=0,2,4,6
/proc/6758/stat : 6758 (glucose.sh) S 6756 6758 6193 0 -1 4202496 359 6531 0 0 0 0 103 2 18 0 1 0 722792637 8912896 255 33554432000 4194304 4922060 140735322642272 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6758/statm: 2176 255 211 178 0 69 0
[pid=6761] ppid=6758 vsize=31460 CPUtime=50.02 cores=0,2,4,6
/proc/6761/stat : 6761 (glucose_static) R 6758 6758 6193 0 -1 4202496 7701 0 0 0 5001 1 0 0 25 0 1 0 722792743 32215040 7656 33554432000 134512640 135217611 4290966128 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6761/statm: 7865 7656 76 173 0 7690 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 40164

[startup+102.314 s]
/proc/loadavg: 2.00 2.01 2.00 3/386 6765
/proc/meminfo: memFree=7652532/32951124 swapFree=65586204/67111528
[pid=6758] ppid=6756 vsize=8704 CPUtime=1.05 cores=0,2,4,6
/proc/6758/stat : 6758 (glucose.sh) S 6756 6758 6193 0 -1 4202496 359 6531 0 0 0 0 103 2 18 0 1 0 722792637 8912896 255 33554432000 4194304 4922060 140735322642272 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6758/statm: 2176 255 211 178 0 69 0
[pid=6761] ppid=6758 vsize=35364 CPUtime=101.25 cores=0,2,4,6
/proc/6761/stat : 6761 (glucose_static) R 6758 6758 6193 0 -1 4202496 8700 0 0 0 10123 2 0 0 25 0 1 0 722792743 36212736 8655 33554432000 134512640 135217611 4290966128 18446744073709551615 134533161 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6761/statm: 8841 8655 76 173 0 8666 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 44068

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/386 6766
/proc/meminfo: memFree=7649888/32951124 swapFree=65586204/67111528
[pid=6758] ppid=6756 vsize=8704 CPUtime=1.05 cores=0,2,4,6
/proc/6758/stat : 6758 (glucose.sh) S 6756 6758 6193 0 -1 4202496 359 6531 0 0 0 0 103 2 18 0 1 0 722792637 8912896 255 33554432000 4194304 4922060 140735322642272 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6758/statm: 2176 255 211 178 0 69 0
[pid=6761] ppid=6758 vsize=38172 CPUtime=161.23 cores=0,2,4,6
/proc/6761/stat : 6761 (glucose_static) R 6758 6758 6193 0 -1 4202496 9321 0 0 0 16121 2 0 0 25 0 1 0 722792743 39088128 9276 33554432000 134512640 135217611 4290966128 18446744073709551615 134533046 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6761/statm: 9543 9276 76 173 0 9368 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 46876

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/386 6768
/proc/meminfo: memFree=7647628/32951124 swapFree=65586204/67111528
[pid=6758] ppid=6756 vsize=8704 CPUtime=1.05 cores=0,2,4,6
/proc/6758/stat : 6758 (glucose.sh) S 6756 6758 6193 0 -1 4202496 359 6531 0 0 0 0 103 2 18 0 1 0 722792637 8912896 255 33554432000 4194304 4922060 140735322642272 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6758/statm: 2176 255 211 178 0 69 0
[pid=6761] ppid=6758 vsize=40452 CPUtime=221.23 cores=0,2,4,6
/proc/6761/stat : 6761 (glucose_static) R 6758 6758 6193 0 -1 4202496 9887 0 0 0 22121 2 0 0 25 0 1 0 722792743 41422848 9842 33554432000 134512640 135217611 4290966128 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6761/statm: 10113 9842 76 173 0 9938 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 49156

[startup+282.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/386 6769
/proc/meminfo: memFree=7644252/32951124 swapFree=65586204/67111528
[pid=6758] ppid=6756 vsize=8704 CPUtime=1.05 cores=0,2,4,6
/proc/6758/stat : 6758 (glucose.sh) S 6756 6758 6193 0 -1 4202496 359 6531 0 0 0 0 103 2 18 0 1 0 722792637 8912896 255 33554432000 4194304 4922060 140735322642272 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6758/statm: 2176 255 211 178 0 69 0
[pid=6761] ppid=6758 vsize=43568 CPUtime=281.24 cores=0,2,4,6
/proc/6761/stat : 6761 (glucose_static) R 6758 6758 6193 0 -1 4202496 10664 0 0 0 28121 3 0 0 25 0 1 0 722792743 44613632 10619 33554432000 134512640 135217611 4290966128 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6761/statm: 10892 10619 76 173 0 10717 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 52272

[startup+342.301 s]
/proc/loadavg: 2.12 2.04 2.01 3/386 6771
/proc/meminfo: memFree=7640632/32951124 swapFree=65586204/67111528
[pid=6758] ppid=6756 vsize=8704 CPUtime=1.05 cores=0,2,4,6
/proc/6758/stat : 6758 (glucose.sh) S 6756 6758 6193 0 -1 4202496 359 6531 0 0 0 0 103 2 18 0 1 0 722792637 8912896 255 33554432000 4194304 4922060 140735322642272 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6758/statm: 2176 255 211 178 0 69 0
[pid=6761] ppid=6758 vsize=46012 CPUtime=341.24 cores=0,2,4,6
/proc/6761/stat : 6761 (glucose_static) R 6758 6758 6193 0 -1 4202496 11279 0 0 0 34121 3 0 0 25 0 1 0 722792743 47116288 11234 33554432000 134512640 135217611 4290966128 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6761/statm: 11503 11234 76 173 0 11328 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 54716

[startup+402.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/386 6773
/proc/meminfo: memFree=7639472/32951124 swapFree=65586204/67111528
[pid=6758] ppid=6756 vsize=8704 CPUtime=1.05 cores=0,2,4,6
/proc/6758/stat : 6758 (glucose.sh) S 6756 6758 6193 0 -1 4202496 359 6531 0 0 0 0 103 2 18 0 1 0 722792637 8912896 255 33554432000 4194304 4922060 140735322642272 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6758/statm: 2176 255 211 178 0 69 0
[pid=6761] ppid=6758 vsize=47352 CPUtime=401.24 cores=0,2,4,6

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

/proc/6761/statm: 26048 24880 76 173 0 25873 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 112896

[startup+4422.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/379 6913
/proc/meminfo: memFree=7662016/32951124 swapFree=65586204/67111528
[pid=6758] ppid=6756 vsize=8704 CPUtime=1.05 cores=0,2,4,6
/proc/6758/stat : 6758 (glucose.sh) S 6756 6758 6193 0 -1 4202496 359 6531 0 0 0 0 103 2 18 0 1 0 722792637 8912896 255 33554432000 4194304 4922060 140735322642272 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6758/statm: 2176 255 211 178 0 69 0
[pid=6761] ppid=6758 vsize=105284 CPUtime=4421.33 cores=0,2,4,6
/proc/6761/stat : 6761 (glucose_static) R 6758 6758 6193 0 -1 4202496 25203 0 0 0 442124 9 0 0 25 0 1 0 722792743 107810816 25158 33554432000 134512640 135217611 4290966128 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6761/statm: 26321 25158 76 173 0 26146 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 113988

[startup+4482.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/379 6914
/proc/meminfo: memFree=7661480/32951124 swapFree=65586204/67111528
[pid=6758] ppid=6756 vsize=8704 CPUtime=1.05 cores=0,2,4,6
/proc/6758/stat : 6758 (glucose.sh) S 6756 6758 6193 0 -1 4202496 359 6531 0 0 0 0 103 2 18 0 1 0 722792637 8912896 255 33554432000 4194304 4922060 140735322642272 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6758/statm: 2176 255 211 178 0 69 0
[pid=6761] ppid=6758 vsize=106008 CPUtime=4481.33 cores=0,2,4,6
/proc/6761/stat : 6761 (glucose_static) R 6758 6758 6193 0 -1 4202496 25326 0 0 0 448124 9 0 0 25 0 1 0 722792743 108552192 25281 33554432000 134512640 135217611 4290966128 18446744073709551615 134533055 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6761/statm: 26502 25281 76 173 0 26327 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 114712

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/379 6916
/proc/meminfo: memFree=7660580/32951124 swapFree=65586204/67111528
[pid=6758] ppid=6756 vsize=8704 CPUtime=1.05 cores=0,2,4,6
/proc/6758/stat : 6758 (glucose.sh) S 6756 6758 6193 0 -1 4202496 359 6531 0 0 0 0 103 2 18 0 1 0 722792637 8912896 255 33554432000 4194304 4922060 140735322642272 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6758/statm: 2176 255 211 178 0 69 0
[pid=6761] ppid=6758 vsize=106900 CPUtime=4541.33 cores=0,2,4,6
/proc/6761/stat : 6761 (glucose_static) R 6758 6758 6193 0 -1 4202496 25528 0 0 0 454124 9 0 0 25 0 1 0 722792743 109465600 25483 33554432000 134512640 135217611 4290966128 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6761/statm: 26725 25483 76 173 0 26550 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 115604

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/379 6918
/proc/meminfo: memFree=7659808/32951124 swapFree=65586204/67111528
[pid=6758] ppid=6756 vsize=8704 CPUtime=1.05 cores=0,2,4,6
/proc/6758/stat : 6758 (glucose.sh) S 6756 6758 6193 0 -1 4202496 359 6531 0 0 0 0 103 2 18 0 1 0 722792637 8912896 255 33554432000 4194304 4922060 140735322642272 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6758/statm: 2176 255 211 178 0 69 0
[pid=6761] ppid=6758 vsize=107664 CPUtime=4601.33 cores=0,2,4,6
/proc/6761/stat : 6761 (glucose_static) R 6758 6758 6193 0 -1 4202496 25682 0 0 0 460124 9 0 0 25 0 1 0 722792743 110247936 25637 33554432000 134512640 135217611 4290966128 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6761/statm: 26916 25637 76 173 0 26741 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 116368

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/379 6919
/proc/meminfo: memFree=7658912/32951124 swapFree=65586204/67111528
[pid=6758] ppid=6756 vsize=8704 CPUtime=1.05 cores=0,2,4,6
/proc/6758/stat : 6758 (glucose.sh) S 6756 6758 6193 0 -1 4202496 359 6531 0 0 0 0 103 2 18 0 1 0 722792637 8912896 255 33554432000 4194304 4922060 140735322642272 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6758/statm: 2176 255 211 178 0 69 0
[pid=6761] ppid=6758 vsize=107988 CPUtime=4661.33 cores=0,2,4,6
/proc/6761/stat : 6761 (glucose_static) R 6758 6758 6193 0 -1 4202496 25736 0 0 0 466124 9 0 0 25 0 1 0 722792743 110579712 25691 33554432000 134512640 135217611 4290966128 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6761/statm: 26997 25691 76 173 0 26822 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 116692

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/379 6921
/proc/meminfo: memFree=7659740/32951124 swapFree=65586204/67111528
[pid=6758] ppid=6756 vsize=8704 CPUtime=1.05 cores=0,2,4,6
/proc/6758/stat : 6758 (glucose.sh) S 6756 6758 6193 0 -1 4202496 359 6531 0 0 0 0 103 2 18 0 1 0 722792637 8912896 255 33554432000 4194304 4922060 140735322642272 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6758/statm: 2176 255 211 178 0 69 0
[pid=6761] ppid=6758 vsize=108096 CPUtime=4721.35 cores=0,2,4,6
/proc/6761/stat : 6761 (glucose_static) R 6758 6758 6193 0 -1 4202496 25762 0 0 0 472126 9 0 0 25 0 1 0 722792743 110690304 25717 33554432000 134512640 135217611 4290966128 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6761/statm: 27024 25717 76 173 0 26849 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 116800

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/379 6922
/proc/meminfo: memFree=7658712/32951124 swapFree=65586204/67111528
[pid=6758] ppid=6756 vsize=8704 CPUtime=1.05 cores=0,2,4,6
/proc/6758/stat : 6758 (glucose.sh) S 6756 6758 6193 0 -1 4202496 359 6531 0 0 0 0 103 2 18 0 1 0 722792637 8912896 255 33554432000 4194304 4922060 140735322642272 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6758/statm: 2176 255 211 178 0 69 0
[pid=6761] ppid=6758 vsize=109056 CPUtime=4781.34 cores=0,2,4,6
/proc/6761/stat : 6761 (glucose_static) R 6758 6758 6193 0 -1 4202496 25968 0 0 0 478124 10 0 0 25 0 1 0 722792743 111673344 25923 33554432000 134512640 135217611 4290966128 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6761/statm: 27264 25923 76 173 0 27089 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 117760

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/379 6924
/proc/meminfo: memFree=7658188/32951124 swapFree=65586204/67111528
[pid=6758] ppid=6756 vsize=8704 CPUtime=1.05 cores=0,2,4,6
/proc/6758/stat : 6758 (glucose.sh) S 6756 6758 6193 0 -1 4202496 359 6531 0 0 0 0 103 2 18 0 1 0 722792637 8912896 255 33554432000 4194304 4922060 140735322642272 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6758/statm: 2176 255 211 178 0 69 0
[pid=6761] ppid=6758 vsize=109600 CPUtime=4841.34 cores=0,2,4,6
/proc/6761/stat : 6761 (glucose_static) R 6758 6758 6193 0 -1 4202496 26106 0 0 0 484124 10 0 0 25 0 1 0 722792743 112230400 26061 33554432000 134512640 135217611 4290966128 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6761/statm: 27400 26061 76 173 0 27225 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 118304

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/379 6926
/proc/meminfo: memFree=7657780/32951124 swapFree=65586204/67111528
[pid=6758] ppid=6756 vsize=8704 CPUtime=1.05 cores=0,2,4,6
/proc/6758/stat : 6758 (glucose.sh) S 6756 6758 6193 0 -1 4202496 359 6531 0 0 0 0 103 2 18 0 1 0 722792637 8912896 255 33554432000 4194304 4922060 140735322642272 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6758/statm: 2176 255 211 178 0 69 0
[pid=6761] ppid=6758 vsize=110212 CPUtime=4901.34 cores=0,2,4,6
/proc/6761/stat : 6761 (glucose_static) R 6758 6758 6193 0 -1 4202496 26244 0 0 0 490124 10 0 0 25 0 1 0 722792743 112857088 26199 33554432000 134512640 135217611 4290966128 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6761/statm: 27553 26199 76 173 0 27378 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 118916

[startup+4962.3 s]
/proc/loadavg: 1.06 1.03 1.01 2/379 6927
/proc/meminfo: memFree=7657116/32951124 swapFree=65586204/67111528
[pid=6758] ppid=6756 vsize=8704 CPUtime=1.05 cores=0,2,4,6
/proc/6758/stat : 6758 (glucose.sh) S 6756 6758 6193 0 -1 4202496 359 6531 0 0 0 0 103 2 18 0 1 0 722792637 8912896 255 33554432000 4194304 4922060 140735322642272 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6758/statm: 2176 255 211 178 0 69 0
[pid=6761] ppid=6758 vsize=110848 CPUtime=4961.34 cores=0,2,4,6
/proc/6761/stat : 6761 (glucose_static) R 6758 6758 6193 0 -1 4202496 26389 0 0 0 496124 10 0 0 25 0 1 0 722792743 113508352 26344 33554432000 134512640 135217611 4290966128 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6761/statm: 27712 26344 76 173 0 27537 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 119552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.03 1.02 1.00 2/379 6928
/proc/meminfo: memFree=7656840/32951124 swapFree=65586204/67111528
[pid=6758] ppid=6756 vsize=8704 CPUtime=1.05 cores=0,2,4,6
/proc/6758/stat : 6758 (glucose.sh) S 6756 6758 6193 0 -1 4202496 359 6531 0 0 0 0 103 2 18 0 1 0 722792637 8912896 255 33554432000 4194304 4922060 140735322642272 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6758/statm: 2176 255 211 178 0 69 0
[pid=6761] ppid=6758 vsize=111156 CPUtime=4998.95 cores=0,2,4,6
/proc/6761/stat : 6761 (glucose_static) R 6758 6758 6193 0 -1 4202496 26456 0 0 0 499885 10 0 0 25 0 1 0 722792743 113823744 26411 33554432000 134512640 135217611 4290966128 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6761/statm: 27789 26411 76 173 0 27614 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 119860

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: 1.03 1.02 1.00 2/379 6928
/proc/meminfo: memFree=7656840/32951124 swapFree=65586204/67111528
[pid=6758] ppid=6756 vsize=8704 CPUtime=1.05 cores=0,2,4,6
/proc/6758/stat : 6758 (glucose.sh) S 6756 6758 6193 0 -1 4202496 359 6531 0 0 0 0 103 2 18 0 1 0 722792637 8912896 255 33554432000 4194304 4922060 140735322642272 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6758/statm: 2176 255 211 178 0 69 0
[pid=6761] ppid=6758 vsize=111156 CPUtime=4998.95 cores=0,2,4,6
/proc/6761/stat : 6761 (glucose_static) R 6758 6758 6193 0 -1 4202496 26456 0 0 0 499885 10 0 0 25 0 1 0 722792743 113823744 26411 33554432000 134512640 135217611 4290966128 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 2 0 0 0
/proc/6761/statm: 27789 26411 76 173 0 27614 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 119860

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6758 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=36842
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=26995
# CPU time returned by wait4() is 1.06384
# while last known CPU time is 5000
#
# 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
CPU user time (s): 4999.88
CPU system time (s): 0.12
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 119860

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

runsolver used 19.0421 second user time and 41.0118 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-14 00:27:00
IDJOB=3366062
IDBENCH=88062
IDSOLVER=1842
FILE ID=node119/3366062-1305325620
RUNJOBID= node119-1305315245-6211
PBS_JOBID= 13324313
Free space on /tmp= 35100 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT02/industrial/nam/fpga-routing/k2fix_gr_rcs_w8.shuffled.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366062-1305325620/watcher-3366062-1305325620 -o /tmp/evaluation-result-3366062-1305325620/solver-3366062-1305325620 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3366062-1305325620.cnf

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

MD5SUM BENCH= 82e833e539576c6d79252b19dcace0cf
RANDOM SEED=369620506

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       7697364 kB
Buffers:        233140 kB
Cached:       11581508 kB
SwapCached:       4756 kB
Active:       15217156 kB
Inactive:      9552416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7697364 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:            5060 kB
Writeback:           0 kB
AnonPages:    12953000 kB
Mapped:          30544 kB
Slab:           360776 kB
PageTables:      56824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102555860 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= 35092 MiB
End job on node119 at 2011-05-14 01:50:22