Trace number 3308891

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) 1300 1300.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom25.cnf
MD5SUMc40bd543dad558d19995fef4fd742233
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 variables67777
Number of clauses227761
Sum of the clauses size582177
Maximum clause length2084
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2115213
Number of clauses of size 3111398
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 5802

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.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |  213453   549195 |   64035       0        0     nan |  0.000 % |
0.00/0.79	c |         0 |  149114   554238 |      --       0       --      -- |     --   | -64339/5043
0.00/0.79	c ==============================================================================
0.00/0.79	c Result  :   #vars: 26891   #clauses: 149114   #literals: 554238
0.00/0.79	c CPU time:   0.767883 s
0.00/0.79	c ==============================================================================
0.00/0.89	c
0.00/0.89	c Starting glucose
0.00/0.89	c
0.00/0.89	
0.00/0.89	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.89	
0.00/0.89	c ============================[ Problem Statistics ]=============================
0.00/0.89	c |                                                                             |
0.00/0.89	c |  Number of variables:  26891                                                |
0.00/0.89	c |  Number of clauses:    149114                                               |
0.88/0.95	c |  Parsing time:         0.05         s                                       |
1299.97/1300.01	HOME/glucose.sh: line 55: 27539 Terminated              $RS $TMP.cnf -verbosity=0 $TMP.result "$@"

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: 935)

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-3308891-1303984583/watcher-3308891-1303984583 -o /tmp/evaluation-result-3308891-1303984583/solver-3308891-1303984583 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3308891-1303984583.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.99 3.96 3.08 4/192 27536
/proc/meminfo: memFree=21852864/32950928 swapFree=67071984/67111528
[pid=27536] ppid=27534 vsize=8704 CPUtime=0 cores=1,3
/proc/27536/stat : 27536 (glucose.sh) S 27534 27536 27186 0 -1 4202496 335 0 0 0 0 0 0 0 25 0 1 0 588689028 8912896 253 33554432000 4194304 4922060 140735320933296 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27536/statm: 2176 253 211 178 0 69 0

[startup+0.036081 s]
/proc/loadavg: 3.99 3.96 3.08 4/192 27536
/proc/meminfo: memFree=21852864/32950928 swapFree=67071984/67111528
[pid=27536] ppid=27534 vsize=8704 CPUtime=0 cores=1,3
/proc/27536/stat : 27536 (glucose.sh) S 27534 27536 27186 0 -1 4202496 335 0 0 0 0 0 0 0 25 0 1 0 588689028 8912896 253 33554432000 4194304 4922060 140735320933296 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27536/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101069 s]
/proc/loadavg: 3.99 3.96 3.08 4/192 27536
/proc/meminfo: memFree=21852864/32950928 swapFree=67071984/67111528
[pid=27536] ppid=27534 vsize=8704 CPUtime=0 cores=1,3
/proc/27536/stat : 27536 (glucose.sh) S 27534 27536 27186 0 -1 4202496 335 0 0 0 0 0 0 0 25 0 1 0 588689028 8912896 253 33554432000 4194304 4922060 140735320933296 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27536/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301033 s]
/proc/loadavg: 3.99 3.96 3.08 4/192 27536
/proc/meminfo: memFree=21852864/32950928 swapFree=67071984/67111528
[pid=27536] ppid=27534 vsize=8704 CPUtime=0 cores=1,3
/proc/27536/stat : 27536 (glucose.sh) S 27534 27536 27186 0 -1 4202496 335 0 0 0 0 0 0 0 25 0 1 0 588689028 8912896 253 33554432000 4194304 4922060 140735320933296 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27536/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700961 s]
/proc/loadavg: 3.99 3.96 3.08 4/192 27536
/proc/meminfo: memFree=21852864/32950928 swapFree=67071984/67111528
[pid=27536] ppid=27534 vsize=8704 CPUtime=0 cores=1,3
/proc/27536/stat : 27536 (glucose.sh) S 27534 27536 27186 0 -1 4202496 335 0 0 0 0 0 0 0 25 0 1 0 588689028 8912896 253 33554432000 4194304 4922060 140735320933296 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27536/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50081 s]
/proc/loadavg: 3.99 3.96 3.08 5/194 27539
/proc/meminfo: memFree=21830156/32950928 swapFree=67071984/67111528
[pid=27536] ppid=27534 vsize=8704 CPUtime=0.88 cores=1,3
/proc/27536/stat : 27536 (glucose.sh) S 27534 27536 27186 0 -1 4202496 361 9617 0 0 0 0 86 2 18 0 1 0 588689028 8912896 255 33554432000 4194304 4922060 140735320933296 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27536/statm: 2176 255 211 178 0 69 0
[pid=27539] ppid=27536 vsize=15664 CPUtime=0.59 cores=1,3
/proc/27539/stat : 27539 (glucose_static) R 27536 27536 27186 0 -1 4202496 3738 0 0 0 59 0 0 0 20 0 1 0 588689117 16039936 3693 33554432000 134512640 135217611 4292498528 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/27539/statm: 3916 3693 77 173 0 3741 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 24368

[startup+3.10052 s]
/proc/loadavg: 3.99 3.96 3.08 5/194 27539
/proc/meminfo: memFree=21827060/32950928 swapFree=67071984/67111528
[pid=27536] ppid=27534 vsize=8704 CPUtime=0.88 cores=1,3
/proc/27536/stat : 27536 (glucose.sh) S 27534 27536 27186 0 -1 4202496 361 9617 0 0 0 0 86 2 18 0 1 0 588689028 8912896 255 33554432000 4194304 4922060 140735320933296 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27536/statm: 2176 255 211 178 0 69 0
[pid=27539] ppid=27536 vsize=18648 CPUtime=2.19 cores=1,3
/proc/27539/stat : 27539 (glucose_static) R 27536 27536 27186 0 -1 4202496 4489 0 0 0 219 0 0 0 25 0 1 0 588689117 19095552 4444 33554432000 134512640 135217611 4292498528 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/27539/statm: 4662 4444 77 173 0 4487 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 27352

[startup+6.30094 s]
/proc/loadavg: 3.99 3.96 3.08 5/194 27539
/proc/meminfo: memFree=21823884/32950928 swapFree=67071984/67111528
[pid=27536] ppid=27534 vsize=8704 CPUtime=0.88 cores=1,3
/proc/27536/stat : 27536 (glucose.sh) S 27534 27536 27186 0 -1 4202496 361 9617 0 0 0 0 86 2 18 0 1 0 588689028 8912896 255 33554432000 4194304 4922060 140735320933296 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27536/statm: 2176 255 211 178 0 69 0
[pid=27539] ppid=27536 vsize=20312 CPUtime=5.39 cores=1,3
/proc/27539/stat : 27539 (glucose_static) R 27536 27536 27186 0 -1 4202496 4898 0 0 0 539 0 0 0 25 0 1 0 588689117 20799488 4853 33554432000 134512640 135217611 4292498528 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/27539/statm: 5078 4853 77 173 0 4903 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 29016

[startup+12.7008 s]
/proc/loadavg: 3.99 3.96 3.08 5/194 27539
/proc/meminfo: memFree=21819416/32950928 swapFree=67071984/67111528
[pid=27536] ppid=27534 vsize=8704 CPUtime=0.88 cores=1,3
/proc/27536/stat : 27536 (glucose.sh) S 27534 27536 27186 0 -1 4202496 361 9617 0 0 0 0 86 2 18 0 1 0 588689028 8912896 255 33554432000 4194304 4922060 140735320933296 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27536/statm: 2176 255 211 178 0 69 0
[pid=27539] ppid=27536 vsize=22484 CPUtime=11.79 cores=1,3
/proc/27539/stat : 27539 (glucose_static) R 27536 27536 27186 0 -1 4202496 5446 0 0 0 1179 0 0 0 25 0 1 0 588689117 23023616 5401 33554432000 134512640 135217611 4292498528 18446744073709551615 134532820 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/27539/statm: 5621 5401 77 173 0 5446 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 31188

[startup+25.5004 s]
/proc/loadavg: 3.99 3.96 3.10 5/194 27540
/proc/meminfo: memFree=21815068/32950928 swapFree=67071984/67111528
[pid=27536] ppid=27534 vsize=8704 CPUtime=0.88 cores=1,3
/proc/27536/stat : 27536 (glucose.sh) S 27534 27536 27186 0 -1 4202496 361 9617 0 0 0 0 86 2 18 0 1 0 588689028 8912896 255 33554432000 4194304 4922060 140735320933296 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27536/statm: 2176 255 211 178 0 69 0
[pid=27539] ppid=27536 vsize=26620 CPUtime=24.59 cores=1,3
/proc/27539/stat : 27539 (glucose_static) R 27536 27536 27186 0 -1 4202496 6451 0 0 0 2458 1 0 0 25 0 1 0 588689117 27258880 6406 33554432000 134512640 135217611 4292498528 18446744073709551615 134532971 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/27539/statm: 6655 6406 77 173 0 6480 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 35324

[startup+51.1007 s]
/proc/loadavg: 3.99 3.97 3.12 5/194 27540
/proc/meminfo: memFree=21808108/32950928 swapFree=67071984/67111528
[pid=27536] ppid=27534 vsize=8704 CPUtime=0.88 cores=1,3
/proc/27536/stat : 27536 (glucose.sh) S 27534 27536 27186 0 -1 4202496 361 9617 0 0 0 0 86 2 18 0 1 0 588689028 8912896 255 33554432000 4194304 4922060 140735320933296 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27536/statm: 2176 255 211 178 0 69 0
[pid=27539] ppid=27536 vsize=28892 CPUtime=50.2 cores=1,3
/proc/27539/stat : 27539 (glucose_static) R 27536 27536 27186 0 -1 4202496 6994 0 0 0 5019 1 0 0 25 0 1 0 588689117 29585408 6949 33554432000 134512640 135217611 4292498528 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/27539/statm: 7223 6949 77 173 0 7048 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 37596

[startup+102.307 s]
/proc/loadavg: 3.99 3.97 3.16 5/194 27572
/proc/meminfo: memFree=23193164/32950928 swapFree=67071984/67111528
[pid=27536] ppid=27534 vsize=8704 CPUtime=0.88 cores=1,3
/proc/27536/stat : 27536 (glucose.sh) S 27534 27536 27186 0 -1 4202496 361 9617 0 0 0 0 86 2 18 0 1 0 588689028 8912896 255 33554432000 4194304 4922060 140735320933296 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27536/statm: 2176 255 211 178 0 69 0
[pid=27539] ppid=27536 vsize=34192 CPUtime=101.4 cores=1,3
/proc/27539/stat : 27539 (glucose_static) R 27536 27536 27186 0 -1 4202496 8279 0 0 0 10139 1 0 0 25 0 1 0 588689117 35012608 8234 33554432000 134512640 135217611 4292498528 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/27539/statm: 8548 8234 77 173 0 8373 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 42896

[startup+162.3 s]
/proc/loadavg: 3.99 3.97 3.21 5/194 27573
/proc/meminfo: memFree=23162892/32950928 swapFree=67071984/67111528
[pid=27536] ppid=27534 vsize=8704 CPUtime=0.88 cores=1,3
/proc/27536/stat : 27536 (glucose.sh) S 27534 27536 27186 0 -1 4202496 361 9617 0 0 0 0 86 2 18 0 1 0 588689028 8912896 255 33554432000 4194304 4922060 140735320933296 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27536/statm: 2176 255 211 178 0 69 0
[pid=27539] ppid=27536 vsize=38632 CPUtime=161.39 cores=1,3
/proc/27539/stat : 27539 (glucose_static) R 27536 27536 27186 0 -1 4202496 9397 0 0 0 16138 1 0 0 25 0 1 0 588689117 39559168 9352 33554432000 134512640 135217611 4292498528 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/27539/statm: 9658 9352 77 173 0 9483 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 47336

[startup+222.3 s]
/proc/loadavg: 4.05 3.99 3.27 5/194 27575
/proc/meminfo: memFree=23157020/32950928 swapFree=67071984/67111528
[pid=27536] ppid=27534 vsize=8704 CPUtime=0.88 cores=1,3
/proc/27536/stat : 27536 (glucose.sh) S 27534 27536 27186 0 -1 4202496 361 9617 0 0 0 0 86 2 18 0 1 0 588689028 8912896 255 33554432000 4194304 4922060 140735320933296 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27536/statm: 2176 255 211 178 0 69 0
[pid=27539] ppid=27536 vsize=41544 CPUtime=221.39 cores=1,3
/proc/27539/stat : 27539 (glucose_static) R 27536 27536 27186 0 -1 4202496 10058 0 0 0 22138 1 0 0 25 0 1 0 588689117 42541056 10013 33554432000 134512640 135217611 4292498528 18446744073709551615 134532918 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/27539/statm: 10386 10013 77 173 0 10211 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 50248

[startup+282.3 s]
/proc/loadavg: 4.00 3.99 3.31 5/194 27615
/proc/meminfo: memFree=23378048/32950928 swapFree=67071984/67111528
[pid=27536] ppid=27534 vsize=8704 CPUtime=0.88 cores=1,3
/proc/27536/stat : 27536 (glucose.sh) S 27534 27536 27186 0 -1 4202496 361 9617 0 0 0 0 86 2 18 0 1 0 588689028 8912896 255 33554432000 4194304 4922060 140735320933296 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27536/statm: 2176 255 211 178 0 69 0
[pid=27539] ppid=27536 vsize=45136 CPUtime=281.39 cores=1,3
/proc/27539/stat : 27539 (glucose_static) R 27536 27536 27186 0 -1 4202496 10969 0 0 0 28138 1 0 0 25 0 1 0 588689117 46219264 10924 33554432000 134512640 135217611 4292498528 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/27539/statm: 11284 10924 77 173 0 11109 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 53840

[startup+342.3 s]
/proc/loadavg: 3.98 3.98 3.35 5/194 27678
/proc/meminfo: memFree=23622852/32950928 swapFree=67071984/67111528
[pid=27536] ppid=27534 vsize=8704 CPUtime=0.88 cores=1,3
/proc/27536/stat : 27536 (glucose.sh) S 27534 27536 27186 0 -1 4202496 361 9617 0 0 0 0 86 2 18 0 1 0 588689028 8912896 255 33554432000 4194304 4922060 140735320933296 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27536/statm: 2176 255 211 178 0 69 0
[pid=27539] ppid=27536 vsize=47928 CPUtime=341.39 cores=1,3
/proc/27539/stat : 27539 (glucose_static) R 27536 27536 27186 0 -1 4202496 11673 0 0 0 34137 2 0 0 25 0 1 0 588689117 49078272 11628 33554432000 134512640 135217611 4292498528 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/27539/statm: 11982 11628 77 173 0 11807 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 56632

[startup+402.3 s]
/proc/loadavg: 3.99 3.98 3.39 5/194 27680
/proc/meminfo: memFree=23609280/32950928 swapFree=67071984/67111528
[pid=27536] ppid=27534 vsize=8704 CPUtime=0.88 cores=1,3

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

[pid=27539] ppid=27536 vsize=52972 CPUtime=521.39 cores=1,3
/proc/27539/stat : 27539 (glucose_static) R 27536 27536 27186 0 -1 4202496 12900 0 0 0 52137 2 0 0 25 0 1 0 588689117 54243328 12855 33554432000 134512640 135217611 4292498528 18446744073709551615 134533280 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/27539/statm: 13243 12855 77 173 0 13068 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 61676

[startup+582.301 s]
/proc/loadavg: 3.99 3.98 3.49 5/194 27684
/proc/meminfo: memFree=23580916/32950928 swapFree=67071984/67111528
[pid=27536] ppid=27534 vsize=8704 CPUtime=0.88 cores=1,3
/proc/27536/stat : 27536 (glucose.sh) S 27534 27536 27186 0 -1 4202496 361 9617 0 0 0 0 86 2 18 0 1 0 588689028 8912896 255 33554432000 4194304 4922060 140735320933296 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27536/statm: 2176 255 211 178 0 69 0
[pid=27539] ppid=27536 vsize=55236 CPUtime=581.39 cores=1,3
/proc/27539/stat : 27539 (glucose_static) R 27536 27536 27186 0 -1 4202496 13415 0 0 0 58137 2 0 0 25 0 1 0 588689117 56561664 13370 33554432000 134512640 135217611 4292498528 18446744073709551615 134527845 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/27539/statm: 13809 13370 77 173 0 13634 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 63940

[startup+642.301 s]
/proc/loadavg: 3.99 3.98 3.52 5/194 27686
/proc/meminfo: memFree=23570084/32950928 swapFree=67071984/67111528
[pid=27536] ppid=27534 vsize=8704 CPUtime=0.88 cores=1,3
/proc/27536/stat : 27536 (glucose.sh) S 27534 27536 27186 0 -1 4202496 361 9617 0 0 0 0 86 2 18 0 1 0 588689028 8912896 255 33554432000 4194304 4922060 140735320933296 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27536/statm: 2176 255 211 178 0 69 0
[pid=27539] ppid=27536 vsize=57972 CPUtime=641.39 cores=1,3
/proc/27539/stat : 27539 (glucose_static) R 27536 27536 27186 0 -1 4202496 14083 0 0 0 64137 2 0 0 25 0 1 0 588689117 59363328 14038 33554432000 134512640 135217611 4292498528 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/27539/statm: 14493 14038 77 173 0 14318 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 66676

[startup+702.301 s]
/proc/loadavg: 3.99 3.98 3.54 5/194 27688
/proc/meminfo: memFree=23563220/32950928 swapFree=67071984/67111528
[pid=27536] ppid=27534 vsize=8704 CPUtime=0.88 cores=1,3
/proc/27536/stat : 27536 (glucose.sh) S 27534 27536 27186 0 -1 4202496 361 9617 0 0 0 0 86 2 18 0 1 0 588689028 8912896 255 33554432000 4194304 4922060 140735320933296 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27536/statm: 2176 255 211 178 0 69 0
[pid=27539] ppid=27536 vsize=61024 CPUtime=701.39 cores=1,3
/proc/27539/stat : 27539 (glucose_static) R 27536 27536 27186 0 -1 4202496 14821 0 0 0 70136 3 0 0 25 0 1 0 588689117 62488576 14776 33554432000 134512640 135217611 4292498528 18446744073709551615 134533667 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/27539/statm: 15256 14776 77 173 0 15081 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 69728

[startup+762.307 s]
/proc/loadavg: 3.99 3.98 3.57 5/194 27689
/proc/meminfo: memFree=23557868/32950928 swapFree=67071984/67111528
[pid=27536] ppid=27534 vsize=8704 CPUtime=0.88 cores=1,3
/proc/27536/stat : 27536 (glucose.sh) S 27534 27536 27186 0 -1 4202496 361 9617 0 0 0 0 86 2 18 0 1 0 588689028 8912896 255 33554432000 4194304 4922060 140735320933296 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27536/statm: 2176 255 211 178 0 69 0
[pid=27539] ppid=27536 vsize=61024 CPUtime=761.4 cores=1,3
/proc/27539/stat : 27539 (glucose_static) R 27536 27536 27186 0 -1 4202496 14829 0 0 0 76137 3 0 0 25 0 1 0 588689117 62488576 14784 33554432000 134512640 135217611 4292498528 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/27539/statm: 15256 14784 77 173 0 15081 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 69728

[startup+822.301 s]
/proc/loadavg: 3.99 3.98 3.59 5/194 27691
/proc/meminfo: memFree=23550636/32950928 swapFree=67071984/67111528
[pid=27536] ppid=27534 vsize=8704 CPUtime=0.88 cores=1,3
/proc/27536/stat : 27536 (glucose.sh) S 27534 27536 27186 0 -1 4202496 361 9617 0 0 0 0 86 2 18 0 1 0 588689028 8912896 255 33554432000 4194304 4922060 140735320933296 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27536/statm: 2176 255 211 178 0 69 0
[pid=27539] ppid=27536 vsize=61932 CPUtime=821.39 cores=1,3
/proc/27539/stat : 27539 (glucose_static) R 27536 27536 27186 0 -1 4202496 15050 0 0 0 82136 3 0 0 25 0 1 0 588689117 63418368 15005 33554432000 134512640 135217611 4292498528 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/27539/statm: 15483 15005 77 173 0 15308 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 70636

[startup+882.301 s]
/proc/loadavg: 4.04 4.00 3.62 5/194 27692
/proc/meminfo: memFree=23543036/32950928 swapFree=67071984/67111528
[pid=27536] ppid=27534 vsize=8704 CPUtime=0.88 cores=1,3
/proc/27536/stat : 27536 (glucose.sh) S 27534 27536 27186 0 -1 4202496 361 9617 0 0 0 0 86 2 18 0 1 0 588689028 8912896 255 33554432000 4194304 4922060 140735320933296 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27536/statm: 2176 255 211 178 0 69 0
[pid=27539] ppid=27536 vsize=65100 CPUtime=881.39 cores=1,3
/proc/27539/stat : 27539 (glucose_static) R 27536 27536 27186 0 -1 4202496 15835 0 0 0 88136 3 0 0 25 0 1 0 588689117 66662400 15790 33554432000 134512640 135217611 4292498528 18446744073709551615 134532629 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/27539/statm: 16275 15790 77 173 0 16100 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 73804

[startup+942.301 s]
/proc/loadavg: 4.01 4.00 3.64 5/194 27694
/proc/meminfo: memFree=23537164/32950928 swapFree=67071984/67111528
[pid=27536] ppid=27534 vsize=8704 CPUtime=0.88 cores=1,3
/proc/27536/stat : 27536 (glucose.sh) S 27534 27536 27186 0 -1 4202496 361 9617 0 0 0 0 86 2 18 0 1 0 588689028 8912896 255 33554432000 4194304 4922060 140735320933296 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27536/statm: 2176 255 211 178 0 69 0
[pid=27539] ppid=27536 vsize=67232 CPUtime=941.39 cores=1,3
/proc/27539/stat : 27539 (glucose_static) R 27536 27536 27186 0 -1 4202496 16318 0 0 0 94136 3 0 0 25 0 1 0 588689117 68845568 16273 33554432000 134512640 135217611 4292498528 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/27539/statm: 16808 16273 77 173 0 16633 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 75936

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.66 5/194 27696
/proc/meminfo: memFree=23532792/32950928 swapFree=67071984/67111528
[pid=27536] ppid=27534 vsize=8704 CPUtime=0.88 cores=1,3
/proc/27536/stat : 27536 (glucose.sh) S 27534 27536 27186 0 -1 4202496 361 9617 0 0 0 0 86 2 18 0 1 0 588689028 8912896 255 33554432000 4194304 4922060 140735320933296 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27536/statm: 2176 255 211 178 0 69 0
[pid=27539] ppid=27536 vsize=67376 CPUtime=1001.39 cores=1,3
/proc/27539/stat : 27539 (glucose_static) R 27536 27536 27186 0 -1 4202496 16369 0 0 0 100136 3 0 0 25 0 1 0 588689117 68993024 16324 33554432000 134512640 135217611 4292498528 18446744073709551615 134533368 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/27539/statm: 16844 16324 77 173 0 16669 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 76080

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.68 5/194 27697
/proc/meminfo: memFree=23526552/32950928 swapFree=67071984/67111528
[pid=27536] ppid=27534 vsize=8704 CPUtime=0.88 cores=1,3
/proc/27536/stat : 27536 (glucose.sh) S 27534 27536 27186 0 -1 4202496 361 9617 0 0 0 0 86 2 18 0 1 0 588689028 8912896 255 33554432000 4194304 4922060 140735320933296 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27536/statm: 2176 255 211 178 0 69 0
[pid=27539] ppid=27536 vsize=70016 CPUtime=1061.38 cores=1,3
/proc/27539/stat : 27539 (glucose_static) R 27536 27536 27186 0 -1 4202496 17040 0 0 0 106135 3 0 0 25 0 1 0 588689117 71696384 16995 33554432000 134512640 135217611 4292498528 18446744073709551615 134536798 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/27539/statm: 17504 16995 77 173 0 17329 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 78720

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.70 5/194 27699
/proc/meminfo: memFree=23521572/32950928 swapFree=67071984/67111528
[pid=27536] ppid=27534 vsize=8704 CPUtime=0.88 cores=1,3
/proc/27536/stat : 27536 (glucose.sh) S 27534 27536 27186 0 -1 4202496 361 9617 0 0 0 0 86 2 18 0 1 0 588689028 8912896 255 33554432000 4194304 4922060 140735320933296 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27536/statm: 2176 255 211 178 0 69 0
[pid=27539] ppid=27536 vsize=70980 CPUtime=1121.38 cores=1,3
/proc/27539/stat : 27539 (glucose_static) R 27536 27536 27186 0 -1 4202496 17237 0 0 0 112135 3 0 0 25 0 1 0 588689117 72683520 17192 33554432000 134512640 135217611 4292498528 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/27539/statm: 17745 17192 77 173 0 17570 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 79684

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.71 5/194 27700
/proc/meminfo: memFree=23515448/32950928 swapFree=67071984/67111528
[pid=27536] ppid=27534 vsize=8704 CPUtime=0.88 cores=1,3
/proc/27536/stat : 27536 (glucose.sh) S 27534 27536 27186 0 -1 4202496 361 9617 0 0 0 0 86 2 18 0 1 0 588689028 8912896 255 33554432000 4194304 4922060 140735320933296 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27536/statm: 2176 255 211 178 0 69 0
[pid=27539] ppid=27536 vsize=73764 CPUtime=1181.39 cores=1,3
/proc/27539/stat : 27539 (glucose_static) R 27536 27536 27186 0 -1 4202496 17945 0 0 0 118135 4 0 0 25 0 1 0 588689117 75534336 17900 33554432000 134512640 135217611 4292498528 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/27539/statm: 18441 17900 77 173 0 18266 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 82468

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.73 5/194 27702
/proc/meminfo: memFree=23511200/32950928 swapFree=67071984/67111528
[pid=27536] ppid=27534 vsize=8704 CPUtime=0.88 cores=1,3
/proc/27536/stat : 27536 (glucose.sh) S 27534 27536 27186 0 -1 4202496 361 9617 0 0 0 0 86 2 18 0 1 0 588689028 8912896 255 33554432000 4194304 4922060 140735320933296 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27536/statm: 2176 255 211 178 0 69 0
[pid=27539] ppid=27536 vsize=74556 CPUtime=1241.39 cores=1,3
/proc/27539/stat : 27539 (glucose_static) R 27536 27536 27186 0 -1 4202496 18179 0 0 0 124135 4 0 0 25 0 1 0 588689117 76345344 18134 33554432000 134512640 135217611 4292498528 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/27539/statm: 18639 18134 77 173 0 18464 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 83260



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.74 5/194 27704
/proc/meminfo: memFree=23507064/32950928 swapFree=67071984/67111528
[pid=27536] ppid=27534 vsize=8704 CPUtime=0.88 cores=1,3
/proc/27536/stat : 27536 (glucose.sh) S 27534 27536 27186 0 -1 4202496 361 9617 0 0 0 0 86 2 18 0 1 0 588689028 8912896 255 33554432000 4194304 4922060 140735320933296 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/27536/statm: 2176 255 211 178 0 69 0
[pid=27539] ppid=27536 vsize=74952 CPUtime=1299.09 cores=1,3
/proc/27539/stat : 27539 (glucose_static) R 27536 27536 27186 0 -1 4202496 18281 0 0 0 129905 4 0 0 25 0 1 0 588689117 76750848 18236 33554432000 134512640 135217611 4292498528 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/27539/statm: 18738 18236 77 173 0 18563 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 83656

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.93
CPU system time (s): 0.076988
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 83656

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

runsolver used 2.13667 second user time and 4.96624 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-28 11:56:24
IDJOB=3308891
IDBENCH=83109
IDSOLVER=1691
FILE ID=node116/3308891-1303984583
RUNJOBID= node116-1303983225-27207
PBS_JOBID= 13168710
Free space on /tmp= 72148 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom25.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308891-1303984583/watcher-3308891-1303984583 -o /tmp/evaluation-result-3308891-1303984583/solver-3308891-1303984583 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3308891-1303984583.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= c40bd543dad558d19995fef4fd742233
RANDOM SEED=1983396934

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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:     32950928 kB
MemFree:      21853260 kB
Buffers:       1887732 kB
Cached:        7196880 kB
SwapCached:       9732 kB
Active:        5987296 kB
Inactive:      4684948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21853260 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           85936 kB
Writeback:           0 kB
AnonPages:     1581248 kB
Mapped:          15020 kB
Slab:           358452 kB
PageTables:       8440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1853080 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= 72484 MiB
End job on node116 at 2011-04-28 12:18:06