Trace number 3372593

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 587f (fixed)UNSAT 227.641 29.2245

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtviseisenberg1-tseitin.cnf
MD5SUMab962ce6f14e7741edd1ff987decb0b7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.7437
Satisfiable
(Un)Satisfiability was proved
Number of variables102621
Number of clauses307469
Sum of the clauses size717425
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2204978
Number of clauses of size 3102489
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

227.61/29.22	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: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3372593-1305439214/watcher-3372593-1305439214 -o /tmp/evaluation-result-3372593-1305439214/solver-3372593-1305439214 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372593-1305439214.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: 8.12 8.02 7.78 1/323 32168
/proc/meminfo: memFree=22966548/32951124 swapFree=59367104/67111528
[pid=32168] ppid=32166 vsize=12196 CPUtime=0 cores=0-7
/proc/32168/stat : 32168 (plingeling) R 32166 32168 31747 0 -1 4202496 1142 1257 0 0 0 0 0 0 21 0 1 0 636337052 12488704 1073 33554432000 4194304 4417452 140733640801888 18446744073709551615 270338077677 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/32168/statm: 3082 1075 148 55 0 968 0

[startup+0.098175 s]
/proc/loadavg: 8.12 8.02 7.78 1/323 32168
/proc/meminfo: memFree=22966548/32951124 swapFree=59367104/67111528
[pid=32168] ppid=32166 vsize=27720 CPUtime=0.08 cores=0-7
/proc/32168/stat : 32168 (plingeling) R 32166 32168 31747 0 -1 4202496 5040 1257 0 0 8 0 0 0 21 0 1 0 636337052 28385280 4955 33554432000 4194304 4417452 140733640801888 18446744073709551615 4227825 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/32168/statm: 6930 4955 149 55 0 4816 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27720

[startup+0.100177 s]
/proc/loadavg: 8.12 8.02 7.78 1/323 32168
/proc/meminfo: memFree=22966548/32951124 swapFree=59367104/67111528
[pid=32168] ppid=32166 vsize=27720 CPUtime=0.09 cores=0-7
/proc/32168/stat : 32168 (plingeling) R 32166 32168 31747 0 -1 4202496 5040 1257 0 0 9 0 0 0 21 0 1 0 636337052 28385280 4955 33554432000 4194304 4417452 140733640801888 18446744073709551615 4264911 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/32168/statm: 6930 4955 149 55 0 4816 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27720

[startup+0.300134 s]
/proc/loadavg: 8.12 8.02 7.78 1/323 32168
/proc/meminfo: memFree=22966548/32951124 swapFree=59367104/67111528
[pid=32168] ppid=32166 vsize=80764 CPUtime=0.29 cores=0-7
/proc/32168/stat : 32168 (plingeling) R 32166 32168 31747 0 -1 4202496 18303 1257 0 0 27 2 0 0 22 0 1 0 636337052 82702336 18216 33554432000 4194304 4417452 140733640801888 18446744073709551615 4259645 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/32168/statm: 20191 18216 149 55 0 18077 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80764

[startup+0.701049 s]
/proc/loadavg: 8.12 8.02 7.78 1/323 32168
/proc/meminfo: memFree=22966548/32951124 swapFree=59367104/67111528
[pid=32168] ppid=32166 vsize=214636 CPUtime=0.69 cores=0-7
/proc/32168/stat : 32168 (plingeling) R 32166 32168 31747 0 -1 4202496 36027 1257 0 0 66 3 0 0 25 0 8 0 636337052 219787264 33777 33554432000 4194304 4417452 140733640801888 18446744073709551615 270338426970 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/32168/statm: 56220 33554 156 55 0 54106 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 214636

[startup+1.50086 s]
/proc/loadavg: 8.11 8.02 7.79 10/332 32182
/proc/meminfo: memFree=22786932/32951124 swapFree=59367104/67111528
[pid=32168] ppid=32166 vsize=382196 CPUtime=7.04 cores=0-7
/proc/32168/stat : 32168 (plingeling) S 32166 32168 31747 0 -1 4202496 75197 1257 0 0 693 11 0 0 25 0 9 0 636337052 391368704 47955 33554432000 4194304 4417452 140733640801888 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32168/statm: 95549 47955 174 55 0 93435 0
[pid=32168/tid=32175] ppid=32166 vsize=382196 CPUtime=0.8 cores=0-7
/proc/32168/task/32175/stat : 32175 (plingeling) R 32166 32168 31747 0 -1 4202560 6538 1257 0 0 79 1 0 0 18 0 9 0 636337122 391368704 47955 33554432000 4194304 4417452 140733640801888 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32168/tid=32176] ppid=32166 vsize=382196 CPUtime=0.79 cores=0-7
/proc/32168/task/32176/stat : 32176 (plingeling) R 32166 32168 31747 0 -1 4202560 4138 1257 0 0 79 0 0 0 25 0 9 0 636337122 391368704 47955 33554432000 4194304 4417452 140733640801888 18446744073709551615 4284514 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32168/tid=32177] ppid=32166 vsize=382196 CPUtime=0.79 cores=0-7
/proc/32168/task/32177/stat : 32177 (plingeling) R 32166 32168 31747 0 -1 4202560 4209 1257 0 0 79 0 0 0 25 0 9 0 636337122 391368704 47955 33554432000 4194304 4417452 140733640801888 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32168/tid=32178] ppid=32166 vsize=382196 CPUtime=0.79 cores=0-7
/proc/32168/task/32178/stat : 32178 (plingeling) R 32166 32168 31747 0 -1 4202560 2222 1257 0 0 79 0 0 0 18 0 9 0 636337122 391368704 47955 33554432000 4194304 4417452 140733640801888 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32168/tid=32179] ppid=32166 vsize=382196 CPUtime=0.79 cores=0-7
/proc/32168/task/32179/stat : 32179 (plingeling) R 32166 32168 31747 0 -1 4202560 4212 1257 0 0 79 0 0 0 18 0 9 0 636337122 391368704 47955 33554432000 4194304 4417452 140733640801888 18446744073709551615 4284514 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32168/tid=32180] ppid=32166 vsize=382196 CPUtime=0.78 cores=0-7
/proc/32168/task/32180/stat : 32180 (plingeling) R 32166 32168 31747 0 -1 4202560 5035 1257 0 0 78 0 0 0 25 0 9 0 636337122 391368704 47955 33554432000 4194304 4417452 140733640801888 18446744073709551615 4284484 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32168/tid=32181] ppid=32166 vsize=382196 CPUtime=0.77 cores=0-7
/proc/32168/task/32181/stat : 32181 (plingeling) R 32166 32168 31747 0 -1 4202560 4810 1257 0 0 77 0 0 0 25 0 9 0 636337122 391368704 47955 33554432000 4194304 4417452 140733640801888 18446744073709551615 4284528 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32168/tid=32182] ppid=32166 vsize=382196 CPUtime=0.76 cores=0-7
/proc/32168/task/32182/stat : 32182 (plingeling) R 32166 32168 31747 0 -1 4202560 8013 1257 0 0 75 1 0 0 25 0 9 0 636337123 391368704 47955 33554432000 4194304 4417452 140733640801888 18446744073709551615 4288053 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.04
Current children cumulated vsize (KiB) 382196

[startup+3.10055 s]
/proc/loadavg: 8.11 8.02 7.79 9/332 32182
/proc/meminfo: memFree=22786436/32951124 swapFree=59367104/67111528
[pid=32168] ppid=32166 vsize=371604 CPUtime=19.82 cores=0-7
/proc/32168/stat : 32168 (plingeling) S 32166 32168 31747 0 -1 4202496 98369 1257 0 0 1968 14 0 0 25 0 9 0 636337052 380522496 46429 33554432000 4194304 4417452 140733640801888 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32168/statm: 92901 46429 177 55 0 90787 0
[pid=32168/tid=32175] ppid=32166 vsize=371604 CPUtime=2.39 cores=0-7
/proc/32168/task/32175/stat : 32175 (plingeling) R 32166 32168 31747 0 -1 4202560 10273 1257 0 0 238 1 0 0 22 0 9 0 636337122 380522496 46429 33554432000 4194304 4417452 140733640801888 18446744073709551615 4270875 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32168/tid=32176] ppid=32166 vsize=371604 CPUtime=2.39 cores=0-7
/proc/32168/task/32176/stat : 32176 (plingeling) R 32166 32168 31747 0 -1 4202560 7127 1257 0 0 238 1 0 0 25 0 9 0 636337122 380522496 46429 33554432000 4194304 4417452 140733640801888 18446744073709551615 4261313 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32168/tid=32177] ppid=32166 vsize=371604 CPUtime=2.38 cores=0-7
/proc/32168/task/32177/stat : 32177 (plingeling) R 32166 32168 31747 0 -1 4202560 5747 1257 0 0 238 0 0 0 25 0 9 0 636337122 380522496 46429 33554432000 4194304 4417452 140733640801888 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32168/tid=32178] ppid=32166 vsize=371604 CPUtime=2.39 cores=0-7
/proc/32168/task/32178/stat : 32178 (plingeling) R 32166 32168 31747 0 -1 4202560 2222 1257 0 0 239 0 0 0 22 0 9 0 636337122 380522496 46429 33554432000 4194304 4417452 140733640801888 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32168/tid=32179] ppid=32166 vsize=371604 CPUtime=2.39 cores=0-7
/proc/32168/task/32179/stat : 32179 (plingeling) R 32166 32168 31747 0 -1 4202560 4212 1257 0 0 239 0 0 0 21 0 9 0 636337122 380522496 46429 33554432000 4194304 4417452 140733640801888 18446744073709551615 4255694 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32168/tid=32180] ppid=32166 vsize=371604 CPUtime=2.39 cores=0-7
/proc/32168/task/32180/stat : 32180 (plingeling) R 32166 32168 31747 0 -1 4202560 10977 1257 0 0 238 1 0 0 25 0 9 0 636337122 380522496 46429 33554432000 4194304 4417452 140733640801888 18446744073709551615 4255643 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32168/tid=32181] ppid=32166 vsize=371604 CPUtime=2.37 cores=0-7
/proc/32168/task/32181/stat : 32181 (plingeling) R 32166 32168 31747 0 -1 4202560 5894 1257 0 0 237 0 0 0 25 0 9 0 636337122 380522496 46429 33554432000 4194304 4417452 140733640801888 18446744073709551615 4346508 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32168/tid=32182] ppid=32166 vsize=371604 CPUtime=2.34 cores=0-7
/proc/32168/task/32182/stat : 32182 (plingeling) R 32166 32168 31747 0 -1 4202560 15897 1257 0 0 232 2 0 0 25 0 9 0 636337123 380522496 46429 33554432000 4194304 4417452 140733640801888 18446744073709551615 4317360 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 19.82
Current children cumulated vsize (KiB) 371604

[startup+6.30091 s]
/proc/loadavg: 8.11 8.02 7.79 9/332 32182
/proc/meminfo: memFree=22727668/32951124 swapFree=59367104/67111528
[pid=32168] ppid=32166 vsize=421736 CPUtime=45.39 cores=0-7
/proc/32168/stat : 32168 (plingeling) S 32166 32168 31747 0 -1 4202496 123200 1257 0 0 4520 19 0 0 25 0 9 0 636337052 431857664 62808 33554432000 4194304 4417452 140733640801888 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32168/statm: 105434 62808 179 55 0 103320 0
[pid=32168/tid=32175] ppid=32166 vsize=421736 CPUtime=5.59 cores=0-7
/proc/32168/task/32175/stat : 32175 (plingeling) R 32166 32168 31747 0 -1 4202560 16283 1257 0 0 557 2 0 0 25 0 9 0 636337122 431857664 62808 33554432000 4194304 4417452 140733640801888 18446744073709551615 4272422 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32168/tid=32176] ppid=32166 vsize=421736 CPUtime=5.59 cores=0-7
/proc/32168/task/32176/stat : 32176 (plingeling) R 32166 32168 31747 0 -1 4202560 13636 1257 0 0 557 2 0 0 25 0 9 0 636337122 431857664 62808 33554432000 4194304 4417452 140733640801888 18446744073709551615 4248242 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32168/tid=32177] ppid=32166 vsize=421736 CPUtime=5.58 cores=0-7
/proc/32168/task/32177/stat : 32177 (plingeling) R 32166 32168 31747 0 -1 4202560 5749 1257 0 0 558 0 0 0 25 0 9 0 636337122 431857664 62808 33554432000 4194304 4417452 140733640801888 18446744073709551615 4365538 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32168/tid=32178] ppid=32166 vsize=421736 CPUtime=5.59 cores=0-7
/proc/32168/task/32178/stat : 32178 (plingeling) R 32166 32168 31747 0 -1 4202560 2222 1257 0 0 559 0 0 0 25 0 9 0 636337122 431857664 62808 33554432000 4194304 4417452 140733640801888 18446744073709551615 18446744073699065894 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32168/tid=32179] ppid=32166 vsize=421736 CPUtime=5.59 cores=0-7
/proc/32168/task/32179/stat : 32179 (plingeling) R 32166 32168 31747 0 -1 4202560 7290 1257 0 0 558 1 0 0 25 0 9 0 636337122 431857664 62808 33554432000 4194304 4417452 140733640801888 18446744073709551615 4248242 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32168/tid=32180] ppid=32166 vsize=421736 CPUtime=5.58 cores=0-7
/proc/32168/task/32180/stat : 32180 (plingeling) R 32166 32168 31747 0 -1 4202560 15079 1257 0 0 556 2 0 0 25 0 9 0 636337122 431857664 62808 33554432000 4194304 4417452 140733640801888 18446744073709551615 4257487 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32168/tid=32181] ppid=32166 vsize=421736 CPUtime=5.57 cores=0-7
/proc/32168/task/32181/stat : 32181 (plingeling) R 32166 32168 31747 0 -1 4202560 5894 1257 0 0 557 0 0 0 25 0 9 0 636337122 431857664 62808 33554432000 4194304 4417452 140733640801888 18446744073709551615 4250447 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32168/tid=32182] ppid=32166 vsize=421736 CPUtime=5.51 cores=0-7
/proc/32168/task/32182/stat : 32182 (plingeling) R 32166 32168 31747 0 -1 4202560 21027 1257 0 0 548 3 0 0 25 0 9 0 636337123 431857664 62808 33554432000 4194304 4417452 140733640801888 18446744073709551615 4273981 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 45.39
Current children cumulated vsize (KiB) 421736

[startup+12.7006 s]
/proc/loadavg: 8.09 8.02 7.79 9/332 32183
/proc/meminfo: memFree=22676728/32951124 swapFree=59367104/67111528
[pid=32168] ppid=32166 vsize=415696 CPUtime=96.51 cores=0-7
/proc/32168/stat : 32168 (plingeling) S 32166 32168 31747 0 -1 4202496 141287 1257 0 0 9630 21 0 0 25 0 9 0 636337052 425672704 50733 33554432000 4194304 4417452 140733640801888 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32168/statm: 103924 50733 180 55 0 101810 0
[pid=32168/tid=32175] ppid=32166 vsize=415696 CPUtime=12 cores=0-7
/proc/32168/task/32175/stat : 32175 (plingeling) R 32166 32168 31747 0 -1 4202560 18332 1257 0 0 1197 3 0 0 25 0 9 0 636337122 425672704 50733 33554432000 4194304 4417452 140733640801888 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32168/tid=32176] ppid=32166 vsize=415696 CPUtime=12 cores=0-7
/proc/32168/task/32176/stat : 32176 (plingeling) R 32166 32168 31747 0 -1 4202560 17734 1257 0 0 1197 3 0 0 25 0 9 0 636337122 425672704 50733 33554432000 4194304 4417452 140733640801888 18446744073709551615 4366070 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32168/tid=32177] ppid=32166 vsize=415696 CPUtime=11.99 cores=0-7
/proc/32168/task/32177/stat : 32177 (plingeling) R 32166 32168 31747 0 -1 4202560 6675 1257 0 0 1198 1 0 0 25 0 9 0 636337122 425672704 50733 33554432000 4194304 4417452 140733640801888 18446744073709551615 4275711 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32168/tid=32178] ppid=32166 vsize=415696 CPUtime=11.99 cores=0-7
/proc/32168/task/32178/stat : 32178 (plingeling) R 32166 32168 31747 0 -1 4202560 2933 1257 0 0 1199 0 0 0 25 0 9 0 636337122 425672704 50733 33554432000 4194304 4417452 140733640801888 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32168/tid=32179] ppid=32166 vsize=415696 CPUtime=11.99 cores=0-7
/proc/32168/task/32179/stat : 32179 (plingeling) R 32166 32168 31747 0 -1 4202560 9339 1257 0 0 1198 1 0 0 25 0 9 0 636337122 425672704 50733 33554432000 4194304 4417452 140733640801888 18446744073709551615 4274347 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32168/tid=32180] ppid=32166 vsize=415696 CPUtime=11.99 cores=0-7
/proc/32168/task/32180/stat : 32180 (plingeling) R 32166 32168 31747 0 -1 4202560 19177 1257 0 0 1196 3 0 0 25 0 9 0 636337122 425672704 50733 33554432000 4194304 4417452 140733640801888 18446744073709551615 4270927 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32168/tid=32181] ppid=32166 vsize=415696 CPUtime=11.97 cores=0-7
/proc/32168/task/32181/stat : 32181 (plingeling) R 32166 32168 31747 0 -1 4202560 5952 1257 0 0 1197 0 0 0 25 0 9 0 636337122 425672704 50733 33554432000 4194304 4417452 140733640801888 18446744073709551615 4302078 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32168/tid=32182] ppid=32166 vsize=415696 CPUtime=11.84 cores=0-7
/proc/32168/task/32182/stat : 32182 (plingeling) R 32166 32168 31747 0 -1 4202560 25125 1257 0 0 1181 3 0 0 25 0 9 0 636337123 425672704 50733 33554432000 4194304 4417452 140733640801888 18446744073709551615 4274340 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 96.51
Current children cumulated vsize (KiB) 415696

[startup+25.5011 s]
/proc/loadavg: 8.16 8.03 7.79 9/332 32183
/proc/meminfo: memFree=22781380/32951124 swapFree=59367104/67111528
[pid=32168] ppid=32166 vsize=410232 CPUtime=198.77 cores=0-7
/proc/32168/stat : 32168 (plingeling) S 32166 32168 31747 0 -1 4202496 151414 1257 0 0 19854 23 0 0 25 0 9 0 636337052 420077568 49367 33554432000 4194304 4417452 140733640801888 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32168/statm: 102558 49367 180 55 0 100444 0
[pid=32168/tid=32175] ppid=32166 vsize=410232 CPUtime=24.8 cores=0-7
/proc/32168/task/32175/stat : 32175 (plingeling) R 32166 32168 31747 0 -1 4202560 20399 1257 0 0 2477 3 0 0 25 0 9 0 636337122 420077568 49367 33554432000 4194304 4417452 140733640801888 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32168/tid=32176] ppid=32166 vsize=410232 CPUtime=24.79 cores=0-7
/proc/32168/task/32176/stat : 32176 (plingeling) R 32166 32168 31747 0 -1 4202560 19271 1257 0 0 2476 3 0 0 25 0 9 0 636337122 420077568 49367 33554432000 4194304 4417452 140733640801888 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32168/tid=32177] ppid=32166 vsize=410232 CPUtime=24.79 cores=0-7
/proc/32168/task/32177/stat : 32177 (plingeling) R 32166 32168 31747 0 -1 4202560 7584 1257 0 0 2478 1 0 0 25 0 9 0 636337122 420077568 49367 33554432000 4194304 4417452 140733640801888 18446744073709551615 4364576 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32168/tid=32178] ppid=32166 vsize=410232 CPUtime=24.79 cores=0-7
/proc/32168/task/32178/stat : 32178 (plingeling) R 32166 32168 31747 0 -1 4202560 2933 1257 0 0 2479 0 0 0 25 0 9 0 636337122 420077568 49367 33554432000 4194304 4417452 140733640801888 18446744073709551615 4365990 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32168/tid=32179] ppid=32166 vsize=410232 CPUtime=24.79 cores=0-7
/proc/32168/task/32179/stat : 32179 (plingeling) R 32166 32168 31747 0 -1 4202560 11406 1257 0 0 2478 1 0 0 25 0 9 0 636337122 420077568 49367 33554432000 4194304 4417452 140733640801888 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32168/tid=32180] ppid=32166 vsize=410232 CPUtime=24.78 cores=0-7
/proc/32168/task/32180/stat : 32180 (plingeling) R 32166 32168 31747 0 -1 4202560 20731 1257 0 0 2475 3 0 0 25 0 9 0 636337122 420077568 49367 33554432000 4194304 4417452 140733640801888 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32168/tid=32181] ppid=32166 vsize=410232 CPUtime=24.77 cores=0-7
/proc/32168/task/32181/stat : 32181 (plingeling) R 32166 32168 31747 0 -1 4202560 6408 1257 0 0 2477 0 0 0 25 0 9 0 636337122 420077568 49367 33554432000 4194304 4417452 140733640801888 18446744073709551615 4276263 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32168/tid=32182] ppid=32166 vsize=410232 CPUtime=24.48 cores=0-7
/proc/32168/task/32182/stat : 32182 (plingeling) R 32166 32168 31747 0 -1 4202560 26662 1257 0 0 2445 3 0 0 25 0 9 0 636337123 420077568 49367 33554432000 4194304 4417452 140733640801888 18446744073709551615 4232680 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 198.77
Current children cumulated vsize (KiB) 410232

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

[startup+27.1008 s]
/proc/loadavg: 8.14 8.03 7.80 9/332 32183
/proc/meminfo: memFree=22772700/32951124 swapFree=59367104/67111528
[pid=32168] ppid=32166 vsize=410212 CPUtime=211.55 cores=0-7
/proc/32168/stat : 32168 (plingeling) S 32166 32168 31747 0 -1 4202496 151414 1257 0 0 21132 23 0 0 25 0 9 0 636337052 420057088 49362 33554432000 4194304 4417452 140733640801888 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32168/statm: 102553 49362 180 55 0 100439 0
[pid=32168/tid=32175] ppid=32166 vsize=410212 CPUtime=26.4 cores=0-7
/proc/32168/task/32175/stat : 32175 (plingeling) R 32166 32168 31747 0 -1 4202560 20399 1257 0 0 2637 3 0 0 25 0 9 0 636337122 420057088 49362 33554432000 4194304 4417452 140733640801888 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32168/tid=32176] ppid=32166 vsize=410212 CPUtime=26.39 cores=0-7
/proc/32168/task/32176/stat : 32176 (plingeling) R 32166 32168 31747 0 -1 4202560 19271 1257 0 0 2636 3 0 0 25 0 9 0 636337122 420057088 49362 33554432000 4194304 4417452 140733640801888 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32168/tid=32177] ppid=32166 vsize=410212 CPUtime=26.39 cores=0-7
/proc/32168/task/32177/stat : 32177 (plingeling) R 32166 32168 31747 0 -1 4202560 7584 1257 0 0 2638 1 0 0 25 0 9 0 636337122 420057088 49362 33554432000 4194304 4417452 140733640801888 18446744073709551615 4365198 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32168/tid=32178] ppid=32166 vsize=410212 CPUtime=26.39 cores=0-7
/proc/32168/task/32178/stat : 32178 (plingeling) R 32166 32168 31747 0 -1 4202560 2933 1257 0 0 2639 0 0 0 25 0 9 0 636337122 420057088 49362 33554432000 4194304 4417452 140733640801888 18446744073709551615 4365198 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32168/tid=32179] ppid=32166 vsize=410212 CPUtime=26.39 cores=0-7
/proc/32168/task/32179/stat : 32179 (plingeling) R 32166 32168 31747 0 -1 4202560 11406 1257 0 0 2638 1 0 0 25 0 9 0 636337122 420057088 49362 33554432000 4194304 4417452 140733640801888 18446744073709551615 4366126 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32168/tid=32180] ppid=32166 vsize=410212 CPUtime=26.38 cores=0-7
/proc/32168/task/32180/stat : 32180 (plingeling) R 32166 32168 31747 0 -1 4202560 20731 1257 0 0 2635 3 0 0 25 0 9 0 636337122 420057088 49362 33554432000 4194304 4417452 140733640801888 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32168/tid=32181] ppid=32166 vsize=410212 CPUtime=26.36 cores=0-7
/proc/32168/task/32181/stat : 32181 (plingeling) R 32166 32168 31747 0 -1 4202560 6408 1257 0 0 2636 0 0 0 25 0 9 0 636337122 420057088 49362 33554432000 4194304 4417452 140733640801888 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32168/tid=32182] ppid=32166 vsize=410212 CPUtime=26.07 cores=0-7
/proc/32168/task/32182/stat : 32182 (plingeling) R 32166 32168 31747 0 -1 4202560 26662 1257 0 0 2604 3 0 0 25 0 9 0 636337123 420057088 49362 33554432000 4194304 4417452 140733640801888 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 211.55
Current children cumulated vsize (KiB) 410212

[startup+27.9006 s]
/proc/loadavg: 8.14 8.03 7.80 9/332 32183
/proc/meminfo: memFree=22773196/32951124 swapFree=59367104/67111528
[pid=32168] ppid=32166 vsize=410212 CPUtime=217.93 cores=0-7
/proc/32168/stat : 32168 (plingeling) S 32166 32168 31747 0 -1 4202496 151414 1257 0 0 21770 23 0 0 25 0 9 0 636337052 420057088 49362 33554432000 4194304 4417452 140733640801888 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32168/statm: 102553 49362 180 55 0 100439 0
[pid=32168/tid=32175] ppid=32166 vsize=410212 CPUtime=27.2 cores=0-7
/proc/32168/task/32175/stat : 32175 (plingeling) R 32166 32168 31747 0 -1 4202560 20399 1257 0 0 2717 3 0 0 25 0 9 0 636337122 420057088 49362 33554432000 4194304 4417452 140733640801888 18446744073709551615 4366486 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32168/tid=32176] ppid=32166 vsize=410212 CPUtime=27.19 cores=0-7
/proc/32168/task/32176/stat : 32176 (plingeling) R 32166 32168 31747 0 -1 4202560 19271 1257 0 0 2716 3 0 0 25 0 9 0 636337122 420057088 49362 33554432000 4194304 4417452 140733640801888 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32168/tid=32177] ppid=32166 vsize=410212 CPUtime=27.19 cores=0-7
/proc/32168/task/32177/stat : 32177 (plingeling) R 32166 32168 31747 0 -1 4202560 7584 1257 0 0 2718 1 0 0 25 0 9 0 636337122 420057088 49362 33554432000 4194304 4417452 140733640801888 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32168/tid=32178] ppid=32166 vsize=410212 CPUtime=27.19 cores=0-7
/proc/32168/task/32178/stat : 32178 (plingeling) R 32166 32168 31747 0 -1 4202560 2933 1257 0 0 2719 0 0 0 25 0 9 0 636337122 420057088 49362 33554432000 4194304 4417452 140733640801888 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32168/tid=32179] ppid=32166 vsize=410212 CPUtime=27.19 cores=0-7
/proc/32168/task/32179/stat : 32179 (plingeling) R 32166 32168 31747 0 -1 4202560 11406 1257 0 0 2718 1 0 0 25 0 9 0 636337122 420057088 49362 33554432000 4194304 4417452 140733640801888 18446744073709551615 4235968 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32168/tid=32180] ppid=32166 vsize=410212 CPUtime=27.18 cores=0-7
/proc/32168/task/32180/stat : 32180 (plingeling) R 32166 32168 31747 0 -1 4202560 20731 1257 0 0 2715 3 0 0 25 0 9 0 636337122 420057088 49362 33554432000 4194304 4417452 140733640801888 18446744073709551615 4250986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32168/tid=32181] ppid=32166 vsize=410212 CPUtime=27.16 cores=0-7
/proc/32168/task/32181/stat : 32181 (plingeling) R 32166 32168 31747 0 -1 4202560 6408 1257 0 0 2716 0 0 0 25 0 9 0 636337122 420057088 49362 33554432000 4194304 4417452 140733640801888 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32168/tid=32182] ppid=32166 vsize=410212 CPUtime=26.86 cores=0-7
/proc/32168/task/32182/stat : 32182 (plingeling) R 32166 32168 31747 0 -1 4202560 26662 1257 0 0 2683 3 0 0 25 0 9 0 636337123 420057088 49362 33554432000 4194304 4417452 140733640801888 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 217.93
Current children cumulated vsize (KiB) 410212

[startup+28.7005 s]
/proc/loadavg: 8.14 8.03 7.80 9/332 32183
/proc/meminfo: memFree=22772824/32951124 swapFree=59367104/67111528
[pid=32168] ppid=32166 vsize=411288 CPUtime=224.32 cores=0-7
/proc/32168/stat : 32168 (plingeling) S 32166 32168 31747 0 -1 4202496 151687 1257 0 0 22409 23 0 0 25 0 9 0 636337052 421158912 49631 33554432000 4194304 4417452 140733640801888 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32168/statm: 102822 49631 180 55 0 100708 0
[pid=32168/tid=32175] ppid=32166 vsize=411288 CPUtime=28 cores=0-7
/proc/32168/task/32175/stat : 32175 (plingeling) R 32166 32168 31747 0 -1 4202560 20399 1257 0 0 2797 3 0 0 25 0 9 0 636337122 421158912 49631 33554432000 4194304 4417452 140733640801888 18446744073709551615 4366082 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32168/tid=32176] ppid=32166 vsize=411288 CPUtime=27.99 cores=0-7
/proc/32168/task/32176/stat : 32176 (plingeling) R 32166 32168 31747 0 -1 4202560 19271 1257 0 0 2796 3 0 0 25 0 9 0 636337122 421158912 49631 33554432000 4194304 4417452 140733640801888 18446744073709551615 4253272 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32168/tid=32177] ppid=32166 vsize=411288 CPUtime=27.99 cores=0-7
/proc/32168/task/32177/stat : 32177 (plingeling) R 32166 32168 31747 0 -1 4202560 7584 1257 0 0 2798 1 0 0 25 0 9 0 636337122 421158912 49631 33554432000 4194304 4417452 140733640801888 18446744073709551615 4236574 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32168/tid=32178] ppid=32166 vsize=411288 CPUtime=27.99 cores=0-7
/proc/32168/task/32178/stat : 32178 (plingeling) R 32166 32168 31747 0 -1 4202560 3206 1257 0 0 2798 1 0 0 25 0 9 0 636337122 421158912 49631 33554432000 4194304 4417452 140733640801888 18446744073709551615 4365120 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32168/tid=32179] ppid=32166 vsize=411288 CPUtime=27.99 cores=0-7
/proc/32168/task/32179/stat : 32179 (plingeling) R 32166 32168 31747 0 -1 4202560 11406 1257 0 0 2798 1 0 0 25 0 9 0 636337122 421158912 49631 33554432000 4194304 4417452 140733640801888 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32168/tid=32180] ppid=32166 vsize=411288 CPUtime=27.98 cores=0-7
/proc/32168/task/32180/stat : 32180 (plingeling) R 32166 32168 31747 0 -1 4202560 20731 1257 0 0 2795 3 0 0 25 0 9 0 636337122 421158912 49631 33554432000 4194304 4417452 140733640801888 18446744073709551615 4251855 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32168/tid=32181] ppid=32166 vsize=411288 CPUtime=27.96 cores=0-7
/proc/32168/task/32181/stat : 32181 (plingeling) R 32166 32168 31747 0 -1 4202560 6408 1257 0 0 2796 0 0 0 25 0 9 0 636337122 421158912 49631 33554432000 4194304 4417452 140733640801888 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32168/tid=32182] ppid=32166 vsize=411288 CPUtime=27.65 cores=0-7
/proc/32168/task/32182/stat : 32182 (plingeling) R 32166 32168 31747 0 -1 4202560 26662 1257 0 0 2762 3 0 0 25 0 9 0 636337123 421158912 49631 33554432000 4194304 4417452 140733640801888 18446744073709551615 4278727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 224.32
Current children cumulated vsize (KiB) 411288

[startup+29.1004 s]
/proc/loadavg: 8.14 8.03 7.80 9/332 32183
/proc/meminfo: memFree=22772824/32951124 swapFree=59367104/67111528
[pid=32168] ppid=32166 vsize=411280 CPUtime=227.46 cores=0-7
/proc/32168/stat : 32168 (plingeling) S 32166 32168 31747 0 -1 4202496 151688 1257 0 0 22723 23 0 0 25 0 5 0 636337052 421150720 49630 33554432000 4194304 4417452 140733640801888 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32168/statm: 102820 49630 181 55 0 100706 0
[pid=32168/tid=32175] ppid=32166 vsize=411280 CPUtime=28.4 cores=0-7
/proc/32168/task/32175/stat : 32175 (plingeling) R 32166 32168 31747 0 -1 4202560 20399 1257 0 0 2837 3 0 0 25 0 5 0 636337122 421150720 49630 33554432000 4194304 4417452 140733640801888 18446744073709551615 4365008 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32168/tid=32179] ppid=32166 vsize=411280 CPUtime=28.39 cores=0-7
/proc/32168/task/32179/stat : 32179 (plingeling) R 32166 32168 31747 0 -1 4202560 11406 1257 0 0 2838 1 0 0 25 0 5 0 636337122 421150720 49630 33554432000 4194304 4417452 140733640801888 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=32168/tid=32180] ppid=32166 vsize=411280 CPUtime=28.38 cores=0-7
/proc/32168/task/32180/stat : 32180 (plingeling) R 32166 32168 31747 0 -1 4202560 20731 1257 0 0 2835 3 0 0 25 0 5 0 636337122 421150720 49630 33554432000 4194304 4417452 140733640801888 18446744073709551615 4259140 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32168/tid=32182] ppid=32166 vsize=411280 CPUtime=28.05 cores=0-7
/proc/32168/task/32182/stat : 32182 (plingeling) R 32166 32168 31747 0 -1 4202560 26662 1257 0 0 2802 3 0 0 25 0 4 0 636337123 421150720 49630 33554432000 4194304 4417452 140733640801888 18446744073709551615 4330515 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 227.46
Current children cumulated vsize (KiB) 411280

[startup+29.2004 s]
/proc/loadavg: 8.14 8.03 7.80 9/332 32183
/proc/meminfo: memFree=22772824/32951124 swapFree=59367104/67111528
[pid=32168] ppid=32166 vsize=370304 CPUtime=227.61 cores=0-7
/proc/32168/stat : 32168 (plingeling) S 32166 32168 31747 0 -1 4202496 151688 1257 0 0 22738 23 0 0 17 0 2 0 636337052 379191296 49610 33554432000 4194304 4417452 140733640801888 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32168/statm: 92576 49610 181 55 0 90462 0
[pid=32168/tid=32182] ppid=32166 vsize=370304 CPUtime=28.15 cores=0-7
/proc/32168/task/32182/stat : 32182 (plingeling) R 32166 32168 31747 0 -1 4202560 26662 1257 0 0 2812 3 0 0 25 0 2 0 636337123 379191296 49610 33554432000 4194304 4417452 140733640801888 18446744073709551615 4302301 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 227.61
Current children cumulated vsize (KiB) 370304

Child status: 20
Real time (s): 29.2245
CPU time (s): 227.641
CPU user time (s): 227.394
CPU system time (s): 0.246962
CPU usage (%): 778.94
Max. virtual memory (cumulated for all children) (KiB): 487304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 227.394
system time used= 0.246962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152948
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= 264
involuntary context switches= 1072

runsolver used 0.097985 second user time and 0.224965 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-15 08:00:14
IDJOB=3372593
IDBENCH=82473
IDSOLVER=1851
FILE ID=node143/3372593-1305439214
RUNJOBID= node143-1305436493-31761
PBS_JOBID= 13324751
Free space on /tmp= 73548 MiB

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

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

MD5SUM BENCH= ab962ce6f14e7741edd1ff987decb0b7
RANDOM SEED=1898520155

node143.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.846
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.69
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.846
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.846
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.846
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.83
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.846
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.75
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.846
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.83
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.846
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.74
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22966836 kB
Buffers:        191720 kB
Cached:        1029340 kB
SwapCached:      67400 kB
Active:         156752 kB
Inactive:      9585736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22966836 kB
SwapTotal:    67111528 kB
SwapFree:     59367104 kB
Dirty:            5468 kB
Writeback:           0 kB
AnonPages:     8454264 kB
Mapped:          22220 kB
Slab:           118832 kB
PageTables:      53368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69938088 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= 73548 MiB
End job on node143 at 2011-05-15 08:00:44