Trace number 3372821

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 241.861 31.9676

General information on the benchmark

NameSAT03/industrial/simon/sat02/
6pipe_6_ooo.shuffled-as.sat03-413.cnf
MD5SUM8bd122b0caab0988cbc54e4731b25623
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.0861
Satisfiable
(Un)Satisfiability was proved
Number of variables17064
Number of clauses545612
Sum of the clauses size1608428
Maximum clause length187
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2476931
Number of clauses of size 356141
Number of clauses of size 4301
Number of clauses of size 5290
Number of clauses of size over 511948

Solver Data

241.79/31.96	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-3372821-1305442503/watcher-3372821-1305442503 -o /tmp/evaluation-result-3372821-1305442503/solver-3372821-1305442503 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372821-1305442503.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: 7.72 7.99 8.04 2/277 15166
/proc/meminfo: memFree=21457500/32951124 swapFree=66457188/67111528
[pid=15166] ppid=15164 vsize=13704 CPUtime=0 cores=0-7
/proc/15166/stat : 15166 (plingeling) R 15164 15166 14543 0 -1 4202496 1490 1253 0 0 0 0 0 0 21 0 1 0 655848541 14032896 1419 33554432000 4194304 4417452 140736134644368 18446744073709551615 232335892224 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/15166/statm: 3426 1419 149 55 0 1312 0

[startup+0.0271 s]
/proc/loadavg: 7.72 7.99 8.04 2/277 15166
/proc/meminfo: memFree=21457500/32951124 swapFree=66457188/67111528
[pid=15166] ppid=15164 vsize=18348 CPUtime=0.01 cores=0-7
/proc/15166/stat : 15166 (plingeling) R 15164 15166 14543 0 -1 4202496 2683 1253 0 0 1 0 0 0 21 0 1 0 655848541 18788352 2612 33554432000 4194304 4417452 140736134644368 18446744073709551615 232335892224 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/15166/statm: 4587 2612 149 55 0 2473 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18348

[startup+0.101086 s]
/proc/loadavg: 7.72 7.99 8.04 2/277 15166
/proc/meminfo: memFree=21457500/32951124 swapFree=66457188/67111528
[pid=15166] ppid=15164 vsize=26388 CPUtime=0.09 cores=0-7
/proc/15166/stat : 15166 (plingeling) R 15164 15166 14543 0 -1 4202496 4677 1253 0 0 9 0 0 0 21 0 1 0 655848541 27021312 4606 33554432000 4194304 4417452 140736134644368 18446744073709551615 4322355 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/15166/statm: 6597 4606 149 55 0 4483 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26388

[startup+0.301051 s]
/proc/loadavg: 7.72 7.99 8.04 2/277 15166
/proc/meminfo: memFree=21457500/32951124 swapFree=66457188/67111528
[pid=15166] ppid=15164 vsize=42088 CPUtime=0.29 cores=0-7
/proc/15166/stat : 15166 (plingeling) R 15164 15166 14543 0 -1 4202496 8682 1253 0 0 28 1 0 0 22 0 1 0 655848541 43098112 8547 33554432000 4194304 4417452 140736134644368 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/15166/statm: 10522 8547 149 55 0 8408 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42088

[startup+0.700979 s]
/proc/loadavg: 7.72 7.99 8.04 2/277 15166
/proc/meminfo: memFree=21457500/32951124 swapFree=66457188/67111528
[pid=15166] ppid=15164 vsize=69240 CPUtime=0.69 cores=0-7
/proc/15166/stat : 15166 (plingeling) R 15164 15166 14543 0 -1 4202496 15470 1253 0 0 67 2 0 0 23 0 1 0 655848541 70901760 15335 33554432000 4194304 4417452 140736134644368 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/15166/statm: 17310 15335 149 55 0 15196 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 69240

[startup+1.50084 s]
/proc/loadavg: 7.72 7.99 8.04 2/278 15172
/proc/meminfo: memFree=21355820/32951124 swapFree=66457188/67111528
[pid=15166] ppid=15164 vsize=110200 CPUtime=1.49 cores=0-7
/proc/15166/stat : 15166 (plingeling) R 15164 15166 14543 0 -1 4202496 25710 1253 0 0 145 4 0 0 25 0 1 0 655848541 112844800 25575 33554432000 4194304 4417452 140736134644368 18446744073709551615 4274358 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/15166/statm: 27550 25575 149 55 0 25436 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 110200

[startup+3.10052 s]
/proc/loadavg: 7.72 7.99 8.04 9/286 15180
/proc/meminfo: memFree=21291228/32951124 swapFree=66457188/67111528
[pid=15166] ppid=15164 vsize=323876 CPUtime=11.78 cores=0-7
/proc/15166/stat : 15166 (plingeling) S 15164 15166 14543 0 -1 4202496 46832 1253 0 0 1172 6 0 0 18 0 9 0 655848541 331649024 42151 33554432000 4194304 4417452 140736134644368 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/15166/statm: 80969 42151 176 55 0 78855 0
[pid=15166/tid=15173] ppid=15164 vsize=323876 CPUtime=1.24 cores=0-7
/proc/15166/task/15173/stat : 15173 (plingeling) R 15164 15166 14543 0 -1 4202560 871 1253 0 0 124 0 0 0 25 0 9 0 655848725 331649024 42151 33554432000 4194304 4417452 140736134644368 18446744073709551615 4301955 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15166/tid=15174] ppid=15164 vsize=323876 CPUtime=1.24 cores=0-7
/proc/15166/task/15174/stat : 15174 (plingeling) R 15164 15166 14543 0 -1 4202560 466 1253 0 0 124 0 0 0 19 0 9 0 655848725 331649024 42151 33554432000 4194304 4417452 140736134644368 18446744073709551615 4286440 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15166/tid=15175] ppid=15164 vsize=323876 CPUtime=1.25 cores=0-7
/proc/15166/task/15175/stat : 15175 (plingeling) R 15164 15166 14543 0 -1 4202560 741 1253 0 0 125 0 0 0 19 0 9 0 655848725 331649024 42151 33554432000 4194304 4417452 140736134644368 18446744073709551615 4270927 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15166/tid=15176] ppid=15164 vsize=323876 CPUtime=1.23 cores=0-7
/proc/15166/task/15176/stat : 15176 (plingeling) R 15164 15166 14543 0 -1 4202560 421 1253 0 0 123 0 0 0 22 0 9 0 655848725 331649024 42151 33554432000 4194304 4417452 140736134644368 18446744073709551615 4364669 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15166/tid=15177] ppid=15164 vsize=323876 CPUtime=1.25 cores=0-7
/proc/15166/task/15177/stat : 15177 (plingeling) R 15164 15166 14543 0 -1 4202560 368 1253 0 0 125 0 0 0 19 0 9 0 655848726 331649024 42151 33554432000 4194304 4417452 140736134644368 18446744073709551615 4284677 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15166/tid=15178] ppid=15164 vsize=323876 CPUtime=1.24 cores=0-7
/proc/15166/task/15178/stat : 15178 (plingeling) R 15164 15166 14543 0 -1 4202560 434 1253 0 0 124 0 0 0 22 0 9 0 655848726 331649024 42151 33554432000 4194304 4417452 140736134644368 18446744073709551615 4290744 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15166/tid=15179] ppid=15164 vsize=323876 CPUtime=1.24 cores=0-7
/proc/15166/task/15179/stat : 15179 (plingeling) R 15164 15166 14543 0 -1 4202560 987 1253 0 0 124 0 0 0 25 0 9 0 655848726 331649024 42151 33554432000 4194304 4417452 140736134644368 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15166/tid=15180] ppid=15164 vsize=323876 CPUtime=1.2 cores=0-7
/proc/15166/task/15180/stat : 15180 (plingeling) R 15164 15166 14543 0 -1 4202560 434 1253 0 0 120 0 0 0 25 0 9 0 655848726 331649024 42151 33554432000 4194304 4417452 140736134644368 18446744073709551615 4282427 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.78
Current children cumulated vsize (KiB) 323876

[startup+6.30095 s]
/proc/loadavg: 7.82 8.01 8.04 9/286 15180
/proc/meminfo: memFree=21271140/32951124 swapFree=66457188/67111528
[pid=15166] ppid=15164 vsize=340568 CPUtime=37.34 cores=0-7
/proc/15166/stat : 15166 (plingeling) S 15164 15166 14543 0 -1 4202496 75523 1253 0 0 3724 10 0 0 18 0 9 0 655848541 348741632 46953 33554432000 4194304 4417452 140736134644368 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/15166/statm: 85142 46953 180 55 0 83028 0
[pid=15166/tid=15173] ppid=15164 vsize=340568 CPUtime=4.44 cores=0-7
/proc/15166/task/15173/stat : 15173 (plingeling) R 15164 15166 14543 0 -1 4202560 7642 1253 0 0 443 1 0 0 25 0 9 0 655848725 348741632 46953 33554432000 4194304 4417452 140736134644368 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15166/tid=15174] ppid=15164 vsize=340568 CPUtime=4.44 cores=0-7
/proc/15166/task/15174/stat : 15174 (plingeling) R 15164 15166 14543 0 -1 4202560 2483 1253 0 0 444 0 0 0 25 0 9 0 655848725 348741632 46953 33554432000 4194304 4417452 140736134644368 18446744073709551615 4331796 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15166/tid=15175] ppid=15164 vsize=340568 CPUtime=4.44 cores=0-7
/proc/15166/task/15175/stat : 15175 (plingeling) R 15164 15166 14543 0 -1 4202560 1528 1253 0 0 444 0 0 0 25 0 9 0 655848725 348741632 46953 33554432000 4194304 4417452 140736134644368 18446744073709551615 4235999 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15166/tid=15176] ppid=15164 vsize=340568 CPUtime=4.4 cores=0-7
/proc/15166/task/15176/stat : 15176 (plingeling) R 15164 15166 14543 0 -1 4202560 1037 1253 0 0 440 0 0 0 25 0 9 0 655848725 348741632 46953 33554432000 4194304 4417452 140736134644368 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15166/tid=15177] ppid=15164 vsize=340568 CPUtime=4.44 cores=0-7
/proc/15166/task/15177/stat : 15177 (plingeling) R 15164 15166 14543 0 -1 4202560 2384 1253 0 0 444 0 0 0 25 0 9 0 655848726 348741632 46953 33554432000 4194304 4417452 140736134644368 18446744073709551615 4346590 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15166/tid=15178] ppid=15164 vsize=340568 CPUtime=4.44 cores=0-7
/proc/15166/task/15178/stat : 15178 (plingeling) R 15164 15166 14543 0 -1 4202560 6379 1253 0 0 444 0 0 0 25 0 9 0 655848726 348741632 46953 33554432000 4194304 4417452 140736134644368 18446744073709551615 4331796 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15166/tid=15179] ppid=15164 vsize=340568 CPUtime=4.43 cores=0-7
/proc/15166/task/15179/stat : 15179 (plingeling) R 15164 15166 14543 0 -1 4202560 6817 1253 0 0 443 0 0 0 25 0 9 0 655848726 348741632 46953 33554432000 4194304 4417452 140736134644368 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15166/tid=15180] ppid=15164 vsize=340568 CPUtime=4.4 cores=0-7
/proc/15166/task/15180/stat : 15180 (plingeling) R 15164 15166 14543 0 -1 4202560 5143 1253 0 0 440 0 0 0 25 0 9 0 655848726 348741632 46953 33554432000 4194304 4417452 140736134644368 18446744073709551615 4346592 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37.34
Current children cumulated vsize (KiB) 340568

[startup+12.7008 s]
/proc/loadavg: 7.83 8.01 8.04 9/286 15180
/proc/meminfo: memFree=21222492/32951124 swapFree=66457188/67111528
[pid=15166] ppid=15164 vsize=385316 CPUtime=88.48 cores=0-7
/proc/15166/stat : 15166 (plingeling) S 15164 15166 14543 0 -1 4202496 87537 1253 0 0 8836 12 0 0 18 0 9 0 655848541 394563584 58230 33554432000 4194304 4417452 140736134644368 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/15166/statm: 96329 58230 180 55 0 94215 0
[pid=15166/tid=15173] ppid=15164 vsize=385316 CPUtime=10.83 cores=0-7
/proc/15166/task/15173/stat : 15173 (plingeling) R 15164 15166 14543 0 -1 4202560 8675 1253 0 0 1082 1 0 0 25 0 9 0 655848725 394563584 58230 33554432000 4194304 4417452 140736134644368 18446744073709551615 4232695 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15166/tid=15174] ppid=15164 vsize=385316 CPUtime=10.84 cores=0-7
/proc/15166/task/15174/stat : 15174 (plingeling) R 15164 15166 14543 0 -1 4202560 3558 1253 0 0 1084 0 0 0 25 0 9 0 655848725 394563584 58230 33554432000 4194304 4417452 140736134644368 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15166/tid=15175] ppid=15164 vsize=385316 CPUtime=10.84 cores=0-7
/proc/15166/task/15175/stat : 15175 (plingeling) R 15164 15166 14543 0 -1 4202560 1656 1253 0 0 1084 0 0 0 25 0 9 0 655848725 394563584 58230 33554432000 4194304 4417452 140736134644368 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15166/tid=15176] ppid=15164 vsize=385316 CPUtime=10.74 cores=0-7
/proc/15166/task/15176/stat : 15176 (plingeling) R 15164 15166 14543 0 -1 4202560 3097 1253 0 0 1074 0 0 0 25 0 9 0 655848725 394563584 58230 33554432000 4194304 4417452 140736134644368 18446744073709551615 4236574 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15166/tid=15177] ppid=15164 vsize=385316 CPUtime=10.84 cores=0-7
/proc/15166/task/15177/stat : 15177 (plingeling) R 15164 15166 14543 0 -1 4202560 3137 1253 0 0 1084 0 0 0 25 0 9 0 655848726 394563584 58230 33554432000 4194304 4417452 140736134644368 18446744073709551615 4265383 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15166/tid=15178] ppid=15164 vsize=385316 CPUtime=10.83 cores=0-7
/proc/15166/task/15178/stat : 15178 (plingeling) R 15164 15166 14543 0 -1 4202560 8626 1253 0 0 1083 0 0 0 25 0 9 0 655848726 394563584 58230 33554432000 4194304 4417452 140736134644368 18446744073709551615 4365106 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15166/tid=15179] ppid=15164 vsize=385316 CPUtime=10.84 cores=0-7
/proc/15166/task/15179/stat : 15179 (plingeling) R 15164 15166 14543 0 -1 4202560 10532 1253 0 0 1083 1 0 0 25 0 9 0 655848726 394563584 58230 33554432000 4194304 4417452 140736134644368 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15166/tid=15180] ppid=15164 vsize=385316 CPUtime=10.81 cores=0-7
/proc/15166/task/15180/stat : 15180 (plingeling) R 15164 15166 14543 0 -1 4202560 6146 1253 0 0 1080 1 0 0 25 0 9 0 655848726 394563584 58230 33554432000 4194304 4417452 140736134644368 18446744073709551615 4236755 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 88.48
Current children cumulated vsize (KiB) 385316

[startup+25.5005 s]
/proc/loadavg: 7.87 8.01 8.04 9/286 15181
/proc/meminfo: memFree=21205536/32951124 swapFree=66457188/67111528
[pid=15166] ppid=15164 vsize=401208 CPUtime=190.75 cores=0-7
/proc/15166/stat : 15166 (plingeling) S 15164 15166 14543 0 -1 4202496 101086 1253 0 0 19061 14 0 0 18 0 9 0 655848541 410836992 63517 33554432000 4194304 4417452 140736134644368 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/15166/statm: 100302 63517 180 55 0 98188 0
[pid=15166/tid=15173] ppid=15164 vsize=401208 CPUtime=23.63 cores=0-7
/proc/15166/task/15173/stat : 15173 (plingeling) R 15164 15166 14543 0 -1 4202560 9074 1253 0 0 2362 1 0 0 25 0 9 0 655848725 410836992 63517 33554432000 4194304 4417452 140736134644368 18446744073709551615 4286167 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15166/tid=15174] ppid=15164 vsize=401208 CPUtime=23.64 cores=0-7
/proc/15166/task/15174/stat : 15174 (plingeling) R 15164 15166 14543 0 -1 4202560 5148 1253 0 0 2364 0 0 0 25 0 9 0 655848725 410836992 63517 33554432000 4194304 4417452 140736134644368 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15166/tid=15175] ppid=15164 vsize=401208 CPUtime=23.64 cores=0-7
/proc/15166/task/15175/stat : 15175 (plingeling) R 15164 15166 14543 0 -1 4202560 3296 1253 0 0 2364 0 0 0 25 0 9 0 655848725 410836992 63517 33554432000 4194304 4417452 140736134644368 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15166/tid=15176] ppid=15164 vsize=401208 CPUtime=23.41 cores=0-7
/proc/15166/task/15176/stat : 15176 (plingeling) R 15164 15166 14543 0 -1 4202560 7938 1253 0 0 2341 0 0 0 25 0 9 0 655848725 410836992 63517 33554432000 4194304 4417452 140736134644368 18446744073709551615 4236732 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15166/tid=15177] ppid=15164 vsize=401208 CPUtime=23.64 cores=0-7
/proc/15166/task/15177/stat : 15177 (plingeling) R 15164 15166 14543 0 -1 4202560 3760 1253 0 0 2364 0 0 0 25 0 9 0 655848726 410836992 63517 33554432000 4194304 4417452 140736134644368 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15166/tid=15178] ppid=15164 vsize=401208 CPUtime=23.64 cores=0-7
/proc/15166/task/15178/stat : 15178 (plingeling) R 15164 15166 14543 0 -1 4202560 9955 1253 0 0 2363 1 0 0 25 0 9 0 655848726 410836992 63517 33554432000 4194304 4417452 140736134644368 18446744073709551615 4366523 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15166/tid=15179] ppid=15164 vsize=401208 CPUtime=23.63 cores=0-7
/proc/15166/task/15179/stat : 15179 (plingeling) R 15164 15166 14543 0 -1 4202560 12467 1253 0 0 2362 1 0 0 25 0 9 0 655848726 410836992 63517 33554432000 4194304 4417452 140736134644368 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15166/tid=15180] ppid=15164 vsize=401208 CPUtime=23.6 cores=0-7
/proc/15166/task/15180/stat : 15180 (plingeling) R 15164 15166 14543 0 -1 4202560 7338 1253 0 0 2359 1 0 0 25 0 9 0 655848726 410836992 63517 33554432000 4194304 4417452 140736134644368 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 190.75
Current children cumulated vsize (KiB) 401208

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

[startup+28.701 s]
/proc/loadavg: 7.96 8.02 8.04 9/286 15181
/proc/meminfo: memFree=21198344/32951124 swapFree=66457188/67111528
[pid=15166] ppid=15164 vsize=410528 CPUtime=216.33 cores=0-7
/proc/15166/stat : 15166 (plingeling) S 15164 15166 14543 0 -1 4202496 103858 1253 0 0 21619 14 0 0 18 0 9 0 655848541 420380672 66120 33554432000 4194304 4417452 140736134644368 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/15166/statm: 102632 66120 180 55 0 100518 0
[pid=15166/tid=15173] ppid=15164 vsize=410528 CPUtime=26.83 cores=0-7
/proc/15166/task/15173/stat : 15173 (plingeling) R 15164 15166 14543 0 -1 4202560 9074 1253 0 0 2682 1 0 0 25 0 9 0 655848725 420380672 66120 33554432000 4194304 4417452 140736134644368 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15166/tid=15174] ppid=15164 vsize=410528 CPUtime=26.83 cores=0-7
/proc/15166/task/15174/stat : 15174 (plingeling) R 15164 15166 14543 0 -1 4202560 5148 1253 0 0 2683 0 0 0 25 0 9 0 655848725 420380672 66120 33554432000 4194304 4417452 140736134644368 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15166/tid=15175] ppid=15164 vsize=410528 CPUtime=26.84 cores=0-7
/proc/15166/task/15175/stat : 15175 (plingeling) R 15164 15166 14543 0 -1 4202560 3296 1253 0 0 2684 0 0 0 25 0 9 0 655848725 420380672 66120 33554432000 4194304 4417452 140736134644368 18446744073709551615 4265462 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15166/tid=15176] ppid=15164 vsize=410528 CPUtime=26.59 cores=0-7
/proc/15166/task/15176/stat : 15176 (plingeling) R 15164 15166 14543 0 -1 4202560 10269 1253 0 0 2658 1 0 0 25 0 9 0 655848725 420380672 66120 33554432000 4194304 4417452 140736134644368 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15166/tid=15177] ppid=15164 vsize=410528 CPUtime=26.84 cores=0-7
/proc/15166/task/15177/stat : 15177 (plingeling) R 15164 15166 14543 0 -1 4202560 3760 1253 0 0 2684 0 0 0 25 0 9 0 655848726 420380672 66120 33554432000 4194304 4417452 140736134644368 18446744073709551615 4354481 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15166/tid=15178] ppid=15164 vsize=410528 CPUtime=26.84 cores=0-7
/proc/15166/task/15178/stat : 15178 (plingeling) R 15164 15166 14543 0 -1 4202560 10396 1253 0 0 2683 1 0 0 25 0 9 0 655848726 420380672 66120 33554432000 4194304 4417452 140736134644368 18446744073709551615 4232680 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15166/tid=15179] ppid=15164 vsize=410528 CPUtime=26.83 cores=0-7
/proc/15166/task/15179/stat : 15179 (plingeling) R 15164 15166 14543 0 -1 4202560 12467 1253 0 0 2682 1 0 0 25 0 9 0 655848726 420380672 66120 33554432000 4194304 4417452 140736134644368 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15166/tid=15180] ppid=15164 vsize=410528 CPUtime=26.8 cores=0-7
/proc/15166/task/15180/stat : 15180 (plingeling) R 15164 15166 14543 0 -1 4202560 7338 1253 0 0 2679 1 0 0 25 0 9 0 655848726 420380672 66120 33554432000 4194304 4417452 140736134644368 18446744073709551615 4235985 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 216.33
Current children cumulated vsize (KiB) 410528

[startup+30.3007 s]
/proc/loadavg: 7.96 8.02 8.04 9/286 15181
/proc/meminfo: memFree=21192392/32951124 swapFree=66457188/67111528
[pid=15166] ppid=15164 vsize=412804 CPUtime=229.11 cores=0-7
/proc/15166/stat : 15166 (plingeling) S 15164 15166 14543 0 -1 4202496 105700 1253 0 0 22897 14 0 0 18 0 9 0 655848541 422711296 66652 33554432000 4194304 4417452 140736134644368 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/15166/statm: 103201 66652 180 55 0 101087 0
[pid=15166/tid=15173] ppid=15164 vsize=412804 CPUtime=28.43 cores=0-7
/proc/15166/task/15173/stat : 15173 (plingeling) R 15164 15166 14543 0 -1 4202560 9074 1253 0 0 2842 1 0 0 25 0 9 0 655848725 422711296 66652 33554432000 4194304 4417452 140736134644368 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15166/tid=15174] ppid=15164 vsize=412804 CPUtime=28.43 cores=0-7
/proc/15166/task/15174/stat : 15174 (plingeling) R 15164 15166 14543 0 -1 4202560 5148 1253 0 0 2843 0 0 0 25 0 9 0 655848725 422711296 66652 33554432000 4194304 4417452 140736134644368 18446744073709551615 4364508 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15166/tid=15175] ppid=15164 vsize=412804 CPUtime=28.43 cores=0-7
/proc/15166/task/15175/stat : 15175 (plingeling) R 15164 15166 14543 0 -1 4202560 4320 1253 0 0 2843 0 0 0 25 0 9 0 655848725 422711296 66652 33554432000 4194304 4417452 140736134644368 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15166/tid=15176] ppid=15164 vsize=412804 CPUtime=28.18 cores=0-7
/proc/15166/task/15176/stat : 15176 (plingeling) R 15164 15166 14543 0 -1 4202560 10483 1253 0 0 2817 1 0 0 25 0 9 0 655848725 422711296 66652 33554432000 4194304 4417452 140736134644368 18446744073709551615 4364607 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15166/tid=15177] ppid=15164 vsize=412804 CPUtime=28.44 cores=0-7
/proc/15166/task/15177/stat : 15177 (plingeling) R 15164 15166 14543 0 -1 4202560 3768 1253 0 0 2844 0 0 0 25 0 9 0 655848726 422711296 66652 33554432000 4194304 4417452 140736134644368 18446744073709551615 4275944 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15166/tid=15178] ppid=15164 vsize=412804 CPUtime=28.44 cores=0-7
/proc/15166/task/15178/stat : 15178 (plingeling) R 15164 15166 14543 0 -1 4202560 10984 1253 0 0 2843 1 0 0 25 0 9 0 655848726 422711296 66652 33554432000 4194304 4417452 140736134644368 18446744073709551615 4232629 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15166/tid=15179] ppid=15164 vsize=412804 CPUtime=28.43 cores=0-7
/proc/15166/task/15179/stat : 15179 (plingeling) R 15164 15166 14543 0 -1 4202560 12475 1253 0 0 2842 1 0 0 25 0 9 0 655848726 422711296 66652 33554432000 4194304 4417452 140736134644368 18446744073709551615 4277491 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15166/tid=15180] ppid=15164 vsize=412804 CPUtime=28.4 cores=0-7
/proc/15166/task/15180/stat : 15180 (plingeling) R 15164 15166 14543 0 -1 4202560 7338 1253 0 0 2839 1 0 0 25 0 9 0 655848726 422711296 66652 33554432000 4194304 4417452 140736134644368 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 229.11
Current children cumulated vsize (KiB) 412804

[startup+31.1006 s]
/proc/loadavg: 7.96 8.02 8.04 9/286 15181
/proc/meminfo: memFree=21193364/32951124 swapFree=66457188/67111528
[pid=15166] ppid=15164 vsize=395820 CPUtime=235.51 cores=0-7
/proc/15166/stat : 15166 (plingeling) S 15164 15166 14543 0 -1 4202496 105941 1253 0 0 23536 15 0 0 18 0 9 0 655848541 405319680 62295 33554432000 4194304 4417452 140736134644368 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/15166/statm: 98955 62295 180 55 0 96841 0
[pid=15166/tid=15173] ppid=15164 vsize=395820 CPUtime=29.23 cores=0-7
/proc/15166/task/15173/stat : 15173 (plingeling) R 15164 15166 14543 0 -1 4202560 9074 1253 0 0 2922 1 0 0 25 0 9 0 655848725 405319680 62295 33554432000 4194304 4417452 140736134644368 18446744073709551615 4277900 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15166/tid=15174] ppid=15164 vsize=395820 CPUtime=29.23 cores=0-7
/proc/15166/task/15174/stat : 15174 (plingeling) R 15164 15166 14543 0 -1 4202560 5148 1253 0 0 2923 0 0 0 25 0 9 0 655848725 405319680 62295 33554432000 4194304 4417452 140736134644368 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15166/tid=15175] ppid=15164 vsize=395820 CPUtime=29.23 cores=0-7
/proc/15166/task/15175/stat : 15175 (plingeling) R 15164 15166 14543 0 -1 4202560 4320 1253 0 0 2923 0 0 0 25 0 9 0 655848725 405319680 62295 33554432000 4194304 4417452 140736134644368 18446744073709551615 4232804 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15166/tid=15176] ppid=15164 vsize=395820 CPUtime=28.97 cores=0-7
/proc/15166/task/15176/stat : 15176 (plingeling) R 15164 15166 14543 0 -1 4202560 10620 1253 0 0 2896 1 0 0 25 0 9 0 655848725 405319680 62295 33554432000 4194304 4417452 140736134644368 18446744073709551615 4236891 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15166/tid=15177] ppid=15164 vsize=395820 CPUtime=29.24 cores=0-7
/proc/15166/task/15177/stat : 15177 (plingeling) R 15164 15166 14543 0 -1 4202560 3768 1253 0 0 2924 0 0 0 25 0 9 0 655848726 405319680 62295 33554432000 4194304 4417452 140736134644368 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15166/tid=15178] ppid=15164 vsize=395820 CPUtime=29.24 cores=0-7
/proc/15166/task/15178/stat : 15178 (plingeling) R 15164 15166 14543 0 -1 4202560 11088 1253 0 0 2923 1 0 0 25 0 9 0 655848726 405319680 62295 33554432000 4194304 4417452 140736134644368 18446744073709551615 4277291 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15166/tid=15179] ppid=15164 vsize=395820 CPUtime=29.23 cores=0-7
/proc/15166/task/15179/stat : 15179 (plingeling) R 15164 15166 14543 0 -1 4202560 12475 1253 0 0 2922 1 0 0 25 0 9 0 655848726 405319680 62295 33554432000 4194304 4417452 140736134644368 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15166/tid=15180] ppid=15164 vsize=395820 CPUtime=29.2 cores=0-7
/proc/15166/task/15180/stat : 15180 (plingeling) R 15164 15166 14543 0 -1 4202560 7338 1253 0 0 2919 1 0 0 25 0 9 0 655848726 405319680 62295 33554432000 4194304 4417452 140736134644368 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 235.51
Current children cumulated vsize (KiB) 395820

[startup+31.5005 s]
/proc/loadavg: 7.96 8.02 8.04 9/286 15181
/proc/meminfo: memFree=21193364/32951124 swapFree=66457188/67111528
[pid=15166] ppid=15164 vsize=395820 CPUtime=238.71 cores=0-7
/proc/15166/stat : 15166 (plingeling) S 15164 15166 14543 0 -1 4202496 105941 1253 0 0 23856 15 0 0 18 0 9 0 655848541 405319680 62295 33554432000 4194304 4417452 140736134644368 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/15166/statm: 98955 62295 180 55 0 96841 0
[pid=15166/tid=15173] ppid=15164 vsize=395820 CPUtime=29.63 cores=0-7
/proc/15166/task/15173/stat : 15173 (plingeling) R 15164 15166 14543 0 -1 4202560 9074 1253 0 0 2962 1 0 0 25 0 9 0 655848725 405319680 62295 33554432000 4194304 4417452 140736134644368 18446744073709551615 4236663 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15166/tid=15174] ppid=15164 vsize=395820 CPUtime=29.63 cores=0-7
/proc/15166/task/15174/stat : 15174 (plingeling) R 15164 15166 14543 0 -1 4202560 5148 1253 0 0 2963 0 0 0 25 0 9 0 655848725 405319680 62295 33554432000 4194304 4417452 140736134644368 18446744073709551615 4275897 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15166/tid=15175] ppid=15164 vsize=395820 CPUtime=29.63 cores=0-7
/proc/15166/task/15175/stat : 15175 (plingeling) R 15164 15166 14543 0 -1 4202560 4320 1253 0 0 2963 0 0 0 25 0 9 0 655848725 405319680 62295 33554432000 4194304 4417452 140736134644368 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15166/tid=15176] ppid=15164 vsize=395820 CPUtime=29.37 cores=0-7
/proc/15166/task/15176/stat : 15176 (plingeling) R 15164 15166 14543 0 -1 4202560 10620 1253 0 0 2936 1 0 0 25 0 9 0 655848725 405319680 62295 33554432000 4194304 4417452 140736134644368 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15166/tid=15177] ppid=15164 vsize=395820 CPUtime=29.64 cores=0-7
/proc/15166/task/15177/stat : 15177 (plingeling) R 15164 15166 14543 0 -1 4202560 3768 1253 0 0 2964 0 0 0 25 0 9 0 655848726 405319680 62295 33554432000 4194304 4417452 140736134644368 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15166/tid=15178] ppid=15164 vsize=395820 CPUtime=29.64 cores=0-7
/proc/15166/task/15178/stat : 15178 (plingeling) R 15164 15166 14543 0 -1 4202560 11088 1253 0 0 2963 1 0 0 25 0 9 0 655848726 405319680 62295 33554432000 4194304 4417452 140736134644368 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15166/tid=15179] ppid=15164 vsize=395820 CPUtime=29.63 cores=0-7
/proc/15166/task/15179/stat : 15179 (plingeling) R 15164 15166 14543 0 -1 4202560 12475 1253 0 0 2962 1 0 0 25 0 9 0 655848726 405319680 62295 33554432000 4194304 4417452 140736134644368 18446744073709551615 4264876 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=15166/tid=15180] ppid=15164 vsize=395820 CPUtime=29.6 cores=0-7
/proc/15166/task/15180/stat : 15180 (plingeling) R 15164 15166 14543 0 -1 4202560 7338 1253 0 0 2959 1 0 0 25 0 9 0 655848726 405319680 62295 33554432000 4194304 4417452 140736134644368 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 238.71
Current children cumulated vsize (KiB) 395820

[startup+31.9105 s]
/proc/loadavg: 7.96 8.02 8.04 9/286 15181
/proc/meminfo: memFree=21209360/32951124 swapFree=66457188/67111528
[pid=15166] ppid=15164 vsize=394560 CPUtime=241.79 cores=0-7
/proc/15166/stat : 15166 (plingeling) S 15164 15166 14543 0 -1 4202496 105942 1253 0 0 24164 15 0 0 18 0 3 0 655848541 404029440 61799 33554432000 4194304 4417452 140736134644368 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/15166/statm: 98640 61799 181 55 0 96526 0
[pid=15166/tid=15173] ppid=15164 vsize=394560 CPUtime=30.04 cores=0-7
/proc/15166/task/15173/stat : 15173 (plingeling) R 15164 15166 14543 0 -1 4202560 9074 1253 0 0 3003 1 0 0 25 0 3 0 655848725 404029440 61799 33554432000 4194304 4417452 140736134644368 18446744073709551615 4270927 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15166/tid=15178] ppid=15164 vsize=394560 CPUtime=30.05 cores=0-7
/proc/15166/task/15178/stat : 15178 (plingeling) R 15164 15166 14543 0 -1 4202560 11088 1253 0 0 3004 1 0 0 25 0 3 0 655848726 404029440 61799 33554432000 4194304 4417452 140736134644368 18446744073709551615 4302973 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 241.79
Current children cumulated vsize (KiB) 394560

Child status: 20
Real time (s): 31.9676
CPU time (s): 241.861
CPU user time (s): 241.693
CPU system time (s): 0.167974
CPU usage (%): 756.583
Max. virtual memory (cumulated for all children) (KiB): 414676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 241.693
system time used= 0.167974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107198
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= 212
involuntary context switches= 2072

runsolver used 0.082987 second user time and 0.214967 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-15 08:55:04
IDJOB=3372821
IDBENCH=84172
IDSOLVER=1851
FILE ID=node132/3372821-1305442503
RUNJOBID= node132-1305437109-14557
PBS_JOBID= 13324765
Free space on /tmp= 73360 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT03/industrial/simon/sat02/6pipe_6_ooo.shuffled-as.sat03-413.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372821-1305442503/watcher-3372821-1305442503 -o /tmp/evaluation-result-3372821-1305442503/solver-3372821-1305442503 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372821-1305442503.cnf

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

MD5SUM BENCH= 8bd122b0caab0988cbc54e4731b25623
RANDOM SEED=1921254263

node132.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21457656 kB
Buffers:        291320 kB
Cached:        5651712 kB
SwapCached:       6904 kB
Active:        4819716 kB
Inactive:      6367060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21457656 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:           10364 kB
Writeback:           0 kB
AnonPages:     5242172 kB
Mapped:          18896 kB
Slab:           217760 kB
PageTables:      24108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34734208 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73360 MiB
End job on node132 at 2011-05-15 08:55:36