Trace number 3283089

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 627.986 159.701

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L150_coli.sat.cnf
MD5SUMba6884aaa746378e56c38fd8b3d0255e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark52.912
Satisfiable
(Un)Satisfiability was proved
Number of variables486992
Number of clauses2456708
Sum of the clauses size7147094
Maximum clause length11
Minimum clause length1
Number of clauses of size 145577
Number of clauses of size 2599727
Number of clauses of size 31431108
Number of clauses of size 4295435
Number of clauses of size 584412
Number of clauses of size over 5449

Solver Data

627.87/159.69	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-3283089-1304044661/watcher-3283089-1304044661 -o /tmp/evaluation-result-3283089-1304044661/solver-3283089-1304044661 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3283089-1304044661.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: 7.71 8.02 7.91 5/181 19226
/proc/meminfo: memFree=18508272/32950928 swapFree=67111524/67111528
[pid=19226] ppid=19224 vsize=14440 CPUtime=0 cores=0,2,4,6
/proc/19226/stat : 19226 (plingeling) R 19224 19226 18457 0 -1 4202496 1450 1253 0 0 0 0 0 0 23 0 1 0 594696901 14786560 1379 33554432000 4194304 4417332 140735919721904 18446744073709551615 256415085661 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/19226/statm: 3610 1391 138 55 0 1496 0

[startup+0.049545 s]
/proc/loadavg: 7.71 8.02 7.91 5/181 19226
/proc/meminfo: memFree=18508272/32950928 swapFree=67111524/67111528
[pid=19226] ppid=19224 vsize=38688 CPUtime=0.03 cores=0,2,4,6
/proc/19226/stat : 19226 (plingeling) R 19224 19226 18457 0 -1 4202496 7755 1253 0 0 3 0 0 0 23 0 1 0 594696901 39616512 7677 33554432000 4194304 4417332 140735919721904 18446744073709551615 256415088848 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/19226/statm: 9672 7696 148 55 0 7558 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 38688

[startup+0.10053 s]
/proc/loadavg: 7.71 8.02 7.91 5/181 19226
/proc/meminfo: memFree=18508272/32950928 swapFree=67111524/67111528
[pid=19226] ppid=19224 vsize=49192 CPUtime=0.09 cores=0,2,4,6
/proc/19226/stat : 19226 (plingeling) R 19224 19226 18457 0 -1 4202496 10438 1253 0 0 8 1 0 0 23 0 1 0 594696901 50372608 10322 33554432000 4194304 4417332 140735919721904 18446744073709551615 4231248 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/19226/statm: 12298 10322 148 55 0 10184 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 49192

[startup+0.3005 s]
/proc/loadavg: 7.71 8.02 7.91 5/181 19226
/proc/meminfo: memFree=18508272/32950928 swapFree=67111524/67111528
[pid=19226] ppid=19224 vsize=83884 CPUtime=0.29 cores=0,2,4,6
/proc/19226/stat : 19226 (plingeling) R 19224 19226 18457 0 -1 4202496 19111 1253 0 0 27 2 0 0 25 0 1 0 594696901 85897216 18995 33554432000 4194304 4417332 140735919721904 18446744073709551615 256415391488 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/19226/statm: 20971 18995 148 55 0 18857 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83884

[startup+0.700419 s]
/proc/loadavg: 7.71 8.02 7.91 5/181 19226
/proc/meminfo: memFree=18508272/32950928 swapFree=67111524/67111528
[pid=19226] ppid=19224 vsize=161208 CPUtime=0.69 cores=0,2,4,6
/proc/19226/stat : 19226 (plingeling) R 19224 19226 18457 0 -1 4202496 38474 1253 0 0 64 5 0 0 25 0 1 0 594696901 165076992 38326 33554432000 4194304 4417332 140735919721904 18446744073709551615 256415391488 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/19226/statm: 40302 38326 148 55 0 38188 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 161208

[startup+1.50027 s]
/proc/loadavg: 7.71 8.02 7.91 6/182 19232
/proc/meminfo: memFree=18260024/32950928 swapFree=67111524/67111528
[pid=19226] ppid=19224 vsize=333500 CPUtime=1.48 cores=0,2,4,6
/proc/19226/stat : 19226 (plingeling) R 19224 19226 18457 0 -1 4202496 81583 1253 0 0 139 9 0 0 25 0 1 0 594696901 341504000 81399 33554432000 4194304 4417332 140735919721904 18446744073709551615 4320992 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/19226/statm: 83375 81399 148 55 0 81261 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 333500

[startup+3.10097 s]
/proc/loadavg: 7.71 8.02 7.91 6/182 19232
/proc/meminfo: memFree=18051456/32950928 swapFree=67111524/67111528
[pid=19226] ppid=19224 vsize=464572 CPUtime=3.09 cores=0,2,4,6
/proc/19226/stat : 19226 (plingeling) R 19224 19226 18457 0 -1 4202496 114351 1253 0 0 295 14 0 0 25 0 1 0 594696901 475721728 114167 33554432000 4194304 4417332 140735919721904 18446744073709551615 4274358 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/19226/statm: 116143 114167 148 55 0 114029 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 464572

[startup+6.3003 s]
/proc/loadavg: 7.50 7.97 7.89 9/186 19236
/proc/meminfo: memFree=18068932/32950928 swapFree=67111524/67111528
[pid=19226] ppid=19224 vsize=546764 CPUtime=15.64 cores=0,2,4,6
/proc/19226/stat : 19226 (plingeling) S 19224 19226 18457 0 -1 4202496 187158 1253 0 0 1540 24 0 0 25 0 5 0 594696901 559886336 124475 33554432000 4194304 4417332 140735919721904 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19226/statm: 136691 124475 176 55 0 134577 0
[pid=19226/tid=19233] ppid=19224 vsize=546764 CPUtime=3.11 cores=0,2,4,6
/proc/19226/task/19233/stat : 19233 (plingeling) R 19224 19226 18457 0 -1 4202560 21835 1253 0 0 309 2 0 0 25 0 5 0 594697218 559886336 124475 33554432000 4194304 4417332 140735919721904 18446744073709551615 4276911 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19226/tid=19234] ppid=19224 vsize=546764 CPUtime=3.11 cores=0,2,4,6
/proc/19226/task/19234/stat : 19234 (plingeling) R 19224 19226 18457 0 -1 4202560 21724 1253 0 0 309 2 0 0 25 0 5 0 594697218 559886336 124475 33554432000 4194304 4417332 140735919721904 18446744073709551615 4277534 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19226/tid=19235] ppid=19224 vsize=546764 CPUtime=3.11 cores=0,2,4,6
/proc/19226/task/19235/stat : 19235 (plingeling) R 19224 19226 18457 0 -1 4202560 21820 1253 0 0 309 2 0 0 25 0 5 0 594697218 559886336 124475 33554432000 4194304 4417332 140735919721904 18446744073709551615 4277571 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19226/tid=19236] ppid=19224 vsize=546764 CPUtime=3.1 cores=0,2,4,6
/proc/19226/task/19236/stat : 19236 (plingeling) R 19224 19226 18457 0 -1 4202560 7416 1253 0 0 309 1 0 0 25 0 5 0 594697218 559886336 124475 33554432000 4194304 4417332 140735919721904 18446744073709551615 4365875 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 15.64
Current children cumulated vsize (KiB) 546764

[startup+12.7011 s]
/proc/loadavg: 7.54 7.97 7.89 9/186 19236
/proc/meminfo: memFree=17967116/32950928 swapFree=67111524/67111528
[pid=19226] ppid=19224 vsize=585456 CPUtime=41.2 cores=0,2,4,6
/proc/19226/stat : 19226 (plingeling) S 19224 19226 18457 0 -1 4202496 276417 1253 0 0 4084 36 0 0 25 0 5 0 594696901 599506944 134165 33554432000 4194304 4417332 140735919721904 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19226/statm: 146364 134165 181 55 0 144250 0
[pid=19226/tid=19233] ppid=19224 vsize=585456 CPUtime=9.52 cores=0,2,4,6
/proc/19226/task/19233/stat : 19233 (plingeling) R 19224 19226 18457 0 -1 4202560 53752 1253 0 0 945 7 0 0 25 0 5 0 594697218 599506944 134165 33554432000 4194304 4417332 140735919721904 18446744073709551615 4252365 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19226/tid=19234] ppid=19224 vsize=585456 CPUtime=9.51 cores=0,2,4,6
/proc/19226/task/19234/stat : 19234 (plingeling) R 19224 19226 18457 0 -1 4202560 51679 1253 0 0 945 6 0 0 25 0 5 0 594697218 599506944 134165 33554432000 4194304 4417332 140735919721904 18446744073709551615 4252180 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19226/tid=19235] ppid=19224 vsize=585456 CPUtime=9.51 cores=0,2,4,6
/proc/19226/task/19235/stat : 19235 (plingeling) R 19224 19226 18457 0 -1 4202560 45580 1253 0 0 946 5 0 0 25 0 5 0 594697218 599506944 134165 33554432000 4194304 4417332 140735919721904 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19226/tid=19236] ppid=19224 vsize=585456 CPUtime=9.46 cores=0,2,4,6
/proc/19226/task/19236/stat : 19236 (plingeling) R 19224 19226 18457 0 -1 4202560 11043 1253 0 0 945 1 0 0 25 0 5 0 594697218 599506944 134165 33554432000 4194304 4417332 140735919721904 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 41.2
Current children cumulated vsize (KiB) 585456

[startup+25.5007 s]
/proc/loadavg: 7.64 7.97 7.89 9/186 19236
/proc/meminfo: memFree=17975520/32950928 swapFree=67111524/67111528
[pid=19226] ppid=19224 vsize=576768 CPUtime=92.32 cores=0,2,4,6
/proc/19226/stat : 19226 (plingeling) S 19224 19226 18457 0 -1 4202496 284319 1253 0 0 9195 37 0 0 25 0 5 0 594696901 590610432 131993 33554432000 4194304 4417332 140735919721904 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19226/statm: 144192 131993 181 55 0 142078 0
[pid=19226/tid=19233] ppid=19224 vsize=576768 CPUtime=22.31 cores=0,2,4,6
/proc/19226/task/19233/stat : 19233 (plingeling) R 19224 19226 18457 0 -1 4202560 53752 1253 0 0 2224 7 0 0 25 0 5 0 594697218 590610432 131993 33554432000 4194304 4417332 140735919721904 18446744073709551615 4364529 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19226/tid=19234] ppid=19224 vsize=576768 CPUtime=22.31 cores=0,2,4,6
/proc/19226/task/19234/stat : 19234 (plingeling) R 19224 19226 18457 0 -1 4202560 51679 1253 0 0 2225 6 0 0 25 0 5 0 594697218 590610432 131993 33554432000 4194304 4417332 140735919721904 18446744073709551615 4265433 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19226/tid=19235] ppid=19224 vsize=576768 CPUtime=22.31 cores=0,2,4,6
/proc/19226/task/19235/stat : 19235 (plingeling) R 19224 19226 18457 0 -1 4202560 53482 1253 0 0 2225 6 0 0 25 0 5 0 594697218 590610432 131993 33554432000 4194304 4417332 140735919721904 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19226/tid=19236] ppid=19224 vsize=576768 CPUtime=22.19 cores=0,2,4,6
/proc/19226/task/19236/stat : 19236 (plingeling) R 19224 19226 18457 0 -1 4202560 11043 1253 0 0 2218 1 0 0 25 0 5 0 594697218 590610432 131993 33554432000 4194304 4417332 140735919721904 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 92.32
Current children cumulated vsize (KiB) 576768

[startup+51.1009 s]
/proc/loadavg: 7.76 7.97 7.90 9/186 19237
/proc/meminfo: memFree=17944892/32950928 swapFree=67111524/67111528
[pid=19226] ppid=19224 vsize=603936 CPUtime=194.59 cores=0,2,4,6
/proc/19226/stat : 19226 (plingeling) S 19224 19226 18457 0 -1 4202496 292686 1253 0 0 19421 38 0 0 25 0 5 0 594696901 618430464 138791 33554432000 4194304 4417332 140735919721904 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19226/statm: 150984 138791 181 55 0 148870 0
[pid=19226/tid=19233] ppid=19224 vsize=603936 CPUtime=47.92 cores=0,2,4,6
/proc/19226/task/19233/stat : 19233 (plingeling) R 19224 19226 18457 0 -1 4202560 53838 1253 0 0 4785 7 0 0 25 0 5 0 594697218 618430464 138791 33554432000 4194304 4417332 140735919721904 18446744073709551615 4265411 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19226/tid=19234] ppid=19224 vsize=603936 CPUtime=47.91 cores=0,2,4,6
/proc/19226/task/19234/stat : 19234 (plingeling) R 19224 19226 18457 0 -1 4202560 51766 1253 0 0 4785 6 0 0 25 0 5 0 594697218 618430464 138791 33554432000 4194304 4417332 140735919721904 18446744073709551615 4364473 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19226/tid=19235] ppid=19224 vsize=603936 CPUtime=47.91 cores=0,2,4,6
/proc/19226/task/19235/stat : 19235 (plingeling) R 19224 19226 18457 0 -1 4202560 61676 1253 0 0 4783 8 0 0 25 0 5 0 594697218 618430464 138791 33554432000 4194304 4417332 140735919721904 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19226/tid=19236] ppid=19224 vsize=603936 CPUtime=47.65 cores=0,2,4,6
/proc/19226/task/19236/stat : 19236 (plingeling) R 19224 19226 18457 0 -1 4202560 11043 1253 0 0 4764 1 0 0 25 0 5 0 594697218 618430464 138791 33554432000 4194304 4417332 140735919721904 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 194.59
Current children cumulated vsize (KiB) 603936

[startup+102.306 s]
/proc/loadavg: 8.21 8.05 7.93 9/186 19241
/proc/meminfo: memFree=17954580/32950928 swapFree=67111524/67111528
[pid=19226] ppid=19224 vsize=599124 CPUtime=399.11 cores=0,2,4,6
/proc/19226/stat : 19226 (plingeling) S 19224 19226 18457 0 -1 4202496 293582 1253 0 0 39873 38 0 0 25 0 5 0 594696901 613502976 137588 33554432000 4194304 4417332 140735919721904 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19226/statm: 149781 137588 181 55 0 147667 0
[pid=19226/tid=19233] ppid=19224 vsize=599124 CPUtime=99.12 cores=0,2,4,6
/proc/19226/task/19233/stat : 19233 (plingeling) R 19224 19226 18457 0 -1 4202560 54205 1253 0 0 9905 7 0 0 25 0 5 0 594697218 613502976 137588 33554432000 4194304 4417332 140735919721904 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19226/tid=19234] ppid=19224 vsize=599124 CPUtime=99.11 cores=0,2,4,6
/proc/19226/task/19234/stat : 19234 (plingeling) R 19224 19226 18457 0 -1 4202560 52060 1253 0 0 9905 6 0 0 25 0 5 0 594697218 613502976 137588 33554432000 4194304 4417332 140735919721904 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19226/tid=19235] ppid=19224 vsize=599124 CPUtime=99.11 cores=0,2,4,6
/proc/19226/task/19235/stat : 19235 (plingeling) R 19224 19226 18457 0 -1 4202560 61911 1253 0 0 9903 8 0 0 25 0 5 0 594697218 613502976 137588 33554432000 4194304 4417332 140735919721904 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19226/tid=19236] ppid=19224 vsize=599124 CPUtime=98.58 cores=0,2,4,6
/proc/19226/task/19236/stat : 19236 (plingeling) R 19224 19226 18457 0 -1 4202560 11043 1253 0 0 9857 1 0 0 25 0 5 0 594697218 613502976 137588 33554432000 4194304 4417332 140735919721904 18446744073709551615 4364289 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 399.11
Current children cumulated vsize (KiB) 599124

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

[startup+127.9 s]
/proc/loadavg: 7.65 7.94 7.89 6/182 19311
/proc/meminfo: memFree=17840100/32950928 swapFree=67111524/67111528
[pid=19226] ppid=19224 vsize=596376 CPUtime=501.35 cores=0,2,4,6
/proc/19226/stat : 19226 (plingeling) S 19224 19226 18457 0 -1 4202496 293687 1253 0 0 50095 40 0 0 25 0 5 0 594696901 610689024 136901 33554432000 4194304 4417332 140735919721904 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19226/statm: 149094 136901 181 55 0 146980 0
[pid=19226/tid=19233] ppid=19224 vsize=596376 CPUtime=124.71 cores=0,2,4,6
/proc/19226/task/19233/stat : 19233 (plingeling) R 19224 19226 18457 0 -1 4202560 54205 1253 0 0 12464 7 0 0 25 0 5 0 594697218 610689024 136901 33554432000 4194304 4417332 140735919721904 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19226/tid=19234] ppid=19224 vsize=596376 CPUtime=124.71 cores=0,2,4,6
/proc/19226/task/19234/stat : 19234 (plingeling) R 19224 19226 18457 0 -1 4202560 52113 1253 0 0 12464 7 0 0 25 0 5 0 594697218 610689024 136901 33554432000 4194304 4417332 140735919721904 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19226/tid=19235] ppid=19224 vsize=596376 CPUtime=124.7 cores=0,2,4,6
/proc/19226/task/19235/stat : 19235 (plingeling) R 19224 19226 18457 0 -1 4202560 61963 1253 0 0 12462 8 0 0 25 0 5 0 594697218 610689024 136901 33554432000 4194304 4417332 140735919721904 18446744073709551615 4364308 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19226/tid=19236] ppid=19224 vsize=596376 CPUtime=124.04 cores=0,2,4,6
/proc/19226/task/19236/stat : 19236 (plingeling) R 19224 19226 18457 0 -1 4202560 11043 1253 0 0 12402 2 0 0 25 0 5 0 594697218 610689024 136901 33554432000 4194304 4417332 140735919721904 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 501.35
Current children cumulated vsize (KiB) 596376

[startup+140.701 s]
/proc/loadavg: 7.70 7.95 7.90 9/186 19316
/proc/meminfo: memFree=17714244/32950928 swapFree=67111524/67111528
[pid=19226] ppid=19224 vsize=661904 CPUtime=552.5 cores=0,2,4,6
/proc/19226/stat : 19226 (plingeling) S 19224 19226 18457 0 -1 4202496 294705 1253 0 0 55210 40 0 0 25 0 5 0 594696901 677789696 136932 33554432000 4194304 4417332 140735919721904 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19226/statm: 165476 136932 181 55 0 163362 0
[pid=19226/tid=19233] ppid=19224 vsize=661904 CPUtime=137.51 cores=0,2,4,6
/proc/19226/task/19233/stat : 19233 (plingeling) R 19224 19226 18457 0 -1 4202560 55223 1253 0 0 13744 7 0 0 25 0 5 0 594697218 677789696 136932 33554432000 4194304 4417332 140735919721904 18446744073709551615 4346425 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19226/tid=19234] ppid=19224 vsize=661904 CPUtime=137.52 cores=0,2,4,6
/proc/19226/task/19234/stat : 19234 (plingeling) R 19224 19226 18457 0 -1 4202560 52113 1253 0 0 13745 7 0 0 25 0 5 0 594697218 677789696 136932 33554432000 4194304 4417332 140735919721904 18446744073709551615 4310068 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19226/tid=19235] ppid=19224 vsize=661904 CPUtime=137.5 cores=0,2,4,6
/proc/19226/task/19235/stat : 19235 (plingeling) R 19224 19226 18457 0 -1 4202560 61963 1253 0 0 13742 8 0 0 25 0 5 0 594697218 677789696 136932 33554432000 4194304 4417332 140735919721904 18446744073709551615 4275939 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19226/tid=19236] ppid=19224 vsize=661904 CPUtime=136.77 cores=0,2,4,6
/proc/19226/task/19236/stat : 19236 (plingeling) R 19224 19226 18457 0 -1 4202560 11043 1253 0 0 13675 2 0 0 25 0 5 0 594697218 677789696 136932 33554432000 4194304 4417332 140735919721904 18446744073709551615 4236928 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 552.5
Current children cumulated vsize (KiB) 661904

[startup+153.501 s]
/proc/loadavg: 7.77 7.95 7.90 9/186 19316
/proc/meminfo: memFree=17715492/32950928 swapFree=67111524/67111528
[pid=19226] ppid=19224 vsize=661016 CPUtime=603.61 cores=0,2,4,6
/proc/19226/stat : 19226 (plingeling) S 19224 19226 18457 0 -1 4202496 294705 1253 0 0 60321 40 0 0 25 0 5 0 594696901 676880384 136710 33554432000 4194304 4417332 140735919721904 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19226/statm: 165254 136710 181 55 0 163140 0
[pid=19226/tid=19233] ppid=19224 vsize=661016 CPUtime=150.3 cores=0,2,4,6
/proc/19226/task/19233/stat : 19233 (plingeling) R 19224 19226 18457 0 -1 4202560 55223 1253 0 0 15023 7 0 0 25 0 5 0 594697218 676880384 136710 33554432000 4194304 4417332 140735919721904 18446744073709551615 4236008 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19226/tid=19234] ppid=19224 vsize=661016 CPUtime=150.31 cores=0,2,4,6
/proc/19226/task/19234/stat : 19234 (plingeling) R 19224 19226 18457 0 -1 4202560 52113 1253 0 0 15024 7 0 0 25 0 5 0 594697218 676880384 136710 33554432000 4194304 4417332 140735919721904 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19226/tid=19235] ppid=19224 vsize=661016 CPUtime=150.3 cores=0,2,4,6
/proc/19226/task/19235/stat : 19235 (plingeling) R 19224 19226 18457 0 -1 4202560 61963 1253 0 0 15022 8 0 0 25 0 5 0 594697218 676880384 136710 33554432000 4194304 4417332 140735919721904 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19226/tid=19236] ppid=19224 vsize=661016 CPUtime=149.5 cores=0,2,4,6
/proc/19226/task/19236/stat : 19236 (plingeling) R 19224 19226 18457 0 -1 4202560 11043 1253 0 0 14948 2 0 0 25 0 5 0 594697218 676880384 136710 33554432000 4194304 4417332 140735919721904 18446744073709551615 4354626 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 603.61
Current children cumulated vsize (KiB) 661016

[startup+156.701 s]
/proc/loadavg: 7.77 7.95 7.90 9/186 19316
/proc/meminfo: memFree=17708844/32950928 swapFree=67111524/67111528
[pid=19226] ppid=19224 vsize=661012 CPUtime=616.39 cores=0,2,4,6
/proc/19226/stat : 19226 (plingeling) S 19224 19226 18457 0 -1 4202496 294705 1253 0 0 61599 40 0 0 25 0 5 0 594696901 676876288 136709 33554432000 4194304 4417332 140735919721904 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19226/statm: 165253 136709 181 55 0 163139 0
[pid=19226/tid=19233] ppid=19224 vsize=661012 CPUtime=153.5 cores=0,2,4,6
/proc/19226/task/19233/stat : 19233 (plingeling) R 19224 19226 18457 0 -1 4202560 55223 1253 0 0 15343 7 0 0 25 0 5 0 594697218 676876288 136709 33554432000 4194304 4417332 140735919721904 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19226/tid=19234] ppid=19224 vsize=661012 CPUtime=153.51 cores=0,2,4,6
/proc/19226/task/19234/stat : 19234 (plingeling) R 19224 19226 18457 0 -1 4202560 52113 1253 0 0 15344 7 0 0 25 0 5 0 594697218 676876288 136709 33554432000 4194304 4417332 140735919721904 18446744073709551615 4253179 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19226/tid=19235] ppid=19224 vsize=661012 CPUtime=153.5 cores=0,2,4,6
/proc/19226/task/19235/stat : 19235 (plingeling) R 19224 19226 18457 0 -1 4202560 61963 1253 0 0 15342 8 0 0 25 0 5 0 594697218 676876288 136709 33554432000 4194304 4417332 140735919721904 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19226/tid=19236] ppid=19224 vsize=661012 CPUtime=152.68 cores=0,2,4,6
/proc/19226/task/19236/stat : 19236 (plingeling) R 19224 19226 18457 0 -1 4202560 11043 1253 0 0 15266 2 0 0 25 0 5 0 594697218 676876288 136709 33554432000 4194304 4417332 140735919721904 18446744073709551615 4237276 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 616.39
Current children cumulated vsize (KiB) 661012

[startup+158.301 s]
/proc/loadavg: 7.86 7.96 7.90 9/186 19316
/proc/meminfo: memFree=17704724/32950928 swapFree=67111524/67111528
[pid=19226] ppid=19224 vsize=661012 CPUtime=622.8 cores=0,2,4,6
/proc/19226/stat : 19226 (plingeling) S 19224 19226 18457 0 -1 4202496 294705 1253 0 0 62240 40 0 0 25 0 5 0 594696901 676876288 136709 33554432000 4194304 4417332 140735919721904 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19226/statm: 165253 136709 181 55 0 163139 0
[pid=19226/tid=19233] ppid=19224 vsize=661012 CPUtime=155.11 cores=0,2,4,6
/proc/19226/task/19233/stat : 19233 (plingeling) R 19224 19226 18457 0 -1 4202560 55223 1253 0 0 15504 7 0 0 25 0 5 0 594697218 676876288 136709 33554432000 4194304 4417332 140735919721904 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19226/tid=19234] ppid=19224 vsize=661012 CPUtime=155.12 cores=0,2,4,6
/proc/19226/task/19234/stat : 19234 (plingeling) R 19224 19226 18457 0 -1 4202560 52113 1253 0 0 15505 7 0 0 25 0 5 0 594697218 676876288 136709 33554432000 4194304 4417332 140735919721904 18446744073709551615 4272456 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19226/tid=19235] ppid=19224 vsize=661012 CPUtime=155.1 cores=0,2,4,6
/proc/19226/task/19235/stat : 19235 (plingeling) R 19224 19226 18457 0 -1 4202560 61963 1253 0 0 15502 8 0 0 25 0 5 0 594697218 676876288 136709 33554432000 4194304 4417332 140735919721904 18446744073709551615 4356922 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19226/tid=19236] ppid=19224 vsize=661012 CPUtime=154.27 cores=0,2,4,6
/proc/19226/task/19236/stat : 19236 (plingeling) R 19224 19226 18457 0 -1 4202560 11043 1253 0 0 15425 2 0 0 25 0 5 0 594697218 676876288 136709 33554432000 4194304 4417332 140735919721904 18446744073709551615 4236842 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 622.8
Current children cumulated vsize (KiB) 661012

[startup+159.1 s]
/proc/loadavg: 7.86 7.96 7.90 9/186 19316
/proc/meminfo: memFree=17704724/32950928 swapFree=67111524/67111528
[pid=19226] ppid=19224 vsize=661012 CPUtime=625.98 cores=0,2,4,6
/proc/19226/stat : 19226 (plingeling) S 19224 19226 18457 0 -1 4202496 294705 1253 0 0 62558 40 0 0 25 0 5 0 594696901 676876288 136709 33554432000 4194304 4417332 140735919721904 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19226/statm: 165253 136709 181 55 0 163139 0
[pid=19226/tid=19233] ppid=19224 vsize=661012 CPUtime=155.9 cores=0,2,4,6
/proc/19226/task/19233/stat : 19233 (plingeling) R 19224 19226 18457 0 -1 4202560 55223 1253 0 0 15583 7 0 0 25 0 5 0 594697218 676876288 136709 33554432000 4194304 4417332 140735919721904 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19226/tid=19234] ppid=19224 vsize=661012 CPUtime=155.91 cores=0,2,4,6
/proc/19226/task/19234/stat : 19234 (plingeling) R 19224 19226 18457 0 -1 4202560 52113 1253 0 0 15584 7 0 0 25 0 5 0 594697218 676876288 136709 33554432000 4194304 4417332 140735919721904 18446744073709551615 4258708 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19226/tid=19235] ppid=19224 vsize=661012 CPUtime=155.9 cores=0,2,4,6
/proc/19226/task/19235/stat : 19235 (plingeling) R 19224 19226 18457 0 -1 4202560 61963 1253 0 0 15582 8 0 0 25 0 5 0 594697218 676876288 136709 33554432000 4194304 4417332 140735919721904 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19226/tid=19236] ppid=19224 vsize=661012 CPUtime=155.07 cores=0,2,4,6
/proc/19226/task/19236/stat : 19236 (plingeling) R 19224 19226 18457 0 -1 4202560 11043 1253 0 0 15505 2 0 0 25 0 5 0 594697218 676876288 136709 33554432000 4194304 4417332 140735919721904 18446744073709551615 4281683 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 625.98
Current children cumulated vsize (KiB) 661012

[startup+159.506 s]
/proc/loadavg: 7.86 7.96 7.90 9/186 19316
/proc/meminfo: memFree=17701376/32950928 swapFree=67111524/67111528
[pid=19226] ppid=19224 vsize=661136 CPUtime=627.6 cores=0,2,4,6
/proc/19226/stat : 19226 (plingeling) S 19224 19226 18457 0 -1 4202496 294755 1253 0 0 62720 40 0 0 25 0 5 0 594696901 677003264 136740 33554432000 4194304 4417332 140735919721904 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19226/statm: 165284 136740 181 55 0 163170 0
[pid=19226/tid=19233] ppid=19224 vsize=661136 CPUtime=156.31 cores=0,2,4,6
/proc/19226/task/19233/stat : 19233 (plingeling) R 19224 19226 18457 0 -1 4202560 55223 1253 0 0 15624 7 0 0 25 0 5 0 594697218 677003264 136740 33554432000 4194304 4417332 140735919721904 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19226/tid=19234] ppid=19224 vsize=661136 CPUtime=156.32 cores=0,2,4,6
/proc/19226/task/19234/stat : 19234 (plingeling) R 19224 19226 18457 0 -1 4202560 52113 1253 0 0 15625 7 0 0 25 0 5 0 594697218 677003264 136740 33554432000 4194304 4417332 140735919721904 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19226/tid=19235] ppid=19224 vsize=661136 CPUtime=156.3 cores=0,2,4,6
/proc/19226/task/19235/stat : 19235 (plingeling) R 19224 19226 18457 0 -1 4202560 62013 1253 0 0 15622 8 0 0 25 0 5 0 594697218 677003264 136740 33554432000 4194304 4417332 140735919721904 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19226/tid=19236] ppid=19224 vsize=661136 CPUtime=155.47 cores=0,2,4,6
/proc/19226/task/19236/stat : 19236 (plingeling) R 19224 19226 18457 0 -1 4202560 11043 1253 0 0 15545 2 0 0 25 0 5 0 594697218 677003264 136740 33554432000 4194304 4417332 140735919721904 18446744073709551615 4236554 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 627.6
Current children cumulated vsize (KiB) 661136

[startup+159.7 s]
/proc/loadavg: 7.86 7.96 7.90 9/186 19316
/proc/meminfo: memFree=17701376/32950928 swapFree=67111524/67111528
[pid=19226] ppid=19224 vsize=0 CPUtime=627.97 cores=0,2,4,6
/proc/19226/stat : 19226 (plingeling) R 19224 19226 18457 0 -1 4202500 294759 1253 0 0 62754 43 0 0 16 0 1 0 594696901 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/19226/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 627.97
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 159.701
CPU time (s): 627.986
CPU user time (s): 627.549
CPU system time (s): 0.436933
CPU usage (%): 393.226
Max. virtual memory (cumulated for all children) (KiB): 661904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 627.549
system time used= 0.436933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 296012
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= 206
involuntary context switches= 3135

runsolver used 0.269958 second user time and 0.605907 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 04:37:42
IDJOB=3283089
IDBENCH=70961
IDSOLVER=1605
FILE ID=node115/3283089-1304044661
RUNJOBID= node115-1304042252-18475
PBS_JOBID= 13170384
Free space on /tmp= 72684 MiB

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

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=1400036934

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18508552 kB
Buffers:       2317380 kB
Cached:       11441028 kB
SwapCached:          4 kB
Active:        6895776 kB
Inactive:      6989164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18508552 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           49348 kB
Writeback:           0 kB
AnonPages:      125964 kB
Mapped:          15304 kB
Slab:           491052 kB
PageTables:       4544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   310852 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= 72660 MiB
End job on node115 at 2011-04-29 04:40:22