Trace number 3386362

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 1146.78 385.319

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.130-NOTKNOWN.cnf
MD5SUMc7a9573eb59580c8d4fc5a3ca880d541
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark454.45
Satisfiable
(Un)Satisfiability was proved
Number of variables559571
Number of clauses10223027
Sum of the clauses size22253097
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29836450
Number of clauses of size 3365560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519500

Solver Data

1146.42/385.16	
1146.42/385.16	s UNSATISFIABLE
1146.42/385.16	c Conflict at level 0

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-3386362-1305579646/watcher-3386362-1305579646 -o /tmp/evaluation-result-3386362-1305579646/solver-3386362-1305579646 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386362-1305579646.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: 8.62 9.03 9.01 6/398 26485
/proc/meminfo: memFree=19652204/32951124 swapFree=65173164/67111528
[pid=26485] ppid=26483 vsize=27236 CPUtime=0 cores=1,3,5,7
/proc/26485/stat : 26485 (SArTagnan) R 26483 26485 25968 0 -1 4202496 2515 0 0 0 0 0 0 0 23 0 1 0 669563353 27889664 2453 33554432000 4194304 4625164 140734866628608 18446744073709551615 4315093 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26485/statm: 6809 2455 291 106 0 2312 0

[startup+0.0568321 s]
/proc/loadavg: 8.62 9.03 9.01 6/398 26485
/proc/meminfo: memFree=19652204/32951124 swapFree=65173164/67111528
[pid=26485] ppid=26483 vsize=304600 CPUtime=0.05 cores=1,3,5,7
/proc/26485/stat : 26485 (SArTagnan) R 26483 26485 25968 0 -1 4202496 10420 0 0 0 4 1 0 0 23 0 1 0 669563353 311910400 10358 33554432000 4194304 4625164 140734866628608 18446744073709551615 232335892224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26485/statm: 76150 10358 298 106 0 71653 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 304600

[startup+0.100824 s]
/proc/loadavg: 8.62 9.03 9.01 6/398 26485
/proc/meminfo: memFree=19652204/32951124 swapFree=65173164/67111528
[pid=26485] ppid=26483 vsize=304852 CPUtime=0.09 cores=1,3,5,7
/proc/26485/stat : 26485 (SArTagnan) R 26483 26485 25968 0 -1 4202496 10495 0 0 0 8 1 0 0 23 0 1 0 669563353 312168448 10433 33554432000 4194304 4625164 140734866628608 18446744073709551615 232335892224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26485/statm: 76213 10433 299 106 0 71716 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 304852

[startup+0.300798 s]
/proc/loadavg: 8.62 9.03 9.01 6/398 26485
/proc/meminfo: memFree=19652204/32951124 swapFree=65173164/67111528
[pid=26485] ppid=26483 vsize=310308 CPUtime=0.29 cores=1,3,5,7
/proc/26485/stat : 26485 (SArTagnan) R 26483 26485 25968 0 -1 4202496 13347 0 0 0 27 2 0 0 25 0 1 0 669563353 317755392 11635 33554432000 4194304 4625164 140734866628608 18446744073709551615 232335892224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26485/statm: 77577 11635 299 106 0 73080 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 310308

[startup+0.70072 s]
/proc/loadavg: 8.62 9.03 9.01 6/398 26485
/proc/meminfo: memFree=19652204/32951124 swapFree=65173164/67111528
[pid=26485] ppid=26483 vsize=360400 CPUtime=0.69 cores=1,3,5,7
/proc/26485/stat : 26485 (SArTagnan) R 26483 26485 25968 0 -1 4202496 27509 0 0 0 64 5 0 0 25 0 1 0 669563353 369049600 18958 33554432000 4194304 4625164 140734866628608 18446744073709551615 232335589845 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26485/statm: 90100 18982 299 106 0 85603 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 360400

[startup+1.50058 s]
/proc/loadavg: 8.62 9.03 9.01 7/399 26486
/proc/meminfo: memFree=19540604/32951124 swapFree=65173164/67111528
[pid=26485] ppid=26483 vsize=387580 CPUtime=1.49 cores=1,3,5,7
/proc/26485/stat : 26485 (SArTagnan) R 26483 26485 25968 0 -1 4202496 57434 0 0 0 139 10 0 0 25 0 1 0 669563353 396881920 28647 33554432000 4194304 4625164 140734866628608 18446744073709551615 232335892224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26485/statm: 96895 28647 299 106 0 92398 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 387580

[startup+3.54023 s]
/proc/loadavg: 8.62 9.03 9.01 7/399 26486
/proc/meminfo: memFree=19540604/32951124 swapFree=65173164/67111528
[pid=26485] ppid=26483 vsize=812912 CPUtime=3.53 cores=1,3,5,7
/proc/26485/stat : 26485 (SArTagnan) R 26483 26485 25968 0 -1 4202496 174127 0 0 0 325 28 0 0 25 0 1 0 669563353 832421888 109395 33554432000 4194304 4625164 140734866628608 18446744073709551615 232335589845 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26485/statm: 203228 109421 308 106 0 198731 0
Current children cumulated CPU time (s) 3.53
Current children cumulated vsize (KiB) 812912

[startup+6.31469 s]
/proc/loadavg: 8.65 9.03 9.01 10/402 26490
/proc/meminfo: memFree=18666408/32951124 swapFree=65173164/67111528
[pid=26485] ppid=26483 vsize=1210572 CPUtime=11.56 cores=1,3,5,7
/proc/26485/stat : 26485 (SArTagnan) R 26483 26485 25968 0 -1 4202496 252410 0 0 0 1119 37 0 0 25 0 4 0 669563353 1239625728 187577 33554432000 4194304 4625164 140734866628608 18446744073709551615 4500353 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26485/statm: 302643 187577 339 106 0 298146 0
[pid=26485/tid=26487] ppid=26483 vsize=1210572 CPUtime=2.64 cores=1,3,5,7
/proc/26485/task/26487/stat : 26487 (SArTagnan) R 26483 26485 25968 0 -1 4202560 3657 0 0 0 264 0 0 0 25 0 4 0 669563719 1239625728 187577 33554432000 4194304 4625164 140734866628608 18446744073709551615 4477938 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26485/tid=26488] ppid=26483 vsize=1210572 CPUtime=2.6 cores=1,3,5,7
/proc/26485/task/26488/stat : 26488 (SArTagnan) R 26483 26485 25968 0 -1 4202560 2246 0 0 0 260 0 0 0 25 0 4 0 669563719 1239625728 187577 33554432000 4194304 4625164 140734866628608 18446744073709551615 4477934 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26485/tid=26489] ppid=26483 vsize=1210572 CPUtime=1.85 cores=1,3,5,7
/proc/26485/task/26489/stat : 26489 (SArTagnan) R 26483 26485 25968 0 -1 4202560 5373 0 0 0 185 0 0 0 20 0 4 0 669563719 1239625728 187577 33554432000 4194304 4625164 140734866628608 18446744073709551615 4563199 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.56
Current children cumulated vsize (KiB) 1210572

[startup+12.7006 s]
/proc/loadavg: 8.68 9.03 9.01 10/402 26499
/proc/meminfo: memFree=18360744/32951124 swapFree=65173164/67111528
[pid=26485] ppid=26483 vsize=1265312 CPUtime=30.62 cores=1,3,5,7
/proc/26485/stat : 26485 (SArTagnan) R 26483 26485 25968 0 -1 4202496 273134 0 0 0 3023 39 0 0 25 0 4 0 669563353 1295679488 207942 33554432000 4194304 4625164 140734866628608 18446744073709551615 4390564 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26485/statm: 316328 207942 380 106 0 311831 0
[pid=26485/tid=26487] ppid=26483 vsize=1265312 CPUtime=9 cores=1,3,5,7
/proc/26485/task/26487/stat : 26487 (SArTagnan) R 26483 26485 25968 0 -1 4202560 4976 0 0 0 900 0 0 0 25 0 4 0 669563719 1295679488 207942 33554432000 4194304 4625164 140734866628608 18446744073709551615 232335548373 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26485/tid=26488] ppid=26483 vsize=1265312 CPUtime=8.91 cores=1,3,5,7
/proc/26485/task/26488/stat : 26488 (SArTagnan) R 26483 26485 25968 0 -1 4202560 2767 0 0 0 891 0 0 0 25 0 4 0 669563719 1295679488 207942 33554432000 4194304 4625164 140734866628608 18446744073709551615 4317528 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26485/tid=26489] ppid=26483 vsize=1265312 CPUtime=4.99 cores=1,3,5,7
/proc/26485/task/26489/stat : 26489 (SArTagnan) R 26483 26485 25968 0 -1 4202560 5745 0 0 0 499 0 0 0 25 0 4 0 669563719 1295679488 207942 33554432000 4194304 4625164 140734866628608 18446744073709551615 4479607 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 30.62
Current children cumulated vsize (KiB) 1265312

[startup+25.5003 s]
/proc/loadavg: 8.73 9.03 9.01 10/402 26499
/proc/meminfo: memFree=17567544/32951124 swapFree=65173164/67111528
[pid=26485] ppid=26483 vsize=1370092 CPUtime=68.86 cores=1,3,5,7
/proc/26485/stat : 26485 (SArTagnan) R 26483 26485 25968 0 -1 4202496 352144 0 0 0 6835 51 0 0 25 0 4 0 669563353 1402974208 238725 33554432000 4194304 4625164 140734866628608 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26485/statm: 342523 238725 380 106 0 338026 0
[pid=26485/tid=26487] ppid=26483 vsize=1370092 CPUtime=17.17 cores=1,3,5,7
/proc/26485/task/26487/stat : 26487 (SArTagnan) R 26483 26485 25968 0 -1 4202560 5396 0 0 0 1717 0 0 0 25 0 4 0 669563719 1402974208 238725 33554432000 4194304 4625164 140734866628608 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26485/tid=26488] ppid=26483 vsize=1370092 CPUtime=21.54 cores=1,3,5,7
/proc/26485/task/26488/stat : 26488 (SArTagnan) R 26483 26485 25968 0 -1 4202560 2975 0 0 0 2154 0 0 0 25 0 4 0 669563719 1402974208 238725 33554432000 4194304 4625164 140734866628608 18446744073709551615 4278655 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26485/tid=26489] ppid=26483 vsize=1370092 CPUtime=16.07 cores=1,3,5,7
/proc/26485/task/26489/stat : 26489 (SArTagnan) R 26483 26485 25968 0 -1 4202560 9201 0 0 0 1606 1 0 0 25 0 4 0 669563719 1402974208 238725 33554432000 4194304 4625164 140734866628608 18446744073709551615 4288783 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 68.86
Current children cumulated vsize (KiB) 1370092

[startup+51.1007 s]
/proc/loadavg: 9.01 9.07 9.02 10/402 26500
/proc/meminfo: memFree=16404772/32951124 swapFree=65173164/67111528
[pid=26485] ppid=26483 vsize=1905240 CPUtime=145.33 cores=1,3,5,7
/proc/26485/stat : 26485 (SArTagnan) R 26483 26485 25968 0 -1 4202496 669440 0 0 0 14435 98 0 0 25 0 4 0 669563353 1950965760 369732 33554432000 4194304 4625164 140734866628608 18446744073709551615 4339447 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26485/statm: 476310 369732 381 106 0 471813 0
[pid=26485/tid=26487] ppid=26483 vsize=1905240 CPUtime=36.11 cores=1,3,5,7
/proc/26485/task/26487/stat : 26487 (SArTagnan) R 26483 26485 25968 0 -1 4202560 10609 0 0 0 3610 1 0 0 25 0 4 0 669563719 1950965760 369732 33554432000 4194304 4625164 140734866628608 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26485/tid=26488] ppid=26483 vsize=1905240 CPUtime=41.25 cores=1,3,5,7
/proc/26485/task/26488/stat : 26488 (SArTagnan) R 26483 26485 25968 0 -1 4202560 6522 0 0 0 4125 0 0 0 25 0 4 0 669563719 1950965760 369732 33554432000 4194304 4625164 140734866628608 18446744073709551615 4317281 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26485/tid=26489] ppid=26483 vsize=1905240 CPUtime=41.08 cores=1,3,5,7
/proc/26485/task/26489/stat : 26489 (SArTagnan) R 26483 26485 25968 0 -1 4202560 29499 0 0 0 4104 4 0 0 25 0 4 0 669563719 1950965760 369732 33554432000 4194304 4625164 140734866628608 18446744073709551615 4288802 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 145.33
Current children cumulated vsize (KiB) 1905240

[startup+102.301 s]
/proc/loadavg: 9.04 9.07 9.02 10/402 26501
/proc/meminfo: memFree=13134300/32951124 swapFree=65173164/67111528
[pid=26485] ppid=26483 vsize=2802820 CPUtime=300.45 cores=1,3,5,7
/proc/26485/stat : 26485 (SArTagnan) R 26483 26485 25968 0 -1 4202496 1226598 0 0 0 29861 184 0 0 25 0 4 0 669563353 2870087680 565339 33554432000 4194304 4625164 140734866628608 18446744073709551615 232335553569 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26485/statm: 700705 565340 341 106 0 696208 0
[pid=26485/tid=26487] ppid=26483 vsize=2802820 CPUtime=75.93 cores=1,3,5,7
/proc/26485/task/26487/stat : 26487 (SArTagnan) R 26483 26485 25968 0 -1 4202560 23167 0 0 0 7589 4 0 0 25 0 4 0 669563719 2870087680 565341 33554432000 4194304 4625164 140734866628608 18446744073709551615 4288793 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26485/tid=26488] ppid=26483 vsize=2802820 CPUtime=86.91 cores=1,3,5,7
/proc/26485/task/26488/stat : 26488 (SArTagnan) R 26483 26485 25968 0 -1 4202560 9778 0 0 0 8690 1 0 0 25 0 4 0 669563719 2870087680 565342 33554432000 4194304 4625164 140734866628608 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26485/tid=26489] ppid=26483 vsize=2802820 CPUtime=82.29 cores=1,3,5,7
/proc/26485/task/26489/stat : 26489 (SArTagnan) R 26483 26485 25968 0 -1 4202560 101519 0 0 0 8214 15 0 0 25 0 4 0 669563719 2870087680 565342 33554432000 4194304 4625164 140734866628608 18446744073709551615 4288783 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 300.45
Current children cumulated vsize (KiB) 2802820

[startup+162.301 s]
/proc/loadavg: 9.23 9.12 9.04 7/400 26503
/proc/meminfo: memFree=16334288/32951124 swapFree=65173164/67111528
[pid=26485] ppid=26483 vsize=3762064 CPUtime=480.87 cores=1,3,5,7
/proc/26485/stat : 26485 (SArTagnan) R 26483 26485 25968 0 -1 4202496 1747221 0 0 0 47821 266 0 0 25 0 4 0 669563353 3852353536 769099 33554432000 4194304 4625164 140734866628608 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26485/statm: 940516 769099 343 106 0 936019 0
[pid=26485/tid=26487] ppid=26483 vsize=3762064 CPUtime=125.27 cores=1,3,5,7
/proc/26485/task/26487/stat : 26487 (SArTagnan) R 26483 26485 25968 0 -1 4202560 42861 0 0 0 12519 8 0 0 25 0 4 0 669563719 3852353536 769099 33554432000 4194304 4625164 140734866628608 18446744073709551615 4352183 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26485/tid=26488] ppid=26483 vsize=3762064 CPUtime=139.28 cores=1,3,5,7
/proc/26485/task/26488/stat : 26488 (SArTagnan) R 26483 26485 25968 0 -1 4202560 17115 0 0 0 13927 1 0 0 25 0 4 0 669563719 3852353536 769099 33554432000 4194304 4625164 140734866628608 18446744073709551615 4317281 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26485/tid=26489] ppid=26483 vsize=3762064 CPUtime=126.76 cores=1,3,5,7
/proc/26485/task/26489/stat : 26489 (SArTagnan) R 26483 26485 25968 0 -1 4202560 168539 0 0 0 12651 25 0 0 25 0 4 0 669563719 3852353536 769099 33554432000 4194304 4625164 140734866628608 18446744073709551615 4353016 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 480.87
Current children cumulated vsize (KiB) 3762064

[startup+222.3 s]
/proc/loadavg: 9.23 9.14 9.05 11/403 26537
/proc/meminfo: memFree=17658312/32951124 swapFree=65173164/67111528
[pid=26485] ppid=26483 vsize=3777572 CPUtime=660.09 cores=1,3,5,7
/proc/26485/stat : 26485 (SArTagnan) R 26483 26485 25968 0 -1 4202496 1838338 0 0 0 65728 281 0 0 25 0 4 0 669563353 3868233728 780840 33554432000 4194304 4625164 140734866628608 18446744073709551615 4390560 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26485/statm: 944393 780840 341 106 0 939896 0
[pid=26485/tid=26487] ppid=26483 vsize=3777572 CPUtime=155.68 cores=1,3,5,7
/proc/26485/task/26487/stat : 26487 (SArTagnan) R 26483 26485 25968 0 -1 4202560 45705 0 0 0 15559 9 0 0 25 0 4 0 669563719 3868233728 780840 33554432000 4194304 4625164 140734866628608 18446744073709551615 4375232 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26485/tid=26488] ppid=26483 vsize=3777572 CPUtime=190.58 cores=1,3,5,7
/proc/26485/task/26488/stat : 26488 (SArTagnan) R 26483 26485 25968 0 -1 4202560 20611 0 0 0 19056 2 0 0 25 0 4 0 669563719 3868233728 780840 33554432000 4194304 4625164 140734866628608 18446744073709551615 4317228 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26485/tid=26489] ppid=26483 vsize=3777572 CPUtime=164.25 cores=1,3,5,7
/proc/26485/task/26489/stat : 26489 (SArTagnan) R 26483 26485 25968 0 -1 4202560 249017 0 0 0 16389 36 0 0 25 0 4 0 669563719 3868233728 780840 33554432000 4194304 4625164 140734866628608 18446744073709551615 4288793 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 660.09
Current children cumulated vsize (KiB) 3777572

[startup+282.301 s]
/proc/loadavg: 9.57 9.27 9.10 10/402 26539
/proc/meminfo: memFree=17568700/32951124 swapFree=65173164/67111528
[pid=26485] ppid=26483 vsize=3800576 CPUtime=839.37 cores=1,3,5,7
/proc/26485/stat : 26485 (SArTagnan) R 26483 26485 25968 0 -1 4202496 1843296 0 0 0 83655 282 0 0 25 0 4 0 669563353 3891789824 785726 33554432000 4194304 4625164 140734866628608 18446744073709551615 4390528 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26485/statm: 950144 785726 406 106 0 945647 0
[pid=26485/tid=26487] ppid=26483 vsize=3800576 CPUtime=185.69 cores=1,3,5,7
/proc/26485/task/26487/stat : 26487 (SArTagnan) R 26483 26485 25968 0 -1 4202560 45955 0 0 0 18560 9 0 0 25 0 4 0 669563719 3891789824 785726 33554432000 4194304 4625164 140734866628608 18446744073709551615 4464328 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26485/tid=26488] ppid=26483 vsize=3800576 CPUtime=249.83 cores=1,3,5,7
/proc/26485/task/26488/stat : 26488 (SArTagnan) R 26483 26485 25968 0 -1 4202560 24098 0 0 0 24980 3 0 0 25 0 4 0 669563719 3891789824 785726 33554432000 4194304 4625164 140734866628608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26485/tid=26489] ppid=26483 vsize=3800576 CPUtime=194.27 cores=1,3,5,7
/proc/26485/task/26489/stat : 26489 (SArTagnan) R 26483 26485 25968 0 -1 4202560 249686 0 0 0 19390 37 0 0 25 0 4 0 669563719 3891789824 785726 33554432000 4194304 4625164 140734866628608 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 839.37
Current children cumulated vsize (KiB) 3800576

[startup+342.301 s]
/proc/loadavg: 9.30 9.25 9.10 10/402 26540
/proc/meminfo: memFree=16878732/32951124 swapFree=65173164/67111528
[pid=26485] ppid=26483 vsize=4850444 CPUtime=1018.57 cores=1,3,5,7
/proc/26485/stat : 26485 (SArTagnan) R 26483 26485 25968 0 -1 4202496 2417510 0 0 0 101488 369 0 0 25 0 4 0 669563353 4966854656 958141 33554432000 4194304 4625164 140734866628608 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26485/statm: 1212611 958141 403 106 0 1208114 0
[pid=26485/tid=26487] ppid=26483 vsize=4850444 CPUtime=215.68 cores=1,3,5,7
/proc/26485/task/26487/stat : 26487 (SArTagnan) R 26483 26485 25968 0 -1 4202560 55022 0 0 0 21556 12 0 0 25 0 4 0 669563719 4966854656 958141 33554432000 4194304 4625164 140734866628608 18446744073709551615 4464984 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26485/tid=26488] ppid=26483 vsize=4850444 CPUtime=309.05 cores=1,3,5,7
/proc/26485/task/26488/stat : 26488 (SArTagnan) R 26483 26485 25968 0 -1 4202560 25428 0 0 0 30902 3 0 0 25 0 4 0 669563719 4966854656 958141 33554432000 4194304 4625164 140734866628608 18446744073709551615 4317277 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26485/tid=26489] ppid=26483 vsize=4850444 CPUtime=237.51 cores=1,3,5,7
/proc/26485/task/26489/stat : 26489 (SArTagnan) R 26483 26485 25968 0 -1 4202560 252504 0 0 0 23714 37 0 0 25 0 4 0 669563719 4966854656 958141 33554432000 4194304 4625164 140734866628608 18446744073709551615 4335146 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1018.57
Current children cumulated vsize (KiB) 4850444

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

[startup+360.201 s]
/proc/loadavg: 9.24 9.24 9.10 11/402 26541
/proc/meminfo: memFree=16804080/32951124 swapFree=65173164/67111528
[pid=26485] ppid=26483 vsize=4934672 CPUtime=1072.05 cores=1,3,5,7
/proc/26485/stat : 26485 (SArTagnan) R 26483 26485 25968 0 -1 4202496 2444772 0 0 0 106830 375 0 0 25 0 4 0 669563353 5053104128 973754 33554432000 4194304 4625164 140734866628608 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/26485/statm: 1233668 973754 341 106 0 1229171 0
[pid=26485/tid=26487] ppid=26483 vsize=4934672 CPUtime=228.56 cores=1,3,5,7
/proc/26485/task/26487/stat : 26487 (SArTagnan) R 26483 26485 25968 0 -1 4202560 56209 0 0 0 22843 13 0 0 25 0 4 0 669563719 5053104128 973754 33554432000 4194304 4625164 140734866628608 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26485/tid=26488] ppid=26483 vsize=4934672 CPUtime=322.66 cores=1,3,5,7
/proc/26485/task/26488/stat : 26488 (SArTagnan) R 26483 26485 25968 0 -1 4202560 28442 0 0 0 32261 5 0 0 25 0 4 0 669563719 5053104128 973754 33554432000 4194304 4625164 140734866628608 18446744073709551615 4317256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26485/tid=26489] ppid=26483 vsize=4934672 CPUtime=255.41 cores=1,3,5,7
/proc/26485/task/26489/stat : 26489 (SArTagnan) R 26483 26485 25968 0 -1 4202560 262738 0 0 0 25502 39 0 0 25 0 4 0 669563719 5053104128 973754 33554432000 4194304 4625164 140734866628608 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1072.05
Current children cumulated vsize (KiB) 4934672

[startup+373.001 s]
/proc/loadavg: 9.41 9.27 9.11 10/402 26541
/proc/meminfo: memFree=16752868/32951124 swapFree=65173164/67111528
[pid=26485] ppid=26483 vsize=5021720 CPUtime=1110.27 cores=1,3,5,7
/proc/26485/stat : 26485 (SArTagnan) R 26483 26485 25968 0 -1 4202496 2468697 0 0 0 110647 380 0 0 25 0 4 0 669563353 5142241280 994234 33554432000 4194304 4625164 140734866628608 18446744073709551615 4390706 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26485/statm: 1255430 994234 399 106 0 1250933 0
[pid=26485/tid=26487] ppid=26483 vsize=5021720 CPUtime=238.88 cores=1,3,5,7
/proc/26485/task/26487/stat : 26487 (SArTagnan) R 26483 26485 25968 0 -1 4202560 59097 0 0 0 23874 14 0 0 25 0 4 0 669563719 5142241280 994234 33554432000 4194304 4625164 140734866628608 18446744073709551615 4463969 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26485/tid=26488] ppid=26483 vsize=5021720 CPUtime=331.41 cores=1,3,5,7
/proc/26485/task/26488/stat : 26488 (SArTagnan) R 26483 26485 25968 0 -1 4202560 29013 0 0 0 33136 5 0 0 25 0 4 0 669563719 5142241280 994234 33554432000 4194304 4625164 140734866628608 18446744073709551615 4317348 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26485/tid=26489] ppid=26483 vsize=5021720 CPUtime=268.2 cores=1,3,5,7
/proc/26485/task/26489/stat : 26489 (SArTagnan) R 26483 26485 25968 0 -1 4202560 267245 0 0 0 26781 39 0 0 25 0 4 0 669563719 5142241280 994234 33554432000 4194304 4625164 140734866628608 18446744073709551615 4546837 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1110.27
Current children cumulated vsize (KiB) 5021720

[startup+379.4 s]
/proc/loadavg: 9.38 9.27 9.11 10/402 26541
/proc/meminfo: memFree=16697684/32951124 swapFree=65173164/67111528
[pid=26485] ppid=26483 vsize=5031916 CPUtime=1129.39 cores=1,3,5,7
/proc/26485/stat : 26485 (SArTagnan) R 26483 26485 25968 0 -1 4202496 2481815 0 0 0 112557 382 0 0 25 0 4 0 669563353 5152681984 1005237 33554432000 4194304 4625164 140734866628608 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26485/statm: 1257979 1005237 399 106 0 1253482 0
[pid=26485/tid=26487] ppid=26483 vsize=5031916 CPUtime=241.98 cores=1,3,5,7
/proc/26485/task/26487/stat : 26487 (SArTagnan) R 26483 26485 25968 0 -1 4202560 59308 0 0 0 24184 14 0 0 25 0 4 0 669563719 5152681984 1005237 33554432000 4194304 4625164 140734866628608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26485/tid=26488] ppid=26483 vsize=5031916 CPUtime=337.72 cores=1,3,5,7
/proc/26485/task/26488/stat : 26488 (SArTagnan) R 26483 26485 25968 0 -1 4202560 29204 0 0 0 33767 5 0 0 25 0 4 0 669563719 5152681984 1005237 33554432000 4194304 4625164 140734866628608 18446744073709551615 4317260 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26485/tid=26489] ppid=26483 vsize=5031916 CPUtime=272.8 cores=1,3,5,7
/proc/26485/task/26489/stat : 26489 (SArTagnan) R 26483 26485 25968 0 -1 4202560 267253 0 0 0 27241 39 0 0 25 0 4 0 669563719 5152681984 1005237 33554432000 4194304 4625164 140734866628608 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1129.39
Current children cumulated vsize (KiB) 5031916

[startup+382.601 s]
/proc/loadavg: 9.35 9.27 9.11 10/402 26542
/proc/meminfo: memFree=16681556/32951124 swapFree=65173164/67111528
[pid=26485] ppid=26483 vsize=5042864 CPUtime=1138.95 cores=1,3,5,7
/proc/26485/stat : 26485 (SArTagnan) R 26483 26485 25968 0 -1 4202496 2486662 0 0 0 113512 383 0 0 25 0 4 0 669563353 5163892736 1009137 33554432000 4194304 4625164 140734866628608 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26485/statm: 1260716 1009137 399 106 0 1256219 0
[pid=26485/tid=26487] ppid=26483 vsize=5042864 CPUtime=243.58 cores=1,3,5,7
/proc/26485/task/26487/stat : 26487 (SArTagnan) R 26483 26485 25968 0 -1 4202560 59308 0 0 0 24344 14 0 0 25 0 4 0 669563719 5163892736 1009137 33554432000 4194304 4625164 140734866628608 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26485/tid=26488] ppid=26483 vsize=5042864 CPUtime=340.88 cores=1,3,5,7
/proc/26485/task/26488/stat : 26488 (SArTagnan) R 26483 26485 25968 0 -1 4202560 29205 0 0 0 34083 5 0 0 25 0 4 0 669563719 5163892736 1009137 33554432000 4194304 4625164 140734866628608 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26485/tid=26489] ppid=26483 vsize=5042864 CPUtime=274.4 cores=1,3,5,7
/proc/26485/task/26489/stat : 26489 (SArTagnan) R 26483 26485 25968 0 -1 4202560 267253 0 0 0 27401 39 0 0 25 0 4 0 669563719 5163892736 1009137 33554432000 4194304 4625164 140734866628608 18446744073709551615 4334224 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1138.95
Current children cumulated vsize (KiB) 5042864

[startup+384.201 s]
/proc/loadavg: 9.35 9.27 9.11 11/402 26542
/proc/meminfo: memFree=16680316/32951124 swapFree=65173164/67111528
[pid=26485] ppid=26483 vsize=5044484 CPUtime=1143.74 cores=1,3,5,7
/proc/26485/stat : 26485 (SArTagnan) R 26483 26485 25968 0 -1 4202496 2488651 0 0 0 113990 384 0 0 25 0 4 0 669563353 5165551616 1010445 33554432000 4194304 4625164 140734866628608 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26485/statm: 1261121 1010445 400 106 0 1256624 0
[pid=26485/tid=26487] ppid=26483 vsize=5044484 CPUtime=244.33 cores=1,3,5,7
/proc/26485/task/26487/stat : 26487 (SArTagnan) R 26483 26485 25968 0 -1 4202560 59308 0 0 0 24419 14 0 0 25 0 4 0 669563719 5165551616 1010445 33554432000 4194304 4625164 140734866628608 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26485/tid=26488] ppid=26483 vsize=5044484 CPUtime=342.47 cores=1,3,5,7
/proc/26485/task/26488/stat : 26488 (SArTagnan) R 26483 26485 25968 0 -1 4202560 29215 0 0 0 34242 5 0 0 25 0 4 0 669563719 5165551616 1010445 33554432000 4194304 4625164 140734866628608 18446744073709551615 4317344 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26485/tid=26489] ppid=26483 vsize=5044484 CPUtime=275.26 cores=1,3,5,7
/proc/26485/task/26489/stat : 26489 (SArTagnan) R 26483 26485 25968 0 -1 4202560 268815 0 0 0 27486 40 0 0 25 0 4 0 669563719 5165551616 1010445 33554432000 4194304 4625164 140734866628608 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1143.74
Current children cumulated vsize (KiB) 5044484

[startup+385 s]
/proc/loadavg: 9.35 9.27 9.11 10/402 26542
/proc/meminfo: memFree=16679076/32951124 swapFree=65173164/67111528
[pid=26485] ppid=26483 vsize=5044484 CPUtime=1146.12 cores=1,3,5,7
/proc/26485/stat : 26485 (SArTagnan) R 26483 26485 25968 0 -1 4202496 2488674 0 0 0 114228 384 0 0 25 0 4 0 669563353 5165551616 1009624 33554432000 4194304 4625164 140734866628608 18446744073709551615 4390589 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26485/statm: 1261121 1009624 399 106 0 1256624 0
[pid=26485/tid=26487] ppid=26483 vsize=5044484 CPUtime=244.73 cores=1,3,5,7
/proc/26485/task/26487/stat : 26487 (SArTagnan) R 26483 26485 25968 0 -1 4202560 59308 0 0 0 24459 14 0 0 25 0 4 0 669563719 5165551616 1009624 33554432000 4194304 4625164 140734866628608 18446744073709551615 4317260 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26485/tid=26488] ppid=26483 vsize=5044484 CPUtime=343.25 cores=1,3,5,7
/proc/26485/task/26488/stat : 26488 (SArTagnan) R 26483 26485 25968 0 -1 4202560 29215 0 0 0 34320 5 0 0 25 0 4 0 669563719 5165551616 1009624 33554432000 4194304 4625164 140734866628608 18446744073709551615 4317256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26485/tid=26489] ppid=26483 vsize=5044484 CPUtime=275.66 cores=1,3,5,7
/proc/26485/task/26489/stat : 26489 (SArTagnan) R 26483 26485 25968 0 -1 4202560 268829 0 0 0 27526 40 0 0 25 0 4 0 669563719 5165551616 1009624 33554432000 4194304 4625164 140734866628608 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1146.12
Current children cumulated vsize (KiB) 5044484

[startup+385.2 s]
/proc/loadavg: 9.35 9.27 9.11 10/402 26542
/proc/meminfo: memFree=16679076/32951124 swapFree=65173164/67111528
[pid=26485] ppid=26483 vsize=0 CPUtime=1146.65 cores=1,3,5,7
/proc/26485/stat : 26485 (SArTagnan) Z 26483 26485 25968 0 -1 4203548 2488720 0 0 0 114278 387 0 0 25 0 2 0 669563353 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26485/statm: 0 0 0 0 0 0 0
[pid=26485/tid=26489] ppid=26483 vsize=0 CPUtime=275.79 cores=1,3,5,7
/proc/26485/task/26489/stat : 26489 (SArTagnan) R 26483 26485 25968 0 -1 4203588 268829 0 0 0 27536 43 0 0 25 0 2 0 669563719 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1146.65
Current children cumulated vsize (KiB) 0

[startup+385.3 s]
/proc/loadavg: 9.35 9.27 9.11 10/402 26542
/proc/meminfo: memFree=16679076/32951124 swapFree=65173164/67111528
[pid=26485] ppid=26483 vsize=0 CPUtime=1146.75 cores=1,3,5,7
/proc/26485/stat : 26485 (SArTagnan) Z 26483 26485 25968 0 -1 4203548 2488720 0 0 0 114278 397 0 0 25 0 2 0 669563353 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/26485/statm: 0 0 0 0 0 0 0
[pid=26485/tid=26489] ppid=26483 vsize=0 CPUtime=275.89 cores=1,3,5,7
/proc/26485/task/26489/stat : 26489 (SArTagnan) R 26483 26485 25968 0 -1 4203588 268829 0 0 0 27536 53 0 0 25 0 2 0 669563719 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1146.75
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 385.319
CPU time (s): 1146.78
CPU user time (s): 1142.78
CPU system time (s): 3.99739
CPU usage (%): 297.618
Max. virtual memory (cumulated for all children) (KiB): 6256108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1142.78
system time used= 3.99739
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2488720
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= 8757
involuntary context switches= 9077

runsolver used 1.41978 second user time and 3.49147 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-16 23:00:52
IDJOB=3386362
IDBENCH=82399
IDSOLVER=1871
FILE ID=node132/3386362-1305579646
RUNJOBID= node132-1305576571-25987
PBS_JOBID= 13350206
Free space on /tmp= 72944 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.130-NOTKNOWN.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386362-1305579646/watcher-3386362-1305579646 -o /tmp/evaluation-result-3386362-1305579646/solver-3386362-1305579646 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386362-1305579646.cnf -threads=4

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

MD5SUM BENCH= c7a9573eb59580c8d4fc5a3ca880d541
RANDOM SEED=252070394

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.833
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.833
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.67
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.833
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.833
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:      19652244 kB
Buffers:        316780 kB
Cached:        3896656 kB
SwapCached:       9908 kB
Active:        6919104 kB
Inactive:      6043456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19652244 kB
SwapTotal:    67111528 kB
SwapFree:     65173164 kB
Dirty:          186304 kB
Writeback:           0 kB
AnonPages:     8746244 kB
Mapped:          25148 kB
Slab:           224360 kB
PageTables:      45864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81862836 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73088 MiB
End job on node132 at 2011-05-16 23:07:17