Trace number 3372362

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 131.436 16.9857

General information on the benchmark

Namevelev-pipe-o-uns-1.1-6.cnf
MD5SUMd986f0b849e7c714ed5d3a26373567af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.3553
Satisfiable
(Un)Satisfiability was proved
Number of variables17710
Number of clauses304026
Sum of the clauses size890580
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2268354
Number of clauses of size 326401
Number of clauses of size 4173
Number of clauses of size 5120
Number of clauses of size over 58977

Solver Data

131.00/16.98	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-3372362-1305437410/watcher-3372362-1305437410 -o /tmp/evaluation-result-3372362-1305437410/solver-3372362-1305437410 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372362-1305437410.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.10 6.46 5.17 1/277 14697
/proc/meminfo: memFree=21486876/32951124 swapFree=66457188/67111528
[pid=14697] ppid=14695 vsize=9588 CPUtime=0 cores=0-7
/proc/14697/stat : 14697 (plingeling) R 14695 14697 14543 0 -1 4202496 481 1256 0 0 0 0 0 0 24 0 1 0 655339198 9818112 410 33554432000 4194304 4417452 140733315995024 18446744073709551615 232335892224 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/14697/statm: 2397 410 148 55 0 283 0

[startup+0.104721 s]
/proc/loadavg: 8.10 6.46 5.17 1/277 14697
/proc/meminfo: memFree=21486876/32951124 swapFree=66457188/67111528
[pid=14697] ppid=14695 vsize=24652 CPUtime=0.09 cores=0-7
/proc/14697/stat : 14697 (plingeling) R 14695 14697 14543 0 -1 4202496 4282 1256 0 0 9 0 0 0 24 0 1 0 655339198 25243648 4187 33554432000 4194304 4417452 140733315995024 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/14697/statm: 6163 4187 149 55 0 4049 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24652

[startup+0.200702 s]
/proc/loadavg: 8.10 6.46 5.17 1/277 14697
/proc/meminfo: memFree=21486876/32951124 swapFree=66457188/67111528
[pid=14697] ppid=14695 vsize=39652 CPUtime=0.19 cores=0-7
/proc/14697/stat : 14697 (plingeling) R 14695 14697 14543 0 -1 4202496 8032 1256 0 0 18 1 0 0 25 0 1 0 655339198 40603648 7937 33554432000 4194304 4417452 140733315995024 18446744073709551615 4231248 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/14697/statm: 9913 7937 149 55 0 7799 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 39652

[startup+0.300686 s]
/proc/loadavg: 8.10 6.46 5.17 1/277 14697
/proc/meminfo: memFree=21486876/32951124 swapFree=66457188/67111528
[pid=14697] ppid=14695 vsize=60132 CPUtime=0.29 cores=0-7
/proc/14697/stat : 14697 (plingeling) R 14695 14697 14543 0 -1 4202496 13152 1256 0 0 28 1 0 0 25 0 1 0 655339198 61575168 13057 33554432000 4194304 4417452 140733315995024 18446744073709551615 4227787 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/14697/statm: 15033 13057 149 55 0 12919 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60132

[startup+1.48044 s]
/proc/loadavg: 8.10 6.46 5.17 1/277 14697
/proc/meminfo: memFree=21486876/32951124 swapFree=66457188/67111528
[pid=14697] ppid=14695 vsize=251764 CPUtime=7.78 cores=0-7
/proc/14697/stat : 14697 (plingeling) S 14695 14697 14543 0 -1 4202496 31571 1256 0 0 774 4 0 0 18 0 9 0 655339198 257806336 24351 33554432000 4194304 4417452 140733315995024 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14697/statm: 62941 24351 175 55 0 60827 0
Current children cumulated CPU time (s) 7.78
Current children cumulated vsize (KiB) 251764

[startup+1.50044 s]
/proc/loadavg: 8.10 6.46 5.17 1/277 14697
/proc/meminfo: memFree=21486876/32951124 swapFree=66457188/67111528
[pid=14697] ppid=14695 vsize=251764 CPUtime=7.94 cores=0-7
/proc/14697/stat : 14697 (plingeling) S 14695 14697 14543 0 -1 4202496 31571 1256 0 0 790 4 0 0 18 0 9 0 655339198 257806336 24274 33554432000 4194304 4417452 140733315995024 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14697/statm: 62941 24274 175 55 0 60827 0
Current children cumulated CPU time (s) 7.94
Current children cumulated vsize (KiB) 251764

[startup+3.10115 s]
/proc/loadavg: 8.10 6.49 5.18 9/286 14711
/proc/meminfo: memFree=21381628/32951124 swapFree=66457188/67111528
[pid=14697] ppid=14695 vsize=265356 CPUtime=20.73 cores=0-7
/proc/14697/stat : 14697 (plingeling) S 14695 14697 14543 0 -1 4202496 37803 1256 0 0 2068 5 0 0 18 0 9 0 655339198 271724544 27028 33554432000 4194304 4417452 140733315995024 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14697/statm: 66339 27028 180 55 0 64225 0
[pid=14697/tid=14704] ppid=14695 vsize=265356 CPUtime=2.52 cores=0-7
/proc/14697/task/14704/stat : 14704 (plingeling) R 14695 14697 14543 0 -1 4202560 767 1256 0 0 252 0 0 0 25 0 9 0 655339256 271724544 27028 33554432000 4194304 4417452 140733315995024 18446744073709551615 4278192 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14697/tid=14705] ppid=14695 vsize=265356 CPUtime=2.51 cores=0-7
/proc/14697/task/14705/stat : 14705 (plingeling) R 14695 14697 14543 0 -1 4202560 973 1256 0 0 251 0 0 0 25 0 9 0 655339256 271724544 27028 33554432000 4194304 4417452 140733315995024 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14697/tid=14706] ppid=14695 vsize=265356 CPUtime=2.51 cores=0-7
/proc/14697/task/14706/stat : 14706 (plingeling) R 14695 14697 14543 0 -1 4202560 2767 1256 0 0 251 0 0 0 22 0 9 0 655339256 271724544 27028 33554432000 4194304 4417452 140733315995024 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14697/tid=14707] ppid=14695 vsize=265356 CPUtime=2.52 cores=0-7
/proc/14697/task/14707/stat : 14707 (plingeling) R 14695 14697 14543 0 -1 4202560 861 1256 0 0 252 0 0 0 25 0 9 0 655339256 271724544 27028 33554432000 4194304 4417452 140733315995024 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14697/tid=14708] ppid=14695 vsize=265356 CPUtime=2.51 cores=0-7
/proc/14697/task/14708/stat : 14708 (plingeling) R 14695 14697 14543 0 -1 4202560 2203 1256 0 0 251 0 0 0 25 0 9 0 655339256 271724544 27028 33554432000 4194304 4417452 140733315995024 18446744073709551615 4346369 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14697/tid=14709] ppid=14695 vsize=265356 CPUtime=2.52 cores=0-7
/proc/14697/task/14709/stat : 14709 (plingeling) R 14695 14697 14543 0 -1 4202560 913 1256 0 0 252 0 0 0 25 0 9 0 655339256 271724544 27028 33554432000 4194304 4417452 140733315995024 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14697/tid=14710] ppid=14695 vsize=265356 CPUtime=2.49 cores=0-7
/proc/14697/task/14710/stat : 14710 (plingeling) R 14695 14697 14543 0 -1 4202560 2477 1256 0 0 249 0 0 0 22 0 9 0 655339256 271724544 27028 33554432000 4194304 4417452 140733315995024 18446744073709551615 4248408 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14697/tid=14711] ppid=14695 vsize=265356 CPUtime=2.52 cores=0-7
/proc/14697/task/14711/stat : 14711 (plingeling) R 14695 14697 14543 0 -1 4202560 1156 1256 0 0 252 0 0 0 25 0 9 0 655339256 271724544 27028 33554432000 4194304 4417452 140733315995024 18446744073709551615 4275967 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20.73
Current children cumulated vsize (KiB) 265356

[startup+6.31058 s]
/proc/loadavg: 8.10 6.49 5.18 9/286 14711
/proc/meminfo: memFree=21350628/32951124 swapFree=66457188/67111528
[pid=14697] ppid=14695 vsize=292468 CPUtime=46.37 cores=0-7
/proc/14697/stat : 14697 (plingeling) S 14695 14697 14543 0 -1 4202496 55075 1256 0 0 4630 7 0 0 18 0 9 0 655339198 299487232 34092 33554432000 4194304 4417452 140733315995024 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14697/statm: 73117 34092 180 55 0 71003 0
[pid=14697/tid=14704] ppid=14695 vsize=292468 CPUtime=5.72 cores=0-7
/proc/14697/task/14704/stat : 14704 (plingeling) R 14695 14697 14543 0 -1 4202560 4619 1256 0 0 572 0 0 0 25 0 9 0 655339256 299487232 34092 33554432000 4194304 4417452 140733315995024 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14697/tid=14705] ppid=14695 vsize=292468 CPUtime=5.71 cores=0-7
/proc/14697/task/14705/stat : 14705 (plingeling) R 14695 14697 14543 0 -1 4202560 4055 1256 0 0 571 0 0 0 25 0 9 0 655339256 299487232 34092 33554432000 4194304 4417452 140733315995024 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14697/tid=14706] ppid=14695 vsize=292468 CPUtime=5.72 cores=0-7
/proc/14697/task/14706/stat : 14706 (plingeling) R 14695 14697 14543 0 -1 4202560 4009 1256 0 0 572 0 0 0 25 0 9 0 655339256 299487232 34092 33554432000 4194304 4417452 140733315995024 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14697/tid=14707] ppid=14695 vsize=292468 CPUtime=5.72 cores=0-7
/proc/14697/task/14707/stat : 14707 (plingeling) R 14695 14697 14543 0 -1 4202560 3474 1256 0 0 572 0 0 0 25 0 9 0 655339256 299487232 34092 33554432000 4194304 4417452 140733315995024 18446744073709551615 4364589 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14697/tid=14708] ppid=14695 vsize=292468 CPUtime=5.72 cores=0-7
/proc/14697/task/14708/stat : 14708 (plingeling) R 14695 14697 14543 0 -1 4202560 3795 1256 0 0 572 0 0 0 25 0 9 0 655339256 299487232 34092 33554432000 4194304 4417452 140733315995024 18446744073709551615 4301716 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14697/tid=14709] ppid=14695 vsize=292468 CPUtime=5.72 cores=0-7
/proc/14697/task/14709/stat : 14709 (plingeling) R 14695 14697 14543 0 -1 4202560 3997 1256 0 0 572 0 0 0 25 0 9 0 655339256 299487232 34092 33554432000 4194304 4417452 140733315995024 18446744073709551615 4245687 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14697/tid=14710] ppid=14695 vsize=292468 CPUtime=5.67 cores=0-7
/proc/14697/task/14710/stat : 14710 (plingeling) R 14695 14697 14543 0 -1 4202560 2477 1256 0 0 567 0 0 0 25 0 9 0 655339256 299487232 34092 33554432000 4194304 4417452 140733315995024 18446744073709551615 4232680 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14697/tid=14711] ppid=14695 vsize=292468 CPUtime=5.72 cores=0-7
/proc/14697/task/14711/stat : 14711 (plingeling) R 14695 14697 14543 0 -1 4202560 2963 1256 0 0 572 0 0 0 25 0 9 0 655339256 299487232 34092 33554432000 4194304 4417452 140733315995024 18446744073709551615 4355572 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 46.37
Current children cumulated vsize (KiB) 292468

[startup+12.7004 s]
/proc/loadavg: 8.09 6.52 5.20 11/286 14712
/proc/meminfo: memFree=21340120/32951124 swapFree=66457188/67111528
[pid=14697] ppid=14695 vsize=306184 CPUtime=97.44 cores=0-7
/proc/14697/stat : 14697 (plingeling) S 14695 14697 14543 0 -1 4202496 60724 1256 0 0 9736 8 0 0 18 0 9 0 655339198 313532416 37778 33554432000 4194304 4417452 140733315995024 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14697/statm: 76546 37778 180 55 0 74432 0
[pid=14697/tid=14704] ppid=14695 vsize=306184 CPUtime=12.11 cores=0-7
/proc/14697/task/14704/stat : 14704 (plingeling) R 14695 14697 14543 0 -1 4202560 6175 1256 0 0 1211 0 0 0 25 0 9 0 655339256 313532416 37778 33554432000 4194304 4417452 140733315995024 18446744073709551615 4232666 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14697/tid=14705] ppid=14695 vsize=306184 CPUtime=12.1 cores=0-7
/proc/14697/task/14705/stat : 14705 (plingeling) R 14695 14697 14543 0 -1 4202560 4478 1256 0 0 1210 0 0 0 25 0 9 0 655339256 313532416 37778 33554432000 4194304 4417452 140733315995024 18446744073709551615 4264533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14697/tid=14706] ppid=14695 vsize=306184 CPUtime=12.11 cores=0-7
/proc/14697/task/14706/stat : 14706 (plingeling) R 14695 14697 14543 0 -1 4202560 4826 1256 0 0 1211 0 0 0 25 0 9 0 655339256 313532416 37778 33554432000 4194304 4417452 140733315995024 18446744073709551615 4251071 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14697/tid=14707] ppid=14695 vsize=306184 CPUtime=12.11 cores=0-7
/proc/14697/task/14707/stat : 14707 (plingeling) R 14695 14697 14543 0 -1 4202560 5028 1256 0 0 1211 0 0 0 25 0 9 0 655339256 313532416 37778 33554432000 4194304 4417452 140733315995024 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14697/tid=14708] ppid=14695 vsize=306184 CPUtime=12.11 cores=0-7
/proc/14697/task/14708/stat : 14708 (plingeling) R 14695 14697 14543 0 -1 4202560 3795 1256 0 0 1211 0 0 0 25 0 9 0 655339256 313532416 37778 33554432000 4194304 4417452 140733315995024 18446744073709551615 4264909 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14697/tid=14709] ppid=14695 vsize=306184 CPUtime=12.11 cores=0-7
/proc/14697/task/14709/stat : 14709 (plingeling) R 14695 14697 14543 0 -1 4202560 4683 1256 0 0 1211 0 0 0 25 0 9 0 655339256 313532416 37778 33554432000 4194304 4417452 140733315995024 18446744073709551615 4277491 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14697/tid=14710] ppid=14695 vsize=306184 CPUtime=12.01 cores=0-7
/proc/14697/task/14710/stat : 14710 (plingeling) R 14695 14697 14543 0 -1 4202560 2835 1256 0 0 1201 0 0 0 25 0 9 0 655339256 313532416 37778 33554432000 4194304 4417452 140733315995024 18446744073709551615 4277510 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14697/tid=14711] ppid=14695 vsize=306184 CPUtime=12.11 cores=0-7
/proc/14697/task/14711/stat : 14711 (plingeling) R 14695 14697 14543 0 -1 4202560 3218 1256 0 0 1211 0 0 0 25 0 9 0 655339256 313532416 37778 33554432000 4194304 4417452 140733315995024 18446744073709551615 4265607 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 97.44
Current children cumulated vsize (KiB) 306184

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

[startup+13.5013 s]
/proc/loadavg: 8.08 6.54 5.21 9/286 14712
/proc/meminfo: memFree=21334424/32951124 swapFree=66457188/67111528
[pid=14697] ppid=14695 vsize=313692 CPUtime=103.84 cores=0-7
/proc/14697/stat : 14697 (plingeling) S 14695 14697 14543 0 -1 4202496 62601 1256 0 0 10376 8 0 0 18 0 9 0 655339198 321220608 39653 33554432000 4194304 4417452 140733315995024 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14697/statm: 78423 39653 180 55 0 76309 0
[pid=14697/tid=14704] ppid=14695 vsize=313692 CPUtime=12.91 cores=0-7
/proc/14697/task/14704/stat : 14704 (plingeling) R 14695 14697 14543 0 -1 4202560 6769 1256 0 0 1291 0 0 0 25 0 9 0 655339256 321220608 39653 33554432000 4194304 4417452 140733315995024 18446744073709551615 4250882 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14697/tid=14705] ppid=14695 vsize=313692 CPUtime=12.9 cores=0-7
/proc/14697/task/14705/stat : 14705 (plingeling) R 14695 14697 14543 0 -1 4202560 4558 1256 0 0 1290 0 0 0 25 0 9 0 655339256 321220608 39653 33554432000 4194304 4417452 140733315995024 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14697/tid=14706] ppid=14695 vsize=313692 CPUtime=12.91 cores=0-7
/proc/14697/task/14706/stat : 14706 (plingeling) R 14695 14697 14543 0 -1 4202560 4826 1256 0 0 1291 0 0 0 25 0 9 0 655339256 321220608 39653 33554432000 4194304 4417452 140733315995024 18446744073709551615 4353568 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14697/tid=14707] ppid=14695 vsize=313692 CPUtime=12.91 cores=0-7
/proc/14697/task/14707/stat : 14707 (plingeling) R 14695 14697 14543 0 -1 4202560 5341 1256 0 0 1291 0 0 0 25 0 9 0 655339256 321220608 39653 33554432000 4194304 4417452 140733315995024 18446744073709551615 4236713 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14697/tid=14708] ppid=14695 vsize=313692 CPUtime=12.92 cores=0-7
/proc/14697/task/14708/stat : 14708 (plingeling) R 14695 14697 14543 0 -1 4202560 4213 1256 0 0 1292 0 0 0 25 0 9 0 655339256 321220608 39653 33554432000 4194304 4417452 140733315995024 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14697/tid=14709] ppid=14695 vsize=313692 CPUtime=12.91 cores=0-7
/proc/14697/task/14709/stat : 14709 (plingeling) R 14695 14697 14543 0 -1 4202560 4683 1256 0 0 1291 0 0 0 25 0 9 0 655339256 321220608 39653 33554432000 4194304 4417452 140733315995024 18446744073709551615 4236634 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14697/tid=14710] ppid=14695 vsize=313692 CPUtime=12.8 cores=0-7
/proc/14697/task/14710/stat : 14710 (plingeling) R 14695 14697 14543 0 -1 4202560 3307 1256 0 0 1280 0 0 0 25 0 9 0 655339256 321220608 39653 33554432000 4194304 4417452 140733315995024 18446744073709551615 4342627 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14697/tid=14711] ppid=14695 vsize=313692 CPUtime=12.92 cores=0-7
/proc/14697/task/14711/stat : 14711 (plingeling) R 14695 14697 14543 0 -1 4202560 3218 1256 0 0 1292 0 0 0 25 0 9 0 655339256 321220608 39653 33554432000 4194304 4417452 140733315995024 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 103.84
Current children cumulated vsize (KiB) 313692

[startup+15.111 s]
/proc/loadavg: 8.08 6.54 5.21 9/286 14712
/proc/meminfo: memFree=21322644/32951124 swapFree=66457188/67111528
[pid=14697] ppid=14695 vsize=321088 CPUtime=116.69 cores=0-7
/proc/14697/stat : 14697 (plingeling) S 14695 14697 14543 0 -1 4202496 64462 1256 0 0 11661 8 0 0 18 0 9 0 655339198 328794112 41502 33554432000 4194304 4417452 140733315995024 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14697/statm: 80272 41502 180 55 0 78158 0
[pid=14697/tid=14704] ppid=14695 vsize=321088 CPUtime=14.52 cores=0-7
/proc/14697/task/14704/stat : 14704 (plingeling) R 14695 14697 14543 0 -1 4202560 7043 1256 0 0 1452 0 0 0 25 0 9 0 655339256 328794112 41502 33554432000 4194304 4417452 140733315995024 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14697/tid=14705] ppid=14695 vsize=321088 CPUtime=14.51 cores=0-7
/proc/14697/task/14705/stat : 14705 (plingeling) R 14695 14697 14543 0 -1 4202560 4658 1256 0 0 1451 0 0 0 25 0 9 0 655339256 328794112 41502 33554432000 4194304 4417452 140733315995024 18446744073709551615 4282826 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14697/tid=14706] ppid=14695 vsize=321088 CPUtime=14.52 cores=0-7
/proc/14697/task/14706/stat : 14706 (plingeling) R 14695 14697 14543 0 -1 4202560 4826 1256 0 0 1452 0 0 0 25 0 9 0 655339256 328794112 41502 33554432000 4194304 4417452 140733315995024 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14697/tid=14707] ppid=14695 vsize=321088 CPUtime=14.53 cores=0-7
/proc/14697/task/14707/stat : 14707 (plingeling) R 14695 14697 14543 0 -1 4202560 6470 1256 0 0 1452 1 0 0 25 0 9 0 655339256 328794112 41502 33554432000 4194304 4417452 140733315995024 18446744073709551615 4250876 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14697/tid=14708] ppid=14695 vsize=321088 CPUtime=14.52 cores=0-7
/proc/14697/task/14708/stat : 14708 (plingeling) R 14695 14697 14543 0 -1 4202560 4213 1256 0 0 1452 0 0 0 25 0 9 0 655339256 328794112 41502 33554432000 4194304 4417452 140733315995024 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14697/tid=14709] ppid=14695 vsize=321088 CPUtime=14.52 cores=0-7
/proc/14697/task/14709/stat : 14709 (plingeling) R 14695 14697 14543 0 -1 4202560 5041 1256 0 0 1452 0 0 0 25 0 9 0 655339256 328794112 41502 33554432000 4194304 4417452 140733315995024 18446744073709551615 4234242 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14697/tid=14710] ppid=14695 vsize=321088 CPUtime=14.39 cores=0-7
/proc/14697/task/14710/stat : 14710 (plingeling) R 14695 14697 14543 0 -1 4202560 3307 1256 0 0 1439 0 0 0 25 0 9 0 655339256 328794112 41502 33554432000 4194304 4417452 140733315995024 18446744073709551615 4232413 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14697/tid=14711] ppid=14695 vsize=321088 CPUtime=14.52 cores=0-7
/proc/14697/task/14711/stat : 14711 (plingeling) R 14695 14697 14543 0 -1 4202560 3218 1256 0 0 1452 0 0 0 25 0 9 0 655339256 328794112 41502 33554432000 4194304 4417452 140733315995024 18446744073709551615 4310483 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 116.69
Current children cumulated vsize (KiB) 321088

[startup+15.9009 s]
/proc/loadavg: 8.08 6.54 5.21 9/286 14712
/proc/meminfo: memFree=21322644/32951124 swapFree=66457188/67111528
[pid=14697] ppid=14695 vsize=336816 CPUtime=123 cores=0-7
/proc/14697/stat : 14697 (plingeling) S 14695 14697 14543 0 -1 4202496 68394 1256 0 0 12292 8 0 0 18 0 9 0 655339198 344899584 45434 33554432000 4194304 4417452 140733315995024 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14697/statm: 84204 45434 180 55 0 82090 0
[pid=14697/tid=14704] ppid=14695 vsize=336816 CPUtime=15.31 cores=0-7
/proc/14697/task/14704/stat : 14704 (plingeling) R 14695 14697 14543 0 -1 4202560 7043 1256 0 0 1531 0 0 0 25 0 9 0 655339256 344899584 45434 33554432000 4194304 4417452 140733315995024 18446744073709551615 4354418 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14697/tid=14705] ppid=14695 vsize=336816 CPUtime=15.3 cores=0-7
/proc/14697/task/14705/stat : 14705 (plingeling) R 14695 14697 14543 0 -1 4202560 5962 1256 0 0 1530 0 0 0 25 0 9 0 655339256 344899584 45434 33554432000 4194304 4417452 140733315995024 18446744073709551615 4258362 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14697/tid=14706] ppid=14695 vsize=336816 CPUtime=15.31 cores=0-7
/proc/14697/task/14706/stat : 14706 (plingeling) R 14695 14697 14543 0 -1 4202560 5069 1256 0 0 1531 0 0 0 25 0 9 0 655339256 344899584 45434 33554432000 4194304 4417452 140733315995024 18446744073709551615 4331796 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14697/tid=14707] ppid=14695 vsize=336816 CPUtime=15.32 cores=0-7
/proc/14697/task/14707/stat : 14707 (plingeling) R 14695 14697 14543 0 -1 4202560 7274 1256 0 0 1531 1 0 0 25 0 9 0 655339256 344899584 45434 33554432000 4194304 4417452 140733315995024 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14697/tid=14708] ppid=14695 vsize=336816 CPUtime=15.31 cores=0-7
/proc/14697/task/14708/stat : 14708 (plingeling) R 14695 14697 14543 0 -1 4202560 4213 1256 0 0 1531 0 0 0 25 0 9 0 655339256 344899584 45434 33554432000 4194304 4417452 140733315995024 18446744073709551615 4331729 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14697/tid=14709] ppid=14695 vsize=336816 CPUtime=15.31 cores=0-7
/proc/14697/task/14709/stat : 14709 (plingeling) R 14695 14697 14543 0 -1 4202560 5318 1256 0 0 1531 0 0 0 25 0 9 0 655339256 344899584 45434 33554432000 4194304 4417452 140733315995024 18446744073709551615 4236294 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14697/tid=14710] ppid=14695 vsize=336816 CPUtime=15.18 cores=0-7
/proc/14697/task/14710/stat : 14710 (plingeling) R 14695 14697 14543 0 -1 4202560 3307 1256 0 0 1518 0 0 0 25 0 9 0 655339256 344899584 45434 33554432000 4194304 4417452 140733315995024 18446744073709551615 4364399 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14697/tid=14711] ppid=14695 vsize=336816 CPUtime=15.31 cores=0-7
/proc/14697/task/14711/stat : 14711 (plingeling) R 14695 14697 14543 0 -1 4202560 4522 1256 0 0 1531 0 0 0 25 0 9 0 655339256 344899584 45434 33554432000 4194304 4417452 140733315995024 18446744073709551615 4248920 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 123
Current children cumulated vsize (KiB) 336816

[startup+16.7007 s]
/proc/loadavg: 8.08 6.54 5.21 9/286 14712
/proc/meminfo: memFree=21300820/32951124 swapFree=66457188/67111528
[pid=14697] ppid=14695 vsize=350532 CPUtime=129.4 cores=0-7
/proc/14697/stat : 14697 (plingeling) S 14695 14697 14543 0 -1 4202496 71835 1256 0 0 12931 9 0 0 18 0 9 0 655339198 358944768 48875 33554432000 4194304 4417452 140733315995024 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14697/statm: 87633 48875 180 55 0 85519 0
[pid=14697/tid=14704] ppid=14695 vsize=350532 CPUtime=16.11 cores=0-7
/proc/14697/task/14704/stat : 14704 (plingeling) R 14695 14697 14543 0 -1 4202560 7043 1256 0 0 1611 0 0 0 25 0 9 0 655339256 358944768 48875 33554432000 4194304 4417452 140733315995024 18446744073709551615 4320823 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14697/tid=14705] ppid=14695 vsize=350532 CPUtime=16.1 cores=0-7
/proc/14697/task/14705/stat : 14705 (plingeling) R 14695 14697 14543 0 -1 4202560 5962 1256 0 0 1610 0 0 0 25 0 9 0 655339256 358944768 48875 33554432000 4194304 4417452 140733315995024 18446744073709551615 4258418 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14697/tid=14706] ppid=14695 vsize=350532 CPUtime=16.12 cores=0-7
/proc/14697/task/14706/stat : 14706 (plingeling) R 14695 14697 14543 0 -1 4202560 6099 1256 0 0 1611 1 0 0 25 0 9 0 655339256 358944768 48875 33554432000 4194304 4417452 140733315995024 18446744073709551615 4248516 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14697/tid=14707] ppid=14695 vsize=350532 CPUtime=16.12 cores=0-7
/proc/14697/task/14707/stat : 14707 (plingeling) R 14695 14697 14543 0 -1 4202560 8146 1256 0 0 1611 1 0 0 25 0 9 0 655339256 358944768 48875 33554432000 4194304 4417452 140733315995024 18446744073709551615 4250953 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14697/tid=14708] ppid=14695 vsize=350532 CPUtime=16.11 cores=0-7
/proc/14697/task/14708/stat : 14708 (plingeling) R 14695 14697 14543 0 -1 4202560 5504 1256 0 0 1611 0 0 0 25 0 9 0 655339256 358944768 48875 33554432000 4194304 4417452 140733315995024 18446744073709551615 4258550 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14697/tid=14709] ppid=14695 vsize=350532 CPUtime=16.11 cores=0-7
/proc/14697/task/14709/stat : 14709 (plingeling) R 14695 14697 14543 0 -1 4202560 5318 1256 0 0 1611 0 0 0 25 0 9 0 655339256 358944768 48875 33554432000 4194304 4417452 140733315995024 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14697/tid=14710] ppid=14695 vsize=350532 CPUtime=15.97 cores=0-7
/proc/14697/task/14710/stat : 14710 (plingeling) R 14695 14697 14543 0 -1 4202560 3555 1256 0 0 1597 0 0 0 25 0 9 0 655339256 358944768 48875 33554432000 4194304 4417452 140733315995024 18446744073709551615 4236319 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14697/tid=14711] ppid=14695 vsize=350532 CPUtime=16.11 cores=0-7
/proc/14697/task/14711/stat : 14711 (plingeling) R 14695 14697 14543 0 -1 4202560 4522 1256 0 0 1611 0 0 0 25 0 9 0 655339256 358944768 48875 33554432000 4194304 4417452 140733315995024 18446744073709551615 4365973 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 129.4
Current children cumulated vsize (KiB) 350532

[startup+16.9007 s]
/proc/loadavg: 8.08 6.54 5.21 9/286 14712
/proc/meminfo: memFree=21300820/32951124 swapFree=66457188/67111528
[pid=14697] ppid=14695 vsize=350532 CPUtime=131 cores=0-7
/proc/14697/stat : 14697 (plingeling) S 14695 14697 14543 0 -1 4202496 71835 1256 0 0 13091 9 0 0 18 0 9 0 655339198 358944768 48875 33554432000 4194304 4417452 140733315995024 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14697/statm: 87633 48875 180 55 0 85519 0
[pid=14697/tid=14704] ppid=14695 vsize=350532 CPUtime=16.31 cores=0-7
/proc/14697/task/14704/stat : 14704 (plingeling) R 14695 14697 14543 0 -1 4202560 7043 1256 0 0 1631 0 0 0 25 0 9 0 655339256 358944768 48875 33554432000 4194304 4417452 140733315995024 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14697/tid=14705] ppid=14695 vsize=350532 CPUtime=16.3 cores=0-7
/proc/14697/task/14705/stat : 14705 (plingeling) R 14695 14697 14543 0 -1 4202560 5962 1256 0 0 1630 0 0 0 25 0 9 0 655339256 358944768 48875 33554432000 4194304 4417452 140733315995024 18446744073709551615 4248897 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14697/tid=14706] ppid=14695 vsize=350532 CPUtime=16.32 cores=0-7
/proc/14697/task/14706/stat : 14706 (plingeling) R 14695 14697 14543 0 -1 4202560 6099 1256 0 0 1631 1 0 0 25 0 9 0 655339256 358944768 48875 33554432000 4194304 4417452 140733315995024 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=14697/tid=14707] ppid=14695 vsize=350532 CPUtime=16.32 cores=0-7
/proc/14697/task/14707/stat : 14707 (plingeling) R 14695 14697 14543 0 -1 4202560 8146 1256 0 0 1631 1 0 0 25 0 9 0 655339256 358944768 48875 33554432000 4194304 4417452 140733315995024 18446744073709551615 4356864 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14697/tid=14708] ppid=14695 vsize=350532 CPUtime=16.31 cores=0-7
/proc/14697/task/14708/stat : 14708 (plingeling) R 14695 14697 14543 0 -1 4202560 5504 1256 0 0 1631 0 0 0 25 0 9 0 655339256 358944768 48875 33554432000 4194304 4417452 140733315995024 18446744073709551615 4258582 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14697/tid=14709] ppid=14695 vsize=350532 CPUtime=16.31 cores=0-7
/proc/14697/task/14709/stat : 14709 (plingeling) R 14695 14697 14543 0 -1 4202560 5318 1256 0 0 1631 0 0 0 25 0 9 0 655339256 358944768 48875 33554432000 4194304 4417452 140733315995024 18446744073709551615 4353528 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14697/tid=14710] ppid=14695 vsize=350532 CPUtime=16.17 cores=0-7
/proc/14697/task/14710/stat : 14710 (plingeling) R 14695 14697 14543 0 -1 4202560 3555 1256 0 0 1617 0 0 0 25 0 9 0 655339256 358944768 48875 33554432000 4194304 4417452 140733315995024 18446744073709551615 4258561 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14697/tid=14711] ppid=14695 vsize=350532 CPUtime=16.31 cores=0-7
/proc/14697/task/14711/stat : 14711 (plingeling) R 14695 14697 14543 0 -1 4202560 4522 1256 0 0 1631 0 0 0 25 0 9 0 655339256 358944768 48875 33554432000 4194304 4417452 140733315995024 18446744073709551615 4364684 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 131
Current children cumulated vsize (KiB) 350532

Child status: 20
Real time (s): 16.9857
CPU time (s): 131.436
CPU user time (s): 131.329
CPU system time (s): 0.106983
CPU usage (%): 773.806
Max. virtual memory (cumulated for all children) (KiB): 350532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 131.329
system time used= 0.106983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73095
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= 182
involuntary context switches= 1130

runsolver used 0.049992 second user time and 0.100984 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-15 07:30:10
IDJOB=3372362
IDBENCH=71718
IDSOLVER=1851
FILE ID=node132/3372362-1305437410
RUNJOBID= node132-1305437109-14557
PBS_JOBID= 13324765
Free space on /tmp= 73364 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.1-6.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372362-1305437410/watcher-3372362-1305437410 -o /tmp/evaluation-result-3372362-1305437410/solver-3372362-1305437410 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372362-1305437410.cnf

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

MD5SUM BENCH= d986f0b849e7c714ed5d3a26373567af
RANDOM SEED=1537477817

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:      21487156 kB
Buffers:        290328 kB
Cached:        5624612 kB
SwapCached:       6904 kB
Active:        4813116 kB
Inactive:      6345232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21487156 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:            5856 kB
Writeback:           0 kB
AnonPages:     5241376 kB
Mapped:          18896 kB
Slab:           217832 kB
PageTables:      24340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34736592 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= 73364 MiB
End job on node132 at 2011-05-15 07:30:27