Trace number 3282951

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
Plingeling 587UNSAT 564.663 141.568

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.3072
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

564.57/141.56	s UNSATISFIABLE

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3282951-1304044272/watcher-3282951-1304044272 -o /tmp/evaluation-result-3282951-1304044272/solver-3282951-1304044272 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3282951-1304044272.cnf 

running on 4 cores: 0,2,4,6

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: 4.04 5.97 7.18 5/181 9335
/proc/meminfo: memFree=26867856/32950928 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=9856 CPUtime=0 cores=0,2,4,6
/proc/9335/stat : 9335 (plingeling) R 9333 9335 9252 0 -1 4202496 558 1252 0 0 0 0 0 0 25 0 1 0 516025953 10092544 487 33554432000 4194304 4417332 140736224071680 18446744073709551615 251814240000 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/9335/statm: 2464 487 147 55 0 350 0

[startup+0.071102 s]
/proc/loadavg: 4.04 5.97 7.18 5/181 9335
/proc/meminfo: memFree=26867856/32950928 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=23936 CPUtime=0.06 cores=0,2,4,6
/proc/9335/stat : 9335 (plingeling) R 9333 9335 9252 0 -1 4202496 4051 1252 0 0 6 0 0 0 25 0 1 0 516025953 24510464 3976 33554432000 4194304 4417332 140736224071680 18446744073709551615 251814240000 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/9335/statm: 5984 3976 148 55 0 3870 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 23936

[startup+0.101098 s]
/proc/loadavg: 4.04 5.97 7.18 5/181 9335
/proc/meminfo: memFree=26867856/32950928 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=29320 CPUtime=0.09 cores=0,2,4,6
/proc/9335/stat : 9335 (plingeling) R 9333 9335 9252 0 -1 4202496 5429 1252 0 0 9 0 0 0 25 0 1 0 516025953 30023680 5354 33554432000 4194304 4417332 140736224071680 18446744073709551615 4235968 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/9335/statm: 7330 5354 148 55 0 5216 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29320

[startup+0.301067 s]
/proc/loadavg: 4.04 5.97 7.18 5/181 9335
/proc/meminfo: memFree=26867856/32950928 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=160696 CPUtime=0.54 cores=0,2,4,6
/proc/9335/stat : 9335 (plingeling) S 9333 9335 9252 0 -1 4202496 16778 1252 0 0 52 2 0 0 25 0 5 0 516025953 164552704 12030 33554432000 4194304 4417332 140736224071680 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9335/statm: 40174 12030 173 55 0 38060 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 160696

[startup+0.701 s]
/proc/loadavg: 4.04 5.97 7.18 5/181 9335
/proc/meminfo: memFree=26867856/32950928 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=164316 CPUtime=2.15 cores=0,2,4,6
/proc/9335/stat : 9335 (plingeling) S 9333 9335 9252 0 -1 4202496 23481 1252 0 0 212 3 0 0 25 0 5 0 516025953 168259584 13217 33554432000 4194304 4417332 140736224071680 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9335/statm: 41079 13217 174 55 0 38965 0
Current children cumulated CPU time (s) 2.15
Current children cumulated vsize (KiB) 164316

[startup+1.50087 s]
/proc/loadavg: 4.04 5.97 7.18 9/186 9345
/proc/meminfo: memFree=26814256/32950928 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=165488 CPUtime=5.34 cores=0,2,4,6
/proc/9335/stat : 9335 (plingeling) S 9333 9335 9252 0 -1 4202496 28166 1252 0 0 531 3 0 0 25 0 5 0 516025953 169459712 12805 33554432000 4194304 4417332 140736224071680 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9335/statm: 41372 12805 176 55 0 39258 0
[pid=9335/tid=9342] ppid=9333 vsize=165488 CPUtime=1.28 cores=0,2,4,6
/proc/9335/task/9342/stat : 9342 (plingeling) R 9333 9335 9252 0 -1 4202560 4079 1252 0 0 128 0 0 0 25 0 5 0 516025974 169459712 12805 33554432000 4194304 4417332 140736224071680 18446744073709551615 4265809 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9335/tid=9343] ppid=9333 vsize=165488 CPUtime=1.27 cores=0,2,4,6
/proc/9335/task/9343/stat : 9343 (plingeling) R 9333 9335 9252 0 -1 4202560 4059 1252 0 0 127 0 0 0 25 0 5 0 516025974 169459712 12805 33554432000 4194304 4417332 140736224071680 18446744073709551615 4234231 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9335/tid=9344] ppid=9333 vsize=165488 CPUtime=1.27 cores=0,2,4,6
/proc/9335/task/9344/stat : 9344 (plingeling) R 9333 9335 9252 0 -1 4202560 5377 1252 0 0 127 0 0 0 25 0 5 0 516025974 169459712 12805 33554432000 4194304 4417332 140736224071680 18446744073709551615 4259140 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9335/tid=9345] ppid=9333 vsize=165488 CPUtime=1.28 cores=0,2,4,6
/proc/9335/task/9345/stat : 9345 (plingeling) R 9333 9335 9252 0 -1 4202560 497 1252 0 0 128 0 0 0 25 0 5 0 516025974 169459712 12805 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.34
Current children cumulated vsize (KiB) 165488

[startup+3.10059 s]
/proc/loadavg: 4.36 6.00 7.18 9/186 9345
/proc/meminfo: memFree=26804336/32950928 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=156664 CPUtime=11.73 cores=0,2,4,6
/proc/9335/stat : 9335 (plingeling) S 9333 9335 9252 0 -1 4202496 30537 1252 0 0 1169 4 0 0 25 0 5 0 516025953 160423936 10552 33554432000 4194304 4417332 140736224071680 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9335/statm: 39166 10552 180 55 0 37052 0
[pid=9335/tid=9342] ppid=9333 vsize=156664 CPUtime=2.87 cores=0,2,4,6
/proc/9335/task/9342/stat : 9342 (plingeling) R 9333 9335 9252 0 -1 4202560 4871 1252 0 0 287 0 0 0 25 0 5 0 516025974 160423936 10552 33554432000 4194304 4417332 140736224071680 18446744073709551615 4358290 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9335/tid=9343] ppid=9333 vsize=156664 CPUtime=2.86 cores=0,2,4,6
/proc/9335/task/9343/stat : 9343 (plingeling) R 9333 9335 9252 0 -1 4202560 5204 1252 0 0 286 0 0 0 25 0 5 0 516025974 160423936 10552 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9335/tid=9344] ppid=9333 vsize=156664 CPUtime=2.87 cores=0,2,4,6
/proc/9335/task/9344/stat : 9344 (plingeling) R 9333 9335 9252 0 -1 4202560 5709 1252 0 0 287 0 0 0 25 0 5 0 516025974 160423936 10552 33554432000 4194304 4417332 140736224071680 18446744073709551615 4355481 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9335/tid=9345] ppid=9333 vsize=156664 CPUtime=2.88 cores=0,2,4,6
/proc/9335/task/9345/stat : 9345 (plingeling) R 9333 9335 9252 0 -1 4202560 599 1252 0 0 288 0 0 0 25 0 5 0 516025974 160423936 10552 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.73
Current children cumulated vsize (KiB) 156664

[startup+6.30106 s]
/proc/loadavg: 4.36 6.00 7.18 9/186 9346
/proc/meminfo: memFree=26805824/32950928 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=159488 CPUtime=24.51 cores=0,2,4,6
/proc/9335/stat : 9335 (plingeling) S 9333 9335 9252 0 -1 4202496 31869 1252 0 0 2447 4 0 0 25 0 5 0 516025953 163315712 11365 33554432000 4194304 4417332 140736224071680 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9335/statm: 39872 11365 181 55 0 37758 0
[pid=9335/tid=9342] ppid=9333 vsize=159488 CPUtime=6.07 cores=0,2,4,6
/proc/9335/task/9342/stat : 9342 (plingeling) R 9333 9335 9252 0 -1 4202560 5316 1252 0 0 607 0 0 0 25 0 5 0 516025974 163315712 11365 33554432000 4194304 4417332 140736224071680 18446744073709551615 4301955 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9335/tid=9343] ppid=9333 vsize=159488 CPUtime=6.04 cores=0,2,4,6
/proc/9335/task/9343/stat : 9343 (plingeling) R 9333 9335 9252 0 -1 4202560 5422 1252 0 0 604 0 0 0 25 0 5 0 516025974 163315712 11365 33554432000 4194304 4417332 140736224071680 18446744073709551615 4276043 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9335/tid=9344] ppid=9333 vsize=159488 CPUtime=6.07 cores=0,2,4,6
/proc/9335/task/9344/stat : 9344 (plingeling) R 9333 9335 9252 0 -1 4202560 6378 1252 0 0 607 0 0 0 25 0 5 0 516025974 163315712 11365 33554432000 4194304 4417332 140736224071680 18446744073709551615 4232466 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9335/tid=9345] ppid=9333 vsize=159488 CPUtime=6.08 cores=0,2,4,6
/proc/9335/task/9345/stat : 9345 (plingeling) R 9333 9335 9252 0 -1 4202560 599 1252 0 0 608 0 0 0 25 0 5 0 516025974 163315712 11365 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.51
Current children cumulated vsize (KiB) 159488

[startup+12.701 s]
/proc/loadavg: 4.92 6.07 7.19 9/186 9346
/proc/meminfo: memFree=26792328/32950928 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=166800 CPUtime=50.07 cores=0,2,4,6
/proc/9335/stat : 9335 (plingeling) S 9333 9335 9252 0 -1 4202496 33953 1252 0 0 5003 4 0 0 25 0 5 0 516025953 170803200 13157 33554432000 4194304 4417332 140736224071680 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9335/statm: 41700 13157 181 55 0 39586 0
[pid=9335/tid=9342] ppid=9333 vsize=166800 CPUtime=12.48 cores=0,2,4,6
/proc/9335/task/9342/stat : 9342 (plingeling) R 9333 9335 9252 0 -1 4202560 6400 1252 0 0 1247 1 0 0 25 0 5 0 516025974 170803200 13157 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9335/tid=9343] ppid=9333 vsize=166800 CPUtime=12.4 cores=0,2,4,6
/proc/9335/task/9343/stat : 9343 (plingeling) R 9333 9335 9252 0 -1 4202560 5945 1252 0 0 1240 0 0 0 25 0 5 0 516025974 170803200 13157 33554432000 4194304 4417332 140736224071680 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9335/tid=9344] ppid=9333 vsize=166800 CPUtime=12.47 cores=0,2,4,6
/proc/9335/task/9344/stat : 9344 (plingeling) R 9333 9335 9252 0 -1 4202560 6839 1252 0 0 1247 0 0 0 25 0 5 0 516025974 170803200 13157 33554432000 4194304 4417332 140736224071680 18446744073709551615 4358851 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9335/tid=9345] ppid=9333 vsize=166800 CPUtime=12.48 cores=0,2,4,6
/proc/9335/task/9345/stat : 9345 (plingeling) R 9333 9335 9252 0 -1 4202560 615 1252 0 0 1248 0 0 0 25 0 5 0 516025974 170803200 13157 33554432000 4194304 4417332 140736224071680 18446744073709551615 4236761 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.07
Current children cumulated vsize (KiB) 166800

[startup+25.5008 s]
/proc/loadavg: 5.39 6.13 7.20 9/186 9346
/proc/meminfo: memFree=26715700/32950928 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=188980 CPUtime=101.2 cores=0,2,4,6
/proc/9335/stat : 9335 (plingeling) S 9333 9335 9252 0 -1 4202496 40622 1252 0 0 10115 5 0 0 25 0 5 0 516025953 193515520 18702 33554432000 4194304 4417332 140736224071680 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9335/statm: 47245 18702 181 55 0 45131 0
[pid=9335/tid=9342] ppid=9333 vsize=188980 CPUtime=25.28 cores=0,2,4,6
/proc/9335/task/9342/stat : 9342 (plingeling) R 9333 9335 9252 0 -1 4202560 7708 1252 0 0 2527 1 0 0 25 0 5 0 516025974 193515520 18702 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9335/tid=9343] ppid=9333 vsize=188980 CPUtime=25.14 cores=0,2,4,6
/proc/9335/task/9343/stat : 9343 (plingeling) R 9333 9335 9252 0 -1 4202560 7788 1252 0 0 2513 1 0 0 25 0 5 0 516025974 193515520 18702 33554432000 4194304 4417332 140736224071680 18446744073709551615 4237273 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9335/tid=9344] ppid=9333 vsize=188980 CPUtime=25.27 cores=0,2,4,6
/proc/9335/task/9344/stat : 9344 (plingeling) R 9333 9335 9252 0 -1 4202560 10357 1252 0 0 2527 0 0 0 25 0 5 0 516025974 193515520 18702 33554432000 4194304 4417332 140736224071680 18446744073709551615 4365347 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9335/tid=9345] ppid=9333 vsize=188980 CPUtime=25.28 cores=0,2,4,6
/proc/9335/task/9345/stat : 9345 (plingeling) R 9333 9335 9252 0 -1 4202560 615 1252 0 0 2528 0 0 0 25 0 5 0 516025974 193515520 18702 33554432000 4194304 4417332 140736224071680 18446744073709551615 4365869 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.2
Current children cumulated vsize (KiB) 188980

[startup+51.1005 s]
/proc/loadavg: 6.35 6.29 7.22 9/186 9346
/proc/meminfo: memFree=26658396/32950928 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=202016 CPUtime=203.46 cores=0,2,4,6
/proc/9335/stat : 9335 (plingeling) S 9333 9335 9252 0 -1 4202496 54906 1252 0 0 20339 7 0 0 25 0 5 0 516025953 206864384 21994 33554432000 4194304 4417332 140736224071680 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9335/statm: 50504 21994 181 55 0 48390 0
[pid=9335/tid=9342] ppid=9333 vsize=202016 CPUtime=50.88 cores=0,2,4,6
/proc/9335/task/9342/stat : 9342 (plingeling) R 9333 9335 9252 0 -1 4202560 13335 1252 0 0 5086 2 0 0 25 0 5 0 516025974 206864384 21994 33554432000 4194304 4417332 140736224071680 18446744073709551615 4365894 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9335/tid=9343] ppid=9333 vsize=202016 CPUtime=50.6 cores=0,2,4,6
/proc/9335/task/9343/stat : 9343 (plingeling) R 9333 9335 9252 0 -1 4202560 8764 1252 0 0 5059 1 0 0 25 0 5 0 516025974 206864384 21994 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9335/tid=9344] ppid=9333 vsize=202016 CPUtime=50.87 cores=0,2,4,6
/proc/9335/task/9344/stat : 9344 (plingeling) R 9333 9335 9252 0 -1 4202560 15990 1252 0 0 5086 1 0 0 25 0 5 0 516025974 206864384 21994 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9335/tid=9345] ppid=9333 vsize=202016 CPUtime=50.88 cores=0,2,4,6
/proc/9335/task/9345/stat : 9345 (plingeling) R 9333 9335 9252 0 -1 4202560 2663 1252 0 0 5088 0 0 0 25 0 5 0 516025974 206864384 21994 33554432000 4194304 4417332 140736224071680 18446744073709551615 4366011 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.46
Current children cumulated vsize (KiB) 202016

[startup+102.307 s]
/proc/loadavg: 7.34 6.58 7.27 9/186 9348
/proc/meminfo: memFree=26502632/32950928 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=237852 CPUtime=408 cores=0,2,4,6
/proc/9335/stat : 9335 (plingeling) S 9333 9335 9252 0 -1 4202496 95740 1252 0 0 40787 13 0 0 25 0 5 0 516025953 243560448 30921 33554432000 4194304 4417332 140736224071680 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9335/statm: 59463 30921 181 55 0 57349 0
[pid=9335/tid=9342] ppid=9333 vsize=237852 CPUtime=102.09 cores=0,2,4,6
/proc/9335/task/9342/stat : 9342 (plingeling) R 9333 9335 9252 0 -1 4202560 27106 1252 0 0 10205 4 0 0 25 0 5 0 516025974 243560448 30921 33554432000 4194304 4417332 140736224071680 18446744073709551615 4262556 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9335/tid=9343] ppid=9333 vsize=237852 CPUtime=101.52 cores=0,2,4,6
/proc/9335/task/9343/stat : 9343 (plingeling) R 9333 9335 9252 0 -1 4202560 21030 1252 0 0 10150 2 0 0 25 0 5 0 516025974 243560448 30921 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9335/tid=9344] ppid=9333 vsize=237852 CPUtime=102.07 cores=0,2,4,6
/proc/9335/task/9344/stat : 9344 (plingeling) R 9333 9335 9252 0 -1 4202560 30787 1252 0 0 10203 4 0 0 25 0 5 0 516025974 243560448 30921 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9335/tid=9345] ppid=9333 vsize=237852 CPUtime=102.09 cores=0,2,4,6
/proc/9335/task/9345/stat : 9345 (plingeling) R 9333 9335 9252 0 -1 4202560 2663 1252 0 0 10209 0 0 0 25 0 5 0 516025974 243560448 30921 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408
Current children cumulated vsize (KiB) 237852

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

[startup+127.901 s]
/proc/loadavg: 7.62 6.71 7.29 9/186 9348
/proc/meminfo: memFree=26445336/32950928 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=227032 CPUtime=510.24 cores=0,2,4,6
/proc/9335/stat : 9335 (plingeling) S 9333 9335 9252 0 -1 4202496 122749 1252 0 0 51006 18 0 0 25 0 5 0 516025953 232480768 28216 33554432000 4194304 4417332 140736224071680 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9335/statm: 56758 28216 181 55 0 54644 0
[pid=9335/tid=9342] ppid=9333 vsize=227032 CPUtime=127.68 cores=0,2,4,6
/proc/9335/task/9342/stat : 9342 (plingeling) R 9333 9335 9252 0 -1 4202560 33940 1252 0 0 12763 5 0 0 25 0 5 0 516025974 232480768 28216 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9335/tid=9343] ppid=9333 vsize=227032 CPUtime=126.98 cores=0,2,4,6
/proc/9335/task/9343/stat : 9343 (plingeling) R 9333 9335 9252 0 -1 4202560 28204 1252 0 0 12695 3 0 0 25 0 5 0 516025974 232480768 28216 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9335/tid=9344] ppid=9333 vsize=227032 CPUtime=127.66 cores=0,2,4,6
/proc/9335/task/9344/stat : 9344 (plingeling) R 9333 9335 9252 0 -1 4202560 41200 1252 0 0 12760 6 0 0 25 0 5 0 516025974 232480768 28216 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9335/tid=9345] ppid=9333 vsize=227032 CPUtime=127.68 cores=0,2,4,6
/proc/9335/task/9345/stat : 9345 (plingeling) R 9333 9335 9252 0 -1 4202560 5251 1252 0 0 12768 0 0 0 25 0 5 0 516025974 232480768 28216 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 510.24
Current children cumulated vsize (KiB) 227032

[startup+134.301 s]
/proc/loadavg: 7.65 6.73 7.29 9/186 9349
/proc/meminfo: memFree=26417556/32950928 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=241544 CPUtime=535.81 cores=0,2,4,6
/proc/9335/stat : 9335 (plingeling) S 9333 9335 9252 0 -1 4202496 127195 1252 0 0 53562 19 0 0 25 0 5 0 516025953 247341056 31844 33554432000 4194304 4417332 140736224071680 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9335/statm: 60386 31844 181 55 0 58272 0
[pid=9335/tid=9342] ppid=9333 vsize=241544 CPUtime=134.08 cores=0,2,4,6
/proc/9335/task/9342/stat : 9342 (plingeling) R 9333 9335 9252 0 -1 4202560 35215 1252 0 0 13403 5 0 0 25 0 5 0 516025974 247341056 31844 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9335/tid=9343] ppid=9333 vsize=241544 CPUtime=133.34 cores=0,2,4,6
/proc/9335/task/9343/stat : 9343 (plingeling) R 9333 9335 9252 0 -1 4202560 29455 1252 0 0 13331 3 0 0 25 0 5 0 516025974 247341056 31844 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9335/tid=9344] ppid=9333 vsize=241544 CPUtime=134.07 cores=0,2,4,6
/proc/9335/task/9344/stat : 9344 (plingeling) R 9333 9335 9252 0 -1 4202560 42827 1252 0 0 13400 7 0 0 25 0 5 0 516025974 247341056 31844 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9335/tid=9345] ppid=9333 vsize=241544 CPUtime=134.08 cores=0,2,4,6
/proc/9335/task/9345/stat : 9345 (plingeling) R 9333 9335 9252 0 -1 4202560 5544 1252 0 0 13408 0 0 0 25 0 5 0 516025974 247341056 31844 33554432000 4194304 4417332 140736224071680 18446744073709551615 4366419 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 535.81
Current children cumulated vsize (KiB) 241544

[startup+137.507 s]
/proc/loadavg: 7.68 6.75 7.30 9/186 9349
/proc/meminfo: memFree=26433792/32950928 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=237176 CPUtime=548.62 cores=0,2,4,6
/proc/9335/stat : 9335 (plingeling) S 9333 9335 9252 0 -1 4202496 132229 1252 0 0 54842 20 0 0 25 0 5 0 516025953 242868224 30752 33554432000 4194304 4417332 140736224071680 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9335/statm: 59294 30752 181 55 0 57180 0
[pid=9335/tid=9342] ppid=9333 vsize=237176 CPUtime=137.29 cores=0,2,4,6
/proc/9335/task/9342/stat : 9342 (plingeling) R 9333 9335 9252 0 -1 4202560 38048 1252 0 0 13723 6 0 0 25 0 5 0 516025974 242868224 30752 33554432000 4194304 4417332 140736224071680 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9335/tid=9343] ppid=9333 vsize=237176 CPUtime=136.53 cores=0,2,4,6
/proc/9335/task/9343/stat : 9343 (plingeling) R 9333 9335 9252 0 -1 4202560 30235 1252 0 0 13650 3 0 0 25 0 5 0 516025974 242868224 30752 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9335/tid=9344] ppid=9333 vsize=237176 CPUtime=137.27 cores=0,2,4,6
/proc/9335/task/9344/stat : 9344 (plingeling) R 9333 9335 9252 0 -1 4202560 43663 1252 0 0 13720 7 0 0 25 0 5 0 516025974 242868224 30752 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364498 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9335/tid=9345] ppid=9333 vsize=237176 CPUtime=137.28 cores=0,2,4,6
/proc/9335/task/9345/stat : 9345 (plingeling) R 9333 9335 9252 0 -1 4202560 6129 1252 0 0 13728 0 0 0 25 0 5 0 516025974 242868224 30752 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 548.62
Current children cumulated vsize (KiB) 237176

[startup+139.101 s]
/proc/loadavg: 7.68 6.75 7.30 9/186 9349
/proc/meminfo: memFree=26423376/32950928 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=234900 CPUtime=554.98 cores=0,2,4,6
/proc/9335/stat : 9335 (plingeling) S 9333 9335 9252 0 -1 4202496 132530 1252 0 0 55478 20 0 0 25 0 5 0 516025953 240537600 30183 33554432000 4194304 4417332 140736224071680 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9335/statm: 58725 30183 181 55 0 56611 0
[pid=9335/tid=9342] ppid=9333 vsize=234900 CPUtime=138.88 cores=0,2,4,6
/proc/9335/task/9342/stat : 9342 (plingeling) R 9333 9335 9252 0 -1 4202560 38048 1252 0 0 13882 6 0 0 25 0 5 0 516025974 240537600 30183 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9335/tid=9343] ppid=9333 vsize=234900 CPUtime=138.12 cores=0,2,4,6
/proc/9335/task/9343/stat : 9343 (plingeling) R 9333 9335 9252 0 -1 4202560 30235 1252 0 0 13809 3 0 0 25 0 5 0 516025974 240537600 30183 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9335/tid=9344] ppid=9333 vsize=234900 CPUtime=138.87 cores=0,2,4,6
/proc/9335/task/9344/stat : 9344 (plingeling) R 9333 9335 9252 0 -1 4202560 43663 1252 0 0 13880 7 0 0 25 0 5 0 516025974 240537600 30183 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9335/tid=9345] ppid=9333 vsize=234900 CPUtime=138.88 cores=0,2,4,6
/proc/9335/task/9345/stat : 9345 (plingeling) R 9333 9335 9252 0 -1 4202560 6430 1252 0 0 13888 0 0 0 25 0 5 0 516025974 240537600 30183 33554432000 4194304 4417332 140736224071680 18446744073709551615 4264940 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 554.98
Current children cumulated vsize (KiB) 234900

[startup+140.701 s]
/proc/loadavg: 7.68 6.75 7.30 9/186 9349
/proc/meminfo: memFree=26362988/32950928 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=257044 CPUtime=561.39 cores=0,2,4,6
/proc/9335/stat : 9335 (plingeling) S 9333 9335 9252 0 -1 4202496 138380 1252 0 0 56119 20 0 0 25 0 5 0 516025953 263213056 35719 33554432000 4194304 4417332 140736224071680 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9335/statm: 64261 35719 181 55 0 62147 0
[pid=9335/tid=9342] ppid=9333 vsize=257044 CPUtime=140.48 cores=0,2,4,6
/proc/9335/task/9342/stat : 9342 (plingeling) R 9333 9335 9252 0 -1 4202560 39370 1252 0 0 14042 6 0 0 25 0 5 0 516025974 263213056 35719 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9335/tid=9343] ppid=9333 vsize=257044 CPUtime=139.71 cores=0,2,4,6
/proc/9335/task/9343/stat : 9343 (plingeling) R 9333 9335 9252 0 -1 4202560 33083 1252 0 0 13967 4 0 0 25 0 5 0 516025974 263213056 35719 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9335/tid=9344] ppid=9333 vsize=257044 CPUtime=140.47 cores=0,2,4,6
/proc/9335/task/9344/stat : 9344 (plingeling) R 9333 9335 9252 0 -1 4202560 45056 1252 0 0 14040 7 0 0 25 0 5 0 516025974 263213056 35719 33554432000 4194304 4417332 140736224071680 18446744073709551615 4237332 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9335/tid=9345] ppid=9333 vsize=257044 CPUtime=140.48 cores=0,2,4,6
/proc/9335/task/9345/stat : 9345 (plingeling) R 9333 9335 9252 0 -1 4202560 6717 1252 0 0 14048 0 0 0 25 0 5 0 516025974 263213056 35719 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 561.39
Current children cumulated vsize (KiB) 257044

[startup+141.1 s]
/proc/loadavg: 7.68 6.75 7.30 9/186 9349
/proc/meminfo: memFree=26362988/32950928 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=257044 CPUtime=562.96 cores=0,2,4,6
/proc/9335/stat : 9335 (plingeling) S 9333 9335 9252 0 -1 4202496 138380 1252 0 0 56276 20 0 0 25 0 5 0 516025953 263213056 35719 33554432000 4194304 4417332 140736224071680 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9335/statm: 64261 35719 181 55 0 62147 0
[pid=9335/tid=9342] ppid=9333 vsize=257044 CPUtime=140.88 cores=0,2,4,6
/proc/9335/task/9342/stat : 9342 (plingeling) R 9333 9335 9252 0 -1 4202560 39370 1252 0 0 14082 6 0 0 25 0 5 0 516025974 263213056 35719 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9335/tid=9343] ppid=9333 vsize=257044 CPUtime=140.11 cores=0,2,4,6
/proc/9335/task/9343/stat : 9343 (plingeling) R 9333 9335 9252 0 -1 4202560 33083 1252 0 0 14007 4 0 0 25 0 5 0 516025974 263213056 35719 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9335/tid=9344] ppid=9333 vsize=257044 CPUtime=140.86 cores=0,2,4,6
/proc/9335/task/9344/stat : 9344 (plingeling) R 9333 9335 9252 0 -1 4202560 45056 1252 0 0 14079 7 0 0 25 0 5 0 516025974 263213056 35719 33554432000 4194304 4417332 140736224071680 18446744073709551615 4237362 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9335/tid=9345] ppid=9333 vsize=257044 CPUtime=140.88 cores=0,2,4,6
/proc/9335/task/9345/stat : 9345 (plingeling) R 9333 9335 9252 0 -1 4202560 6717 1252 0 0 14088 0 0 0 25 0 5 0 516025974 263213056 35719 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 562.96
Current children cumulated vsize (KiB) 257044

[startup+141.5 s]
/proc/loadavg: 7.68 6.75 7.30 9/186 9349
/proc/meminfo: memFree=26362988/32950928 swapFree=67111524/67111528
[pid=9335] ppid=9333 vsize=249576 CPUtime=564.57 cores=0,2,4,6
/proc/9335/stat : 9335 (plingeling) S 9333 9335 9252 0 -1 4202496 138380 1252 0 0 56436 21 0 0 25 0 5 0 516025953 255565824 33852 33554432000 4194304 4417332 140736224071680 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/9335/statm: 62394 33852 181 55 0 60280 0
[pid=9335/tid=9342] ppid=9333 vsize=249576 CPUtime=141.28 cores=0,2,4,6
/proc/9335/task/9342/stat : 9342 (plingeling) R 9333 9335 9252 0 -1 4202560 39370 1252 0 0 14122 6 0 0 25 0 5 0 516025974 255565824 33852 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9335/tid=9343] ppid=9333 vsize=249576 CPUtime=140.51 cores=0,2,4,6
/proc/9335/task/9343/stat : 9343 (plingeling) R 9333 9335 9252 0 -1 4202560 33083 1252 0 0 14047 4 0 0 25 0 5 0 516025974 255565824 33852 33554432000 4194304 4417332 140736224071680 18446744073709551615 4306311 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=9335/tid=9344] ppid=9333 vsize=249576 CPUtime=141.26 cores=0,2,4,6
/proc/9335/task/9344/stat : 9344 (plingeling) R 9333 9335 9252 0 -1 4202560 45056 1252 0 0 14119 7 0 0 25 0 5 0 516025974 255565824 33852 33554432000 4194304 4417332 140736224071680 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9335/tid=9345] ppid=9333 vsize=249576 CPUtime=141.28 cores=0,2,4,6
/proc/9335/task/9345/stat : 9345 (plingeling) R 9333 9335 9252 0 -1 4202560 6717 1252 0 0 14128 0 0 0 25 0 5 0 516025974 255565824 33852 33554432000 4194304 4417332 140736224071680 18446744073709551615 4366475 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 564.57
Current children cumulated vsize (KiB) 249576

Child status: 20
Real time (s): 141.568
CPU time (s): 564.663
CPU user time (s): 564.441
CPU system time (s): 0.221966
CPU usage (%): 398.864
Max. virtual memory (cumulated for all children) (KiB): 257044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 564.441
system time used= 0.221966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 139636
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= 126
involuntary context switches= 2787

runsolver used 0.229965 second user time and 0.543917 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 04:31:13
IDJOB=3282951
IDBENCH=70941
IDSOLVER=1605
FILE ID=node126/3282951-1304044272
RUNJOBID= node126-1304044269-9270
PBS_JOBID= 13170390
Free space on /tmp= 71596 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l46_lambda.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282951-1304044272/watcher-3282951-1304044272 -o /tmp/evaluation-result-3282951-1304044272/solver-3282951-1304044272 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3282951-1304044272.cnf

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=1585365710

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26867888 kB
Buffers:       1404872 kB
Cached:        4035116 kB
SwapCached:          4 kB
Active:         213612 kB
Inactive:      5323284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26867888 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            4312 kB
Writeback:           0 kB
AnonPages:       96404 kB
Mapped:          15476 kB
Slab:           480368 kB
PageTables:       4508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   284704 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= 71596 MiB
End job on node126 at 2011-04-29 04:33:34