Trace number 3365898

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.05 4999.82

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top25.cnf
MD5SUM1d36146d5d79c91e0605a19242395228
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1033.04
Satisfiable
(Un)Satisfiability was proved
Number of variables71356
Number of clauses227126
Sum of the clauses size555264
Maximum clause length2747
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2137909
Number of clauses of size 387742
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 51127

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 |  213504   522328 |   64051       0        0     nan |  0.000 % |
0.00/0.71	c |         0 |  133536   451114 |      --       0       --      -- |     --   | -79968/-71214
0.00/0.71	c ==============================================================================
0.00/0.71	c Result  :   #vars: 26201   #clauses: 133536   #literals: 451114
0.00/0.71	c CPU time:   0.692894 s
0.00/0.71	c ==============================================================================
0.00/0.80	c
0.00/0.80	c Starting glucose
0.00/0.80	c
0.00/0.80	
0.00/0.80	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.80	
0.00/0.80	c ============================[ Problem Statistics ]=============================
0.00/0.80	c |                                                                             |
0.00/0.80	c |  Number of variables:  26201                                                |
0.00/0.80	c |  Number of clauses:    133536                                               |
0.00/0.85	c |  Parsing time:         0.04         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3365898-1305320784/watcher-3365898-1305320784 -o /tmp/evaluation-result-3365898-1305320784/solver-3365898-1305320784 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3365898-1305320784.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.00 2.02 2.00 2/331 15187
/proc/meminfo: memFree=10231168/32951124 swapFree=67111352/67111528
[pid=15187] ppid=15185 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/15187/stat : 15187 (glucose.sh) S 15185 15187 14765 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 624494024 8912896 253 33554432000 4194304 4922060 140736117696368 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15187/statm: 2176 253 211 178 0 69 0

[startup+0.019014 s]
/proc/loadavg: 2.00 2.02 2.00 2/331 15187
/proc/meminfo: memFree=10231168/32951124 swapFree=67111352/67111528
[pid=15187] ppid=15185 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/15187/stat : 15187 (glucose.sh) S 15185 15187 14765 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 624494024 8912896 253 33554432000 4194304 4922060 140736117696368 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15187/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100999 s]
/proc/loadavg: 2.00 2.02 2.00 2/331 15187
/proc/meminfo: memFree=10231168/32951124 swapFree=67111352/67111528
[pid=15187] ppid=15185 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/15187/stat : 15187 (glucose.sh) S 15185 15187 14765 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 624494024 8912896 253 33554432000 4194304 4922060 140736117696368 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15187/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300948 s]
/proc/loadavg: 2.00 2.02 2.00 2/331 15187
/proc/meminfo: memFree=10231168/32951124 swapFree=67111352/67111528
[pid=15187] ppid=15185 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/15187/stat : 15187 (glucose.sh) S 15185 15187 14765 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 624494024 8912896 253 33554432000 4194304 4922060 140736117696368 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15187/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.70087 s]
/proc/loadavg: 2.00 2.02 2.00 2/331 15187
/proc/meminfo: memFree=10231168/32951124 swapFree=67111352/67111528
[pid=15187] ppid=15185 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/15187/stat : 15187 (glucose.sh) S 15185 15187 14765 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 624494024 8912896 253 33554432000 4194304 4922060 140736117696368 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/15187/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50072 s]
/proc/loadavg: 2.00 2.02 2.00 3/333 15190
/proc/meminfo: memFree=10210592/32951124 swapFree=67111352/67111528
[pid=15187] ppid=15185 vsize=8704 CPUtime=0.79 cores=1,3,5,7
/proc/15187/stat : 15187 (glucose.sh) S 15185 15187 14765 0 -1 4202496 359 9669 0 0 0 0 77 2 18 0 1 0 624494024 8912896 255 33554432000 4194304 4922060 140736117696368 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15187/statm: 2176 255 211 178 0 69 0
[pid=15190] ppid=15187 vsize=14588 CPUtime=0.69 cores=1,3,5,7
/proc/15190/stat : 15190 (glucose_static) R 15187 15187 14765 0 -1 4202496 3515 0 0 0 69 0 0 0 21 0 1 0 624494104 14938112 3470 33554432000 134512640 135217611 4292896592 18446744073709551615 134533016 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/15190/statm: 3647 3470 77 173 0 3472 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 23292

[startup+3.10039 s]
/proc/loadavg: 2.00 2.02 2.00 3/333 15190
/proc/meminfo: memFree=10207740/32951124 swapFree=67111352/67111528
[pid=15187] ppid=15185 vsize=8704 CPUtime=0.79 cores=1,3,5,7
/proc/15187/stat : 15187 (glucose.sh) S 15185 15187 14765 0 -1 4202496 359 9669 0 0 0 0 77 2 18 0 1 0 624494024 8912896 255 33554432000 4194304 4922060 140736117696368 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15187/statm: 2176 255 211 178 0 69 0
[pid=15190] ppid=15187 vsize=16976 CPUtime=2.28 cores=1,3,5,7
/proc/15190/stat : 15190 (glucose_static) R 15187 15187 14765 0 -1 4202496 4112 0 0 0 228 0 0 0 25 0 1 0 624494104 17383424 4067 33554432000 134512640 135217611 4292896592 18446744073709551615 134532672 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/15190/statm: 4244 4067 77 173 0 4069 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 25680

[startup+6.30076 s]
/proc/loadavg: 2.00 2.02 2.00 4/333 15190
/proc/meminfo: memFree=10203896/32951124 swapFree=67111352/67111528
[pid=15187] ppid=15185 vsize=8704 CPUtime=0.79 cores=1,3,5,7
/proc/15187/stat : 15187 (glucose.sh) S 15185 15187 14765 0 -1 4202496 359 9669 0 0 0 0 77 2 18 0 1 0 624494024 8912896 255 33554432000 4194304 4922060 140736117696368 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15187/statm: 2176 255 211 178 0 69 0
[pid=15190] ppid=15187 vsize=19180 CPUtime=5.48 cores=1,3,5,7
/proc/15190/stat : 15190 (glucose_static) R 15187 15187 14765 0 -1 4202496 4607 0 0 0 548 0 0 0 25 0 1 0 624494104 19640320 4562 33554432000 134512640 135217611 4292896592 18446744073709551615 134533171 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/15190/statm: 4795 4562 77 173 0 4620 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 27884

[startup+12.7005 s]
/proc/loadavg: 2.00 2.02 2.00 3/333 15191
/proc/meminfo: memFree=10201288/32951124 swapFree=67111352/67111528
[pid=15187] ppid=15185 vsize=8704 CPUtime=0.79 cores=1,3,5,7
/proc/15187/stat : 15187 (glucose.sh) S 15185 15187 14765 0 -1 4202496 359 9669 0 0 0 0 77 2 18 0 1 0 624494024 8912896 255 33554432000 4194304 4922060 140736117696368 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15187/statm: 2176 255 211 178 0 69 0
[pid=15190] ppid=15187 vsize=21028 CPUtime=11.88 cores=1,3,5,7
/proc/15190/stat : 15190 (glucose_static) R 15187 15187 14765 0 -1 4202496 5098 0 0 0 1188 0 0 0 25 0 1 0 624494104 21532672 5053 33554432000 134512640 135217611 4292896592 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/15190/statm: 5257 5053 77 173 0 5082 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 29732

[startup+25.5009 s]
/proc/loadavg: 2.00 2.02 2.00 3/333 15191
/proc/meminfo: memFree=10199952/32951124 swapFree=67111352/67111528
[pid=15187] ppid=15185 vsize=8704 CPUtime=0.79 cores=1,3,5,7
/proc/15187/stat : 15187 (glucose.sh) S 15185 15187 14765 0 -1 4202496 359 9669 0 0 0 0 77 2 18 0 1 0 624494024 8912896 255 33554432000 4194304 4922060 140736117696368 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15187/statm: 2176 255 211 178 0 69 0
[pid=15190] ppid=15187 vsize=23104 CPUtime=24.69 cores=1,3,5,7
/proc/15190/stat : 15190 (glucose_static) R 15187 15187 14765 0 -1 4202496 5589 0 0 0 2469 0 0 0 25 0 1 0 624494104 23658496 5544 33554432000 134512640 135217611 4292896592 18446744073709551615 134532946 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/15190/statm: 5776 5544 77 173 0 5601 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31808

[startup+51.1009 s]
/proc/loadavg: 2.06 2.03 2.00 3/333 15192
/proc/meminfo: memFree=10197948/32951124 swapFree=67111352/67111528
[pid=15187] ppid=15185 vsize=8704 CPUtime=0.79 cores=1,3,5,7
/proc/15187/stat : 15187 (glucose.sh) S 15185 15187 14765 0 -1 4202496 359 9669 0 0 0 0 77 2 18 0 1 0 624494024 8912896 255 33554432000 4194304 4922060 140736117696368 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15187/statm: 2176 255 211 178 0 69 0
[pid=15190] ppid=15187 vsize=24972 CPUtime=50.3 cores=1,3,5,7
/proc/15190/stat : 15190 (glucose_static) R 15187 15187 14765 0 -1 4202496 6062 0 0 0 5029 1 0 0 25 0 1 0 624494104 25571328 6017 33554432000 134512640 135217611 4292896592 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/15190/statm: 6243 6017 77 173 0 6068 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 33676

[startup+102.313 s]
/proc/loadavg: 2.02 2.03 2.00 3/333 15193
/proc/meminfo: memFree=10193976/32951124 swapFree=67111352/67111528
[pid=15187] ppid=15185 vsize=8704 CPUtime=0.79 cores=1,3,5,7
/proc/15187/stat : 15187 (glucose.sh) S 15185 15187 14765 0 -1 4202496 359 9669 0 0 0 0 77 2 18 0 1 0 624494024 8912896 255 33554432000 4194304 4922060 140736117696368 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15187/statm: 2176 255 211 178 0 69 0
[pid=15190] ppid=15187 vsize=29372 CPUtime=101.5 cores=1,3,5,7
/proc/15190/stat : 15190 (glucose_static) R 15187 15187 14765 0 -1 4202496 7126 0 0 0 10149 1 0 0 25 0 1 0 624494104 30076928 7081 33554432000 134512640 135217611 4292896592 18446744073709551615 134532605 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/15190/statm: 7343 7081 77 173 0 7168 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 38076

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/333 15195
/proc/meminfo: memFree=10189496/32951124 swapFree=67111352/67111528
[pid=15187] ppid=15185 vsize=8704 CPUtime=0.79 cores=1,3,5,7
/proc/15187/stat : 15187 (glucose.sh) S 15185 15187 14765 0 -1 4202496 359 9669 0 0 0 0 77 2 18 0 1 0 624494024 8912896 255 33554432000 4194304 4922060 140736117696368 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15187/statm: 2176 255 211 178 0 69 0
[pid=15190] ppid=15187 vsize=33288 CPUtime=161.49 cores=1,3,5,7
/proc/15190/stat : 15190 (glucose_static) R 15187 15187 14765 0 -1 4202496 8116 0 0 0 16148 1 0 0 25 0 1 0 624494104 34086912 8071 33554432000 134512640 135217611 4292896592 18446744073709551615 134532820 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/15190/statm: 8322 8071 77 173 0 8147 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 41992

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/333 15196
/proc/meminfo: memFree=10187868/32951124 swapFree=67111352/67111528
[pid=15187] ppid=15185 vsize=8704 CPUtime=0.79 cores=1,3,5,7
/proc/15187/stat : 15187 (glucose.sh) S 15185 15187 14765 0 -1 4202496 359 9669 0 0 0 0 77 2 18 0 1 0 624494024 8912896 255 33554432000 4194304 4922060 140736117696368 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15187/statm: 2176 255 211 178 0 69 0
[pid=15190] ppid=15187 vsize=35860 CPUtime=221.5 cores=1,3,5,7
/proc/15190/stat : 15190 (glucose_static) R 15187 15187 14765 0 -1 4202496 8690 0 0 0 22148 2 0 0 25 0 1 0 624494104 36720640 8645 33554432000 134512640 135217611 4292896592 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/15190/statm: 8965 8645 77 173 0 8790 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 44564

[startup+282.301 s]
/proc/loadavg: 2.07 2.04 2.01 3/333 15198
/proc/meminfo: memFree=10185576/32951124 swapFree=67111352/67111528
[pid=15187] ppid=15185 vsize=8704 CPUtime=0.79 cores=1,3,5,7
/proc/15187/stat : 15187 (glucose.sh) S 15185 15187 14765 0 -1 4202496 359 9669 0 0 0 0 77 2 18 0 1 0 624494024 8912896 255 33554432000 4194304 4922060 140736117696368 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15187/statm: 2176 255 211 178 0 69 0
[pid=15190] ppid=15187 vsize=37840 CPUtime=281.51 cores=1,3,5,7
/proc/15190/stat : 15190 (glucose_static) R 15187 15187 14765 0 -1 4202496 9203 0 0 0 28149 2 0 0 25 0 1 0 624494104 38748160 9158 33554432000 134512640 135217611 4292896592 18446744073709551615 134533558 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/15190/statm: 9460 9158 77 173 0 9285 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 46544

[startup+342.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/333 15199
/proc/meminfo: memFree=10182960/32951124 swapFree=67111352/67111528
[pid=15187] ppid=15185 vsize=8704 CPUtime=0.79 cores=1,3,5,7
/proc/15187/stat : 15187 (glucose.sh) S 15185 15187 14765 0 -1 4202496 359 9669 0 0 0 0 77 2 18 0 1 0 624494024 8912896 255 33554432000 4194304 4922060 140736117696368 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15187/statm: 2176 255 211 178 0 69 0
[pid=15190] ppid=15187 vsize=40716 CPUtime=341.51 cores=1,3,5,7
/proc/15190/stat : 15190 (glucose_static) R 15187 15187 14765 0 -1 4202496 9923 0 0 0 34149 2 0 0 25 0 1 0 624494104 41693184 9878 33554432000 134512640 135217611 4292896592 18446744073709551615 134533190 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/15190/statm: 10179 9878 77 173 0 10004 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 49420

[startup+402.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/333 15201
/proc/meminfo: memFree=10182068/32951124 swapFree=67111352/67111528
[pid=15187] ppid=15185 vsize=8704 CPUtime=0.79 cores=1,3,5,7

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

[pid=15190] ppid=15187 vsize=101684 CPUtime=4241.68 cores=1,3,5,7
/proc/15190/stat : 15190 (glucose_static) R 15187 15187 14765 0 -1 4202496 24589 0 0 0 424161 7 0 0 25 0 1 0 624494104 104124416 24544 33554432000 134512640 135217611 4292896592 18446744073709551615 134533084 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/15190/statm: 25421 24544 77 173 0 25246 0
Current children cumulated CPU time (s) 4242.47
Current children cumulated vsize (KiB) 110388

[startup+4302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/333 15408
/proc/meminfo: memFree=10338220/32951124 swapFree=67111352/67111528
[pid=15187] ppid=15185 vsize=8704 CPUtime=0.79 cores=1,3,5,7
/proc/15187/stat : 15187 (glucose.sh) S 15185 15187 14765 0 -1 4202496 359 9669 0 0 0 0 77 2 18 0 1 0 624494024 8912896 255 33554432000 4194304 4922060 140736117696368 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15187/statm: 2176 255 211 178 0 69 0
[pid=15190] ppid=15187 vsize=102524 CPUtime=4301.69 cores=1,3,5,7
/proc/15190/stat : 15190 (glucose_static) R 15187 15187 14765 0 -1 4202496 24799 0 0 0 430162 7 0 0 25 0 1 0 624494104 104984576 24754 33554432000 134512640 135217611 4292896592 18446744073709551615 134537680 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/15190/statm: 25631 24754 77 173 0 25456 0
Current children cumulated CPU time (s) 4302.48
Current children cumulated vsize (KiB) 111228

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/333 15410
/proc/meminfo: memFree=10338064/32951124 swapFree=67111352/67111528
[pid=15187] ppid=15185 vsize=8704 CPUtime=0.79 cores=1,3,5,7
/proc/15187/stat : 15187 (glucose.sh) S 15185 15187 14765 0 -1 4202496 359 9669 0 0 0 0 77 2 18 0 1 0 624494024 8912896 255 33554432000 4194304 4922060 140736117696368 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15187/statm: 2176 255 211 178 0 69 0
[pid=15190] ppid=15187 vsize=102524 CPUtime=4361.69 cores=1,3,5,7
/proc/15190/stat : 15190 (glucose_static) R 15187 15187 14765 0 -1 4202496 24801 0 0 0 436162 7 0 0 25 0 1 0 624494104 104984576 24756 33554432000 134512640 135217611 4292896592 18446744073709551615 134532946 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/15190/statm: 25631 24756 77 173 0 25456 0
Current children cumulated CPU time (s) 4362.48
Current children cumulated vsize (KiB) 111228

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/333 15411
/proc/meminfo: memFree=10338024/32951124 swapFree=67111352/67111528
[pid=15187] ppid=15185 vsize=8704 CPUtime=0.79 cores=1,3,5,7
/proc/15187/stat : 15187 (glucose.sh) S 15185 15187 14765 0 -1 4202496 359 9669 0 0 0 0 77 2 18 0 1 0 624494024 8912896 255 33554432000 4194304 4922060 140736117696368 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15187/statm: 2176 255 211 178 0 69 0
[pid=15190] ppid=15187 vsize=102524 CPUtime=4421.69 cores=1,3,5,7
/proc/15190/stat : 15190 (glucose_static) R 15187 15187 14765 0 -1 4202496 24808 0 0 0 442162 7 0 0 25 0 1 0 624494104 104984576 24763 33554432000 134512640 135217611 4292896592 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/15190/statm: 25631 24763 77 173 0 25456 0
Current children cumulated CPU time (s) 4422.48
Current children cumulated vsize (KiB) 111228

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/333 15413
/proc/meminfo: memFree=10335004/32951124 swapFree=67111352/67111528
[pid=15187] ppid=15185 vsize=8704 CPUtime=0.79 cores=1,3,5,7
/proc/15187/stat : 15187 (glucose.sh) S 15185 15187 14765 0 -1 4202496 359 9669 0 0 0 0 77 2 18 0 1 0 624494024 8912896 255 33554432000 4194304 4922060 140736117696368 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15187/statm: 2176 255 211 178 0 69 0
[pid=15190] ppid=15187 vsize=103236 CPUtime=4481.69 cores=1,3,5,7
/proc/15190/stat : 15190 (glucose_static) R 15187 15187 14765 0 -1 4202496 24937 0 0 0 448162 7 0 0 25 0 1 0 624494104 105713664 24892 33554432000 134512640 135217611 4292896592 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/15190/statm: 25809 24892 77 173 0 25634 0
Current children cumulated CPU time (s) 4482.48
Current children cumulated vsize (KiB) 111940

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/333 15414
/proc/meminfo: memFree=10334096/32951124 swapFree=67111352/67111528
[pid=15187] ppid=15185 vsize=8704 CPUtime=0.79 cores=1,3,5,7
/proc/15187/stat : 15187 (glucose.sh) S 15185 15187 14765 0 -1 4202496 359 9669 0 0 0 0 77 2 18 0 1 0 624494024 8912896 255 33554432000 4194304 4922060 140736117696368 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15187/statm: 2176 255 211 178 0 69 0
[pid=15190] ppid=15187 vsize=104160 CPUtime=4541.7 cores=1,3,5,7
/proc/15190/stat : 15190 (glucose_static) R 15187 15187 14765 0 -1 4202496 25166 0 0 0 454163 7 0 0 25 0 1 0 624494104 106659840 25121 33554432000 134512640 135217611 4292896592 18446744073709551615 134533144 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/15190/statm: 26040 25121 77 173 0 25865 0
Current children cumulated CPU time (s) 4542.49
Current children cumulated vsize (KiB) 112864

[startup+4602.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/333 15416
/proc/meminfo: memFree=10333812/32951124 swapFree=67111352/67111528
[pid=15187] ppid=15185 vsize=8704 CPUtime=0.79 cores=1,3,5,7
/proc/15187/stat : 15187 (glucose.sh) S 15185 15187 14765 0 -1 4202496 359 9669 0 0 0 0 77 2 18 0 1 0 624494024 8912896 255 33554432000 4194304 4922060 140736117696368 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15187/statm: 2176 255 211 178 0 69 0
[pid=15190] ppid=15187 vsize=104160 CPUtime=4601.71 cores=1,3,5,7
/proc/15190/stat : 15190 (glucose_static) R 15187 15187 14765 0 -1 4202496 25167 0 0 0 460164 7 0 0 25 0 1 0 624494104 106659840 25122 33554432000 134512640 135217611 4292896592 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/15190/statm: 26040 25122 77 173 0 25865 0
Current children cumulated CPU time (s) 4602.5
Current children cumulated vsize (KiB) 112864

[startup+4662.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/333 15418
/proc/meminfo: memFree=10331052/32951124 swapFree=67111352/67111528
[pid=15187] ppid=15185 vsize=8704 CPUtime=0.79 cores=1,3,5,7
/proc/15187/stat : 15187 (glucose.sh) S 15185 15187 14765 0 -1 4202496 359 9669 0 0 0 0 77 2 18 0 1 0 624494024 8912896 255 33554432000 4194304 4922060 140736117696368 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15187/statm: 2176 255 211 178 0 69 0
[pid=15190] ppid=15187 vsize=106140 CPUtime=4661.71 cores=1,3,5,7
/proc/15190/stat : 15190 (glucose_static) R 15187 15187 14765 0 -1 4202496 25675 0 0 0 466163 8 0 0 25 0 1 0 624494104 108687360 25630 33554432000 134512640 135217611 4292896592 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/15190/statm: 26535 25630 77 173 0 26360 0
Current children cumulated CPU time (s) 4662.5
Current children cumulated vsize (KiB) 114844

[startup+4722.31 s]
/proc/loadavg: 2.01 2.02 2.00 4/334 15422
/proc/meminfo: memFree=10327280/32951124 swapFree=67111352/67111528
[pid=15187] ppid=15185 vsize=8704 CPUtime=0.79 cores=1,3,5,7
/proc/15187/stat : 15187 (glucose.sh) S 15185 15187 14765 0 -1 4202496 359 9669 0 0 0 0 77 2 18 0 1 0 624494024 8912896 255 33554432000 4194304 4922060 140736117696368 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15187/statm: 2176 255 211 178 0 69 0
[pid=15190] ppid=15187 vsize=106140 CPUtime=4721.72 cores=1,3,5,7
/proc/15190/stat : 15190 (glucose_static) R 15187 15187 14765 0 -1 4202496 25677 0 0 0 472164 8 0 0 25 0 1 0 624494104 108687360 25632 33554432000 134512640 135217611 4292896592 18446744073709551615 134533073 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/15190/statm: 26535 25632 77 173 0 26360 0
Current children cumulated CPU time (s) 4722.51
Current children cumulated vsize (KiB) 114844

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/333 15424
/proc/meminfo: memFree=10330148/32951124 swapFree=67111352/67111528
[pid=15187] ppid=15185 vsize=8704 CPUtime=0.79 cores=1,3,5,7
/proc/15187/stat : 15187 (glucose.sh) S 15185 15187 14765 0 -1 4202496 359 9669 0 0 0 0 77 2 18 0 1 0 624494024 8912896 255 33554432000 4194304 4922060 140736117696368 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15187/statm: 2176 255 211 178 0 69 0
[pid=15190] ppid=15187 vsize=106140 CPUtime=4781.71 cores=1,3,5,7
/proc/15190/stat : 15190 (glucose_static) R 15187 15187 14765 0 -1 4202496 25680 0 0 0 478163 8 0 0 25 0 1 0 624494104 108687360 25635 33554432000 134512640 135217611 4292896592 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/15190/statm: 26535 25635 77 173 0 26360 0
Current children cumulated CPU time (s) 4782.5
Current children cumulated vsize (KiB) 114844

[startup+4842.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/333 15425
/proc/meminfo: memFree=10321584/32951124 swapFree=67111352/67111528
[pid=15187] ppid=15185 vsize=8704 CPUtime=0.79 cores=1,3,5,7
/proc/15187/stat : 15187 (glucose.sh) S 15185 15187 14765 0 -1 4202496 359 9669 0 0 0 0 77 2 18 0 1 0 624494024 8912896 255 33554432000 4194304 4922060 140736117696368 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15187/statm: 2176 255 211 178 0 69 0
[pid=15190] ppid=15187 vsize=110360 CPUtime=4841.71 cores=1,3,5,7
/proc/15190/stat : 15190 (glucose_static) R 15187 15187 14765 0 -1 4202496 26738 0 0 0 484163 8 0 0 25 0 1 0 624494104 113008640 26693 33554432000 134512640 135217611 4292896592 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/15190/statm: 27590 26693 77 173 0 27415 0
Current children cumulated CPU time (s) 4842.5
Current children cumulated vsize (KiB) 119064

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/333 15427
/proc/meminfo: memFree=10317716/32951124 swapFree=67111352/67111528
[pid=15187] ppid=15185 vsize=8704 CPUtime=0.79 cores=1,3,5,7
/proc/15187/stat : 15187 (glucose.sh) S 15185 15187 14765 0 -1 4202496 359 9669 0 0 0 0 77 2 18 0 1 0 624494024 8912896 255 33554432000 4194304 4922060 140736117696368 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15187/statm: 2176 255 211 178 0 69 0
[pid=15190] ppid=15187 vsize=111252 CPUtime=4901.71 cores=1,3,5,7
/proc/15190/stat : 15190 (glucose_static) R 15187 15187 14765 0 -1 4202496 26948 0 0 0 490163 8 0 0 25 0 1 0 624494104 113922048 26903 33554432000 134512640 135217611 4292896592 18446744073709551615 134533277 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/15190/statm: 27813 26903 77 173 0 27638 0
Current children cumulated CPU time (s) 4902.5
Current children cumulated vsize (KiB) 119956

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/333 15429
/proc/meminfo: memFree=10317708/32951124 swapFree=67111352/67111528
[pid=15187] ppid=15185 vsize=8704 CPUtime=0.79 cores=1,3,5,7
/proc/15187/stat : 15187 (glucose.sh) S 15185 15187 14765 0 -1 4202496 359 9669 0 0 0 0 77 2 18 0 1 0 624494024 8912896 255 33554432000 4194304 4922060 140736117696368 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15187/statm: 2176 255 211 178 0 69 0
[pid=15190] ppid=15187 vsize=111252 CPUtime=4961.71 cores=1,3,5,7
/proc/15190/stat : 15190 (glucose_static) R 15187 15187 14765 0 -1 4202496 26950 0 0 0 496163 8 0 0 25 0 1 0 624494104 113922048 26905 33554432000 134512640 135217611 4292896592 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/15190/statm: 27813 26905 77 173 0 27638 0
Current children cumulated CPU time (s) 4962.5
Current children cumulated vsize (KiB) 119956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/333 15430
/proc/meminfo: memFree=10317680/32951124 swapFree=67111352/67111528
[pid=15187] ppid=15185 vsize=8704 CPUtime=0.79 cores=1,3,5,7
/proc/15187/stat : 15187 (glucose.sh) S 15185 15187 14765 0 -1 4202496 359 9669 0 0 0 0 77 2 18 0 1 0 624494024 8912896 255 33554432000 4194304 4922060 140736117696368 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/15187/statm: 2176 255 211 178 0 69 0
[pid=15190] ppid=15187 vsize=111252 CPUtime=4999.22 cores=1,3,5,7
/proc/15190/stat : 15190 (glucose_static) R 15187 15187 14765 0 -1 4202496 26953 0 0 0 499914 8 0 0 25 0 1 0 624494104 113922048 26908 33554432000 134512640 135217611 4292896592 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 3 0 0 0
/proc/15190/statm: 27813 26908 77 173 0 27638 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 119956

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): 4999.82
CPU time (s): 5000.05
CPU user time (s): 4999.93
CPU system time (s): 0.121981
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 119956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.93
system time used= 0.121981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36982
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= 8
involuntary context switches= 12353

runsolver used 14.6108 second user time and 36.3005 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-13 23:06:24
IDJOB=3365898
IDBENCH=83121
IDSOLVER=1842
FILE ID=node143/3365898-1305320784
RUNJOBID= node143-1305315242-14784
PBS_JOBID= 13324289
Free space on /tmp= 41188 MiB

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

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

MD5SUM BENCH= 1d36146d5d79c91e0605a19242395228
RANDOM SEED=193474597

node143.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10231316 kB
Buffers:        235356 kB
Cached:        5679152 kB
SwapCached:          0 kB
Active:       17489140 kB
Inactive:      4916444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10231316 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            5452 kB
Writeback:           0 kB
AnonPages:    16491272 kB
Mapped:          29244 kB
Slab:           195828 kB
PageTables:      53420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70250852 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= 41196 MiB
End job on node143 at 2011-05-14 00:29:46