Trace number 3371122

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 274.236 69.0387

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/rnd_150_29_u.cnf
MD5SUM97209c9c2612edfa7815278bcf07a2b4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark83.7023
Satisfiable
(Un)Satisfiability was proved
Number of variables4408
Number of clauses19904
Sum of the clauses size48208
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 211504
Number of clauses of size 38400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

274.16/69.03	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-3371122-1305426197/watcher-3371122-1305426197 -o /tmp/evaluation-result-3371122-1305426197/solver-3371122-1305426197 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371122-1305426197.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.73 8.31 8.15 6/298 9648
/proc/meminfo: memFree=29076928/32951124 swapFree=54427468/67111528
[pid=9648] ppid=9646 vsize=9388 CPUtime=0 cores=1,3,5,7
/proc/9648/stat : 9648 (plingeling) R 9646 9648 3918 0 -1 4202496 410 1252 0 0 0 0 0 0 25 0 1 0 654217659 9613312 341 33554432000 4194304 4417452 140733449353360 18446744073709551615 228122374853 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9648/statm: 2347 346 147 55 0 233 0

[startup+0.130762 s]
/proc/loadavg: 8.73 8.31 8.15 6/298 9648
/proc/meminfo: memFree=29076928/32951124 swapFree=54427468/67111528
[pid=9648] ppid=9646 vsize=55300 CPUtime=0.43 cores=1,3,5,7
/proc/9648/stat : 9648 (plingeling) S 9646 9648 3918 0 -1 4202496 2679 1252 0 0 43 0 0 0 25 0 5 0 654217659 56627200 1610 33554432000 4194304 4417452 140733449353360 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9648/statm: 13825 1610 176 55 0 11711 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 55300

[startup+0.200752 s]
/proc/loadavg: 8.73 8.31 8.15 6/298 9648
/proc/meminfo: memFree=29076928/32951124 swapFree=54427468/67111528
[pid=9648] ppid=9646 vsize=55984 CPUtime=0.7 cores=1,3,5,7
/proc/9648/stat : 9648 (plingeling) S 9646 9648 3918 0 -1 4202496 2867 1252 0 0 70 0 0 0 25 0 5 0 654217659 57327616 1798 33554432000 4194304 4417452 140733449353360 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9648/statm: 13996 1798 179 55 0 11882 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 55984

[startup+0.300733 s]
/proc/loadavg: 8.73 8.31 8.15 6/298 9648
/proc/meminfo: memFree=29076928/32951124 swapFree=54427468/67111528
[pid=9648] ppid=9646 vsize=124008 CPUtime=1.1 cores=1,3,5,7
/proc/9648/stat : 9648 (plingeling) S 9646 9648 3918 0 -1 4202496 3487 1252 0 0 110 0 0 0 25 0 5 0 654217659 126984192 2418 33554432000 4194304 4417452 140733449353360 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9648/statm: 31002 2418 179 55 0 28888 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 124008

[startup+0.700662 s]
/proc/loadavg: 8.73 8.31 8.15 6/298 9648
/proc/meminfo: memFree=29076928/32951124 swapFree=54427468/67111528
[pid=9648] ppid=9646 vsize=124892 CPUtime=2.7 cores=1,3,5,7
/proc/9648/stat : 9648 (plingeling) S 9646 9648 3918 0 -1 4202496 3709 1252 0 0 270 0 0 0 25 0 5 0 654217659 127889408 2640 33554432000 4194304 4417452 140733449353360 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9648/statm: 31223 2640 180 55 0 29109 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 124892

[startup+1.50052 s]
/proc/loadavg: 8.73 8.31 8.15 10/303 9690
/proc/meminfo: memFree=29055880/32951124 swapFree=54427468/67111528
[pid=9648] ppid=9646 vsize=128124 CPUtime=5.88 cores=1,3,5,7
/proc/9648/stat : 9648 (plingeling) S 9646 9648 3918 0 -1 4202496 5123 1252 0 0 588 0 0 0 25 0 5 0 654217659 131198976 3480 33554432000 4194304 4417452 140733449353360 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9648/statm: 32031 3480 180 55 0 29917 0
[pid=9648/tid=9665] ppid=9646 vsize=128124 CPUtime=1.47 cores=1,3,5,7
/proc/9648/task/9665/stat : 9665 (plingeling) R 9646 9648 3918 0 -1 4202560 944 1252 0 0 147 0 0 0 20 0 5 0 654217661 131198976 3480 33554432000 4194304 4417452 140733449353360 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9648/tid=9666] ppid=9646 vsize=128124 CPUtime=1.46 cores=1,3,5,7
/proc/9648/task/9666/stat : 9666 (plingeling) R 9646 9648 3918 0 -1 4202560 1244 1252 0 0 146 0 0 0 25 0 5 0 654217661 131198976 3480 33554432000 4194304 4417452 140733449353360 18446744073709551615 4366469 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9648/tid=9667] ppid=9646 vsize=128124 CPUtime=1.45 cores=1,3,5,7
/proc/9648/task/9667/stat : 9667 (plingeling) R 9646 9648 3918 0 -1 4202560 951 1252 0 0 145 0 0 0 25 0 5 0 654217661 131198976 3480 33554432000 4194304 4417452 140733449353360 18446744073709551615 4365036 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9648/tid=9668] ppid=9646 vsize=128124 CPUtime=1.46 cores=1,3,5,7
/proc/9648/task/9668/stat : 9668 (plingeling) R 9646 9648 3918 0 -1 4202560 556 1252 0 0 146 0 0 0 25 0 5 0 654217661 131198976 3480 33554432000 4194304 4417452 140733449353360 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 128124

[startup+3.10024 s]
/proc/loadavg: 8.73 8.31 8.15 10/305 9722
/proc/meminfo: memFree=29076820/32951124 swapFree=54427468/67111528
[pid=9648] ppid=9646 vsize=134140 CPUtime=12.24 cores=1,3,5,7
/proc/9648/stat : 9648 (plingeling) S 9646 9648 3918 0 -1 4202496 9724 1252 0 0 1224 0 0 0 25 0 5 0 654217659 137359360 4966 33554432000 4194304 4417452 140733449353360 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9648/statm: 33535 4966 180 55 0 31421 0
[pid=9648/tid=9665] ppid=9646 vsize=134140 CPUtime=3.06 cores=1,3,5,7
/proc/9648/task/9665/stat : 9665 (plingeling) R 9646 9648 3918 0 -1 4202560 2245 1252 0 0 306 0 0 0 25 0 5 0 654217661 137359360 4966 33554432000 4194304 4417452 140733449353360 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9648/tid=9666] ppid=9646 vsize=134140 CPUtime=3.04 cores=1,3,5,7
/proc/9648/task/9666/stat : 9666 (plingeling) R 9646 9648 3918 0 -1 4202560 3050 1252 0 0 304 0 0 0 25 0 5 0 654217661 137359360 4966 33554432000 4194304 4417452 140733449353360 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9648/tid=9667] ppid=9646 vsize=134140 CPUtime=3.05 cores=1,3,5,7
/proc/9648/task/9667/stat : 9667 (plingeling) R 9646 9648 3918 0 -1 4202560 2079 1252 0 0 305 0 0 0 25 0 5 0 654217661 137359360 4966 33554432000 4194304 4417452 140733449353360 18446744073709551615 4353830 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9648/tid=9668] ppid=9646 vsize=134140 CPUtime=3.05 cores=1,3,5,7
/proc/9648/task/9668/stat : 9668 (plingeling) R 9646 9648 3918 0 -1 4202560 922 1252 0 0 305 0 0 0 25 0 5 0 654217661 137359360 4966 33554432000 4194304 4417452 140733449353360 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 134140

[startup+6.30067 s]
/proc/loadavg: 8.75 8.32 8.15 10/305 9824
/proc/meminfo: memFree=29052416/32951124 swapFree=54427468/67111528
[pid=9648] ppid=9646 vsize=133876 CPUtime=24.96 cores=1,3,5,7
/proc/9648/stat : 9648 (plingeling) S 9646 9648 3918 0 -1 4202496 13366 1252 0 0 2495 1 0 0 25 0 5 0 654217659 137089024 4893 33554432000 4194304 4417452 140733449353360 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9648/statm: 33469 4893 180 55 0 31355 0
[pid=9648/tid=9665] ppid=9646 vsize=133876 CPUtime=6.23 cores=1,3,5,7
/proc/9648/task/9665/stat : 9665 (plingeling) R 9646 9648 3918 0 -1 4202560 3278 1252 0 0 623 0 0 0 25 0 5 0 654217661 137089024 4893 33554432000 4194304 4417452 140733449353360 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9648/tid=9666] ppid=9646 vsize=133876 CPUtime=6.23 cores=1,3,5,7
/proc/9648/task/9666/stat : 9666 (plingeling) R 9646 9648 3918 0 -1 4202560 4540 1252 0 0 623 0 0 0 25 0 5 0 654217661 137089024 4893 33554432000 4194304 4417452 140733449353360 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9648/tid=9667] ppid=9646 vsize=133876 CPUtime=6.24 cores=1,3,5,7
/proc/9648/task/9667/stat : 9667 (plingeling) R 9646 9648 3918 0 -1 4202560 2854 1252 0 0 624 0 0 0 25 0 5 0 654217661 137089024 4893 33554432000 4194304 4417452 140733449353360 18446744073709551615 4250924 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9648/tid=9668] ppid=9646 vsize=133876 CPUtime=6.22 cores=1,3,5,7
/proc/9648/task/9668/stat : 9668 (plingeling) R 9646 9648 3918 0 -1 4202560 1266 1252 0 0 622 0 0 0 25 0 5 0 654217661 137089024 4893 33554432000 4194304 4417452 140733449353360 18446744073709551615 4365106 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 133876

[startup+12.7005 s]
/proc/loadavg: 8.77 8.33 8.16 10/303 10014
/proc/meminfo: memFree=29115700/32951124 swapFree=54427468/67111528
[pid=9648] ppid=9646 vsize=144728 CPUtime=50.4 cores=1,3,5,7
/proc/9648/stat : 9648 (plingeling) S 9646 9648 3918 0 -1 4202496 27224 1252 0 0 5038 2 0 0 25 0 5 0 654217659 148201472 7608 33554432000 4194304 4417452 140733449353360 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9648/statm: 36182 7608 180 55 0 34068 0
[pid=9648/tid=9665] ppid=9646 vsize=144728 CPUtime=12.61 cores=1,3,5,7
/proc/9648/task/9665/stat : 9665 (plingeling) R 9646 9648 3918 0 -1 4202560 7637 1252 0 0 1261 0 0 0 25 0 5 0 654217661 148201472 7608 33554432000 4194304 4417452 140733449353360 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9648/tid=9666] ppid=9646 vsize=144728 CPUtime=12.62 cores=1,3,5,7
/proc/9648/task/9666/stat : 9666 (plingeling) R 9646 9648 3918 0 -1 4202560 9231 1252 0 0 1262 0 0 0 25 0 5 0 654217661 148201472 7608 33554432000 4194304 4417452 140733449353360 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9648/tid=9667] ppid=9646 vsize=144728 CPUtime=12.58 cores=1,3,5,7
/proc/9648/task/9667/stat : 9667 (plingeling) R 9646 9648 3918 0 -1 4202560 6216 1252 0 0 1258 0 0 0 25 0 5 0 654217661 148201472 7608 33554432000 4194304 4417452 140733449353360 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9648/tid=9668] ppid=9646 vsize=144728 CPUtime=12.54 cores=1,3,5,7
/proc/9648/task/9668/stat : 9668 (plingeling) R 9646 9648 3918 0 -1 4202560 2712 1252 0 0 1254 0 0 0 25 0 5 0 654217661 148201472 7608 33554432000 4194304 4417452 140733449353360 18446744073709551615 4236995 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.4
Current children cumulated vsize (KiB) 144728

[startup+25.5013 s]
/proc/loadavg: 8.90 8.38 8.17 10/303 10392
/proc/meminfo: memFree=29084432/32951124 swapFree=54427468/67111528
[pid=9648] ppid=9646 vsize=142624 CPUtime=101.26 cores=1,3,5,7
/proc/9648/stat : 9648 (plingeling) S 9646 9648 3918 0 -1 4202496 51033 1252 0 0 10119 7 0 0 25 0 5 0 654217659 146046976 7113 33554432000 4194304 4417452 140733449353360 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9648/statm: 35656 7113 180 55 0 33542 0
[pid=9648/tid=9665] ppid=9646 vsize=142624 CPUtime=25.41 cores=1,3,5,7
/proc/9648/task/9665/stat : 9665 (plingeling) R 9646 9648 3918 0 -1 4202560 16868 1252 0 0 2539 2 0 0 25 0 5 0 654217661 146046976 7113 33554432000 4194304 4417452 140733449353360 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9648/tid=9666] ppid=9646 vsize=142624 CPUtime=25.42 cores=1,3,5,7
/proc/9648/task/9666/stat : 9666 (plingeling) R 9646 9648 3918 0 -1 4202560 15918 1252 0 0 2541 1 0 0 25 0 5 0 654217661 146046976 7113 33554432000 4194304 4417452 140733449353360 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9648/tid=9667] ppid=9646 vsize=142624 CPUtime=25.15 cores=1,3,5,7
/proc/9648/task/9667/stat : 9667 (plingeling) R 9646 9648 3918 0 -1 4202560 11814 1252 0 0 2514 1 0 0 25 0 5 0 654217661 146046976 7113 33554432000 4194304 4417452 140733449353360 18446744073709551615 4252144 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9648/tid=9668] ppid=9646 vsize=142624 CPUtime=25.22 cores=1,3,5,7
/proc/9648/task/9668/stat : 9668 (plingeling) R 9646 9648 3918 0 -1 4202560 5005 1252 0 0 2522 0 0 0 25 0 5 0 654217661 146046976 7113 33554432000 4194304 4417452 140733449353360 18446744073709551615 4236742 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.26
Current children cumulated vsize (KiB) 142624

[startup+51.1007 s]
/proc/loadavg: 9.00 8.44 8.20 10/305 11115
/proc/meminfo: memFree=29032416/32951124 swapFree=54427468/67111528
[pid=9648] ppid=9646 vsize=157096 CPUtime=203.03 cores=1,3,5,7
/proc/9648/stat : 9648 (plingeling) S 9646 9648 3918 0 -1 4202496 87722 1252 0 0 20291 12 0 0 25 0 5 0 654217659 160866304 10730 33554432000 4194304 4417452 140733449353360 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9648/statm: 39274 10730 180 55 0 37160 0
[pid=9648/tid=9665] ppid=9646 vsize=157096 CPUtime=51 cores=1,3,5,7
/proc/9648/task/9665/stat : 9665 (plingeling) R 9646 9648 3918 0 -1 4202560 25588 1252 0 0 5096 4 0 0 25 0 5 0 654217661 160866304 10730 33554432000 4194304 4417452 140733449353360 18446744073709551615 4251038 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9648/tid=9666] ppid=9646 vsize=157096 CPUtime=50.99 cores=1,3,5,7
/proc/9648/task/9666/stat : 9666 (plingeling) R 9646 9648 3918 0 -1 4202560 28808 1252 0 0 5096 3 0 0 25 0 5 0 654217661 160866304 10730 33554432000 4194304 4417452 140733449353360 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9648/tid=9667] ppid=9646 vsize=157096 CPUtime=50.49 cores=1,3,5,7
/proc/9648/task/9667/stat : 9667 (plingeling) R 9646 9648 3918 0 -1 4202560 22312 1252 0 0 5046 3 0 0 25 0 5 0 654217661 160866304 10730 33554432000 4194304 4417452 140733449353360 18446744073709551615 4364687 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9648/tid=9668] ppid=9646 vsize=157096 CPUtime=50.51 cores=1,3,5,7
/proc/9648/task/9668/stat : 9668 (plingeling) R 9646 9648 3918 0 -1 4202560 9586 1252 0 0 5050 1 0 0 25 0 5 0 654217661 160866304 10730 33554432000 4194304 4417452 140733449353360 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.03
Current children cumulated vsize (KiB) 157096

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

[startup+51.2007 s]
/proc/loadavg: 9.00 8.44 8.20 10/305 11115
/proc/meminfo: memFree=29032416/32951124 swapFree=54427468/67111528
[pid=9648] ppid=9646 vsize=157096 CPUtime=203.43 cores=1,3,5,7
/proc/9648/stat : 9648 (plingeling) S 9646 9648 3918 0 -1 4202496 87722 1252 0 0 20331 12 0 0 25 0 5 0 654217659 160866304 10730 33554432000 4194304 4417452 140733449353360 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9648/statm: 39274 10730 180 55 0 37160 0
[pid=9648/tid=9665] ppid=9646 vsize=157096 CPUtime=51.1 cores=1,3,5,7
/proc/9648/task/9665/stat : 9665 (plingeling) R 9646 9648 3918 0 -1 4202560 25588 1252 0 0 5106 4 0 0 25 0 5 0 654217661 160866304 10730 33554432000 4194304 4417452 140733449353360 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9648/tid=9666] ppid=9646 vsize=157096 CPUtime=51.08 cores=1,3,5,7
/proc/9648/task/9666/stat : 9666 (plingeling) R 9646 9648 3918 0 -1 4202560 28808 1252 0 0 5105 3 0 0 25 0 5 0 654217661 160866304 10730 33554432000 4194304 4417452 140733449353360 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9648/tid=9667] ppid=9646 vsize=157096 CPUtime=50.59 cores=1,3,5,7
/proc/9648/task/9667/stat : 9667 (plingeling) R 9646 9648 3918 0 -1 4202560 22312 1252 0 0 5056 3 0 0 25 0 5 0 654217661 160866304 10730 33554432000 4194304 4417452 140733449353360 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9648/tid=9668] ppid=9646 vsize=157096 CPUtime=50.61 cores=1,3,5,7
/proc/9648/task/9668/stat : 9668 (plingeling) R 9646 9648 3918 0 -1 4202560 9586 1252 0 0 5060 1 0 0 25 0 5 0 654217661 160866304 10730 33554432000 4194304 4417452 140733449353360 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.43
Current children cumulated vsize (KiB) 157096

[startup+57.6006 s]
/proc/loadavg: 9.00 8.45 8.20 10/305 11297
/proc/meminfo: memFree=28946348/32951124 swapFree=54427468/67111528
[pid=9648] ppid=9646 vsize=159868 CPUtime=228.88 cores=1,3,5,7
/proc/9648/stat : 9648 (plingeling) S 9646 9648 3918 0 -1 4202496 96933 1252 0 0 22874 14 0 0 25 0 5 0 654217659 163704832 11399 33554432000 4194304 4417452 140733449353360 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9648/statm: 39967 11399 180 55 0 37853 0
[pid=9648/tid=9665] ppid=9646 vsize=159868 CPUtime=57.47 cores=1,3,5,7
/proc/9648/task/9665/stat : 9665 (plingeling) R 9646 9648 3918 0 -1 4202560 29337 1252 0 0 5743 4 0 0 25 0 5 0 654217661 163704832 11399 33554432000 4194304 4417452 140733449353360 18446744073709551615 4365965 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9648/tid=9666] ppid=9646 vsize=159868 CPUtime=57.48 cores=1,3,5,7
/proc/9648/task/9666/stat : 9666 (plingeling) R 9646 9648 3918 0 -1 4202560 30358 1252 0 0 5745 3 0 0 25 0 5 0 654217661 163704832 11399 33554432000 4194304 4417452 140733449353360 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9648/tid=9667] ppid=9646 vsize=159868 CPUtime=56.92 cores=1,3,5,7
/proc/9648/task/9667/stat : 9667 (plingeling) R 9646 9648 3918 0 -1 4202560 25513 1252 0 0 5689 3 0 0 25 0 5 0 654217661 163704832 11399 33554432000 4194304 4417452 140733449353360 18446744073709551615 4354053 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9648/tid=9668] ppid=9646 vsize=159868 CPUtime=56.94 cores=1,3,5,7
/proc/9648/task/9668/stat : 9668 (plingeling) R 9646 9648 3918 0 -1 4202560 10297 1252 0 0 5693 1 0 0 25 0 5 0 654217661 163704832 11399 33554432000 4194304 4417452 140733449353360 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 228.88
Current children cumulated vsize (KiB) 159868

[startup+64.0004 s]
/proc/loadavg: 9.00 8.46 8.21 11/304 11495
/proc/meminfo: memFree=28974204/32951124 swapFree=54427468/67111528
[pid=9648] ppid=9646 vsize=164220 CPUtime=254.31 cores=1,3,5,7
/proc/9648/stat : 9648 (plingeling) S 9646 9648 3918 0 -1 4202496 105034 1252 0 0 25416 15 0 0 25 0 5 0 654217659 168161280 12484 33554432000 4194304 4417452 140733449353360 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9648/statm: 41055 12484 180 55 0 38941 0
[pid=9648/tid=9665] ppid=9646 vsize=164220 CPUtime=63.88 cores=1,3,5,7
/proc/9648/task/9665/stat : 9665 (plingeling) R 9646 9648 3918 0 -1 4202560 30863 1252 0 0 6383 5 0 0 25 0 5 0 654217661 168161280 12484 33554432000 4194304 4417452 140733449353360 18446744073709551615 4321629 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9648/tid=9666] ppid=9646 vsize=164220 CPUtime=63.88 cores=1,3,5,7
/proc/9648/task/9666/stat : 9666 (plingeling) R 9646 9648 3918 0 -1 4202560 33794 1252 0 0 6384 4 0 0 25 0 5 0 654217661 168161280 12484 33554432000 4194304 4417452 140733449353360 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9648/tid=9667] ppid=9646 vsize=164220 CPUtime=63.23 cores=1,3,5,7
/proc/9648/task/9667/stat : 9667 (plingeling) R 9646 9648 3918 0 -1 4202560 27901 1252 0 0 6319 4 0 0 25 0 5 0 654217661 168161280 12484 33554432000 4194304 4417452 140733449353360 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9648/tid=9668] ppid=9646 vsize=164220 CPUtime=63.28 cores=1,3,5,7
/proc/9648/task/9668/stat : 9668 (plingeling) R 9646 9648 3918 0 -1 4202560 11048 1252 0 0 6327 1 0 0 25 0 5 0 654217661 168161280 12484 33554432000 4194304 4417452 140733449353360 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 254.31
Current children cumulated vsize (KiB) 164220

[startup+67.2118 s]
/proc/loadavg: 9.00 8.47 8.21 10/305 11595
/proc/meminfo: memFree=28975056/32951124 swapFree=54427468/67111528
[pid=9648] ppid=9646 vsize=157568 CPUtime=267.07 cores=1,3,5,7
/proc/9648/stat : 9648 (plingeling) S 9646 9648 3918 0 -1 4202496 109129 1252 0 0 26691 16 0 0 25 0 5 0 654217659 161349632 10835 33554432000 4194304 4417452 140733449353360 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9648/statm: 39392 10835 180 55 0 37278 0
[pid=9648/tid=9665] ppid=9646 vsize=157568 CPUtime=67.09 cores=1,3,5,7
/proc/9648/task/9665/stat : 9665 (plingeling) R 9646 9648 3918 0 -1 4202560 32347 1252 0 0 6704 5 0 0 25 0 5 0 654217661 161349632 10835 33554432000 4194304 4417452 140733449353360 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9648/tid=9666] ppid=9646 vsize=157568 CPUtime=67.08 cores=1,3,5,7
/proc/9648/task/9666/stat : 9666 (plingeling) R 9646 9648 3918 0 -1 4202560 34834 1252 0 0 6704 4 0 0 25 0 5 0 654217661 161349632 10835 33554432000 4194304 4417452 140733449353360 18446744073709551615 4237317 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9648/tid=9667] ppid=9646 vsize=157568 CPUtime=66.39 cores=1,3,5,7
/proc/9648/task/9667/stat : 9667 (plingeling) R 9646 9648 3918 0 -1 4202560 29063 1252 0 0 6635 4 0 0 25 0 5 0 654217661 161349632 10835 33554432000 4194304 4417452 140733449353360 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9648/tid=9668] ppid=9646 vsize=157568 CPUtime=66.46 cores=1,3,5,7
/proc/9648/task/9668/stat : 9668 (plingeling) R 9646 9648 3918 0 -1 4202560 11457 1252 0 0 6645 1 0 0 25 0 5 0 654217661 161349632 10835 33554432000 4194304 4417452 140733449353360 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 267.07
Current children cumulated vsize (KiB) 157568

[startup+68.0007 s]
/proc/loadavg: 9.00 8.47 8.21 10/305 11595
/proc/meminfo: memFree=28975056/32951124 swapFree=54427468/67111528
[pid=9648] ppid=9646 vsize=149792 CPUtime=270.21 cores=1,3,5,7
/proc/9648/stat : 9648 (plingeling) S 9646 9648 3918 0 -1 4202496 110155 1252 0 0 27005 16 0 0 25 0 5 0 654217659 153387008 8891 33554432000 4194304 4417452 140733449353360 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9648/statm: 37448 8891 180 55 0 35334 0
[pid=9648/tid=9665] ppid=9646 vsize=149792 CPUtime=67.88 cores=1,3,5,7
/proc/9648/task/9665/stat : 9665 (plingeling) R 9646 9648 3918 0 -1 4202560 32583 1252 0 0 6783 5 0 0 25 0 5 0 654217661 153387008 8891 33554432000 4194304 4417452 140733449353360 18446744073709551615 4237326 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9648/tid=9666] ppid=9646 vsize=149792 CPUtime=67.87 cores=1,3,5,7
/proc/9648/task/9666/stat : 9666 (plingeling) R 9646 9648 3918 0 -1 4202560 35447 1252 0 0 6783 4 0 0 25 0 5 0 654217661 153387008 8891 33554432000 4194304 4417452 140733449353360 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9648/tid=9667] ppid=9646 vsize=149792 CPUtime=67.16 cores=1,3,5,7
/proc/9648/task/9667/stat : 9667 (plingeling) R 9646 9648 3918 0 -1 4202560 29236 1252 0 0 6712 4 0 0 25 0 5 0 654217661 153387008 8891 33554432000 4194304 4417452 140733449353360 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9648/tid=9668] ppid=9646 vsize=149792 CPUtime=67.25 cores=1,3,5,7
/proc/9648/task/9668/stat : 9668 (plingeling) R 9646 9648 3918 0 -1 4202560 11461 1252 0 0 6724 1 0 0 25 0 5 0 654217661 153387008 8891 33554432000 4194304 4417452 140733449353360 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 270.21
Current children cumulated vsize (KiB) 149792

[startup+68.8006 s]
/proc/loadavg: 9.00 8.47 8.21 11/305 11619
/proc/meminfo: memFree=28993680/32951124 swapFree=54427468/67111528
[pid=9648] ppid=9646 vsize=155196 CPUtime=273.4 cores=1,3,5,7
/proc/9648/stat : 9648 (plingeling) S 9646 9648 3918 0 -1 4202496 111506 1252 0 0 27323 17 0 0 25 0 5 0 654217659 158920704 10242 33554432000 4194304 4417452 140733449353360 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9648/statm: 38799 10242 180 55 0 36685 0
[pid=9648/tid=9665] ppid=9646 vsize=155196 CPUtime=68.68 cores=1,3,5,7
/proc/9648/task/9665/stat : 9665 (plingeling) R 9646 9648 3918 0 -1 4202560 32773 1252 0 0 6863 5 0 0 25 0 5 0 654217661 158920704 10242 33554432000 4194304 4417452 140733449353360 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9648/tid=9666] ppid=9646 vsize=155196 CPUtime=68.67 cores=1,3,5,7
/proc/9648/task/9666/stat : 9666 (plingeling) R 9646 9648 3918 0 -1 4202560 35447 1252 0 0 6863 4 0 0 25 0 5 0 654217661 158920704 10242 33554432000 4194304 4417452 140733449353360 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=9648/tid=9667] ppid=9646 vsize=155196 CPUtime=67.95 cores=1,3,5,7
/proc/9648/task/9667/stat : 9667 (plingeling) R 9646 9648 3918 0 -1 4202560 30260 1252 0 0 6791 4 0 0 25 0 5 0 654217661 158920704 10242 33554432000 4194304 4417452 140733449353360 18446744073709551615 4365936 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=9648/tid=9668] ppid=9646 vsize=155196 CPUtime=68.04 cores=1,3,5,7
/proc/9648/task/9668/stat : 9668 (plingeling) R 9646 9648 3918 0 -1 4202560 11598 1252 0 0 6803 1 0 0 25 0 5 0 654217661 158920704 10242 33554432000 4194304 4417452 140733449353360 18446744073709551615 4365103 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 273.4
Current children cumulated vsize (KiB) 155196

[startup+69.0006 s]
/proc/loadavg: 9.00 8.47 8.21 11/305 11619
/proc/meminfo: memFree=28993680/32951124 swapFree=54427468/67111528
[pid=9648] ppid=9646 vsize=155224 CPUtime=274.16 cores=1,3,5,7
/proc/9648/stat : 9648 (plingeling) S 9646 9648 3918 0 -1 4202496 111514 1252 0 0 27399 17 0 0 25 0 3 0 654217659 158949376 10250 33554432000 4194304 4417452 140733449353360 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/9648/statm: 38806 10250 181 55 0 36692 0
[pid=9648/tid=9665] ppid=9646 vsize=155224 CPUtime=68.88 cores=1,3,5,7
/proc/9648/task/9665/stat : 9665 (plingeling) R 9646 9648 3918 0 -1 4202560 32773 1252 0 0 6883 5 0 0 25 0 3 0 654217661 158949376 10250 33554432000 4194304 4417452 140733449353360 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=9648/tid=9666] ppid=9646 vsize=155224 CPUtime=68.87 cores=1,3,5,7
/proc/9648/task/9666/stat : 9666 (plingeling) R 9646 9648 3918 0 -1 4202560 35447 1252 0 0 6883 4 0 0 25 0 3 0 654217661 158949376 10250 33554432000 4194304 4417452 140733449353360 18446744073709551615 4365181 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 274.16
Current children cumulated vsize (KiB) 155224

Child status: 20
Real time (s): 69.0387
CPU time (s): 274.236
CPU user time (s): 274.059
CPU system time (s): 0.176973
CPU usage (%): 397.221
Max. virtual memory (cumulated for all children) (KiB): 170124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 274.059
system time used= 0.176973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112769
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= 54
involuntary context switches= 3599

runsolver used 0.187971 second user time and 0.449931 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-15 04:23:17
IDJOB=3371122
IDBENCH=83196
IDSOLVER=1848
FILE ID=node138/3371122-1305426197
RUNJOBID= node138-1305423354-3937
PBS_JOBID= 13324591
Free space on /tmp= 73612 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/rnd_150_29_u.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371122-1305426197/watcher-3371122-1305426197 -o /tmp/evaluation-result-3371122-1305426197/solver-3371122-1305426197 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371122-1305426197.cnf

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

MD5SUM BENCH= 97209c9c2612edfa7815278bcf07a2b4
RANDOM SEED=1272446831

node138.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.854
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.70
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.854
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.75
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.854
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.82
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.854
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.854
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.80
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.854
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.75
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.854
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.854
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:      29076796 kB
Buffers:        257656 kB
Cached:        3149096 kB
SwapCached:      18472 kB
Active:        1091280 kB
Inactive:      2563484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29076796 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:            1124 kB
Writeback:           0 kB
AnonPages:      241892 kB
Mapped:           9712 kB
Slab:           112228 kB
PageTables:      41768 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 39764096 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= 73612 MiB
End job on node138 at 2011-05-15 04:24:26