Trace number 3365870

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top26.cnf
MD5SUM7ecd2f8efd83504268f0a96fa44f6fe7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark847.939
Satisfiable
(Un)Satisfiability was proved
Number of variables76943
Number of clauses245006
Sum of the clauses size599044
Maximum clause length2921
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2148643
Number of clauses of size 394790
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 51198

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 |  230335   563654 |   69100       0        0     nan |  0.000 % |
0.00/0.77	c |         0 |  144146   487352 |      --       0       --      -- |     --   | -86189/-76302
0.00/0.77	c ==============================================================================
0.00/0.77	c Result  :   #vars: 28296   #clauses: 144146   #literals: 487352
0.00/0.77	c CPU time:   0.746886 s
0.00/0.77	c ==============================================================================
0.00/0.87	c
0.00/0.87	c Starting glucose
0.00/0.87	c
0.00/0.87	
0.00/0.87	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.87	
0.00/0.87	c ============================[ Problem Statistics ]=============================
0.00/0.87	c |                                                                             |
0.00/0.87	c |  Number of variables:  28296                                                |
0.00/0.87	c |  Number of clauses:    144146                                               |
0.86/0.92	c |  Parsing time:         0.05         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-3365870-1305320562/watcher-3365870-1305320562 -o /tmp/evaluation-result-3365870-1305320562/solver-3365870-1305320562 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365870-1305320562.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.11 2.04 1.97 3/325 18541
/proc/meminfo: memFree=25407612/32951124 swapFree=44485764/67111528
[pid=18541] ppid=18539 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18541/stat : 18541 (glucose.sh) S 18539 18541 18099 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 643656690 8912896 253 33554432000 4194304 4922060 140735381316256 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18541/statm: 2176 253 211 178 0 69 0

[startup+0.0323321 s]
/proc/loadavg: 2.11 2.04 1.97 3/325 18541
/proc/meminfo: memFree=25407612/32951124 swapFree=44485764/67111528
[pid=18541] ppid=18539 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18541/stat : 18541 (glucose.sh) S 18539 18541 18099 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 643656690 8912896 253 33554432000 4194304 4922060 140735381316256 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18541/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100322 s]
/proc/loadavg: 2.11 2.04 1.97 3/325 18541
/proc/meminfo: memFree=25407612/32951124 swapFree=44485764/67111528
[pid=18541] ppid=18539 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18541/stat : 18541 (glucose.sh) S 18539 18541 18099 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 643656690 8912896 253 33554432000 4194304 4922060 140735381316256 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18541/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300294 s]
/proc/loadavg: 2.11 2.04 1.97 3/325 18541
/proc/meminfo: memFree=25407612/32951124 swapFree=44485764/67111528
[pid=18541] ppid=18539 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18541/stat : 18541 (glucose.sh) S 18539 18541 18099 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 643656690 8912896 253 33554432000 4194304 4922060 140735381316256 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18541/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700209 s]
/proc/loadavg: 2.11 2.04 1.97 3/325 18541
/proc/meminfo: memFree=25407612/32951124 swapFree=44485764/67111528
[pid=18541] ppid=18539 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/18541/stat : 18541 (glucose.sh) S 18539 18541 18099 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 643656690 8912896 253 33554432000 4194304 4922060 140735381316256 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18541/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50106 s]
/proc/loadavg: 2.10 2.04 1.97 3/327 18544
/proc/meminfo: memFree=25385276/32951124 swapFree=44485764/67111528
[pid=18541] ppid=18539 vsize=8704 CPUtime=0.86 cores=1,3,5,7
/proc/18541/stat : 18541 (glucose.sh) S 18539 18541 18099 0 -1 4202496 359 10377 0 0 0 0 83 3 18 0 1 0 643656690 8912896 255 33554432000 4194304 4922060 140735381316256 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18541/statm: 2176 255 211 178 0 69 0
[pid=18544] ppid=18541 vsize=15936 CPUtime=0.61 cores=1,3,5,7
/proc/18544/stat : 18544 (glucose_static) R 18541 18541 18099 0 -1 4202496 3723 0 0 0 61 0 0 0 21 0 1 0 643656777 16318464 3678 33554432000 134512640 135217611 4291563264 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/18544/statm: 3984 3678 77 173 0 3809 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 24640

[startup+3.10076 s]
/proc/loadavg: 2.10 2.04 1.97 3/327 18544
/proc/meminfo: memFree=25382420/32951124 swapFree=44485764/67111528
[pid=18541] ppid=18539 vsize=8704 CPUtime=0.86 cores=1,3,5,7
/proc/18541/stat : 18541 (glucose.sh) S 18539 18541 18099 0 -1 4202496 359 10377 0 0 0 0 83 3 18 0 1 0 643656690 8912896 255 33554432000 4194304 4922060 140735381316256 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18541/statm: 2176 255 211 178 0 69 0
[pid=18544] ppid=18541 vsize=18476 CPUtime=2.22 cores=1,3,5,7
/proc/18544/stat : 18544 (glucose_static) R 18541 18541 18099 0 -1 4202496 4347 0 0 0 221 1 0 0 25 0 1 0 643656777 18919424 4302 33554432000 134512640 135217611 4291563264 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/18544/statm: 4619 4302 77 173 0 4444 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 27180

[startup+6.30118 s]
/proc/loadavg: 2.10 2.04 1.97 3/327 18544
/proc/meminfo: memFree=25379464/32951124 swapFree=44485764/67111528
[pid=18541] ppid=18539 vsize=8704 CPUtime=0.86 cores=1,3,5,7
/proc/18541/stat : 18541 (glucose.sh) S 18539 18541 18099 0 -1 4202496 359 10377 0 0 0 0 83 3 18 0 1 0 643656690 8912896 255 33554432000 4194304 4922060 140735381316256 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18541/statm: 2176 255 211 178 0 69 0
[pid=18544] ppid=18541 vsize=20752 CPUtime=5.42 cores=1,3,5,7
/proc/18544/stat : 18544 (glucose_static) R 18541 18541 18099 0 -1 4202496 4932 0 0 0 541 1 0 0 25 0 1 0 643656777 21250048 4887 33554432000 134512640 135217611 4291563264 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/18544/statm: 5188 4887 77 173 0 5013 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29456

[startup+12.701 s]
/proc/loadavg: 2.09 2.04 1.97 3/327 18544
/proc/meminfo: memFree=25376528/32951124 swapFree=44485764/67111528
[pid=18541] ppid=18539 vsize=8704 CPUtime=0.86 cores=1,3,5,7
/proc/18541/stat : 18541 (glucose.sh) S 18539 18541 18099 0 -1 4202496 359 10377 0 0 0 0 83 3 18 0 1 0 643656690 8912896 255 33554432000 4194304 4922060 140735381316256 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18541/statm: 2176 255 211 178 0 69 0
[pid=18544] ppid=18541 vsize=22476 CPUtime=11.82 cores=1,3,5,7
/proc/18544/stat : 18544 (glucose_static) R 18541 18541 18099 0 -1 4202496 5342 0 0 0 1181 1 0 0 25 0 1 0 643656777 23015424 5297 33554432000 134512640 135217611 4291563264 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/18544/statm: 5619 5297 77 173 0 5444 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 31180

[startup+25.5006 s]
/proc/loadavg: 2.07 2.03 1.97 3/327 18544
/proc/meminfo: memFree=25373012/32951124 swapFree=44485764/67111528
[pid=18541] ppid=18539 vsize=8704 CPUtime=0.86 cores=1,3,5,7
/proc/18541/stat : 18541 (glucose.sh) S 18539 18541 18099 0 -1 4202496 359 10377 0 0 0 0 83 3 18 0 1 0 643656690 8912896 255 33554432000 4194304 4922060 140735381316256 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18541/statm: 2176 255 211 178 0 69 0
[pid=18544] ppid=18541 vsize=26316 CPUtime=24.62 cores=1,3,5,7
/proc/18544/stat : 18544 (glucose_static) R 18541 18541 18099 0 -1 4202496 6265 0 0 0 2461 1 0 0 25 0 1 0 643656777 26947584 6220 33554432000 134512640 135217611 4291563264 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/18544/statm: 6579 6220 77 173 0 6404 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35020

[startup+51.1008 s]
/proc/loadavg: 2.10 2.04 1.98 3/327 18545
/proc/meminfo: memFree=25369612/32951124 swapFree=44485764/67111528
[pid=18541] ppid=18539 vsize=8704 CPUtime=0.86 cores=1,3,5,7
/proc/18541/stat : 18541 (glucose.sh) S 18539 18541 18099 0 -1 4202496 359 10377 0 0 0 0 83 3 18 0 1 0 643656690 8912896 255 33554432000 4194304 4922060 140735381316256 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18541/statm: 2176 255 211 178 0 69 0
[pid=18544] ppid=18541 vsize=28904 CPUtime=50.22 cores=1,3,5,7
/proc/18544/stat : 18544 (glucose_static) R 18541 18541 18099 0 -1 4202496 6935 0 0 0 5021 1 0 0 25 0 1 0 643656777 29597696 6890 33554432000 134512640 135217611 4291563264 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/18544/statm: 7226 6890 77 173 0 7051 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 37608

[startup+102.312 s]
/proc/loadavg: 2.04 2.03 1.98 3/327 18549
/proc/meminfo: memFree=25363104/32951124 swapFree=44485764/67111528
[pid=18541] ppid=18539 vsize=8704 CPUtime=0.86 cores=1,3,5,7
/proc/18541/stat : 18541 (glucose.sh) S 18539 18541 18099 0 -1 4202496 359 10377 0 0 0 0 83 3 18 0 1 0 643656690 8912896 255 33554432000 4194304 4922060 140735381316256 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18541/statm: 2176 255 211 178 0 69 0
[pid=18544] ppid=18541 vsize=33360 CPUtime=101.44 cores=1,3,5,7
/proc/18544/stat : 18544 (glucose_static) R 18541 18541 18099 0 -1 4202496 8022 0 0 0 10142 2 0 0 25 0 1 0 643656777 34160640 7977 33554432000 134512640 135217611 4291563264 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/18544/statm: 8340 7977 77 173 0 8165 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 42064

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 1.98 3/327 18551
/proc/meminfo: memFree=25355976/32951124 swapFree=44485764/67111528
[pid=18541] ppid=18539 vsize=8704 CPUtime=0.86 cores=1,3,5,7
/proc/18541/stat : 18541 (glucose.sh) S 18539 18541 18099 0 -1 4202496 359 10377 0 0 0 0 83 3 18 0 1 0 643656690 8912896 255 33554432000 4194304 4922060 140735381316256 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18541/statm: 2176 255 211 178 0 69 0
[pid=18544] ppid=18541 vsize=36324 CPUtime=161.43 cores=1,3,5,7
/proc/18544/stat : 18544 (glucose_static) R 18541 18541 18099 0 -1 4202496 8719 0 0 0 16141 2 0 0 25 0 1 0 643656777 37195776 8674 33554432000 134512640 135217611 4291563264 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/18544/statm: 9081 8674 77 173 0 8906 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 45028

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 1.98 3/327 18553
/proc/meminfo: memFree=25352960/32951124 swapFree=44485764/67111528
[pid=18541] ppid=18539 vsize=8704 CPUtime=0.86 cores=1,3,5,7
/proc/18541/stat : 18541 (glucose.sh) S 18539 18541 18099 0 -1 4202496 359 10377 0 0 0 0 83 3 18 0 1 0 643656690 8912896 255 33554432000 4194304 4922060 140735381316256 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18541/statm: 2176 255 211 178 0 69 0
[pid=18544] ppid=18541 vsize=38360 CPUtime=221.43 cores=1,3,5,7
/proc/18544/stat : 18544 (glucose_static) R 18541 18541 18099 0 -1 4202496 9184 0 0 0 22141 2 0 0 25 0 1 0 643656777 39280640 9139 33554432000 134512640 135217611 4291563264 18446744073709551615 134533324 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/18544/statm: 9590 9139 77 173 0 9415 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 47064

[startup+282.301 s]
/proc/loadavg: 2.00 2.01 1.98 3/327 18554
/proc/meminfo: memFree=25347960/32951124 swapFree=44485764/67111528
[pid=18541] ppid=18539 vsize=8704 CPUtime=0.86 cores=1,3,5,7
/proc/18541/stat : 18541 (glucose.sh) S 18539 18541 18099 0 -1 4202496 359 10377 0 0 0 0 83 3 18 0 1 0 643656690 8912896 255 33554432000 4194304 4922060 140735381316256 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18541/statm: 2176 255 211 178 0 69 0
[pid=18544] ppid=18541 vsize=41460 CPUtime=281.43 cores=1,3,5,7
/proc/18544/stat : 18544 (glucose_static) R 18541 18541 18099 0 -1 4202496 9948 0 0 0 28141 2 0 0 25 0 1 0 643656777 42455040 9903 33554432000 134512640 135217611 4291563264 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/18544/statm: 10365 9903 77 173 0 10190 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 50164

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 1.98 3/327 18556
/proc/meminfo: memFree=25343076/32951124 swapFree=44485764/67111528
[pid=18541] ppid=18539 vsize=8704 CPUtime=0.86 cores=1,3,5,7
/proc/18541/stat : 18541 (glucose.sh) S 18539 18541 18099 0 -1 4202496 359 10377 0 0 0 0 83 3 18 0 1 0 643656690 8912896 255 33554432000 4194304 4922060 140735381316256 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18541/statm: 2176 255 211 178 0 69 0
[pid=18544] ppid=18541 vsize=44040 CPUtime=341.43 cores=1,3,5,7
/proc/18544/stat : 18544 (glucose_static) R 18541 18541 18099 0 -1 4202496 10612 0 0 0 34141 2 0 0 25 0 1 0 643656777 45096960 10567 33554432000 134512640 135217611 4291563264 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/18544/statm: 11010 10567 77 173 0 10835 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 52744

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/327 18557
/proc/meminfo: memFree=25340440/32951124 swapFree=44485764/67111528
[pid=18541] ppid=18539 vsize=8704 CPUtime=0.86 cores=1,3,5,7

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

[pid=18544] ppid=18541 vsize=100336 CPUtime=4301.57 cores=1,3,5,7
/proc/18544/stat : 18544 (glucose_static) R 18541 18541 18099 0 -1 4202496 24234 0 0 0 430151 6 0 0 25 0 1 0 643656777 102744064 24184 33554432000 134512640 135217611 4291563264 18446744073709551615 134533046 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/18544/statm: 25084 24184 77 173 0 24909 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 109040

[startup+4362.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/327 18675
/proc/meminfo: memFree=25228204/32951124 swapFree=44485764/67111528
[pid=18541] ppid=18539 vsize=8704 CPUtime=0.86 cores=1,3,5,7
/proc/18541/stat : 18541 (glucose.sh) S 18539 18541 18099 0 -1 4202496 359 10377 0 0 0 0 83 3 18 0 1 0 643656690 8912896 255 33554432000 4194304 4922060 140735381316256 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18541/statm: 2176 255 211 178 0 69 0
[pid=18544] ppid=18541 vsize=106128 CPUtime=4361.56 cores=1,3,5,7
/proc/18544/stat : 18544 (glucose_static) R 18541 18541 18099 0 -1 4202496 25657 0 0 0 436150 6 0 0 25 0 1 0 643656777 108675072 25607 33554432000 134512640 135217611 4291563264 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/18544/statm: 26532 25607 77 173 0 26357 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 114832

[startup+4422.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/327 18677
/proc/meminfo: memFree=25227428/32951124 swapFree=44485764/67111528
[pid=18541] ppid=18539 vsize=8704 CPUtime=0.86 cores=1,3,5,7
/proc/18541/stat : 18541 (glucose.sh) S 18539 18541 18099 0 -1 4202496 359 10377 0 0 0 0 83 3 18 0 1 0 643656690 8912896 255 33554432000 4194304 4922060 140735381316256 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18541/statm: 2176 255 211 178 0 69 0
[pid=18544] ppid=18541 vsize=106128 CPUtime=4421.56 cores=1,3,5,7
/proc/18544/stat : 18544 (glucose_static) R 18541 18541 18099 0 -1 4202496 25659 0 0 0 442150 6 0 0 25 0 1 0 643656777 108675072 25609 33554432000 134512640 135217611 4291563264 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/18544/statm: 26532 25609 77 173 0 26357 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 114832

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/327 18678
/proc/meminfo: memFree=25224040/32951124 swapFree=44485764/67111528
[pid=18541] ppid=18539 vsize=8704 CPUtime=0.86 cores=1,3,5,7
/proc/18541/stat : 18541 (glucose.sh) S 18539 18541 18099 0 -1 4202496 359 10377 0 0 0 0 83 3 18 0 1 0 643656690 8912896 255 33554432000 4194304 4922060 140735381316256 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18541/statm: 2176 255 211 178 0 69 0
[pid=18544] ppid=18541 vsize=106128 CPUtime=4481.57 cores=1,3,5,7
/proc/18544/stat : 18544 (glucose_static) R 18541 18541 18099 0 -1 4202496 25661 0 0 0 448151 6 0 0 25 0 1 0 643656777 108675072 25611 33554432000 134512640 135217611 4291563264 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/18544/statm: 26532 25611 77 173 0 26357 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 114832

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/327 18680
/proc/meminfo: memFree=25224008/32951124 swapFree=44485764/67111528
[pid=18541] ppid=18539 vsize=8704 CPUtime=0.86 cores=1,3,5,7
/proc/18541/stat : 18541 (glucose.sh) S 18539 18541 18099 0 -1 4202496 359 10377 0 0 0 0 83 3 18 0 1 0 643656690 8912896 255 33554432000 4194304 4922060 140735381316256 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18541/statm: 2176 255 211 178 0 69 0
[pid=18544] ppid=18541 vsize=106128 CPUtime=4541.57 cores=1,3,5,7
/proc/18544/stat : 18544 (glucose_static) R 18541 18541 18099 0 -1 4202496 25662 0 0 0 454151 6 0 0 25 0 1 0 643656777 108675072 25612 33554432000 134512640 135217611 4291563264 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/18544/statm: 26532 25612 77 173 0 26357 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 114832

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/327 18681
/proc/meminfo: memFree=25223232/32951124 swapFree=44485764/67111528
[pid=18541] ppid=18539 vsize=8704 CPUtime=0.86 cores=1,3,5,7
/proc/18541/stat : 18541 (glucose.sh) S 18539 18541 18099 0 -1 4202496 359 10377 0 0 0 0 83 3 18 0 1 0 643656690 8912896 255 33554432000 4194304 4922060 140735381316256 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18541/statm: 2176 255 211 178 0 69 0
[pid=18544] ppid=18541 vsize=106128 CPUtime=4601.58 cores=1,3,5,7
/proc/18544/stat : 18544 (glucose_static) R 18541 18541 18099 0 -1 4202496 25668 0 0 0 460152 6 0 0 25 0 1 0 643656777 108675072 25618 33554432000 134512640 135217611 4291563264 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/18544/statm: 26532 25618 77 173 0 26357 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 114832

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/327 18683
/proc/meminfo: memFree=25222820/32951124 swapFree=44485764/67111528
[pid=18541] ppid=18539 vsize=8704 CPUtime=0.86 cores=1,3,5,7
/proc/18541/stat : 18541 (glucose.sh) S 18539 18541 18099 0 -1 4202496 359 10377 0 0 0 0 83 3 18 0 1 0 643656690 8912896 255 33554432000 4194304 4922060 140735381316256 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18541/statm: 2176 255 211 178 0 69 0
[pid=18544] ppid=18541 vsize=106128 CPUtime=4661.57 cores=1,3,5,7
/proc/18544/stat : 18544 (glucose_static) R 18541 18541 18099 0 -1 4202496 25670 0 0 0 466151 6 0 0 25 0 1 0 643656777 108675072 25620 33554432000 134512640 135217611 4291563264 18446744073709551615 134533277 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/18544/statm: 26532 25620 77 173 0 26357 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 114832

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/327 18685
/proc/meminfo: memFree=25223172/32951124 swapFree=44485764/67111528
[pid=18541] ppid=18539 vsize=8704 CPUtime=0.86 cores=1,3,5,7
/proc/18541/stat : 18541 (glucose.sh) S 18539 18541 18099 0 -1 4202496 359 10377 0 0 0 0 83 3 18 0 1 0 643656690 8912896 255 33554432000 4194304 4922060 140735381316256 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18541/statm: 2176 255 211 178 0 69 0
[pid=18544] ppid=18541 vsize=106288 CPUtime=4721.59 cores=1,3,5,7
/proc/18544/stat : 18544 (glucose_static) R 18541 18541 18099 0 -1 4202496 25695 0 0 0 472153 6 0 0 25 0 1 0 643656777 108838912 25645 33554432000 134512640 135217611 4291563264 18446744073709551615 134533152 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/18544/statm: 26572 25645 77 173 0 26397 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 114992

[startup+4782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/327 18686
/proc/meminfo: memFree=25222992/32951124 swapFree=44485764/67111528
[pid=18541] ppid=18539 vsize=8704 CPUtime=0.86 cores=1,3,5,7
/proc/18541/stat : 18541 (glucose.sh) S 18539 18541 18099 0 -1 4202496 359 10377 0 0 0 0 83 3 18 0 1 0 643656690 8912896 255 33554432000 4194304 4922060 140735381316256 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18541/statm: 2176 255 211 178 0 69 0
[pid=18544] ppid=18541 vsize=106876 CPUtime=4781.58 cores=1,3,5,7
/proc/18544/stat : 18544 (glucose_static) R 18541 18541 18099 0 -1 4202496 25784 0 0 0 478152 6 0 0 25 0 1 0 643656777 109441024 25734 33554432000 134512640 135217611 4291563264 18446744073709551615 134533161 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/18544/statm: 26719 25734 77 173 0 26544 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 115580

[startup+4842.3 s]
/proc/loadavg: 1.98 1.99 1.99 3/327 18718
/proc/meminfo: memFree=24875616/32951124 swapFree=44485764/67111528
[pid=18541] ppid=18539 vsize=8704 CPUtime=0.86 cores=1,3,5,7
/proc/18541/stat : 18541 (glucose.sh) S 18539 18541 18099 0 -1 4202496 359 10377 0 0 0 0 83 3 18 0 1 0 643656690 8912896 255 33554432000 4194304 4922060 140735381316256 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18541/statm: 2176 255 211 178 0 69 0
[pid=18544] ppid=18541 vsize=106876 CPUtime=4841.58 cores=1,3,5,7
/proc/18544/stat : 18544 (glucose_static) R 18541 18541 18099 0 -1 4202496 25786 0 0 0 484152 6 0 0 25 0 1 0 643656777 109441024 25736 33554432000 134512640 135217611 4291563264 18446744073709551615 134537048 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/18544/statm: 26719 25736 77 173 0 26544 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 115580

[startup+4902.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/327 18719
/proc/meminfo: memFree=24866720/32951124 swapFree=44485764/67111528
[pid=18541] ppid=18539 vsize=8704 CPUtime=0.86 cores=1,3,5,7
/proc/18541/stat : 18541 (glucose.sh) S 18539 18541 18099 0 -1 4202496 359 10377 0 0 0 0 83 3 18 0 1 0 643656690 8912896 255 33554432000 4194304 4922060 140735381316256 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18541/statm: 2176 255 211 178 0 69 0
[pid=18544] ppid=18541 vsize=109384 CPUtime=4901.59 cores=1,3,5,7
/proc/18544/stat : 18544 (glucose_static) R 18541 18541 18099 0 -1 4202496 26418 0 0 0 490152 7 0 0 25 0 1 0 643656777 112009216 26368 33554432000 134512640 135217611 4291563264 18446744073709551615 134532907 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/18544/statm: 27346 26368 77 173 0 27171 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 118088

[startup+4962.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/323 18726
/proc/meminfo: memFree=25247588/32951124 swapFree=44485764/67111528
[pid=18541] ppid=18539 vsize=8704 CPUtime=0.86 cores=1,3,5,7
/proc/18541/stat : 18541 (glucose.sh) S 18539 18541 18099 0 -1 4202496 359 10377 0 0 0 0 83 3 18 0 1 0 643656690 8912896 255 33554432000 4194304 4922060 140735381316256 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18541/statm: 2176 255 211 178 0 69 0
[pid=18544] ppid=18541 vsize=112768 CPUtime=4961.59 cores=1,3,5,7
/proc/18544/stat : 18544 (glucose_static) R 18541 18541 18099 0 -1 4202496 27270 0 0 0 496152 7 0 0 25 0 1 0 643656777 115474432 27220 33554432000 134512640 135217611 4291563264 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/18544/statm: 28192 27220 77 173 0 28017 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 121472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.95 1.98 1.99 3/327 18877
/proc/meminfo: memFree=24771220/32951124 swapFree=44485764/67111528
[pid=18541] ppid=18539 vsize=8704 CPUtime=0.86 cores=1,3,5,7
/proc/18541/stat : 18541 (glucose.sh) S 18539 18541 18099 0 -1 4202496 359 10377 0 0 0 0 83 3 18 0 1 0 643656690 8912896 255 33554432000 4194304 4922060 140735381316256 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18541/statm: 2176 255 211 178 0 69 0
[pid=18544] ppid=18541 vsize=112768 CPUtime=4999.2 cores=1,3,5,7
/proc/18544/stat : 18544 (glucose_static) R 18541 18541 18099 0 -1 4202496 27272 0 0 0 499913 7 0 0 25 0 1 0 643656777 115474432 27222 33554432000 134512640 135217611 4291563264 18446744073709551615 134533263 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/18544/statm: 28192 27222 77 173 0 28017 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 121472

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.95 1.98 1.99 3/327 18877
/proc/meminfo: memFree=24771220/32951124 swapFree=44485764/67111528
[pid=18541] ppid=18539 vsize=8704 CPUtime=0.86 cores=1,3,5,7
/proc/18541/stat : 18541 (glucose.sh) S 18539 18541 18099 0 -1 4202496 359 10377 0 0 0 0 83 3 18 0 1 0 643656690 8912896 255 33554432000 4194304 4922060 140735381316256 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18541/statm: 2176 255 211 178 0 69 0
[pid=18544] ppid=18541 vsize=112768 CPUtime=4999.2 cores=1,3,5,7
/proc/18544/stat : 18544 (glucose_static) R 18541 18541 18099 0 -1 4202496 27272 0 0 0 499913 7 0 0 25 0 1 0 643656777 115474432 27222 33554432000 134512640 135217611 4291563264 18446744073709551615 134533263 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/18544/statm: 28192 27222 77 173 0 28017 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 121472

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.09
CPU user time (s): 4999.97
CPU system time (s): 0.118981
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 121472

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

runsolver used 14.4748 second user time and 35.6276 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-13 23:02:43
IDJOB=3365870
IDBENCH=83103
IDSOLVER=1842
FILE ID=node105/3365870-1305320562
RUNJOBID= node105-1305315334-18118
PBS_JOBID= 13324327
Free space on /tmp= 48608 MiB

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

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

MD5SUM BENCH= 7ecd2f8efd83504268f0a96fa44f6fe7
RANDOM SEED=1166574185

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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	: 5410.70
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.825
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.825
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.825
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:      25407760 kB
Buffers:        223624 kB
Cached:        5810288 kB
SwapCached:      39656 kB
Active:         571164 kB
Inactive:      6714120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25407760 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:            5832 kB
Writeback:           0 kB
AnonPages:     1219692 kB
Mapped:          10812 kB
Slab:           126812 kB
PageTables:      65788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65380380 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= 48520 MiB
End job on node105 at 2011-05-14 00:26:04