Trace number 3260670

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587UNSAT 199.285 49.9138

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/rnd_100_28_u.cnf
MD5SUM7fb794f1c5d1c4d1723aeeb5efb40cdc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark56.3054
Satisfiable
(Un)Satisfiability was proved
Number of variables2856
Number of clauses10578
Sum of the clauses size26556
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25178
Number of clauses of size 35400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

199.25/49.91	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3260670-1304089246/watcher-3260670-1304089246 -o /tmp/evaluation-result-3260670-1304089246/solver-3260670-1304089246 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3260670-1304089246.cnf 

running on 4 cores: 0,2,4,6

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: 1.67 2.05 3.23 1/172 23704
/proc/meminfo: memFree=18802808/32951124 swapFree=67111528/67111528
[pid=23704] ppid=23702 vsize=9712 CPUtime=0 cores=0,2,4,6
/proc/23704/stat : 23704 (plingeling) R 23702 23704 23533 0 -1 4202496 521 1253 0 0 0 0 0 0 23 0 1 0 520522526 9945088 450 33554432000 4194304 4417332 140737212404480 18446744073709551615 228122407917 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23704/statm: 2428 450 147 55 0 314 0

[startup+0.127944 s]
/proc/loadavg: 1.67 2.05 3.23 1/172 23704
/proc/meminfo: memFree=18802808/32951124 swapFree=67111528/67111528
[pid=23704] ppid=23702 vsize=54528 CPUtime=0.45 cores=0,2,4,6
/proc/23704/stat : 23704 (plingeling) S 23702 23704 23533 0 -1 4202496 1861 1253 0 0 45 0 0 0 23 0 5 0 520522526 55836672 1463 33554432000 4194304 4417332 140737212404480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23704/statm: 13632 1463 180 55 0 11518 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 54528

[startup+0.200901 s]
/proc/loadavg: 1.67 2.05 3.23 1/172 23704
/proc/meminfo: memFree=18802808/32951124 swapFree=67111528/67111528
[pid=23704] ppid=23702 vsize=55300 CPUtime=0.75 cores=0,2,4,6
/proc/23704/stat : 23704 (plingeling) S 23702 23704 23533 0 -1 4202496 2054 1253 0 0 75 0 0 0 23 0 5 0 520522526 56627200 1656 33554432000 4194304 4417332 140737212404480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23704/statm: 13825 1656 180 55 0 11711 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 55300

[startup+0.300884 s]
/proc/loadavg: 1.67 2.05 3.23 1/172 23704
/proc/meminfo: memFree=18802808/32951124 swapFree=67111528/67111528
[pid=23704] ppid=23702 vsize=55824 CPUtime=1.15 cores=0,2,4,6
/proc/23704/stat : 23704 (plingeling) S 23702 23704 23533 0 -1 4202496 2232 1253 0 0 115 0 0 0 23 0 5 0 520522526 57163776 1788 33554432000 4194304 4417332 140737212404480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23704/statm: 13956 1788 181 55 0 11842 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 55824

[startup+0.700813 s]
/proc/loadavg: 1.67 2.05 3.23 1/172 23704
/proc/meminfo: memFree=18802808/32951124 swapFree=67111528/67111528
[pid=23704] ppid=23702 vsize=59372 CPUtime=2.75 cores=0,2,4,6
/proc/23704/stat : 23704 (plingeling) S 23702 23704 23533 0 -1 4202496 4139 1253 0 0 275 0 0 0 23 0 5 0 520522526 60796928 2643 33554432000 4194304 4417332 140737212404480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23704/statm: 14843 2643 181 55 0 12729 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 59372

[startup+1.50067 s]
/proc/loadavg: 1.67 2.05 3.23 5/177 23750
/proc/meminfo: memFree=18791348/32951124 swapFree=67111528/67111528
[pid=23704] ppid=23702 vsize=60472 CPUtime=5.94 cores=0,2,4,6
/proc/23704/stat : 23704 (plingeling) S 23702 23704 23533 0 -1 4202496 6168 1253 0 0 594 0 0 0 23 0 5 0 520522526 61923328 2930 33554432000 4194304 4417332 140737212404480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23704/statm: 15118 2930 181 55 0 13004 0
[pid=23704/tid=23711] ppid=23702 vsize=60472 CPUtime=1.48 cores=0,2,4,6
/proc/23704/task/23711/stat : 23711 (plingeling) R 23702 23704 23533 0 -1 4202560 1169 1253 0 0 148 0 0 0 25 0 5 0 520522527 61923328 2930 33554432000 4194304 4417332 140737212404480 18446744073709551615 4353974 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23704/tid=23712] ppid=23702 vsize=60472 CPUtime=1.48 cores=0,2,4,6
/proc/23704/task/23712/stat : 23712 (plingeling) R 23702 23704 23533 0 -1 4202560 1522 1253 0 0 148 0 0 0 25 0 5 0 520522527 61923328 2930 33554432000 4194304 4417332 140737212404480 18446744073709551615 4259016 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23704/tid=23713] ppid=23702 vsize=60472 CPUtime=1.47 cores=0,2,4,6
/proc/23704/task/23713/stat : 23713 (plingeling) R 23702 23704 23533 0 -1 4202560 1143 1253 0 0 147 0 0 0 25 0 5 0 520522527 61923328 2930 33554432000 4194304 4417332 140737212404480 18446744073709551615 4357730 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23704/tid=23714] ppid=23702 vsize=60472 CPUtime=1.48 cores=0,2,4,6
/proc/23704/task/23714/stat : 23714 (plingeling) R 23702 23704 23533 0 -1 4202560 1408 1253 0 0 148 0 0 0 25 0 5 0 520522527 61923328 2930 33554432000 4194304 4417332 140737212404480 18446744073709551615 4353734 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 60472

[startup+3.10038 s]
/proc/loadavg: 1.67 2.05 3.23 9/186 23769
/proc/meminfo: memFree=18774904/32951124 swapFree=67111528/67111528
[pid=23704] ppid=23702 vsize=65768 CPUtime=12.33 cores=0,2,4,6
/proc/23704/stat : 23704 (plingeling) S 23702 23704 23533 0 -1 4202496 11891 1253 0 0 1232 1 0 0 23 0 5 0 520522526 67346432 4248 33554432000 4194304 4417332 140737212404480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23704/statm: 16442 4248 181 55 0 14328 0
[pid=23704/tid=23711] ppid=23702 vsize=65768 CPUtime=3.08 cores=0,2,4,6
/proc/23704/task/23711/stat : 23711 (plingeling) R 23702 23704 23533 0 -1 4202560 2715 1253 0 0 308 0 0 0 25 0 5 0 520522527 67346432 4248 33554432000 4194304 4417332 140737212404480 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23704/tid=23712] ppid=23702 vsize=65768 CPUtime=3.08 cores=0,2,4,6
/proc/23704/task/23712/stat : 23712 (plingeling) R 23702 23704 23533 0 -1 4202560 2807 1253 0 0 308 0 0 0 25 0 5 0 520522527 67346432 4248 33554432000 4194304 4417332 140737212404480 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23704/tid=23713] ppid=23702 vsize=65768 CPUtime=3.06 cores=0,2,4,6
/proc/23704/task/23713/stat : 23713 (plingeling) R 23702 23704 23533 0 -1 4202560 2942 1253 0 0 306 0 0 0 25 0 5 0 520522527 67346432 4248 33554432000 4194304 4417332 140737212404480 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23704/tid=23714] ppid=23702 vsize=65768 CPUtime=3.08 cores=0,2,4,6
/proc/23704/task/23714/stat : 23714 (plingeling) R 23702 23704 23533 0 -1 4202560 2501 1253 0 0 308 0 0 0 25 0 5 0 520522527 67346432 4248 33554432000 4194304 4417332 140737212404480 18446744073709551615 4365859 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 65768

[startup+6.30081 s]
/proc/loadavg: 2.18 2.14 3.25 9/186 23769
/proc/meminfo: memFree=18753856/32951124 swapFree=67111528/67111528
[pid=23704] ppid=23702 vsize=67988 CPUtime=25.11 cores=0,2,4,6
/proc/23704/stat : 23704 (plingeling) S 23702 23704 23533 0 -1 4202496 19260 1253 0 0 2509 2 0 0 23 0 5 0 520522526 69619712 4803 33554432000 4194304 4417332 140737212404480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23704/statm: 16997 4803 181 55 0 14883 0
[pid=23704/tid=23711] ppid=23702 vsize=67988 CPUtime=6.28 cores=0,2,4,6
/proc/23704/task/23711/stat : 23711 (plingeling) R 23702 23704 23533 0 -1 4202560 5043 1253 0 0 628 0 0 0 25 0 5 0 520522527 69619712 4803 33554432000 4194304 4417332 140737212404480 18446744073709551615 4366605 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23704/tid=23712] ppid=23702 vsize=67988 CPUtime=6.27 cores=0,2,4,6
/proc/23704/task/23712/stat : 23712 (plingeling) R 23702 23704 23533 0 -1 4202560 4652 1253 0 0 627 0 0 0 25 0 5 0 520522527 69619712 4803 33554432000 4194304 4417332 140737212404480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23704/tid=23713] ppid=23702 vsize=67988 CPUtime=6.24 cores=0,2,4,6
/proc/23704/task/23713/stat : 23713 (plingeling) R 23702 23704 23533 0 -1 4202560 4809 1253 0 0 624 0 0 0 25 0 5 0 520522527 69619712 4803 33554432000 4194304 4417332 140737212404480 18446744073709551615 4355764 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23704/tid=23714] ppid=23702 vsize=67988 CPUtime=6.27 cores=0,2,4,6
/proc/23704/task/23714/stat : 23714 (plingeling) R 23702 23704 23533 0 -1 4202560 3830 1253 0 0 627 0 0 0 25 0 5 0 520522527 69619712 4803 33554432000 4194304 4417332 140737212404480 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 67988

[startup+12.7007 s]
/proc/loadavg: 2.64 2.24 3.28 9/186 23769
/proc/meminfo: memFree=18728848/32951124 swapFree=67111528/67111528
[pid=23704] ppid=23702 vsize=70572 CPUtime=50.68 cores=0,2,4,6
/proc/23704/stat : 23704 (plingeling) S 23702 23704 23533 0 -1 4202496 35097 1253 0 0 5063 5 0 0 23 0 5 0 520522526 72265728 5468 33554432000 4194304 4417332 140737212404480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23704/statm: 17643 5468 181 55 0 15529 0
[pid=23704/tid=23711] ppid=23702 vsize=70572 CPUtime=12.68 cores=0,2,4,6
/proc/23704/task/23711/stat : 23711 (plingeling) R 23702 23704 23533 0 -1 4202560 9338 1253 0 0 1267 1 0 0 25 0 5 0 520522527 72265728 5468 33554432000 4194304 4417332 140737212404480 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23704/tid=23712] ppid=23702 vsize=70572 CPUtime=12.67 cores=0,2,4,6
/proc/23704/task/23712/stat : 23712 (plingeling) R 23702 23704 23533 0 -1 4202560 8361 1253 0 0 1267 0 0 0 25 0 5 0 520522527 72265728 5468 33554432000 4194304 4417332 140737212404480 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23704/tid=23713] ppid=23702 vsize=70572 CPUtime=12.61 cores=0,2,4,6
/proc/23704/task/23713/stat : 23713 (plingeling) R 23702 23704 23533 0 -1 4202560 8635 1253 0 0 1260 1 0 0 25 0 5 0 520522527 72265728 5468 33554432000 4194304 4417332 140737212404480 18446744073709551615 4365859 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23704/tid=23714] ppid=23702 vsize=70572 CPUtime=12.68 cores=0,2,4,6
/proc/23704/task/23714/stat : 23714 (plingeling) R 23702 23704 23533 0 -1 4202560 7837 1253 0 0 1267 1 0 0 25 0 5 0 520522527 72265728 5468 33554432000 4194304 4417332 140737212404480 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 70572

[startup+25.5003 s]
/proc/loadavg: 3.90 2.54 3.36 9/186 23778
/proc/meminfo: memFree=18698236/32951124 swapFree=67111528/67111528
[pid=23704] ppid=23702 vsize=81444 CPUtime=101.8 cores=0,2,4,6
/proc/23704/stat : 23704 (plingeling) S 23702 23704 23533 0 -1 4202496 63814 1253 0 0 10172 8 0 0 23 0 5 0 520522526 83398656 8193 33554432000 4194304 4417332 140737212404480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23704/statm: 20361 8193 181 55 0 18247 0
[pid=23704/tid=23711] ppid=23702 vsize=81444 CPUtime=25.48 cores=0,2,4,6
/proc/23704/task/23711/stat : 23711 (plingeling) R 23702 23704 23533 0 -1 4202560 16739 1253 0 0 2546 2 0 0 25 0 5 0 520522527 83398656 8193 33554432000 4194304 4417332 140737212404480 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23704/tid=23712] ppid=23702 vsize=81444 CPUtime=25.47 cores=0,2,4,6
/proc/23704/task/23712/stat : 23712 (plingeling) R 23702 23704 23533 0 -1 4202560 15108 1253 0 0 2546 1 0 0 25 0 5 0 520522527 83398656 8193 33554432000 4194304 4417332 140737212404480 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23704/tid=23713] ppid=23702 vsize=81444 CPUtime=25.34 cores=0,2,4,6
/proc/23704/task/23713/stat : 23713 (plingeling) R 23702 23704 23533 0 -1 4202560 16483 1253 0 0 2532 2 0 0 25 0 5 0 520522527 83398656 8193 33554432000 4194304 4417332 140737212404480 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23704/tid=23714] ppid=23702 vsize=81444 CPUtime=25.47 cores=0,2,4,6
/proc/23704/task/23714/stat : 23714 (plingeling) R 23702 23704 23533 0 -1 4202560 14558 1253 0 0 2546 1 0 0 25 0 5 0 520522527 83398656 8193 33554432000 4194304 4417332 140737212404480 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 81444

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

[startup+25.6003 s]
/proc/loadavg: 3.90 2.54 3.36 9/186 23778
/proc/meminfo: memFree=18698236/32951124 swapFree=67111528/67111528
[pid=23704] ppid=23702 vsize=81864 CPUtime=102.2 cores=0,2,4,6
/proc/23704/stat : 23704 (plingeling) S 23702 23704 23533 0 -1 4202496 63919 1253 0 0 10212 8 0 0 23 0 5 0 520522526 83828736 8298 33554432000 4194304 4417332 140737212404480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23704/statm: 20466 8298 181 55 0 18352 0
[pid=23704/tid=23711] ppid=23702 vsize=81864 CPUtime=25.58 cores=0,2,4,6
/proc/23704/task/23711/stat : 23711 (plingeling) R 23702 23704 23533 0 -1 4202560 16739 1253 0 0 2556 2 0 0 25 0 5 0 520522527 83828736 8298 33554432000 4194304 4417332 140737212404480 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23704/tid=23712] ppid=23702 vsize=81864 CPUtime=25.57 cores=0,2,4,6
/proc/23704/task/23712/stat : 23712 (plingeling) R 23702 23704 23533 0 -1 4202560 15213 1253 0 0 2556 1 0 0 25 0 5 0 520522527 83828736 8298 33554432000 4194304 4417332 140737212404480 18446744073709551615 4365055 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23704/tid=23713] ppid=23702 vsize=81864 CPUtime=25.44 cores=0,2,4,6
/proc/23704/task/23713/stat : 23713 (plingeling) R 23702 23704 23533 0 -1 4202560 16483 1253 0 0 2542 2 0 0 25 0 5 0 520522527 83828736 8298 33554432000 4194304 4417332 140737212404480 18446744073709551615 4364695 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23704/tid=23714] ppid=23702 vsize=81864 CPUtime=25.57 cores=0,2,4,6
/proc/23704/task/23714/stat : 23714 (plingeling) R 23702 23704 23533 0 -1 4202560 14558 1253 0 0 2556 1 0 0 25 0 5 0 520522527 83828736 8298 33554432000 4194304 4417332 140737212404480 18446744073709551615 4250571 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 81864

[startup+38.401 s]
/proc/loadavg: 4.53 2.72 3.41 9/186 23779
/proc/meminfo: memFree=18694768/32951124 swapFree=67111528/67111528
[pid=23704] ppid=23702 vsize=81260 CPUtime=153.33 cores=0,2,4,6
/proc/23704/stat : 23704 (plingeling) S 23702 23704 23533 0 -1 4202496 84985 1253 0 0 15321 12 0 0 23 0 5 0 520522526 83210240 8149 33554432000 4194304 4417332 140737212404480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23704/statm: 20315 8149 181 55 0 18201 0
[pid=23704/tid=23711] ppid=23702 vsize=81260 CPUtime=38.38 cores=0,2,4,6
/proc/23704/task/23711/stat : 23711 (plingeling) R 23702 23704 23533 0 -1 4202560 20734 1253 0 0 3835 3 0 0 25 0 5 0 520522527 83210240 8149 33554432000 4194304 4417332 140737212404480 18446744073709551615 4250447 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23704/tid=23712] ppid=23702 vsize=81260 CPUtime=38.37 cores=0,2,4,6
/proc/23704/task/23712/stat : 23712 (plingeling) R 23702 23704 23533 0 -1 4202560 21211 1253 0 0 3835 2 0 0 25 0 5 0 520522527 83210240 8149 33554432000 4194304 4417332 140737212404480 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23704/tid=23713] ppid=23702 vsize=81260 CPUtime=38.17 cores=0,2,4,6
/proc/23704/task/23713/stat : 23713 (plingeling) R 23702 23704 23533 0 -1 4202560 22704 1253 0 0 3814 3 0 0 25 0 5 0 520522527 83210240 8149 33554432000 4194304 4417332 140737212404480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23704/tid=23714] ppid=23702 vsize=81260 CPUtime=38.37 cores=0,2,4,6
/proc/23704/task/23714/stat : 23714 (plingeling) R 23702 23704 23533 0 -1 4202560 19410 1253 0 0 3835 2 0 0 25 0 5 0 520522527 83210240 8149 33554432000 4194304 4417332 140737212404480 18446744073709551615 4365094 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 153.33
Current children cumulated vsize (KiB) 81260

[startup+44.8009 s]
/proc/loadavg: 5.06 2.89 3.46 9/186 23779
/proc/meminfo: memFree=18684352/32951124 swapFree=67111528/67111528
[pid=23704] ppid=23702 vsize=91688 CPUtime=178.9 cores=0,2,4,6
/proc/23704/stat : 23704 (plingeling) S 23702 23704 23533 0 -1 4202496 95368 1253 0 0 17876 14 0 0 23 0 5 0 520522526 93888512 10756 33554432000 4194304 4417332 140737212404480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23704/statm: 22922 10756 181 55 0 20808 0
[pid=23704/tid=23711] ppid=23702 vsize=91688 CPUtime=44.78 cores=0,2,4,6
/proc/23704/task/23711/stat : 23711 (plingeling) R 23702 23704 23533 0 -1 4202560 23759 1253 0 0 4474 4 0 0 25 0 5 0 520522527 93888512 10756 33554432000 4194304 4417332 140737212404480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23704/tid=23712] ppid=23702 vsize=91688 CPUtime=44.78 cores=0,2,4,6
/proc/23704/task/23712/stat : 23712 (plingeling) R 23702 23704 23533 0 -1 4202560 22521 1253 0 0 4475 3 0 0 25 0 5 0 520522527 93888512 10756 33554432000 4194304 4417332 140737212404480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23704/tid=23713] ppid=23702 vsize=91688 CPUtime=44.53 cores=0,2,4,6
/proc/23704/task/23713/stat : 23713 (plingeling) R 23702 23704 23533 0 -1 4202560 25907 1253 0 0 4450 3 0 0 25 0 5 0 520522527 93888512 10756 33554432000 4194304 4417332 140737212404480 18446744073709551615 4247490 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23704/tid=23714] ppid=23702 vsize=91688 CPUtime=44.77 cores=0,2,4,6
/proc/23704/task/23714/stat : 23714 (plingeling) R 23702 23704 23533 0 -1 4202560 22255 1253 0 0 4474 3 0 0 25 0 5 0 520522527 93888512 10756 33554432000 4194304 4417332 140737212404480 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 178.9
Current children cumulated vsize (KiB) 91688

[startup+48.0003 s]
/proc/loadavg: 5.06 2.89 3.46 9/186 23779
/proc/meminfo: memFree=18679640/32951124 swapFree=67111528/67111528
[pid=23704] ppid=23702 vsize=84684 CPUtime=191.68 cores=0,2,4,6
/proc/23704/stat : 23704 (plingeling) S 23702 23704 23533 0 -1 4202496 100070 1253 0 0 19153 15 0 0 23 0 5 0 520522526 86716416 9008 33554432000 4194304 4417332 140737212404480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23704/statm: 21171 9008 181 55 0 19057 0
[pid=23704/tid=23711] ppid=23702 vsize=84684 CPUtime=47.98 cores=0,2,4,6
/proc/23704/task/23711/stat : 23711 (plingeling) R 23702 23704 23533 0 -1 4202560 24190 1253 0 0 4794 4 0 0 25 0 5 0 520522527 86716416 9008 33554432000 4194304 4417332 140737212404480 18446744073709551615 4364808 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23704/tid=23712] ppid=23702 vsize=84684 CPUtime=47.97 cores=0,2,4,6
/proc/23704/task/23712/stat : 23712 (plingeling) R 23702 23704 23533 0 -1 4202560 24274 1253 0 0 4794 3 0 0 25 0 5 0 520522527 86716416 9008 33554432000 4194304 4417332 140737212404480 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23704/tid=23713] ppid=23702 vsize=84684 CPUtime=47.72 cores=0,2,4,6
/proc/23704/task/23713/stat : 23713 (plingeling) R 23702 23704 23533 0 -1 4202560 27179 1253 0 0 4768 4 0 0 25 0 5 0 520522527 86716416 9008 33554432000 4194304 4417332 140737212404480 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23704/tid=23714] ppid=23702 vsize=84684 CPUtime=47.97 cores=0,2,4,6
/proc/23704/task/23714/stat : 23714 (plingeling) R 23702 23704 23533 0 -1 4202560 23501 1253 0 0 4794 3 0 0 25 0 5 0 520522527 86716416 9008 33554432000 4194304 4417332 140737212404480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 191.68
Current children cumulated vsize (KiB) 84684

[startup+48.8012 s]
/proc/loadavg: 5.06 2.89 3.46 9/186 23779
/proc/meminfo: memFree=18677408/32951124 swapFree=67111528/67111528
[pid=23704] ppid=23702 vsize=81504 CPUtime=194.87 cores=0,2,4,6
/proc/23704/stat : 23704 (plingeling) S 23702 23704 23533 0 -1 4202496 101565 1253 0 0 19472 15 0 0 23 0 5 0 520522526 83460096 8213 33554432000 4194304 4417332 140737212404480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23704/statm: 20376 8213 181 55 0 18262 0
[pid=23704/tid=23711] ppid=23702 vsize=81504 CPUtime=48.78 cores=0,2,4,6
/proc/23704/task/23711/stat : 23711 (plingeling) R 23702 23704 23533 0 -1 4202560 24939 1253 0 0 4874 4 0 0 25 0 5 0 520522527 83460096 8213 33554432000 4194304 4417332 140737212404480 18446744073709551615 4237298 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23704/tid=23712] ppid=23702 vsize=81504 CPUtime=48.77 cores=0,2,4,6
/proc/23704/task/23712/stat : 23712 (plingeling) R 23702 23704 23533 0 -1 4202560 24744 1253 0 0 4874 3 0 0 25 0 5 0 520522527 83460096 8213 33554432000 4194304 4417332 140737212404480 18446744073709551615 4365021 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23704/tid=23713] ppid=23702 vsize=81504 CPUtime=48.51 cores=0,2,4,6
/proc/23704/task/23713/stat : 23713 (plingeling) R 23702 23704 23533 0 -1 4202560 27455 1253 0 0 4847 4 0 0 25 0 5 0 520522527 83460096 8213 33554432000 4194304 4417332 140737212404480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23704/tid=23714] ppid=23702 vsize=81504 CPUtime=48.77 cores=0,2,4,6
/proc/23704/task/23714/stat : 23714 (plingeling) R 23702 23704 23533 0 -1 4202560 23501 1253 0 0 4874 3 0 0 25 0 5 0 520522527 83460096 8213 33554432000 4194304 4417332 140737212404480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 194.87
Current children cumulated vsize (KiB) 81504

[startup+49.607 s]
/proc/loadavg: 5.38 2.99 3.49 9/186 23779
/proc/meminfo: memFree=18664636/32951124 swapFree=67111528/67111528
[pid=23704] ppid=23702 vsize=83440 CPUtime=198.09 cores=0,2,4,6
/proc/23704/stat : 23704 (plingeling) S 23702 23704 23533 0 -1 4202496 102049 1253 0 0 19794 15 0 0 23 0 5 0 520522526 85442560 8697 33554432000 4194304 4417332 140737212404480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23704/statm: 20860 8697 181 55 0 18746 0
[pid=23704/tid=23711] ppid=23702 vsize=83440 CPUtime=49.59 cores=0,2,4,6
/proc/23704/task/23711/stat : 23711 (plingeling) R 23702 23704 23533 0 -1 4202560 24939 1253 0 0 4955 4 0 0 25 0 5 0 520522527 85442560 8697 33554432000 4194304 4417332 140737212404480 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23704/tid=23712] ppid=23702 vsize=83440 CPUtime=49.58 cores=0,2,4,6
/proc/23704/task/23712/stat : 23712 (plingeling) R 23702 23704 23533 0 -1 4202560 24925 1253 0 0 4955 3 0 0 25 0 5 0 520522527 85442560 8697 33554432000 4194304 4417332 140737212404480 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23704/tid=23713] ppid=23702 vsize=83440 CPUtime=49.31 cores=0,2,4,6
/proc/23704/task/23713/stat : 23713 (plingeling) R 23702 23704 23533 0 -1 4202560 27455 1253 0 0 4927 4 0 0 25 0 5 0 520522527 85442560 8697 33554432000 4194304 4417332 140737212404480 18446744073709551615 4366605 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23704/tid=23714] ppid=23702 vsize=83440 CPUtime=49.58 cores=0,2,4,6
/proc/23704/task/23714/stat : 23714 (plingeling) R 23702 23704 23533 0 -1 4202560 23804 1253 0 0 4955 3 0 0 25 0 5 0 520522527 85442560 8697 33554432000 4194304 4417332 140737212404480 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 198.09
Current children cumulated vsize (KiB) 83440

[startup+49.801 s]
/proc/loadavg: 5.38 2.99 3.49 9/186 23779
/proc/meminfo: memFree=18664636/32951124 swapFree=67111528/67111528
[pid=23704] ppid=23702 vsize=81292 CPUtime=198.87 cores=0,2,4,6
/proc/23704/stat : 23704 (plingeling) S 23702 23704 23533 0 -1 4202496 102399 1253 0 0 19871 16 0 0 23 0 5 0 520522526 83243008 8160 33554432000 4194304 4417332 140737212404480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23704/statm: 20323 8160 181 55 0 18209 0
[pid=23704/tid=23711] ppid=23702 vsize=81292 CPUtime=49.78 cores=0,2,4,6
/proc/23704/task/23711/stat : 23711 (plingeling) R 23702 23704 23533 0 -1 4202560 24939 1253 0 0 4974 4 0 0 25 0 5 0 520522527 83243008 8160 33554432000 4194304 4417332 140737212404480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23704/tid=23712] ppid=23702 vsize=81292 CPUtime=49.77 cores=0,2,4,6
/proc/23704/task/23712/stat : 23712 (plingeling) R 23702 23704 23533 0 -1 4202560 24925 1253 0 0 4974 3 0 0 25 0 5 0 520522527 83243008 8160 33554432000 4194304 4417332 140737212404480 18446744073709551615 4366002 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23704/tid=23713] ppid=23702 vsize=81292 CPUtime=49.5 cores=0,2,4,6
/proc/23704/task/23713/stat : 23713 (plingeling) R 23702 23704 23533 0 -1 4202560 27455 1253 0 0 4946 4 0 0 25 0 5 0 520522527 83243008 8160 33554432000 4194304 4417332 140737212404480 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23704/tid=23714] ppid=23702 vsize=81292 CPUtime=49.77 cores=0,2,4,6
/proc/23704/task/23714/stat : 23714 (plingeling) R 23702 23704 23533 0 -1 4202560 24154 1253 0 0 4974 3 0 0 25 0 5 0 520522527 83243008 8160 33554432000 4194304 4417332 140737212404480 18446744073709551615 4366109 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 198.87
Current children cumulated vsize (KiB) 81292

[startup+49.901 s]
/proc/loadavg: 5.38 2.99 3.49 9/186 23779
/proc/meminfo: memFree=18664636/32951124 swapFree=67111528/67111528
[pid=23704] ppid=23702 vsize=77560 CPUtime=199.25 cores=0,2,4,6
/proc/23704/stat : 23704 (plingeling) S 23702 23704 23533 0 -1 4202496 102464 1253 0 0 19909 16 0 0 23 0 4 0 520522526 79421440 7228 33554432000 4194304 4417332 140737212404480 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/23704/statm: 19390 7228 182 55 0 17276 0
[pid=23704/tid=23711] ppid=23702 vsize=77560 CPUtime=49.88 cores=0,2,4,6
/proc/23704/task/23711/stat : 23711 (plingeling) R 23702 23704 23533 0 -1 4202560 24939 1253 0 0 4984 4 0 0 25 0 4 0 520522527 79421440 7228 33554432000 4194304 4417332 140737212404480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23704/tid=23713] ppid=23702 vsize=77560 CPUtime=49.6 cores=0,2,4,6
/proc/23704/task/23713/stat : 23713 (plingeling) R 23702 23704 23533 0 -1 4202560 27519 1253 0 0 4956 4 0 0 25 0 4 0 520522527 79421440 7228 33554432000 4194304 4417332 140737212404480 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23704/tid=23714] ppid=23702 vsize=77560 CPUtime=49.87 cores=0,2,4,6
/proc/23704/task/23714/stat : 23714 (plingeling) R 23702 23704 23533 0 -1 4202560 24154 1253 0 0 4984 3 0 0 25 0 4 0 520522527 79421440 7228 33554432000 4194304 4417332 140737212404480 18446744073709551615 4365033 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 199.25
Current children cumulated vsize (KiB) 77560

Child status: 20
Real time (s): 49.9138
CPU time (s): 199.285
CPU user time (s): 199.118
CPU system time (s): 0.166974
CPU usage (%): 399.258
Max. virtual memory (cumulated for all children) (KiB): 95520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 199.118
system time used= 0.166974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103720
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= 29
involuntary context switches= 903

runsolver used 0.078987 second user time and 0.198969 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 17:00:46
IDJOB=3260670
IDBENCH=83192
IDSOLVER=1605
FILE ID=node138/3260670-1304089246
RUNJOBID= node138-1304089245-23694
PBS_JOBID= 13170556
Free space on /tmp= 71816 MiB

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

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

MD5SUM BENCH= 7fb794f1c5d1c4d1723aeeb5efb40cdc
RANDOM SEED=2050430977

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:      18802956 kB
Buffers:       2041780 kB
Cached:       11478956 kB
SwapCached:          0 kB
Active:        3286056 kB
Inactive:     10298380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18802956 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             456 kB
Writeback:           0 kB
AnonPages:       62916 kB
Mapped:          14492 kB
Slab:           500244 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189008 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= 71816 MiB
End job on node138 at 2011-04-29 17:01:36