Trace number 3386327

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
SArTagnan 2011-05-15 (fixed)UNSAT 905.014 302.994

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom13.cnf
MD5SUMf3c2fb082f5fbc8fb1f714d6ee13929d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark53.8988
Satisfiable
(Un)Satisfiability was proved
Number of variables19995
Number of clauses66333
Sum of the clauses size168341
Maximum clause length698
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 235137
Number of clauses of size 330832
Number of clauses of size 490
Number of clauses of size 511
Number of clauses of size over 5262

Solver Data

904.76/302.97	
904.76/302.97	s UNSATISFIABLE
904.76/302.97	c After Prop of Bin subsume check

Verifier Data

No possible verification on an UNSAT instance

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-3386327-1305580104/watcher-3386327-1305580104 -o /tmp/evaluation-result-3386327-1305580104/solver-3386327-1305580104 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386327-1305580104.cnf -threads=4 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 10.25 10.30 10.11 7/392 4146
/proc/meminfo: memFree=20578388/32951124 swapFree=49826708/67111528
[pid=4146] ppid=4144 vsize=22384 CPUtime=0 cores=1,3,5,7
/proc/4146/stat : 4146 (SArTagnan) R 4144 4146 3578 0 -1 4202496 951 0 0 0 0 0 0 0 25 0 1 0 669608390 22921216 890 33554432000 4194304 4625164 140737027819632 18446744073709551615 228122713856 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4146/statm: 5596 890 299 106 0 1099 0

[startup+0.148587 s]
/proc/loadavg: 10.25 10.30 10.11 7/392 4146
/proc/meminfo: memFree=20578388/32951124 swapFree=49826708/67111528
[pid=4146] ppid=4144 vsize=200808 CPUtime=0.36 cores=1,3,5,7
/proc/4146/stat : 4146 (SArTagnan) R 4144 4146 3578 0 -1 4202496 7009 0 0 0 35 1 0 0 25 0 4 0 669608390 205627392 5420 33554432000 4194304 4625164 140737027819632 18446744073709551615 4514338 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4146/statm: 50202 5420 342 106 0 45705 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 200808

[startup+0.200582 s]
/proc/loadavg: 10.25 10.30 10.11 7/392 4146
/proc/meminfo: memFree=20578388/32951124 swapFree=49826708/67111528
[pid=4146] ppid=4144 vsize=201776 CPUtime=0.51 cores=1,3,5,7
/proc/4146/stat : 4146 (SArTagnan) R 4144 4146 3578 0 -1 4202496 7837 0 0 0 50 1 0 0 25 0 4 0 669608390 206618624 5714 33554432000 4194304 4625164 140737027819632 18446744073709551615 4390706 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4146/statm: 50444 5714 342 106 0 45947 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 201776

[startup+0.300564 s]
/proc/loadavg: 10.25 10.30 10.11 7/392 4146
/proc/meminfo: memFree=20578388/32951124 swapFree=49826708/67111528
[pid=4146] ppid=4144 vsize=201776 CPUtime=0.81 cores=1,3,5,7
/proc/4146/stat : 4146 (SArTagnan) R 4144 4146 3578 0 -1 4202496 8280 0 0 0 80 1 0 0 25 0 4 0 669608390 206618624 5977 33554432000 4194304 4625164 140737027819632 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4146/statm: 50444 5977 342 106 0 45947 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 201776

[startup+0.700492 s]
/proc/loadavg: 10.25 10.30 10.11 7/392 4146
/proc/meminfo: memFree=20578388/32951124 swapFree=49826708/67111528
[pid=4146] ppid=4144 vsize=201776 CPUtime=2.01 cores=1,3,5,7
/proc/4146/stat : 4146 (SArTagnan) R 4144 4146 3578 0 -1 4202496 9577 0 0 0 200 1 0 0 25 0 4 0 669608390 206618624 6649 33554432000 4194304 4625164 140737027819632 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4146/statm: 50444 6649 342 106 0 45947 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 201776

[startup+1.50035 s]
/proc/loadavg: 10.25 10.30 10.11 11/396 4150
/proc/meminfo: memFree=20546296/32951124 swapFree=49826708/67111528
[pid=4146] ppid=4144 vsize=202832 CPUtime=4.4 cores=1,3,5,7
/proc/4146/stat : 4146 (SArTagnan) R 4144 4146 3578 0 -1 4202496 12805 0 0 0 438 2 0 0 25 0 4 0 669608390 207699968 7868 33554432000 4194304 4625164 140737027819632 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4146/statm: 50708 7868 342 106 0 46211 0
[pid=4146/tid=4148] ppid=4144 vsize=202832 CPUtime=0.73 cores=1,3,5,7
/proc/4146/task/4148/stat : 4148 (SArTagnan) R 4144 4146 3578 0 -1 4202560 1058 0 0 0 73 0 0 0 25 0 4 0 669608394 207699968 7868 33554432000 4194304 4625164 140737027819632 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4146/tid=4149] ppid=4144 vsize=202832 CPUtime=1.45 cores=1,3,5,7
/proc/4146/task/4149/stat : 4149 (SArTagnan) R 4144 4146 3578 0 -1 4202560 1230 0 0 0 145 0 0 0 25 0 4 0 669608394 207699968 7868 33554432000 4194304 4625164 140737027819632 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4146/tid=4150] ppid=4144 vsize=202832 CPUtime=1.43 cores=1,3,5,7
/proc/4146/task/4150/stat : 4150 (SArTagnan) R 4144 4146 3578 0 -1 4202560 4702 0 0 0 143 0 0 0 25 0 4 0 669608394 207699968 7868 33554432000 4194304 4625164 140737027819632 18446744073709551615 4554631 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.4
Current children cumulated vsize (KiB) 202832

[startup+3.10106 s]
/proc/loadavg: 10.25 10.30 10.11 11/396 4150
/proc/meminfo: memFree=20495916/32951124 swapFree=49826708/67111528
[pid=4146] ppid=4144 vsize=303344 CPUtime=9.18 cores=1,3,5,7
/proc/4146/stat : 4146 (SArTagnan) R 4144 4146 3578 0 -1 4202496 43551 0 0 0 912 6 0 0 25 0 4 0 669608390 310624256 22165 33554432000 4194304 4625164 140737027819632 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4146/statm: 75836 22165 345 106 0 71339 0
[pid=4146/tid=4148] ppid=4144 vsize=303344 CPUtime=2.23 cores=1,3,5,7
/proc/4146/task/4148/stat : 4148 (SArTagnan) R 4144 4146 3578 0 -1 4202560 7043 0 0 0 223 0 0 0 19 0 4 0 669608394 310624256 22165 33554432000 4194304 4625164 140737027819632 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4146/tid=4149] ppid=4144 vsize=303344 CPUtime=3.03 cores=1,3,5,7
/proc/4146/task/4149/stat : 4149 (SArTagnan) R 4144 4146 3578 0 -1 4202560 6856 0 0 0 303 0 0 0 25 0 4 0 669608394 310624256 22165 33554432000 4194304 4625164 140737027819632 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4146/tid=4150] ppid=4144 vsize=303344 CPUtime=2.15 cores=1,3,5,7
/proc/4146/task/4150/stat : 4150 (SArTagnan) R 4144 4146 3578 0 -1 4202560 10217 0 0 0 214 1 0 0 25 0 4 0 669608394 310624256 22165 33554432000 4194304 4625164 140737027819632 18446744073709551615 4288252 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.18
Current children cumulated vsize (KiB) 303344

[startup+6.30048 s]
/proc/loadavg: 10.31 10.31 10.12 11/396 4150
/proc/meminfo: memFree=20480900/32951124 swapFree=49826708/67111528
[pid=4146] ppid=4144 vsize=303344 CPUtime=18.73 cores=1,3,5,7
/proc/4146/stat : 4146 (SArTagnan) R 4144 4146 3578 0 -1 4202496 50375 0 0 0 1866 7 0 0 25 0 4 0 669608390 310624256 23611 33554432000 4194304 4625164 140737027819632 18446744073709551615 4512026 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4146/statm: 75836 23611 347 106 0 71339 0
[pid=4146/tid=4148] ppid=4144 vsize=303344 CPUtime=5.43 cores=1,3,5,7
/proc/4146/task/4148/stat : 4148 (SArTagnan) R 4144 4146 3578 0 -1 4202560 7251 0 0 0 543 0 0 0 25 0 4 0 669608394 310624256 23611 33554432000 4194304 4625164 140737027819632 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4146/tid=4149] ppid=4144 vsize=303344 CPUtime=5.96 cores=1,3,5,7
/proc/4146/task/4149/stat : 4149 (SArTagnan) R 4144 4146 3578 0 -1 4202560 7786 0 0 0 595 1 0 0 25 0 4 0 669608394 310624256 23611 33554432000 4194304 4625164 140737027819632 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4146/tid=4150] ppid=4144 vsize=303344 CPUtime=3.69 cores=1,3,5,7
/proc/4146/task/4150/stat : 4150 (SArTagnan) R 4144 4146 3578 0 -1 4202560 15666 0 0 0 368 1 0 0 25 0 4 0 669608394 310624256 23611 33554432000 4194304 4625164 140737027819632 18446744073709551615 4352543 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 18.73
Current children cumulated vsize (KiB) 303344

[startup+12.7003 s]
/proc/loadavg: 10.28 10.30 10.12 11/396 4150
/proc/meminfo: memFree=20447176/32951124 swapFree=49826708/67111528
[pid=4146] ppid=4144 vsize=322384 CPUtime=37.84 cores=1,3,5,7
/proc/4146/stat : 4146 (SArTagnan) R 4144 4146 3578 0 -1 4202496 80724 0 0 0 3771 13 0 0 25 0 4 0 669608390 330121216 29187 33554432000 4194304 4625164 140737027819632 18446744073709551615 4392976 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4146/statm: 80596 29187 347 106 0 76099 0
[pid=4146/tid=4148] ppid=4144 vsize=322384 CPUtime=11.73 cores=1,3,5,7
/proc/4146/task/4148/stat : 4148 (SArTagnan) R 4144 4146 3578 0 -1 4202560 11692 0 0 0 1172 1 0 0 25 0 4 0 669608394 330121216 29187 33554432000 4194304 4625164 140737027819632 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4146/tid=4149] ppid=4144 vsize=322384 CPUtime=9.25 cores=1,3,5,7
/proc/4146/task/4149/stat : 4149 (SArTagnan) R 4144 4146 3578 0 -1 4202560 11334 0 0 0 923 2 0 0 24 0 4 0 669608394 330121216 29187 33554432000 4194304 4625164 140737027819632 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4146/tid=4150] ppid=4144 vsize=322384 CPUtime=7.58 cores=1,3,5,7
/proc/4146/task/4150/stat : 4150 (SArTagnan) R 4144 4146 3578 0 -1 4202560 35784 0 0 0 754 4 0 0 25 0 4 0 669608394 330121216 29187 33554432000 4194304 4625164 140737027819632 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37.84
Current children cumulated vsize (KiB) 322384

[startup+25.501 s]
/proc/loadavg: 10.29 10.30 10.12 11/396 4150
/proc/meminfo: memFree=20424724/32951124 swapFree=49826708/67111528
[pid=4146] ppid=4144 vsize=335152 CPUtime=76.07 cores=1,3,5,7
/proc/4146/stat : 4146 (SArTagnan) R 4144 4146 3578 0 -1 4202496 86712 0 0 0 7592 15 0 0 25 0 4 0 669608390 343195648 31230 33554432000 4194304 4625164 140737027819632 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4146/statm: 83788 31230 347 106 0 79291 0
[pid=4146/tid=4148] ppid=4144 vsize=335152 CPUtime=24.37 cores=1,3,5,7
/proc/4146/task/4148/stat : 4148 (SArTagnan) R 4144 4146 3578 0 -1 4202560 15635 0 0 0 2434 3 0 0 25 0 4 0 669608394 343195648 31230 33554432000 4194304 4625164 140737027819632 18446744073709551615 4464310 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4146/tid=4149] ppid=4144 vsize=335152 CPUtime=15.65 cores=1,3,5,7
/proc/4146/task/4149/stat : 4149 (SArTagnan) R 4144 4146 3578 0 -1 4202560 11515 0 0 0 1563 2 0 0 25 0 4 0 669608394 343195648 31230 33554432000 4194304 4625164 140737027819632 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4146/tid=4150] ppid=4144 vsize=335152 CPUtime=20.39 cores=1,3,5,7
/proc/4146/task/4150/stat : 4150 (SArTagnan) R 4144 4146 3578 0 -1 4202560 37483 0 0 0 2034 5 0 0 25 0 4 0 669608394 343195648 31230 33554432000 4194304 4625164 140737027819632 18446744073709551615 4328628 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 76.07
Current children cumulated vsize (KiB) 335152

[startup+51.1004 s]
/proc/loadavg: 10.19 10.28 10.11 11/396 4151
/proc/meminfo: memFree=20355236/32951124 swapFree=49826708/67111528
[pid=4146] ppid=4144 vsize=383120 CPUtime=152.55 cores=1,3,5,7
/proc/4146/stat : 4146 (SArTagnan) R 4144 4146 3578 0 -1 4202496 193285 0 0 0 15220 35 0 0 25 0 4 0 669608390 392314880 42941 33554432000 4194304 4625164 140737027819632 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4146/statm: 95780 42941 351 106 0 91283 0
[pid=4146/tid=4148] ppid=4144 vsize=383120 CPUtime=42.92 cores=1,3,5,7
/proc/4146/task/4148/stat : 4148 (SArTagnan) R 4144 4146 3578 0 -1 4202560 23593 0 0 0 4285 7 0 0 25 0 4 0 669608394 392314880 42941 33554432000 4194304 4625164 140737027819632 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4146/tid=4149] ppid=4144 vsize=383120 CPUtime=27.96 cores=1,3,5,7
/proc/4146/task/4149/stat : 4149 (SArTagnan) R 4144 4146 3578 0 -1 4202560 16035 0 0 0 2793 3 0 0 25 0 4 0 669608394 392314880 42941 33554432000 4194304 4625164 140737027819632 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4146/tid=4150] ppid=4144 vsize=383120 CPUtime=41.56 cores=1,3,5,7
/proc/4146/task/4150/stat : 4150 (SArTagnan) R 4144 4146 3578 0 -1 4202560 116189 0 0 0 4138 18 0 0 25 0 4 0 669608394 392314880 42941 33554432000 4194304 4625164 140737027819632 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 152.55
Current children cumulated vsize (KiB) 383120

[startup+102.301 s]
/proc/loadavg: 10.18 10.26 10.12 11/396 4153
/proc/meminfo: memFree=20290836/32951124 swapFree=49826708/67111528
[pid=4146] ppid=4144 vsize=379288 CPUtime=305.52 cores=1,3,5,7
/proc/4146/stat : 4146 (SArTagnan) R 4144 4146 3578 0 -1 4202496 371061 0 0 0 30489 63 0 0 25 0 4 0 669608390 388390912 51290 33554432000 4194304 4625164 140737027819632 18446744073709551615 4512017 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4146/statm: 94822 51290 370 106 0 90325 0
[pid=4146/tid=4148] ppid=4144 vsize=379288 CPUtime=68.19 cores=1,3,5,7
/proc/4146/task/4148/stat : 4148 (SArTagnan) R 4144 4146 3578 0 -1 4202560 26137 0 0 0 6812 7 0 0 25 0 4 0 669608394 388390912 51507 33554432000 4194304 4625164 140737027819632 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4146/tid=4149] ppid=4144 vsize=379288 CPUtime=53.24 cores=1,3,5,7
/proc/4146/task/4149/stat : 4149 (SArTagnan) R 4144 4146 3578 0 -1 4202560 16848 0 0 0 5321 3 0 0 25 0 4 0 669608394 388390912 51507 33554432000 4194304 4625164 140737027819632 18446744073709551615 228122819054 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4146/tid=4150] ppid=4144 vsize=379288 CPUtime=92.77 cores=1,3,5,7
/proc/4146/task/4150/stat : 4150 (SArTagnan) R 4144 4146 3578 0 -1 4202560 290825 0 0 0 9232 45 0 0 25 0 4 0 669608394 388390912 51507 33554432000 4194304 4625164 140737027819632 18446744073709551615 4352072 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 305.52
Current children cumulated vsize (KiB) 379288

[startup+162.3 s]
/proc/loadavg: 10.18 10.24 10.11 11/396 4154
/proc/meminfo: memFree=20186884/32951124 swapFree=49826708/67111528
[pid=4146] ppid=4144 vsize=421376 CPUtime=484.74 cores=1,3,5,7
/proc/4146/stat : 4146 (SArTagnan) R 4144 4146 3578 0 -1 4202496 635551 0 0 0 48369 105 0 0 25 0 4 0 669608390 431489024 66569 33554432000 4194304 4625164 140737027819632 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4146/statm: 105344 66569 387 106 0 100847 0
[pid=4146/tid=4148] ppid=4144 vsize=421376 CPUtime=97.88 cores=1,3,5,7
/proc/4146/task/4148/stat : 4148 (SArTagnan) R 4144 4146 3578 0 -1 4202560 37557 0 0 0 9777 11 0 0 25 0 4 0 669608394 431489024 66569 33554432000 4194304 4625164 140737027819632 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4146/tid=4149] ppid=4144 vsize=421376 CPUtime=104.49 cores=1,3,5,7
/proc/4146/task/4149/stat : 4149 (SArTagnan) R 4144 4146 3578 0 -1 4202560 23263 0 0 0 10445 4 0 0 25 0 4 0 669608394 431489024 66569 33554432000 4194304 4625164 140737027819632 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4146/tid=4150] ppid=4144 vsize=421376 CPUtime=131.06 cores=1,3,5,7
/proc/4146/task/4150/stat : 4150 (SArTagnan) R 4144 4146 3578 0 -1 4202560 536008 0 0 0 13024 82 0 0 25 0 4 0 669608394 431489024 66569 33554432000 4194304 4625164 140737027819632 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 484.74
Current children cumulated vsize (KiB) 421376

[startup+222.315 s]
/proc/loadavg: 10.14 10.21 10.11 12/396 4156
/proc/meminfo: memFree=20118268/32951124 swapFree=49826708/67111528
[pid=4146] ppid=4144 vsize=453932 CPUtime=664.02 cores=1,3,5,7
/proc/4146/stat : 4146 (SArTagnan) R 4144 4146 3578 0 -1 4202496 672618 0 0 0 66292 110 0 0 25 0 4 0 669608390 464826368 72814 33554432000 4194304 4625164 140737027819632 18446744073709551615 4511982 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4146/statm: 113483 72814 347 106 0 108986 0
[pid=4146/tid=4148] ppid=4144 vsize=453932 CPUtime=127.9 cores=1,3,5,7
/proc/4146/task/4148/stat : 4148 (SArTagnan) R 4144 4146 3578 0 -1 4202560 49480 0 0 0 12777 13 0 0 25 0 4 0 669608394 464826368 72814 33554432000 4194304 4625164 140737027819632 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4146/tid=4149] ppid=4144 vsize=453932 CPUtime=134.48 cores=1,3,5,7
/proc/4146/task/4149/stat : 4149 (SArTagnan) R 4144 4146 3578 0 -1 4202560 24029 0 0 0 13444 4 0 0 25 0 4 0 669608394 464826368 72814 33554432000 4194304 4625164 140737027819632 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4146/tid=4150] ppid=4144 vsize=453932 CPUtime=190.3 cores=1,3,5,7
/proc/4146/task/4150/stat : 4150 (SArTagnan) R 4144 4146 3578 0 -1 4202560 552132 0 0 0 18946 84 0 0 25 0 4 0 669608394 464826368 72814 33554432000 4194304 4625164 140737027819632 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 664.02
Current children cumulated vsize (KiB) 453932

[startup+282.301 s]
/proc/loadavg: 10.16 10.20 10.11 11/396 4157
/proc/meminfo: memFree=20016932/32951124 swapFree=49826708/67111528
[pid=4146] ppid=4144 vsize=493392 CPUtime=843.22 cores=1,3,5,7
/proc/4146/stat : 4146 (SArTagnan) R 4144 4146 3578 0 -1 4202496 893361 0 0 0 84178 144 0 0 25 0 4 0 669608390 505233408 85907 33554432000 4194304 4625164 140737027819632 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4146/statm: 123348 85907 347 106 0 118851 0
[pid=4146/tid=4148] ppid=4144 vsize=493392 CPUtime=157.6 cores=1,3,5,7
/proc/4146/task/4148/stat : 4148 (SArTagnan) R 4144 4146 3578 0 -1 4202560 52774 0 0 0 15746 14 0 0 25 0 4 0 669608394 505233408 85907 33554432000 4194304 4625164 140737027819632 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4146/tid=4149] ppid=4144 vsize=493392 CPUtime=164.78 cores=1,3,5,7
/proc/4146/task/4149/stat : 4149 (SArTagnan) R 4144 4146 3578 0 -1 4202560 31540 0 0 0 16473 5 0 0 25 0 4 0 669608394 505233408 85907 33554432000 4194304 4625164 140737027819632 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4146/tid=4150] ppid=4144 vsize=493392 CPUtime=249.54 cores=1,3,5,7
/proc/4146/task/4150/stat : 4150 (SArTagnan) R 4144 4146 3578 0 -1 4202560 752326 0 0 0 24839 115 0 0 25 0 4 0 669608394 505233408 85907 33554432000 4194304 4625164 140737027819632 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 843.22
Current children cumulated vsize (KiB) 493392

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

[startup+294.4 s]
/proc/loadavg: 10.13 10.19 10.10 11/396 4158
/proc/meminfo: memFree=19995592/32951124 swapFree=49826708/67111528
[pid=4146] ppid=4144 vsize=493392 CPUtime=879.37 cores=1,3,5,7
/proc/4146/stat : 4146 (SArTagnan) R 4144 4146 3578 0 -1 4202496 982213 0 0 0 87779 158 0 0 25 0 4 0 669608390 505233408 88344 33554432000 4194304 4625164 140737027819632 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4146/statm: 123348 88344 347 106 0 118851 0
[pid=4146/tid=4148] ppid=4144 vsize=493392 CPUtime=163.4 cores=1,3,5,7
/proc/4146/task/4148/stat : 4148 (SArTagnan) R 4144 4146 3578 0 -1 4202560 53262 0 0 0 16326 14 0 0 25 0 4 0 669608394 505233408 88344 33554432000 4194304 4625164 140737027819632 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4146/tid=4149] ppid=4144 vsize=493392 CPUtime=171.08 cores=1,3,5,7
/proc/4146/task/4149/stat : 4149 (SArTagnan) R 4144 4146 3578 0 -1 4202560 31574 0 0 0 17103 5 0 0 25 0 4 0 669608394 505233408 88344 33554432000 4194304 4625164 140737027819632 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4146/tid=4150] ppid=4144 vsize=493392 CPUtime=261.48 cores=1,3,5,7
/proc/4146/task/4150/stat : 4150 (SArTagnan) R 4144 4146 3578 0 -1 4202560 838964 0 0 0 26020 128 0 0 25 0 4 0 669608394 505233408 88344 33554432000 4194304 4625164 140737027819632 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 879.37
Current children cumulated vsize (KiB) 493392

[startup+297.601 s]
/proc/loadavg: 10.12 10.19 10.10 11/396 4158
/proc/meminfo: memFree=19987780/32951124 swapFree=49826708/67111528
[pid=4146] ppid=4144 vsize=493392 CPUtime=888.93 cores=1,3,5,7
/proc/4146/stat : 4146 (SArTagnan) R 4144 4146 3578 0 -1 4202496 1005684 0 0 0 88731 162 0 0 25 0 4 0 669608390 505233408 88768 33554432000 4194304 4625164 140737027819632 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4146/statm: 123348 88768 347 106 0 118851 0
[pid=4146/tid=4148] ppid=4144 vsize=493392 CPUtime=165 cores=1,3,5,7
/proc/4146/task/4148/stat : 4148 (SArTagnan) R 4144 4146 3578 0 -1 4202560 53265 0 0 0 16486 14 0 0 25 0 4 0 669608394 505233408 88768 33554432000 4194304 4625164 140737027819632 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4146/tid=4149] ppid=4144 vsize=493392 CPUtime=172.68 cores=1,3,5,7
/proc/4146/task/4149/stat : 4149 (SArTagnan) R 4144 4146 3578 0 -1 4202560 31574 0 0 0 17263 5 0 0 25 0 4 0 669608394 505233408 88768 33554432000 4194304 4625164 140737027819632 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4146/tid=4150] ppid=4144 vsize=493392 CPUtime=264.63 cores=1,3,5,7
/proc/4146/task/4150/stat : 4150 (SArTagnan) R 4144 4146 3578 0 -1 4202560 862153 0 0 0 26332 131 0 0 25 0 4 0 669608394 505233408 88768 33554432000 4194304 4625164 140737027819632 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 888.93
Current children cumulated vsize (KiB) 493392

[startup+300.8 s]
/proc/loadavg: 10.11 10.19 10.10 12/396 4158
/proc/meminfo: memFree=19980832/32951124 swapFree=49826708/67111528
[pid=4146] ppid=4144 vsize=512016 CPUtime=898.49 cores=1,3,5,7
/proc/4146/stat : 4146 (SArTagnan) R 4144 4146 3578 0 -1 4202496 1036698 0 0 0 89681 168 0 0 25 0 4 0 669608390 524304384 90143 33554432000 4194304 4625164 140737027819632 18446744073709551615 4512326 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4146/statm: 128004 90143 347 106 0 123507 0
[pid=4146/tid=4148] ppid=4144 vsize=512016 CPUtime=166.6 cores=1,3,5,7
/proc/4146/task/4148/stat : 4148 (SArTagnan) R 4144 4146 3578 0 -1 4202560 53418 0 0 0 16646 14 0 0 25 0 4 0 669608394 524304384 90143 33554432000 4194304 4625164 140737027819632 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4146/tid=4149] ppid=4144 vsize=512016 CPUtime=174.28 cores=1,3,5,7
/proc/4146/task/4149/stat : 4149 (SArTagnan) R 4144 4146 3578 0 -1 4202560 31574 0 0 0 17423 5 0 0 25 0 4 0 669608394 524304384 90143 33554432000 4194304 4625164 140737027819632 18446744073709551615 4339646 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4146/tid=4150] ppid=4144 vsize=512016 CPUtime=267.79 cores=1,3,5,7
/proc/4146/task/4150/stat : 4150 (SArTagnan) R 4144 4146 3578 0 -1 4202560 882820 0 0 0 26643 136 0 0 25 0 4 0 669608394 524304384 90143 33554432000 4194304 4625164 140737027819632 18446744073709551615 4579358 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 898.49
Current children cumulated vsize (KiB) 512016

[startup+301.601 s]
/proc/loadavg: 10.11 10.19 10.10 11/396 4158
/proc/meminfo: memFree=19984800/32951124 swapFree=49826708/67111528
[pid=4146] ppid=4144 vsize=512016 CPUtime=900.87 cores=1,3,5,7
/proc/4146/stat : 4146 (SArTagnan) R 4144 4146 3578 0 -1 4202496 1041133 0 0 0 89919 168 0 0 25 0 4 0 669608390 524304384 90564 33554432000 4194304 4625164 140737027819632 18446744073709551615 4390435 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4146/statm: 128004 90564 347 106 0 123507 0
[pid=4146/tid=4148] ppid=4144 vsize=512016 CPUtime=167.07 cores=1,3,5,7
/proc/4146/task/4148/stat : 4148 (SArTagnan) R 4144 4146 3578 0 -1 4202560 53418 0 0 0 16693 14 0 0 25 0 4 0 669608394 524304384 90564 33554432000 4194304 4625164 140737027819632 18446744073709551615 228122819054 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4146/tid=4149] ppid=4144 vsize=512016 CPUtime=174.6 cores=1,3,5,7
/proc/4146/task/4149/stat : 4149 (SArTagnan) R 4144 4146 3578 0 -1 4202560 31574 0 0 0 17455 5 0 0 25 0 4 0 669608394 524304384 90564 33554432000 4194304 4625164 140737027819632 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4146/tid=4150] ppid=4144 vsize=512016 CPUtime=268.58 cores=1,3,5,7
/proc/4146/task/4150/stat : 4150 (SArTagnan) R 4144 4146 3578 0 -1 4202560 886345 0 0 0 26722 136 0 0 25 0 4 0 669608394 524304384 90564 33554432000 4194304 4625164 140737027819632 18446744073709551615 4554548 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 900.87
Current children cumulated vsize (KiB) 512016

[startup+302.401 s]
/proc/loadavg: 10.11 10.19 10.10 11/396 4158
/proc/meminfo: memFree=19984800/32951124 swapFree=49826708/67111528
[pid=4146] ppid=4144 vsize=577552 CPUtime=903.27 cores=1,3,5,7
/proc/4146/stat : 4146 (SArTagnan) R 4144 4146 3578 0 -1 4202496 1045329 0 0 0 90158 169 0 0 25 0 4 0 669608390 591413248 91451 33554432000 4194304 4625164 140737027819632 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4146/statm: 144388 91451 347 106 0 139891 0
[pid=4146/tid=4148] ppid=4144 vsize=577552 CPUtime=167.2 cores=1,3,5,7
/proc/4146/task/4148/stat : 4148 (SArTagnan) R 4144 4146 3578 0 -1 4202560 53418 0 0 0 16706 14 0 0 24 0 4 0 669608394 591413248 91451 33554432000 4194304 4625164 140737027819632 18446744073709551615 4375338 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4146/tid=4149] ppid=4144 vsize=577552 CPUtime=175.28 cores=1,3,5,7
/proc/4146/task/4149/stat : 4149 (SArTagnan) R 4144 4146 3578 0 -1 4202560 31586 0 0 0 17523 5 0 0 25 0 4 0 669608394 591413248 91451 33554432000 4194304 4625164 140737027819632 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4146/tid=4150] ppid=4144 vsize=577552 CPUtime=269.38 cores=1,3,5,7
/proc/4146/task/4150/stat : 4150 (SArTagnan) R 4144 4146 3578 0 -1 4202560 889946 0 0 0 26801 137 0 0 25 0 4 0 669608394 591413248 91451 33554432000 4194304 4625164 140737027819632 18446744073709551615 4490166 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 903.27
Current children cumulated vsize (KiB) 577552

[startup+302.801 s]
/proc/loadavg: 10.11 10.19 10.10 12/396 4158
/proc/meminfo: memFree=19972644/32951124 swapFree=49826708/67111528
[pid=4146] ppid=4144 vsize=577552 CPUtime=904.46 cores=1,3,5,7
/proc/4146/stat : 4146 (SArTagnan) R 4144 4146 3578 0 -1 4202496 1047297 0 0 0 90277 169 0 0 25 0 4 0 669608390 591413248 92057 33554432000 4194304 4625164 140737027819632 18446744073709551615 4306536 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4146/statm: 144388 92057 347 106 0 139891 0
[pid=4146/tid=4148] ppid=4144 vsize=577552 CPUtime=167.4 cores=1,3,5,7
/proc/4146/task/4148/stat : 4148 (SArTagnan) R 4144 4146 3578 0 -1 4202560 53418 0 0 0 16726 14 0 0 25 0 4 0 669608394 591413248 92057 33554432000 4194304 4625164 140737027819632 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4146/tid=4149] ppid=4144 vsize=577552 CPUtime=175.48 cores=1,3,5,7
/proc/4146/task/4149/stat : 4149 (SArTagnan) R 4144 4146 3578 0 -1 4202560 31586 0 0 0 17543 5 0 0 25 0 4 0 669608394 591413248 92057 33554432000 4194304 4625164 140737027819632 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4146/tid=4150] ppid=4144 vsize=577552 CPUtime=269.76 cores=1,3,5,7
/proc/4146/task/4150/stat : 4150 (SArTagnan) R 4144 4146 3578 0 -1 4202560 891457 0 0 0 26839 137 0 0 25 0 4 0 669608394 591413248 92057 33554432000 4194304 4625164 140737027819632 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 904.46
Current children cumulated vsize (KiB) 577552

[startup+302.901 s]
/proc/loadavg: 10.11 10.19 10.10 12/396 4158
/proc/meminfo: memFree=19972644/32951124 swapFree=49826708/67111528
[pid=4146] ppid=4144 vsize=577552 CPUtime=904.76 cores=1,3,5,7
/proc/4146/stat : 4146 (SArTagnan) R 4144 4146 3578 0 -1 4202496 1048026 0 0 0 90307 169 0 0 25 0 4 0 669608390 591413248 92409 33554432000 4194304 4625164 140737027819632 18446744073709551615 4361099 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4146/statm: 144388 92409 348 106 0 139891 0
[pid=4146/tid=4148] ppid=4144 vsize=577552 CPUtime=167.4 cores=1,3,5,7
/proc/4146/task/4148/stat : 4148 (SArTagnan) R 4144 4146 3578 0 -1 4202560 53418 0 0 0 16726 14 0 0 25 0 4 0 669608394 591413248 92410 33554432000 4194304 4625164 140737027819632 18446744073709551615 4352105 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4146/tid=4149] ppid=4144 vsize=577552 CPUtime=175.57 cores=1,3,5,7
/proc/4146/task/4149/stat : 4149 (SArTagnan) R 4144 4146 3578 0 -1 4202560 31586 0 0 0 17552 5 0 0 25 0 4 0 669608394 591413248 92410 33554432000 4194304 4625164 140737027819632 18446744073709551615 4479405 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4146/tid=4150] ppid=4144 vsize=577552 CPUtime=269.86 cores=1,3,5,7
/proc/4146/task/4150/stat : 4150 (SArTagnan) R 4144 4146 3578 0 -1 4202560 891947 0 0 0 26849 137 0 0 25 0 4 0 669608394 591413248 92410 33554432000 4194304 4625164 140737027819632 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 904.76
Current children cumulated vsize (KiB) 577552

Child status: 20
Real time (s): 302.994
CPU time (s): 905.014
CPU user time (s): 903.297
CPU system time (s): 1.71774
CPU usage (%): 298.691
Max. virtual memory (cumulated for all children) (KiB): 577552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 903.297
system time used= 1.71774
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1050449
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= 2819
involuntary context switches= 10590

runsolver used 1.04784 second user time and 2.81657 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-16 23:08:24
IDJOB=3386327
IDBENCH=83117
IDSOLVER=1871
FILE ID=node138/3386327-1305580104
RUNJOBID= node138-1305576905-3601
PBS_JOBID= 13350210
Free space on /tmp= 73436 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom13.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386327-1305580104/watcher-3386327-1305580104 -o /tmp/evaluation-result-3386327-1305580104/solver-3386327-1305580104 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386327-1305580104.cnf -threads=4

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

MD5SUM BENCH= f3c2fb082f5fbc8fb1f714d6ee13929d
RANDOM SEED=328458522

node138.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.854
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.70
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.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
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.854
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.854
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.854
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.80
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.854
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.854
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.854
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:      20578420 kB
Buffers:          2832 kB
Cached:          97700 kB
SwapCached:      70804 kB
Active:        2135776 kB
Inactive:     10010460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20578420 kB
SwapTotal:    67111528 kB
SwapFree:     49826708 kB
Dirty:            1564 kB
Writeback:           4 kB
AnonPages:    11984660 kB
Mapped:          12616 kB
Slab:            73120 kB
PageTables:      87168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 96957756 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= 73436 MiB
End job on node138 at 2011-05-16 23:13:27