Trace number 3371125

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 416.533 105.292

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-12-12-unsat.cnf
MD5SUM9255daf8fc8e7a0c753f68fd095283c9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.0447
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of clauses936
Sum of the clauses size3312
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2792
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5144

Solver Data

416.43/105.29	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-3371125-1305426761/watcher-3371125-1305426761 -o /tmp/evaluation-result-3371125-1305426761/solver-3371125-1305426761 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371125-1305426761.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: 0.85 0.99 1.06 1/359 10824
/proc/meminfo: memFree=25595892/32951124 swapFree=63083164/67111528
[pid=10824] ppid=10822 vsize=49964 CPUtime=0 cores=0,2,4,6
/proc/10824/stat : 10824 (plingeling) S 10822 10824 10794 0 -1 4202496 359 1253 0 0 0 0 0 0 25 0 5 0 635091717 51163136 285 33554432000 4194304 4417452 140735496917152 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10824/statm: 12491 285 176 55 0 10377 0
[pid=10824/tid=10833] ppid=10822 vsize=115996 CPUtime=0.01 cores=0,2,4,6
/proc/10824/task/10833/stat : 10833 (plingeling) R 10822 10824 10794 0 -1 4202560 89 1253 0 0 1 0 0 0 25 0 5 0 635091717 118779904 433 33554432000 4194304 4417452 140735496917152 18446744073709551615 4365195 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10824/tid=10834] ppid=10822 vsize=115996 CPUtime=0 cores=0,2,4,6
/proc/10824/task/10834/stat : 10834 (plingeling) R 10822 10824 10794 0 -1 4202560 0 1253 0 0 0 0 0 0 25 0 5 0 635091717 118779904 433 33554432000 4194304 4417452 140735496917152 18446744073709551615 264726461425 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10824/tid=10835] ppid=10822 vsize=115996 CPUtime=0 cores=0,2,4,6
/proc/10824/task/10835/stat : 10835 (plingeling) R 10822 10824 10794 0 -1 4202560 3 1253 0 0 0 0 0 0 25 0 5 0 635091717 118779904 433 33554432000 4194304 4417452 140735496917152 18446744073709551615 4258161 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10824/tid=10836] ppid=10822 vsize=115996 CPUtime=0.01 cores=0,2,4,6
/proc/10824/task/10836/stat : 10836 (plingeling) R 10822 10824 10794 0 -1 4202560 103 1253 0 0 1 0 0 0 25 0 5 0 635091717 118779904 433 33554432000 4194304 4417452 140735496917152 18446744073709551615 4366458 0 0 4096 17442 0 0 0 -1 4 0 0 0

[startup+0.099744 s]
/proc/loadavg: 0.85 0.99 1.06 1/359 10824
/proc/meminfo: memFree=25595892/32951124 swapFree=63083164/67111528
[pid=10824] ppid=10822 vsize=118520 CPUtime=0.3 cores=0,2,4,6
/proc/10824/stat : 10824 (plingeling) S 10822 10824 10794 0 -1 4202496 1249 1253 0 0 30 0 0 0 25 0 5 0 635091717 121364480 1031 33554432000 4194304 4417452 140735496917152 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10824/statm: 29630 1052 180 55 0 27516 0
[pid=10824/tid=10833] ppid=10822 vsize=118520 CPUtime=0.08 cores=0,2,4,6
/proc/10824/task/10833/stat : 10833 (plingeling) R 10822 10824 10794 0 -1 4202560 274 1253 0 0 8 0 0 0 25 0 5 0 635091717 121364480 1059 33554432000 4194304 4417452 140735496917152 18446744073709551615 4264959 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10824/tid=10834] ppid=10822 vsize=118520 CPUtime=0.04 cores=0,2,4,6
/proc/10824/task/10834/stat : 10834 (plingeling) R 10822 10824 10794 0 -1 4202560 82 1253 0 0 4 0 0 0 25 0 5 0 635091717 121364480 1059 33554432000 4194304 4417452 140735496917152 18446744073709551615 4305920 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10824/tid=10835] ppid=10822 vsize=118520 CPUtime=0.08 cores=0,2,4,6
/proc/10824/task/10835/stat : 10835 (plingeling) R 10822 10824 10794 0 -1 4202560 124 1253 0 0 8 0 0 0 25 0 5 0 635091717 121364480 1059 33554432000 4194304 4417452 140735496917152 18446744073709551615 264726510062 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10824/tid=10836] ppid=10822 vsize=118520 CPUtime=0.09 cores=0,2,4,6
/proc/10824/task/10836/stat : 10836 (plingeling) R 10822 10824 10794 0 -1 4202560 485 1253 0 0 9 0 0 0 25 0 5 0 635091717 121364480 1059 33554432000 4194304 4417452 140735496917152 18446744073709551615 264726098891 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 118520

[startup+0.10133 s]
/proc/loadavg: 0.85 0.99 1.06 1/359 10824
/proc/meminfo: memFree=25595892/32951124 swapFree=63083164/67111528
[pid=10824] ppid=10822 vsize=118460 CPUtime=0.31 cores=0,2,4,6
/proc/10824/stat : 10824 (plingeling) S 10822 10824 10794 0 -1 4202496 1277 1253 0 0 31 0 0 0 25 0 5 0 635091717 121303040 1052 33554432000 4194304 4417452 140735496917152 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10824/statm: 29615 1052 180 55 0 27501 0
[pid=10824/tid=10833] ppid=10822 vsize=118460 CPUtime=0.08 cores=0,2,4,6
/proc/10824/task/10833/stat : 10833 (plingeling) R 10822 10824 10794 0 -1 4202560 274 1253 0 0 8 0 0 0 25 0 5 0 635091717 121303040 1052 33554432000 4194304 4417452 140735496917152 18446744073709551615 264726510111 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10824/tid=10834] ppid=10822 vsize=118460 CPUtime=0.04 cores=0,2,4,6
/proc/10824/task/10834/stat : 10834 (plingeling) R 10822 10824 10794 0 -1 4202560 82 1253 0 0 4 0 0 0 25 0 5 0 635091717 121303040 1052 33554432000 4194304 4417452 140735496917152 18446744073709551615 4310604 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10824/tid=10835] ppid=10822 vsize=118460 CPUtime=0.08 cores=0,2,4,6
/proc/10824/task/10835/stat : 10835 (plingeling) R 10822 10824 10794 0 -1 4202560 124 1253 0 0 8 0 0 0 25 0 5 0 635091717 121303040 1052 33554432000 4194304 4417452 140735496917152 18446744073709551615 264726510062 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10824/tid=10836] ppid=10822 vsize=118460 CPUtime=0.09 cores=0,2,4,6
/proc/10824/task/10836/stat : 10836 (plingeling) R 10822 10824 10794 0 -1 4202560 485 1253 0 0 9 0 0 0 25 0 5 0 635091717 121303040 1052 33554432000 4194304 4417452 140735496917152 18446744073709551615 4265607 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 118460

[startup+0.300667 s]
/proc/loadavg: 0.85 0.99 1.06 1/359 10824
/proc/meminfo: memFree=25595892/32951124 swapFree=63083164/67111528
[pid=10824] ppid=10822 vsize=121480 CPUtime=1.1 cores=0,2,4,6
/proc/10824/stat : 10824 (plingeling) S 10822 10824 10794 0 -1 4202496 3602 1253 0 0 110 0 0 0 25 0 5 0 635091717 124395520 1807 33554432000 4194304 4417452 140735496917152 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10824/statm: 30370 1807 180 55 0 28256 0
[pid=10824/tid=10833] ppid=10822 vsize=121480 CPUtime=0.28 cores=0,2,4,6
/proc/10824/task/10833/stat : 10833 (plingeling) R 10822 10824 10794 0 -1 4202560 820 1253 0 0 28 0 0 0 25 0 5 0 635091717 124395520 1807 33554432000 4194304 4417452 140735496917152 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10824/tid=10834] ppid=10822 vsize=121480 CPUtime=0.24 cores=0,2,4,6
/proc/10824/task/10834/stat : 10834 (plingeling) R 10822 10824 10794 0 -1 4202560 496 1253 0 0 24 0 0 0 25 0 5 0 635091717 124395520 1807 33554432000 4194304 4417452 140735496917152 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10824/tid=10835] ppid=10822 vsize=121480 CPUtime=0.28 cores=0,2,4,6
/proc/10824/task/10835/stat : 10835 (plingeling) R 10822 10824 10794 0 -1 4202560 685 1253 0 0 28 0 0 0 25 0 5 0 635091717 124395520 1807 33554432000 4194304 4417452 140735496917152 18446744073709551615 4310334 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10824/tid=10836] ppid=10822 vsize=121480 CPUtime=0.28 cores=0,2,4,6
/proc/10824/task/10836/stat : 10836 (plingeling) R 10822 10824 10794 0 -1 4202560 1289 1253 0 0 28 0 0 0 25 0 5 0 635091717 124395520 1807 33554432000 4194304 4417452 140735496917152 18446744073709551615 4357339 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 121480

[startup+0.700561 s]
/proc/loadavg: 0.85 0.99 1.06 1/359 10824
/proc/meminfo: memFree=25595892/32951124 swapFree=63083164/67111528
[pid=10824] ppid=10822 vsize=124200 CPUtime=2.71 cores=0,2,4,6
/proc/10824/stat : 10824 (plingeling) S 10822 10824 10794 0 -1 4202496 8264 1253 0 0 270 1 0 0 25 0 5 0 635091717 127180800 2491 33554432000 4194304 4417452 140735496917152 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10824/statm: 31050 2491 180 55 0 28936 0
[pid=10824/tid=10833] ppid=10822 vsize=124200 CPUtime=0.68 cores=0,2,4,6
/proc/10824/task/10833/stat : 10833 (plingeling) R 10822 10824 10794 0 -1 4202560 1928 1253 0 0 68 0 0 0 25 0 5 0 635091717 127180800 2491 33554432000 4194304 4417452 140735496917152 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10824/tid=10834] ppid=10822 vsize=124200 CPUtime=0.63 cores=0,2,4,6
/proc/10824/task/10834/stat : 10834 (plingeling) R 10822 10824 10794 0 -1 4202560 1755 1253 0 0 63 0 0 0 25 0 5 0 635091717 127180800 2491 33554432000 4194304 4417452 140735496917152 18446744073709551615 4365092 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10824/tid=10835] ppid=10822 vsize=124200 CPUtime=0.68 cores=0,2,4,6
/proc/10824/task/10835/stat : 10835 (plingeling) R 10822 10824 10794 0 -1 4202560 1752 1253 0 0 68 0 0 0 25 0 5 0 635091717 127180800 2491 33554432000 4194304 4417452 140735496917152 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10824/tid=10836] ppid=10822 vsize=124200 CPUtime=0.68 cores=0,2,4,6
/proc/10824/task/10836/stat : 10836 (plingeling) R 10822 10824 10794 0 -1 4202560 2517 1253 0 0 68 0 0 0 25 0 5 0 635091717 127180800 2491 33554432000 4194304 4417452 140735496917152 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 124200

[startup+1.50041 s]
/proc/loadavg: 0.85 0.99 1.06 9/373 10887
/proc/meminfo: memFree=25566968/32951124 swapFree=63083164/67111528
[pid=10824] ppid=10822 vsize=124996 CPUtime=5.89 cores=0,2,4,6
/proc/10824/stat : 10824 (plingeling) S 10822 10824 10794 0 -1 4202496 19711 1253 0 0 587 2 0 0 25 0 5 0 635091717 127995904 2690 33554432000 4194304 4417452 140735496917152 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10824/statm: 31249 2690 180 55 0 29135 0
[pid=10824/tid=10833] ppid=10822 vsize=124996 CPUtime=1.48 cores=0,2,4,6
/proc/10824/task/10833/stat : 10833 (plingeling) R 10822 10824 10794 0 -1 4202560 5053 1253 0 0 148 0 0 0 25 0 5 0 635091717 127995904 2690 33554432000 4194304 4417452 140735496917152 18446744073709551615 4364637 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10824/tid=10834] ppid=10822 vsize=124996 CPUtime=1.43 cores=0,2,4,6
/proc/10824/task/10834/stat : 10834 (plingeling) R 10822 10824 10794 0 -1 4202560 4909 1253 0 0 143 0 0 0 25 0 5 0 635091717 127995904 2690 33554432000 4194304 4417452 140735496917152 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10824/tid=10835] ppid=10822 vsize=124996 CPUtime=1.47 cores=0,2,4,6
/proc/10824/task/10835/stat : 10835 (plingeling) R 10822 10824 10794 0 -1 4202560 4823 1253 0 0 147 0 0 0 25 0 5 0 635091717 127995904 2690 33554432000 4194304 4417452 140735496917152 18446744073709551615 4353585 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10824/tid=10836] ppid=10822 vsize=124996 CPUtime=1.48 cores=0,2,4,6
/proc/10824/task/10836/stat : 10836 (plingeling) R 10822 10824 10794 0 -1 4202560 4614 1253 0 0 148 0 0 0 25 0 5 0 635091717 127995904 2690 33554432000 4194304 4417452 140735496917152 18446744073709551615 4354684 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 124996

[startup+3.10111 s]
/proc/loadavg: 1.42 1.10 1.09 9/373 10887
/proc/meminfo: memFree=25550600/32951124 swapFree=63083164/67111528
[pid=10824] ppid=10822 vsize=129052 CPUtime=12.28 cores=0,2,4,6
/proc/10824/stat : 10824 (plingeling) S 10822 10824 10794 0 -1 4202496 42313 1253 0 0 1222 6 0 0 25 0 5 0 635091717 132149248 3672 33554432000 4194304 4417452 140735496917152 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10824/statm: 32263 3672 180 55 0 30149 0
[pid=10824/tid=10833] ppid=10822 vsize=129052 CPUtime=3.08 cores=0,2,4,6
/proc/10824/task/10833/stat : 10833 (plingeling) R 10822 10824 10794 0 -1 4202560 11741 1253 0 0 306 2 0 0 25 0 5 0 635091717 132149248 3672 33554432000 4194304 4417452 140735496917152 18446744073709551615 4246401 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10824/tid=10834] ppid=10822 vsize=129052 CPUtime=3.03 cores=0,2,4,6
/proc/10824/task/10834/stat : 10834 (plingeling) R 10822 10824 10794 0 -1 4202560 11986 1253 0 0 302 1 0 0 25 0 5 0 635091717 132149248 3672 33554432000 4194304 4417452 140735496917152 18446744073709551615 4311379 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10824/tid=10835] ppid=10822 vsize=129052 CPUtime=3.05 cores=0,2,4,6
/proc/10824/task/10835/stat : 10835 (plingeling) R 10822 10824 10794 0 -1 4202560 10863 1253 0 0 304 1 0 0 25 0 5 0 635091717 132149248 3672 33554432000 4194304 4417452 140735496917152 18446744073709551615 4364809 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10824/tid=10836] ppid=10822 vsize=129052 CPUtime=3.08 cores=0,2,4,6
/proc/10824/task/10836/stat : 10836 (plingeling) R 10822 10824 10794 0 -1 4202560 7411 1253 0 0 307 1 0 0 25 0 5 0 635091717 132149248 3672 33554432000 4194304 4417452 140735496917152 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 129052

[startup+6.30051 s]
/proc/loadavg: 1.42 1.10 1.09 9/373 10923
/proc/meminfo: memFree=25554224/32951124 swapFree=63083164/67111528
[pid=10824] ppid=10822 vsize=140676 CPUtime=25.04 cores=0,2,4,6
/proc/10824/stat : 10824 (plingeling) S 10822 10824 10794 0 -1 4202496 98261 1253 0 0 2490 14 0 0 25 0 5 0 635091717 144052224 6578 33554432000 4194304 4417452 140735496917152 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10824/statm: 35169 6578 180 55 0 33055 0
[pid=10824/tid=10833] ppid=10822 vsize=140676 CPUtime=6.28 cores=0,2,4,6
/proc/10824/task/10833/stat : 10833 (plingeling) R 10822 10824 10794 0 -1 4202560 28455 1253 0 0 624 4 0 0 25 0 5 0 635091717 144052224 6578 33554432000 4194304 4417452 140735496917152 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10824/tid=10834] ppid=10822 vsize=140676 CPUtime=6.24 cores=0,2,4,6
/proc/10824/task/10834/stat : 10834 (plingeling) R 10822 10824 10794 0 -1 4202560 28125 1253 0 0 620 4 0 0 25 0 5 0 635091717 144052224 6578 33554432000 4194304 4417452 140735496917152 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10824/tid=10835] ppid=10822 vsize=140676 CPUtime=6.21 cores=0,2,4,6
/proc/10824/task/10835/stat : 10835 (plingeling) R 10822 10824 10794 0 -1 4202560 26503 1253 0 0 618 3 0 0 25 0 5 0 635091717 144052224 6578 33554432000 4194304 4417452 140735496917152 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10824/tid=10836] ppid=10822 vsize=140676 CPUtime=6.28 cores=0,2,4,6
/proc/10824/task/10836/stat : 10836 (plingeling) R 10822 10824 10794 0 -1 4202560 14866 1253 0 0 626 2 0 0 25 0 5 0 635091717 144052224 6578 33554432000 4194304 4417452 140735496917152 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 140676

[startup+12.7003 s]
/proc/loadavg: 2.50 1.35 1.17 9/373 10923
/proc/meminfo: memFree=25536052/32951124 swapFree=63083164/67111528
[pid=10824] ppid=10822 vsize=144948 CPUtime=50.56 cores=0,2,4,6
/proc/10824/stat : 10824 (plingeling) S 10822 10824 10794 0 -1 4202496 170678 1253 0 0 5031 25 0 0 25 0 5 0 635091717 148426752 7646 33554432000 4194304 4417452 140735496917152 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10824/statm: 36237 7646 180 55 0 34123 0
[pid=10824/tid=10833] ppid=10822 vsize=144948 CPUtime=12.68 cores=0,2,4,6
/proc/10824/task/10833/stat : 10833 (plingeling) R 10822 10824 10794 0 -1 4202560 47994 1253 0 0 1262 6 0 0 25 0 5 0 635091717 148426752 7646 33554432000 4194304 4417452 140735496917152 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10824/tid=10834] ppid=10822 vsize=144948 CPUtime=12.63 cores=0,2,4,6
/proc/10824/task/10834/stat : 10834 (plingeling) R 10822 10824 10794 0 -1 4202560 51415 1253 0 0 1256 7 0 0 25 0 5 0 635091717 148426752 7646 33554432000 4194304 4417452 140735496917152 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10824/tid=10835] ppid=10822 vsize=144948 CPUtime=12.53 cores=0,2,4,6
/proc/10824/task/10835/stat : 10835 (plingeling) R 10822 10824 10794 0 -1 4202560 47815 1253 0 0 1247 6 0 0 25 0 5 0 635091717 148426752 7646 33554432000 4194304 4417452 140735496917152 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10824/tid=10836] ppid=10822 vsize=144948 CPUtime=12.69 cores=0,2,4,6
/proc/10824/task/10836/stat : 10836 (plingeling) R 10822 10824 10794 0 -1 4202560 23142 1253 0 0 1265 4 0 0 25 0 5 0 635091717 148426752 7646 33554432000 4194304 4417452 140735496917152 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 144948

[startup+25.5009 s]
/proc/loadavg: 3.35 1.56 1.25 9/373 10923
/proc/meminfo: memFree=25499704/32951124 swapFree=63083164/67111528
[pid=10824] ppid=10822 vsize=156860 CPUtime=101.61 cores=0,2,4,6
/proc/10824/stat : 10824 (plingeling) S 10822 10824 10794 0 -1 4202496 273344 1253 0 0 10121 40 0 0 25 0 5 0 635091717 160624640 10624 33554432000 4194304 4417452 140735496917152 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10824/statm: 39215 10624 180 55 0 37101 0
[pid=10824/tid=10833] ppid=10822 vsize=156860 CPUtime=25.48 cores=0,2,4,6
/proc/10824/task/10833/stat : 10833 (plingeling) R 10822 10824 10794 0 -1 4202560 80679 1253 0 0 2538 10 0 0 25 0 5 0 635091717 160624640 10624 33554432000 4194304 4417452 140735496917152 18446744073709551615 4364805 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10824/tid=10834] ppid=10822 vsize=156860 CPUtime=25.43 cores=0,2,4,6
/proc/10824/task/10834/stat : 10834 (plingeling) R 10822 10824 10794 0 -1 4202560 83613 1253 0 0 2531 12 0 0 25 0 5 0 635091717 160624640 10624 33554432000 4194304 4417452 140735496917152 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10824/tid=10835] ppid=10822 vsize=156860 CPUtime=25.18 cores=0,2,4,6
/proc/10824/task/10835/stat : 10835 (plingeling) R 10822 10824 10794 0 -1 4202560 74057 1253 0 0 2508 10 0 0 25 0 5 0 635091717 160624640 10624 33554432000 4194304 4417452 140735496917152 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10824/tid=10836] ppid=10822 vsize=156860 CPUtime=25.48 cores=0,2,4,6
/proc/10824/task/10836/stat : 10836 (plingeling) R 10822 10824 10794 0 -1 4202560 34683 1253 0 0 2542 6 0 0 25 0 5 0 635091717 160624640 10624 33554432000 4194304 4417452 140735496917152 18446744073709551615 4364896 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 156860

[startup+51.101 s]
/proc/loadavg: 5.00 2.10 1.43 9/373 10924
/proc/meminfo: memFree=25446236/32951124 swapFree=63083164/67111528
[pid=10824] ppid=10822 vsize=216092 CPUtime=203.71 cores=0,2,4,6
/proc/10824/stat : 10824 (plingeling) S 10822 10824 10794 0 -1 4202496 423916 1253 0 0 20305 66 0 0 25 0 5 0 635091717 221278208 25464 33554432000 4194304 4417452 140735496917152 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10824/statm: 54023 25464 180 55 0 51909 0
[pid=10824/tid=10833] ppid=10822 vsize=216092 CPUtime=51.08 cores=0,2,4,6
/proc/10824/task/10833/stat : 10833 (plingeling) R 10822 10824 10794 0 -1 4202560 117579 1253 0 0 5092 16 0 0 25 0 5 0 635091717 221278208 25464 33554432000 4194304 4417452 140735496917152 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10824/tid=10834] ppid=10822 vsize=216092 CPUtime=51.03 cores=0,2,4,6
/proc/10824/task/10834/stat : 10834 (plingeling) R 10822 10824 10794 0 -1 4202560 101238 1253 0 0 5088 15 0 0 25 0 5 0 635091717 221278208 25464 33554432000 4194304 4417452 140735496917152 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10824/tid=10835] ppid=10822 vsize=216092 CPUtime=50.48 cores=0,2,4,6
/proc/10824/task/10835/stat : 10835 (plingeling) R 10822 10824 10794 0 -1 4202560 153548 1253 0 0 5025 23 0 0 25 0 5 0 635091717 221278208 25464 33554432000 4194304 4417452 140735496917152 18446744073709551615 4366804 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10824/tid=10836] ppid=10822 vsize=216092 CPUtime=51.08 cores=0,2,4,6
/proc/10824/task/10836/stat : 10836 (plingeling) R 10822 10824 10794 0 -1 4202560 51239 1253 0 0 5098 10 0 0 25 0 5 0 635091717 221278208 25464 33554432000 4194304 4417452 140735496917152 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.71
Current children cumulated vsize (KiB) 216092

[startup+102.314 s]
/proc/loadavg: 6.86 3.10 1.81 9/373 10925
/proc/meminfo: memFree=25398240/32951124 swapFree=63083164/67111528
[pid=10824] ppid=10822 vsize=240372 CPUtime=407.96 cores=0,2,4,6
/proc/10824/stat : 10824 (plingeling) S 10822 10824 10794 0 -1 4202496 512068 1253 0 0 40716 80 0 0 25 0 5 0 635091717 246140928 31502 33554432000 4194304 4417452 140735496917152 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10824/statm: 60093 31502 180 55 0 57979 0
[pid=10824/tid=10833] ppid=10822 vsize=240372 CPUtime=102.3 cores=0,2,4,6
/proc/10824/task/10833/stat : 10833 (plingeling) R 10822 10824 10794 0 -1 4202560 142593 1253 0 0 10210 20 0 0 25 0 5 0 635091717 246140928 31502 33554432000 4194304 4417452 140735496917152 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10824/tid=10834] ppid=10822 vsize=240372 CPUtime=102.25 cores=0,2,4,6
/proc/10824/task/10834/stat : 10834 (plingeling) R 10822 10824 10794 0 -1 4202560 111870 1253 0 0 10208 17 0 0 25 0 5 0 635091717 246140928 31502 33554432000 4194304 4417452 140735496917152 18446744073709551615 4270148 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10824/tid=10835] ppid=10822 vsize=240372 CPUtime=101.08 cores=0,2,4,6
/proc/10824/task/10835/stat : 10835 (plingeling) R 10822 10824 10794 0 -1 4202560 193863 1253 0 0 10079 29 0 0 25 0 5 0 635091717 246140928 31502 33554432000 4194304 4417452 140735496917152 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10824/tid=10836] ppid=10822 vsize=240372 CPUtime=102.3 cores=0,2,4,6
/proc/10824/task/10836/stat : 10836 (plingeling) R 10822 10824 10794 0 -1 4202560 63430 1253 0 0 10218 12 0 0 25 0 5 0 635091717 246140928 31502 33554432000 4194304 4417452 140735496917152 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.96
Current children cumulated vsize (KiB) 240372

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

[startup+103.901 s]
/proc/loadavg: 6.86 3.10 1.81 9/373 10925
/proc/meminfo: memFree=25382988/32951124 swapFree=63083164/67111528
[pid=10824] ppid=10822 vsize=257260 CPUtime=414.22 cores=0,2,4,6
/proc/10824/stat : 10824 (plingeling) S 10822 10824 10794 0 -1 4202496 521877 1253 0 0 41340 82 0 0 25 0 4 0 635091717 263434240 35725 33554432000 4194304 4417452 140735496917152 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10824/statm: 64315 35725 181 55 0 62201 0
[pid=10824/tid=10833] ppid=10822 vsize=257260 CPUtime=103.88 cores=0,2,4,6
/proc/10824/task/10833/stat : 10833 (plingeling) R 10822 10824 10794 0 -1 4202560 143617 1253 0 0 10368 20 0 0 25 0 4 0 635091717 263434240 35725 33554432000 4194304 4417452 140735496917152 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10824/tid=10835] ppid=10822 vsize=257260 CPUtime=102.65 cores=0,2,4,6
/proc/10824/task/10835/stat : 10835 (plingeling) R 10822 10824 10794 0 -1 4202560 198952 1253 0 0 10235 30 0 0 25 0 4 0 635091717 263434240 35725 33554432000 4194304 4417452 140735496917152 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10824/tid=10836] ppid=10822 vsize=257260 CPUtime=103.88 cores=0,2,4,6
/proc/10824/task/10836/stat : 10836 (plingeling) R 10822 10824 10794 0 -1 4202560 63430 1253 0 0 10376 12 0 0 25 0 4 0 635091717 263434240 35725 33554432000 4194304 4417452 140735496917152 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 414.22
Current children cumulated vsize (KiB) 257260

[startup+104.701 s]
/proc/loadavg: 6.86 3.10 1.81 7/371 10926
/proc/meminfo: memFree=25375688/32951124 swapFree=63083164/67111528
[pid=10824] ppid=10822 vsize=265452 CPUtime=415.93 cores=0,2,4,6
/proc/10824/stat : 10824 (plingeling) S 10822 10824 10794 0 -1 4202496 523925 1253 0 0 41510 83 0 0 15 0 2 0 635091717 271822848 37773 33554432000 4194304 4417452 140735496917152 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10824/statm: 66363 37773 181 55 0 64249 0
[pid=10824/tid=10836] ppid=10822 vsize=265452 CPUtime=104.68 cores=0,2,4,6
/proc/10824/task/10836/stat : 10836 (plingeling) R 10822 10824 10794 0 -1 4202560 65478 1253 0 0 10456 12 0 0 25 0 2 0 635091717 271822848 37773 33554432000 4194304 4417452 140735496917152 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 415.93
Current children cumulated vsize (KiB) 265452

[startup+105.101 s]
/proc/loadavg: 6.86 3.10 1.81 7/371 10926
/proc/meminfo: memFree=25375688/32951124 swapFree=63083164/67111528
[pid=10824] ppid=10822 vsize=257260 CPUtime=416.33 cores=0,2,4,6
/proc/10824/stat : 10824 (plingeling) S 10822 10824 10794 0 -1 4202496 523925 1253 0 0 41550 83 0 0 15 0 2 0 635091717 263434240 35725 33554432000 4194304 4417452 140735496917152 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10824/statm: 64315 35725 181 55 0 62201 0
[pid=10824/tid=10836] ppid=10822 vsize=257260 CPUtime=105.09 cores=0,2,4,6
/proc/10824/task/10836/stat : 10836 (plingeling) R 10822 10824 10794 0 -1 4202560 65478 1253 0 0 10496 13 0 0 25 0 2 0 635091717 263434240 35725 33554432000 4194304 4417452 140735496917152 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 416.33
Current children cumulated vsize (KiB) 257260

[startup+105.201 s]
/proc/loadavg: 6.86 3.10 1.81 7/371 10926
/proc/meminfo: memFree=25375688/32951124 swapFree=63083164/67111528
[pid=10824] ppid=10822 vsize=257260 CPUtime=416.43 cores=0,2,4,6
/proc/10824/stat : 10824 (plingeling) S 10822 10824 10794 0 -1 4202496 523925 1253 0 0 41560 83 0 0 15 0 2 0 635091717 263434240 35725 33554432000 4194304 4417452 140735496917152 18446744073709551615 264738207717 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/10824/statm: 64315 35725 181 55 0 62201 0
[pid=10824/tid=10836] ppid=10822 vsize=257260 CPUtime=105.19 cores=0,2,4,6
/proc/10824/task/10836/stat : 10836 (plingeling) R 10822 10824 10794 0 -1 4202560 65478 1253 0 0 10506 13 0 0 25 0 2 0 635091717 263434240 35725 33554432000 4194304 4417452 140735496917152 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 416.43
Current children cumulated vsize (KiB) 257260

Child status: 20
Real time (s): 105.292
CPU time (s): 416.533
CPU user time (s): 415.693
CPU system time (s): 0.839872
CPU usage (%): 395.597
Max. virtual memory (cumulated for all children) (KiB): 265452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 415.693
system time used= 0.839872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 525181
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= 157
involuntary context switches= 1931

runsolver used 0.32295 second user time and 0.925859 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-15 04:32:41
IDJOB=3371125
IDBENCH=83224
IDSOLVER=1848
FILE ID=node141/3371125-1305426761
RUNJOBID= node141-1305426761-10812
PBS_JOBID= 13324603
Free space on /tmp= 73360 MiB

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

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

MD5SUM BENCH= 9255daf8fc8e7a0c753f68fd095283c9
RANDOM SEED=1187186861

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.806
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.806
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.84
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.806
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.806
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.75
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.806
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:      25596172 kB
Buffers:        245412 kB
Cached:        4899056 kB
SwapCached:      15708 kB
Active:        2040664 kB
Inactive:      5072304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25596172 kB
SwapTotal:    67111528 kB
SwapFree:     63083164 kB
Dirty:             124 kB
Writeback:           0 kB
AnonPages:     1959696 kB
Mapped:          11968 kB
Slab:           136820 kB
PageTables:      37728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86226916 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= 73360 MiB
End job on node141 at 2011-05-15 04:34:26