Trace number 3309717

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 139.09 18.4419

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtswvrod6x8p1-tseitin.cnf
MD5SUMd07ba7628d2c2e21fb72ee99fe24c054
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.62829
Satisfiable
(Un)Satisfiability was proved
Number of variables160244
Number of clauses479591
Sum of the clauses size1119043
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2319726
Number of clauses of size 3159863
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

139.02/18.44	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-3309717-1304008007/watcher-3309717-1304008007 -o /tmp/evaluation-result-3309717-1304008007/solver-3309717-1304008007 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309717-1304008007.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 5.99 7.48 7.56 1/170 30475
/proc/meminfo: memFree=20053068/32950904 swapFree=67082284/67111528
[pid=30475] ppid=30473 vsize=11164 CPUtime=0 cores=0-7
/proc/30475/stat : 30475 (plingeling) R 30473 30475 30217 0 -1 4202496 858 1257 0 0 0 0 0 0 21 0 1 0 512400534 11431936 788 33554432000 4194304 4417332 140733392943824 18446744073709551615 237278573534 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/30475/statm: 2791 788 146 55 0 677 0

[startup+0.058566 s]
/proc/loadavg: 5.99 7.48 7.56 1/170 30475
/proc/meminfo: memFree=20053068/32950904 swapFree=67082284/67111528
[pid=30475] ppid=30473 vsize=24416 CPUtime=0.05 cores=0-7
/proc/30475/stat : 30475 (plingeling) R 30473 30475 30217 0 -1 4202496 4201 1257 0 0 5 0 0 0 21 0 1 0 512400534 25001984 4127 33554432000 4194304 4417332 140733392943824 18446744073709551615 4262071 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/30475/statm: 6104 4127 148 55 0 3990 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 24416

[startup+0.10058 s]
/proc/loadavg: 5.99 7.48 7.56 1/170 30475
/proc/meminfo: memFree=20053068/32950904 swapFree=67082284/67111528
[pid=30475] ppid=30473 vsize=28512 CPUtime=0.09 cores=0-7
/proc/30475/stat : 30475 (plingeling) R 30473 30475 30217 0 -1 4202496 5225 1257 0 0 9 0 0 0 21 0 1 0 512400534 29196288 5151 33554432000 4194304 4417332 140733392943824 18446744073709551615 4262041 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/30475/statm: 7128 5151 148 55 0 5014 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28512

[startup+0.300522 s]
/proc/loadavg: 5.99 7.48 7.56 1/170 30475
/proc/meminfo: memFree=20053068/32950904 swapFree=67082284/67111528
[pid=30475] ppid=30473 vsize=81320 CPUtime=0.29 cores=0-7
/proc/30475/stat : 30475 (plingeling) R 30473 30475 30217 0 -1 4202496 18488 1257 0 0 28 1 0 0 22 0 1 0 512400534 83271680 18353 33554432000 4194304 4417332 140733392943824 18446744073709551615 237278879488 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/30475/statm: 20330 18353 148 55 0 18216 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 81320

[startup+0.700382 s]
/proc/loadavg: 5.99 7.48 7.56 1/170 30475
/proc/meminfo: memFree=20053068/32950904 swapFree=67082284/67111528
[pid=30475] ppid=30473 vsize=152124 CPUtime=0.69 cores=0-7
/proc/30475/stat : 30475 (plingeling) R 30473 30475 30217 0 -1 4202496 36189 1257 0 0 66 3 0 0 23 0 1 0 512400534 155774976 36054 33554432000 4194304 4417332 140733392943824 18446744073709551615 4264851 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/30475/statm: 38031 36054 148 55 0 35917 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 152124

[startup+1.50025 s]
/proc/loadavg: 5.99 7.48 7.56 2/171 30481
/proc/meminfo: memFree=19834580/32950904 swapFree=67082284/67111528
[pid=30475] ppid=30473 vsize=333472 CPUtime=3.95 cores=0-7
/proc/30475/stat : 30475 (plingeling) S 30473 30475 30217 0 -1 4202496 89199 1257 0 0 384 11 0 0 25 0 9 0 512400534 341475328 60910 33554432000 4194304 4417332 140733392943824 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/30475/statm: 83368 60910 171 55 0 81254 0
Current children cumulated CPU time (s) 3.95
Current children cumulated vsize (KiB) 333472

[startup+3.10097 s]
/proc/loadavg: 6.15 7.49 7.56 9/179 30489
/proc/meminfo: memFree=19799580/32950904 swapFree=67082284/67111528
[pid=30475] ppid=30473 vsize=374452 CPUtime=16.73 cores=0-7
/proc/30475/stat : 30475 (plingeling) S 30473 30475 30217 0 -1 4202496 124988 1257 0 0 1655 18 0 0 25 0 9 0 512400534 383438848 71191 33554432000 4194304 4417332 140733392943824 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/30475/statm: 93613 71191 175 55 0 91499 0
[pid=30475/tid=30482] ppid=30473 vsize=374452 CPUtime=1.96 cores=0-7
/proc/30475/task/30482/stat : 30482 (plingeling) R 30473 30475 30217 0 -1 4202560 8595 1257 0 0 195 1 0 0 25 0 9 0 512400647 383438848 71191 33554432000 4194304 4417332 140733392943824 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30475/tid=30483] ppid=30473 vsize=374452 CPUtime=1.97 cores=0-7
/proc/30475/task/30483/stat : 30483 (plingeling) R 30473 30475 30217 0 -1 4202560 6444 1257 0 0 196 1 0 0 25 0 9 0 512400647 383438848 71191 33554432000 4194304 4417332 140733392943824 18446744073709551615 4275944 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30475/tid=30484] ppid=30473 vsize=374452 CPUtime=1.96 cores=0-7
/proc/30475/task/30484/stat : 30484 (plingeling) R 30473 30475 30217 0 -1 4202560 6433 1257 0 0 195 1 0 0 25 0 9 0 512400647 383438848 71191 33554432000 4194304 4417332 140733392943824 18446744073709551615 4275967 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30475/tid=30485] ppid=30473 vsize=374452 CPUtime=1.96 cores=0-7
/proc/30475/task/30485/stat : 30485 (plingeling) R 30473 30475 30217 0 -1 4202560 3848 1257 0 0 196 0 0 0 25 0 9 0 512400647 383438848 71191 33554432000 4194304 4417332 140733392943824 18446744073709551615 4232680 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30475/tid=30486] ppid=30473 vsize=374452 CPUtime=1.94 cores=0-7
/proc/30475/task/30486/stat : 30486 (plingeling) R 30473 30475 30217 0 -1 4202560 13947 1257 0 0 192 2 0 0 25 0 9 0 512400647 383438848 71191 33554432000 4194304 4417332 140733392943824 18446744073709551615 4275873 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30475/tid=30487] ppid=30473 vsize=374452 CPUtime=1.93 cores=0-7
/proc/30475/task/30487/stat : 30487 (plingeling) R 30473 30475 30217 0 -1 4202560 10730 1257 0 0 192 1 0 0 25 0 9 0 512400647 383438848 71191 33554432000 4194304 4417332 140733392943824 18446744073709551615 4275953 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30475/tid=30488] ppid=30473 vsize=374452 CPUtime=1.9 cores=0-7
/proc/30475/task/30488/stat : 30488 (plingeling) R 30473 30475 30217 0 -1 4202560 8587 1257 0 0 189 1 0 0 25 0 9 0 512400650 383438848 71191 33554432000 4194304 4417332 140733392943824 18446744073709551615 4237221 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30475/tid=30489] ppid=30473 vsize=374452 CPUtime=1.92 cores=0-7
/proc/30475/task/30489/stat : 30489 (plingeling) R 30473 30475 30217 0 -1 4202560 11605 1257 0 0 191 1 0 0 25 0 9 0 512400650 383438848 71191 33554432000 4194304 4417332 140733392943824 18446744073709551615 4276675 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 16.73
Current children cumulated vsize (KiB) 374452

[startup+6.30039 s]
/proc/loadavg: 6.15 7.49 7.56 9/179 30489
/proc/meminfo: memFree=19737332/32950904 swapFree=67082284/67111528
[pid=30475] ppid=30473 vsize=455864 CPUtime=42.3 cores=0-7
/proc/30475/stat : 30475 (plingeling) S 30473 30475 30217 0 -1 4202496 154489 1257 0 0 4208 22 0 0 25 0 9 0 512400534 466804736 82530 33554432000 4194304 4417332 140733392943824 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/30475/statm: 113966 82530 180 55 0 111852 0
[pid=30475/tid=30482] ppid=30473 vsize=455864 CPUtime=5.16 cores=0-7
/proc/30475/task/30482/stat : 30482 (plingeling) R 30473 30475 30217 0 -1 4202560 10373 1257 0 0 515 1 0 0 25 0 9 0 512400647 466804736 82530 33554432000 4194304 4417332 140733392943824 18446744073709551615 4252463 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30475/tid=30483] ppid=30473 vsize=455864 CPUtime=5.16 cores=0-7
/proc/30475/task/30483/stat : 30483 (plingeling) R 30473 30475 30217 0 -1 4202560 15548 1257 0 0 514 2 0 0 25 0 9 0 512400647 466804736 82530 33554432000 4194304 4417332 140733392943824 18446744073709551615 4252365 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30475/tid=30484] ppid=30473 vsize=455864 CPUtime=5.15 cores=0-7
/proc/30475/task/30484/stat : 30484 (plingeling) R 30473 30475 30217 0 -1 4202560 8544 1257 0 0 514 1 0 0 25 0 9 0 512400647 466804736 82530 33554432000 4194304 4417332 140733392943824 18446744073709551615 4239408 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30475/tid=30485] ppid=30473 vsize=455864 CPUtime=5.16 cores=0-7
/proc/30475/task/30485/stat : 30485 (plingeling) R 30473 30475 30217 0 -1 4202560 3848 1257 0 0 516 0 0 0 25 0 9 0 512400647 466804736 82530 33554432000 4194304 4417332 140733392943824 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30475/tid=30486] ppid=30473 vsize=455864 CPUtime=5.13 cores=0-7
/proc/30475/task/30486/stat : 30486 (plingeling) R 30473 30475 30217 0 -1 4202560 16001 1257 0 0 511 2 0 0 25 0 9 0 512400647 466804736 82530 33554432000 4194304 4417332 140733392943824 18446744073709551615 4253304 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30475/tid=30487] ppid=30473 vsize=455864 CPUtime=5.13 cores=0-7
/proc/30475/task/30487/stat : 30487 (plingeling) R 30473 30475 30217 0 -1 4202560 12781 1257 0 0 511 2 0 0 25 0 9 0 512400647 466804736 82530 33554432000 4194304 4417332 140733392943824 18446744073709551615 4252358 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30475/tid=30488] ppid=30473 vsize=455864 CPUtime=5.1 cores=0-7
/proc/30475/task/30488/stat : 30488 (plingeling) R 30473 30475 30217 0 -1 4202560 11208 1257 0 0 509 1 0 0 25 0 9 0 512400650 466804736 82530 33554432000 4194304 4417332 140733392943824 18446744073709551615 4320214 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30475/tid=30489] ppid=30473 vsize=455864 CPUtime=5.11 cores=0-7
/proc/30475/task/30489/stat : 30489 (plingeling) R 30473 30475 30217 0 -1 4202560 21387 1257 0 0 508 3 0 0 25 0 9 0 512400650 466804736 82530 33554432000 4194304 4417332 140733392943824 18446744073709551615 4252113 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 42.3
Current children cumulated vsize (KiB) 455864

[startup+12.7013 s]
/proc/loadavg: 6.44 7.51 7.56 9/179 30490
/proc/meminfo: memFree=19565260/32950904 swapFree=67082284/67111528
[pid=30475] ppid=30473 vsize=614048 CPUtime=93.46 cores=0-7
/proc/30475/stat : 30475 (plingeling) S 30473 30475 30217 0 -1 4202496 195458 1257 0 0 9316 30 0 0 25 0 9 0 512400534 628785152 122076 33554432000 4194304 4417332 140733392943824 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/30475/statm: 153512 122076 180 55 0 151398 0
[pid=30475/tid=30482] ppid=30473 vsize=614048 CPUtime=11.56 cores=0-7
/proc/30475/task/30482/stat : 30482 (plingeling) R 30473 30475 30217 0 -1 4202560 14469 1257 0 0 1154 2 0 0 25 0 9 0 512400647 628785152 122076 33554432000 4194304 4417332 140733392943824 18446744073709551615 4249193 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30475/tid=30483] ppid=30473 vsize=614048 CPUtime=11.57 cores=0-7
/proc/30475/task/30483/stat : 30483 (plingeling) R 30473 30475 30217 0 -1 4202560 23742 1257 0 0 1153 4 0 0 25 0 9 0 512400647 628785152 122076 33554432000 4194304 4417332 140733392943824 18446744073709551615 4249592 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30475/tid=30484] ppid=30473 vsize=614048 CPUtime=11.56 cores=0-7
/proc/30475/task/30484/stat : 30484 (plingeling) R 30473 30475 30217 0 -1 4202560 12642 1257 0 0 1154 2 0 0 25 0 9 0 512400647 628785152 122076 33554432000 4194304 4417332 140733392943824 18446744073709551615 4236623 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30475/tid=30485] ppid=30473 vsize=614048 CPUtime=11.56 cores=0-7
/proc/30475/task/30485/stat : 30485 (plingeling) R 30473 30475 30217 0 -1 4202560 5896 1257 0 0 1156 0 0 0 25 0 9 0 512400647 628785152 122076 33554432000 4194304 4417332 140733392943824 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30475/tid=30486] ppid=30473 vsize=614048 CPUtime=11.54 cores=0-7
/proc/30475/task/30486/stat : 30486 (plingeling) R 30473 30475 30217 0 -1 4202560 24195 1257 0 0 1150 4 0 0 25 0 9 0 512400647 628785152 122076 33554432000 4194304 4417332 140733392943824 18446744073709551615 4258389 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30475/tid=30487] ppid=30473 vsize=614048 CPUtime=11.53 cores=0-7
/proc/30475/task/30487/stat : 30487 (plingeling) R 30473 30475 30217 0 -1 4202560 20975 1257 0 0 1150 3 0 0 25 0 9 0 512400647 628785152 122076 33554432000 4194304 4417332 140733392943824 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30475/tid=30488] ppid=30473 vsize=614048 CPUtime=11.5 cores=0-7
/proc/30475/task/30488/stat : 30488 (plingeling) R 30473 30475 30217 0 -1 4202560 13257 1257 0 0 1148 2 0 0 25 0 9 0 512400650 628785152 122076 33554432000 4194304 4417332 140733392943824 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30475/tid=30489] ppid=30473 vsize=614048 CPUtime=11.47 cores=0-7
/proc/30475/task/30489/stat : 30489 (plingeling) R 30473 30475 30217 0 -1 4202560 25483 1257 0 0 1143 4 0 0 25 0 9 0 512400650 628785152 122076 33554432000 4194304 4417332 140733392943824 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 93.46
Current children cumulated vsize (KiB) 614048

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

[startup+15.9007 s]
/proc/loadavg: 6.44 7.51 7.56 9/179 30490
/proc/meminfo: memFree=19603200/32950904 swapFree=67082284/67111528
[pid=30475] ppid=30473 vsize=468204 CPUtime=119.04 cores=0-7
/proc/30475/stat : 30475 (plingeling) S 30473 30475 30217 0 -1 4202496 195459 1257 0 0 11873 31 0 0 25 0 9 0 512400534 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/30475/statm: 117051 84265 181 55 0 114937 0
[pid=30475/tid=30482] ppid=30473 vsize=468204 CPUtime=14.76 cores=0-7
/proc/30475/task/30482/stat : 30482 (plingeling) R 30473 30475 30217 0 -1 4202560 14469 1257 0 0 1474 2 0 0 25 0 9 0 512400647 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4365045 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30475/tid=30483] ppid=30473 vsize=468204 CPUtime=14.76 cores=0-7
/proc/30475/task/30483/stat : 30483 (plingeling) R 30473 30475 30217 0 -1 4202560 23742 1257 0 0 1472 4 0 0 25 0 9 0 512400647 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4365886 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30475/tid=30484] ppid=30473 vsize=468204 CPUtime=14.76 cores=0-7
/proc/30475/task/30484/stat : 30484 (plingeling) R 30473 30475 30217 0 -1 4202560 12642 1257 0 0 1474 2 0 0 25 0 9 0 512400647 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30475/tid=30485] ppid=30473 vsize=468204 CPUtime=14.76 cores=0-7
/proc/30475/task/30485/stat : 30485 (plingeling) R 30473 30475 30217 0 -1 4202560 5896 1257 0 0 1476 0 0 0 25 0 9 0 512400647 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30475/tid=30486] ppid=30473 vsize=468204 CPUtime=14.73 cores=0-7
/proc/30475/task/30486/stat : 30486 (plingeling) R 30473 30475 30217 0 -1 4202560 24195 1257 0 0 1469 4 0 0 25 0 9 0 512400647 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4366229 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30475/tid=30487] ppid=30473 vsize=468204 CPUtime=14.73 cores=0-7
/proc/30475/task/30487/stat : 30487 (plingeling) R 30473 30475 30217 0 -1 4202560 20976 1257 0 0 1470 3 0 0 25 0 9 0 512400647 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4365872 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30475/tid=30488] ppid=30473 vsize=468204 CPUtime=14.7 cores=0-7
/proc/30475/task/30488/stat : 30488 (plingeling) R 30473 30475 30217 0 -1 4202560 13257 1257 0 0 1468 2 0 0 25 0 9 0 512400650 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30475/tid=30489] ppid=30473 vsize=468204 CPUtime=14.65 cores=0-7
/proc/30475/task/30489/stat : 30489 (plingeling) R 30473 30475 30217 0 -1 4202560 25483 1257 0 0 1461 4 0 0 25 0 9 0 512400650 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 119.04
Current children cumulated vsize (KiB) 468204

[startup+17.5004 s]
/proc/loadavg: 6.56 7.52 7.56 9/179 30490
/proc/meminfo: memFree=19713684/32950904 swapFree=67082284/67111528
[pid=30475] ppid=30473 vsize=468204 CPUtime=131.87 cores=0-7
/proc/30475/stat : 30475 (plingeling) S 30473 30475 30217 0 -1 4202496 195459 1257 0 0 13156 31 0 0 25 0 9 0 512400534 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/30475/statm: 117051 84265 181 55 0 114937 0
[pid=30475/tid=30482] ppid=30473 vsize=468204 CPUtime=16.36 cores=0-7
/proc/30475/task/30482/stat : 30482 (plingeling) R 30473 30475 30217 0 -1 4202560 14469 1257 0 0 1634 2 0 0 25 0 9 0 512400647 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30475/tid=30483] ppid=30473 vsize=468204 CPUtime=16.37 cores=0-7
/proc/30475/task/30483/stat : 30483 (plingeling) R 30473 30475 30217 0 -1 4202560 23742 1257 0 0 1633 4 0 0 25 0 9 0 512400647 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30475/tid=30484] ppid=30473 vsize=468204 CPUtime=16.36 cores=0-7
/proc/30475/task/30484/stat : 30484 (plingeling) R 30473 30475 30217 0 -1 4202560 12642 1257 0 0 1634 2 0 0 25 0 9 0 512400647 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4365872 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30475/tid=30485] ppid=30473 vsize=468204 CPUtime=16.36 cores=0-7
/proc/30475/task/30485/stat : 30485 (plingeling) R 30473 30475 30217 0 -1 4202560 5896 1257 0 0 1636 0 0 0 25 0 9 0 512400647 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4365883 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30475/tid=30486] ppid=30473 vsize=468204 CPUtime=16.34 cores=0-7
/proc/30475/task/30486/stat : 30486 (plingeling) R 30473 30475 30217 0 -1 4202560 24195 1257 0 0 1630 4 0 0 25 0 9 0 512400647 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4364473 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30475/tid=30487] ppid=30473 vsize=468204 CPUtime=16.33 cores=0-7
/proc/30475/task/30487/stat : 30487 (plingeling) R 30473 30475 30217 0 -1 4202560 20976 1257 0 0 1630 3 0 0 25 0 9 0 512400647 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30475/tid=30488] ppid=30473 vsize=468204 CPUtime=16.31 cores=0-7
/proc/30475/task/30488/stat : 30488 (plingeling) R 30473 30475 30217 0 -1 4202560 13257 1257 0 0 1629 2 0 0 25 0 9 0 512400650 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30475/tid=30489] ppid=30473 vsize=468204 CPUtime=16.25 cores=0-7
/proc/30475/task/30489/stat : 30489 (plingeling) R 30473 30475 30217 0 -1 4202560 25483 1257 0 0 1621 4 0 0 25 0 9 0 512400650 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4365021 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 131.87
Current children cumulated vsize (KiB) 468204

[startup+17.9013 s]
/proc/loadavg: 6.56 7.52 7.56 9/179 30490
/proc/meminfo: memFree=19713684/32950904 swapFree=67082284/67111528
[pid=30475] ppid=30473 vsize=468204 CPUtime=135.04 cores=0-7
/proc/30475/stat : 30475 (plingeling) S 30473 30475 30217 0 -1 4202496 195459 1257 0 0 13473 31 0 0 25 0 9 0 512400534 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/30475/statm: 117051 84265 181 55 0 114937 0
[pid=30475/tid=30482] ppid=30473 vsize=468204 CPUtime=16.76 cores=0-7
/proc/30475/task/30482/stat : 30482 (plingeling) R 30473 30475 30217 0 -1 4202560 14469 1257 0 0 1674 2 0 0 25 0 9 0 512400647 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30475/tid=30483] ppid=30473 vsize=468204 CPUtime=16.76 cores=0-7
/proc/30475/task/30483/stat : 30483 (plingeling) R 30473 30475 30217 0 -1 4202560 23742 1257 0 0 1672 4 0 0 25 0 9 0 512400647 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4265511 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30475/tid=30484] ppid=30473 vsize=468204 CPUtime=16.76 cores=0-7
/proc/30475/task/30484/stat : 30484 (plingeling) R 30473 30475 30217 0 -1 4202560 12642 1257 0 0 1674 2 0 0 25 0 9 0 512400647 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30475/tid=30485] ppid=30473 vsize=468204 CPUtime=16.76 cores=0-7
/proc/30475/task/30485/stat : 30485 (plingeling) R 30473 30475 30217 0 -1 4202560 5896 1257 0 0 1676 0 0 0 25 0 9 0 512400647 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30475/tid=30486] ppid=30473 vsize=468204 CPUtime=16.73 cores=0-7
/proc/30475/task/30486/stat : 30486 (plingeling) R 30473 30475 30217 0 -1 4202560 24195 1257 0 0 1669 4 0 0 25 0 9 0 512400647 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4353603 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30475/tid=30487] ppid=30473 vsize=468204 CPUtime=16.73 cores=0-7
/proc/30475/task/30487/stat : 30487 (plingeling) R 30473 30475 30217 0 -1 4202560 20976 1257 0 0 1670 3 0 0 25 0 9 0 512400647 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30475/tid=30488] ppid=30473 vsize=468204 CPUtime=16.7 cores=0-7
/proc/30475/task/30488/stat : 30488 (plingeling) R 30473 30475 30217 0 -1 4202560 13257 1257 0 0 1668 2 0 0 25 0 9 0 512400650 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30475/tid=30489] ppid=30473 vsize=468204 CPUtime=16.64 cores=0-7
/proc/30475/task/30489/stat : 30489 (plingeling) R 30473 30475 30217 0 -1 4202560 25483 1257 0 0 1660 4 0 0 25 0 9 0 512400650 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 135.04
Current children cumulated vsize (KiB) 468204

[startup+18.3013 s]
/proc/loadavg: 6.56 7.52 7.56 9/179 30490
/proc/meminfo: memFree=19713684/32950904 swapFree=67082284/67111528
[pid=30475] ppid=30473 vsize=468204 CPUtime=138.24 cores=0-7
/proc/30475/stat : 30475 (plingeling) S 30473 30475 30217 0 -1 4202496 195459 1257 0 0 13793 31 0 0 25 0 9 0 512400534 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/30475/statm: 117051 84265 181 55 0 114937 0
[pid=30475/tid=30482] ppid=30473 vsize=468204 CPUtime=17.16 cores=0-7
/proc/30475/task/30482/stat : 30482 (plingeling) R 30473 30475 30217 0 -1 4202560 14469 1257 0 0 1714 2 0 0 25 0 9 0 512400647 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30475/tid=30483] ppid=30473 vsize=468204 CPUtime=17.16 cores=0-7
/proc/30475/task/30483/stat : 30483 (plingeling) R 30473 30475 30217 0 -1 4202560 23742 1257 0 0 1712 4 0 0 25 0 9 0 512400647 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30475/tid=30484] ppid=30473 vsize=468204 CPUtime=17.16 cores=0-7
/proc/30475/task/30484/stat : 30484 (plingeling) R 30473 30475 30217 0 -1 4202560 12642 1257 0 0 1714 2 0 0 25 0 9 0 512400647 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30475/tid=30485] ppid=30473 vsize=468204 CPUtime=17.16 cores=0-7
/proc/30475/task/30485/stat : 30485 (plingeling) R 30473 30475 30217 0 -1 4202560 5896 1257 0 0 1716 0 0 0 25 0 9 0 512400647 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=30475/tid=30486] ppid=30473 vsize=468204 CPUtime=17.13 cores=0-7
/proc/30475/task/30486/stat : 30486 (plingeling) R 30473 30475 30217 0 -1 4202560 24195 1257 0 0 1709 4 0 0 25 0 9 0 512400647 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4236574 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30475/tid=30487] ppid=30473 vsize=468204 CPUtime=17.13 cores=0-7
/proc/30475/task/30487/stat : 30487 (plingeling) R 30473 30475 30217 0 -1 4202560 20976 1257 0 0 1710 3 0 0 25 0 9 0 512400647 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30475/tid=30488] ppid=30473 vsize=468204 CPUtime=17.1 cores=0-7
/proc/30475/task/30488/stat : 30488 (plingeling) R 30473 30475 30217 0 -1 4202560 13257 1257 0 0 1708 2 0 0 25 0 9 0 512400650 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4366403 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30475/tid=30489] ppid=30473 vsize=468204 CPUtime=17.04 cores=0-7
/proc/30475/task/30489/stat : 30489 (plingeling) R 30473 30475 30217 0 -1 4202560 25483 1257 0 0 1700 4 0 0 25 0 9 0 512400650 479440896 84265 33554432000 4194304 4417332 140733392943824 18446744073709551615 4321475 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 138.24
Current children cumulated vsize (KiB) 468204

[startup+18.4012 s]
/proc/loadavg: 6.56 7.52 7.56 9/179 30490
/proc/meminfo: memFree=19713684/32950904 swapFree=67082284/67111528
[pid=30475] ppid=30473 vsize=468204 CPUtime=139.02 cores=0-7
/proc/30475/stat : 30475 (plingeling) S 30473 30475 30217 0 -1 4202496 195460 1257 0 0 13871 31 0 0 18 0 5 0 512400534 479440896 84266 33554432000 4194304 4417332 140733392943824 18446744073709551615 237290682341 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/30475/statm: 117051 84266 182 55 0 114937 0
[pid=30475/tid=30483] ppid=30473 vsize=468204 CPUtime=17.26 cores=0-7
/proc/30475/task/30483/stat : 30483 (plingeling) R 30473 30475 30217 0 -1 4202560 23742 1257 0 0 1722 4 0 0 25 0 5 0 512400647 479440896 84266 33554432000 4194304 4417332 140733392943824 18446744073709551615 4356896 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30475/tid=30486] ppid=30473 vsize=468204 CPUtime=17.23 cores=0-7
/proc/30475/task/30486/stat : 30486 (plingeling) R 30473 30475 30217 0 -1 4202560 24195 1257 0 0 1719 4 0 0 25 0 5 0 512400647 479440896 84266 33554432000 4194304 4417332 140733392943824 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30475/tid=30488] ppid=30473 vsize=468204 CPUtime=17.2 cores=0-7
/proc/30475/task/30488/stat : 30488 (plingeling) R 30473 30475 30217 0 -1 4202560 13257 1257 0 0 1718 2 0 0 25 0 5 0 512400650 479440896 84266 33554432000 4194304 4417332 140733392943824 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30475/tid=30489] ppid=30473 vsize=468204 CPUtime=17.14 cores=0-7
/proc/30475/task/30489/stat : 30489 (plingeling) R 30473 30475 30217 0 -1 4202560 25483 1257 0 0 1710 4 0 0 25 0 5 0 512400650 479440896 84266 33554432000 4194304 4417332 140733392943824 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 139.02
Current children cumulated vsize (KiB) 468204

Child status: 20
Real time (s): 18.4419
CPU time (s): 139.09
CPU user time (s): 138.753
CPU system time (s): 0.336948
CPU usage (%): 754.206
Max. virtual memory (cumulated for all children) (KiB): 619120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 138.753
system time used= 0.336948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 196720
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= 253
involuntary context switches= 666

runsolver used 0.027995 second user time and 0.071989 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-28 18:26:48
IDJOB=3309717
IDBENCH=82474
IDSOLVER=1695
FILE ID=node121/3309717-1304008007
RUNJOBID= node121-1304004333-30231
PBS_JOBID= 13168817
Free space on /tmp= 72648 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtswvrod6x8p1-tseitin.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309717-1304008007/watcher-3309717-1304008007 -o /tmp/evaluation-result-3309717-1304008007/solver-3309717-1304008007 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309717-1304008007.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= d07ba7628d2c2e21fb72ee99fe24c054
RANDOM SEED=2034662879

node121.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.817
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.63
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.817
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.07
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.817
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.84
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.817
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.77
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.817
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.82
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.817
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.817
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.817
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:     32950904 kB
MemFree:      20053224 kB
Buffers:       2176408 kB
Cached:       10160552 kB
SwapCached:       2776 kB
Active:        9085660 kB
Inactive:      3289652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20053224 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:            8864 kB
Writeback:           0 kB
AnonPages:       35924 kB
Mapped:          13488 kB
Slab:           455168 kB
PageTables:       4020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   183576 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= 72644 MiB
End job on node121 at 2011-04-28 18:27:06