Trace number 3394520

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 50.1814 6.68521

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-10-10-unsat.cnf
MD5SUM5ad28aa134f570fa0399980e14c0e5d4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.922859
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses550
Sum of the clauses size1900
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2450
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5100

Solver Data

50.06/6.68	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-3394520-1306098930/watcher-3394520-1306098930 -o /tmp/evaluation-result-3394520-1306098930/solver-3394520-1306098930 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394520-1306098930.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.52 8.00 8.10 2/446 14193
/proc/meminfo: memFree=26590932/32951124 swapFree=61585512/67111528
[pid=14193] ppid=14191 vsize=156616 CPUtime=0.01 cores=0-7
/proc/14193/stat : 14193 (plingeling) S 14191 14193 14087 0 -1 4202496 423 1250 0 0 1 0 0 0 25 0 9 0 721490836 160374784 348 33554432000 4194304 4417452 140737365455216 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/14193/statm: 39154 348 177 55 0 37040 0
[pid=14193/tid=14199] ppid=14191 vsize=157260 CPUtime=0.01 cores=0-7
/proc/14193/task/14199/stat : 14199 (plingeling) R 14191 14193 14087 0 -1 4202560 100 1250 0 0 1 0 0 0 25 0 9 0 721490836 161034240 494 33554432000 4194304 4417452 140737365455216 18446744073709551615 271550231533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14193/tid=14200] ppid=14191 vsize=157260 CPUtime=0 cores=0-7
/proc/14193/task/14200/stat : 14200 (plingeling) R 14191 14193 14087 0 -1 4202560 9 1250 0 0 0 0 0 0 25 0 9 0 721490836 161034240 494 33554432000 4194304 4417452 140737365455216 18446744073709551615 271550642670 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14193/tid=14201] ppid=14191 vsize=157260 CPUtime=0 cores=0-7
/proc/14193/task/14201/stat : 14201 (plingeling) R 14191 14193 14087 0 -1 4202560 17 1250 0 0 0 0 0 0 25 0 9 0 721490836 161034240 494 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14193/tid=14202] ppid=14191 vsize=157260 CPUtime=0 cores=0-7
/proc/14193/task/14202/stat : 14202 (plingeling) R 14191 14193 14087 0 -1 4202560 1 1250 0 0 0 0 0 0 25 0 9 0 721490836 161034240 494 33554432000 4194304 4417452 140737365455216 18446744073709551615 271550642670 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14193/tid=14203] ppid=14191 vsize=157260 CPUtime=0 cores=0-7
/proc/14193/task/14203/stat : 14203 (plingeling) R 14191 14193 14087 0 -1 4202560 9 1250 0 0 0 0 0 0 25 0 9 0 721490836 161034240 494 33554432000 4194304 4417452 140737365455216 18446744073709551615 4259016 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14193/tid=14204] ppid=14191 vsize=157260 CPUtime=0 cores=0-7
/proc/14193/task/14204/stat : 14204 (plingeling) R 14191 14193 14087 0 -1 4202560 25 1250 0 0 0 0 0 0 25 0 9 0 721490836 161034240 494 33554432000 4194304 4417452 140737365455216 18446744073709551615 4354425 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14193/tid=14205] ppid=14191 vsize=157260 CPUtime=0 cores=0-7
/proc/14193/task/14205/stat : 14205 (plingeling) R 14191 14193 14087 0 -1 4202560 27 1250 0 0 0 0 0 0 18 0 9 0 721490837 161034240 494 33554432000 4194304 4417452 140737365455216 18446744073709551615 4356783 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14193/tid=14206] ppid=14191 vsize=157260 CPUtime=0 cores=0-7
/proc/14193/task/14206/stat : 14206 (plingeling) R 14191 14193 14087 0 -1 4202560 29 1250 0 0 0 0 0 0 18 0 9 0 721490837 161034240 494 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0

[startup+0.097441 s]
/proc/loadavg: 7.52 8.00 8.10 2/446 14193
/proc/meminfo: memFree=26590932/32951124 swapFree=61585512/67111528
[pid=14193] ppid=14191 vsize=161096 CPUtime=0.64 cores=0-7
/proc/14193/stat : 14193 (plingeling) S 14191 14193 14087 0 -1 4202496 1671 1250 0 0 64 0 0 0 25 0 9 0 721490836 164962304 1468 33554432000 4194304 4417452 140737365455216 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/14193/statm: 40274 1468 180 55 0 38160 0
[pid=14193/tid=14199] ppid=14191 vsize=161096 CPUtime=0.09 cores=0-7
/proc/14193/task/14199/stat : 14199 (plingeling) R 14191 14193 14087 0 -1 4202560 195 1250 0 0 9 0 0 0 25 0 9 0 721490836 164962304 1468 33554432000 4194304 4417452 140737365455216 18446744073709551615 4310432 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14193/tid=14200] ppid=14191 vsize=161096 CPUtime=0.07 cores=0-7
/proc/14193/task/14200/stat : 14200 (plingeling) R 14191 14193 14087 0 -1 4202560 144 1250 0 0 7 0 0 0 25 0 9 0 721490836 164962304 1468 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14193/tid=14201] ppid=14191 vsize=161096 CPUtime=0.08 cores=0-7
/proc/14193/task/14201/stat : 14201 (plingeling) R 14191 14193 14087 0 -1 4202560 164 1250 0 0 8 0 0 0 25 0 9 0 721490836 164962304 1468 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364567 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14193/tid=14202] ppid=14191 vsize=161096 CPUtime=0.05 cores=0-7
/proc/14193/task/14202/stat : 14202 (plingeling) R 14191 14193 14087 0 -1 4202560 195 1250 0 0 5 0 0 0 25 0 9 0 721490836 164962304 1468 33554432000 4194304 4417452 140737365455216 18446744073709551615 4259609 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14193/tid=14203] ppid=14191 vsize=161096 CPUtime=0.06 cores=0-7
/proc/14193/task/14203/stat : 14203 (plingeling) R 14191 14193 14087 0 -1 4202560 90 1250 0 0 6 0 0 0 25 0 9 0 721490836 164962304 1468 33554432000 4194304 4417452 140737365455216 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14193/tid=14204] ppid=14191 vsize=161096 CPUtime=0.08 cores=0-7
/proc/14193/task/14204/stat : 14204 (plingeling) R 14191 14193 14087 0 -1 4202560 139 1250 0 0 8 0 0 0 25 0 9 0 721490836 164962304 1468 33554432000 4194304 4417452 140737365455216 18446744073709551615 4259387 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14193/tid=14205] ppid=14191 vsize=161096 CPUtime=0.08 cores=0-7
/proc/14193/task/14205/stat : 14205 (plingeling) R 14191 14193 14087 0 -1 4202560 133 1250 0 0 8 0 0 0 18 0 9 0 721490837 164962304 1468 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14193/tid=14206] ppid=14191 vsize=161096 CPUtime=0.08 cores=0-7
/proc/14193/task/14206/stat : 14206 (plingeling) R 14191 14193 14087 0 -1 4202560 259 1250 0 0 8 0 0 0 18 0 9 0 721490837 164962304 1468 33554432000 4194304 4417452 140737365455216 18446744073709551615 4255645 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 161096

[startup+0.10044 s]
/proc/loadavg: 7.52 8.00 8.10 2/446 14193
/proc/meminfo: memFree=26590932/32951124 swapFree=61585512/67111528
[pid=14193] ppid=14191 vsize=161192 CPUtime=0.66 cores=0-7
/proc/14193/stat : 14193 (plingeling) S 14191 14193 14087 0 -1 4202496 1703 1250 0 0 66 0 0 0 25 0 9 0 721490836 165060608 1492 33554432000 4194304 4417452 140737365455216 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/14193/statm: 40298 1492 180 55 0 38184 0
[pid=14193/tid=14199] ppid=14191 vsize=161192 CPUtime=0.09 cores=0-7
/proc/14193/task/14199/stat : 14199 (plingeling) R 14191 14193 14087 0 -1 4202560 195 1250 0 0 9 0 0 0 25 0 9 0 721490836 165060608 1492 33554432000 4194304 4417452 140737365455216 18446744073709551615 4310334 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14193/tid=14200] ppid=14191 vsize=161192 CPUtime=0.07 cores=0-7
/proc/14193/task/14200/stat : 14200 (plingeling) R 14191 14193 14087 0 -1 4202560 144 1250 0 0 7 0 0 0 25 0 9 0 721490836 165060608 1492 33554432000 4194304 4417452 140737365455216 18446744073709551615 271550595498 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14193/tid=14201] ppid=14191 vsize=161192 CPUtime=0.08 cores=0-7
/proc/14193/task/14201/stat : 14201 (plingeling) R 14191 14193 14087 0 -1 4202560 164 1250 0 0 8 0 0 0 25 0 9 0 721490836 165060608 1492 33554432000 4194304 4417452 140737365455216 18446744073709551615 4355515 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14193/tid=14202] ppid=14191 vsize=161192 CPUtime=0.05 cores=0-7
/proc/14193/task/14202/stat : 14202 (plingeling) R 14191 14193 14087 0 -1 4202560 195 1250 0 0 5 0 0 0 25 0 9 0 721490836 165060608 1492 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14193/tid=14203] ppid=14191 vsize=161192 CPUtime=0.07 cores=0-7
/proc/14193/task/14203/stat : 14203 (plingeling) R 14191 14193 14087 0 -1 4202560 90 1250 0 0 7 0 0 0 25 0 9 0 721490836 165060608 1492 33554432000 4194304 4417452 140737365455216 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14193/tid=14204] ppid=14191 vsize=161192 CPUtime=0.09 cores=0-7
/proc/14193/task/14204/stat : 14204 (plingeling) R 14191 14193 14087 0 -1 4202560 139 1250 0 0 9 0 0 0 25 0 9 0 721490836 165060608 1492 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14193/tid=14205] ppid=14191 vsize=161192 CPUtime=0.09 cores=0-7
/proc/14193/task/14205/stat : 14205 (plingeling) R 14191 14193 14087 0 -1 4202560 165 1250 0 0 9 0 0 0 18 0 9 0 721490837 165060608 1492 33554432000 4194304 4417452 140737365455216 18446744073709551615 4366391 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14193/tid=14206] ppid=14191 vsize=161192 CPUtime=0.09 cores=0-7
/proc/14193/task/14206/stat : 14206 (plingeling) R 14191 14193 14087 0 -1 4202560 259 1250 0 0 9 0 0 0 18 0 9 0 721490837 165060608 1492 33554432000 4194304 4417452 140737365455216 18446744073709551615 4258389 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 161192

[startup+0.300405 s]
/proc/loadavg: 7.52 8.00 8.10 2/446 14193
/proc/meminfo: memFree=26590932/32951124 swapFree=61585512/67111528
[pid=14193] ppid=14191 vsize=165560 CPUtime=2.26 cores=0-7
/proc/14193/stat : 14193 (plingeling) S 14191 14193 14087 0 -1 4202496 5783 1250 0 0 226 0 0 0 25 0 9 0 721490836 169533440 2633 33554432000 4194304 4417452 140737365455216 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/14193/statm: 41390 2633 180 55 0 39276 0
[pid=14193/tid=14199] ppid=14191 vsize=165560 CPUtime=0.29 cores=0-7
/proc/14193/task/14199/stat : 14199 (plingeling) R 14191 14193 14087 0 -1 4202560 751 1250 0 0 29 0 0 0 25 0 9 0 721490836 169533440 2633 33554432000 4194304 4417452 140737365455216 18446744073709551615 4259600 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14193/tid=14200] ppid=14191 vsize=165560 CPUtime=0.27 cores=0-7
/proc/14193/task/14200/stat : 14200 (plingeling) R 14191 14193 14087 0 -1 4202560 646 1250 0 0 27 0 0 0 25 0 9 0 721490836 169533440 2633 33554432000 4194304 4417452 140737365455216 18446744073709551615 4310560 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14193/tid=14201] ppid=14191 vsize=165560 CPUtime=0.28 cores=0-7
/proc/14193/task/14201/stat : 14201 (plingeling) R 14191 14193 14087 0 -1 4202560 622 1250 0 0 28 0 0 0 25 0 9 0 721490836 169533440 2633 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14193/tid=14202] ppid=14191 vsize=165560 CPUtime=0.25 cores=0-7
/proc/14193/task/14202/stat : 14202 (plingeling) R 14191 14193 14087 0 -1 4202560 876 1250 0 0 25 0 0 0 25 0 9 0 721490836 169533440 2633 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14193/tid=14203] ppid=14191 vsize=165560 CPUtime=0.27 cores=0-7
/proc/14193/task/14203/stat : 14203 (plingeling) R 14191 14193 14087 0 -1 4202560 669 1250 0 0 27 0 0 0 25 0 9 0 721490836 169533440 2633 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14193/tid=14204] ppid=14191 vsize=165560 CPUtime=0.29 cores=0-7
/proc/14193/task/14204/stat : 14204 (plingeling) R 14191 14193 14087 0 -1 4202560 562 1250 0 0 29 0 0 0 25 0 9 0 721490836 169533440 2633 33554432000 4194304 4417452 140737365455216 18446744073709551615 4251071 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14193/tid=14205] ppid=14191 vsize=165560 CPUtime=0.29 cores=0-7
/proc/14193/task/14205/stat : 14205 (plingeling) R 14191 14193 14087 0 -1 4202560 614 1250 0 0 29 0 0 0 18 0 9 0 721490837 169533440 2633 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14193/tid=14206] ppid=14191 vsize=165560 CPUtime=0.29 cores=0-7
/proc/14193/task/14206/stat : 14206 (plingeling) R 14191 14193 14087 0 -1 4202560 691 1250 0 0 29 0 0 0 18 0 9 0 721490837 169533440 2633 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 165560

[startup+0.700334 s]
/proc/loadavg: 7.52 8.00 8.10 2/446 14193
/proc/meminfo: memFree=26590932/32951124 swapFree=61585512/67111528
[pid=14193] ppid=14191 vsize=170092 CPUtime=5.46 cores=0-7
/proc/14193/stat : 14193 (plingeling) S 14191 14193 14087 0 -1 4202496 14385 1250 0 0 544 2 0 0 25 0 9 0 721490836 174174208 3812 33554432000 4194304 4417452 140737365455216 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/14193/statm: 42523 3812 180 55 0 40409 0
[pid=14193/tid=14199] ppid=14191 vsize=170092 CPUtime=0.69 cores=0-7
/proc/14193/task/14199/stat : 14199 (plingeling) R 14191 14193 14087 0 -1 4202560 2029 1250 0 0 69 0 0 0 25 0 9 0 721490836 174174208 3812 33554432000 4194304 4417452 140737365455216 18446744073709551615 4310394 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14193/tid=14200] ppid=14191 vsize=170092 CPUtime=0.67 cores=0-7
/proc/14193/task/14200/stat : 14200 (plingeling) R 14191 14193 14087 0 -1 4202560 1494 1250 0 0 67 0 0 0 25 0 9 0 721490836 174174208 3812 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14193/tid=14201] ppid=14191 vsize=170092 CPUtime=0.68 cores=0-7
/proc/14193/task/14201/stat : 14201 (plingeling) R 14191 14193 14087 0 -1 4202560 1889 1250 0 0 68 0 0 0 25 0 9 0 721490836 174174208 3812 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14193/tid=14202] ppid=14191 vsize=170092 CPUtime=0.64 cores=0-7
/proc/14193/task/14202/stat : 14202 (plingeling) R 14191 14193 14087 0 -1 4202560 1799 1250 0 0 64 0 0 0 25 0 9 0 721490836 174174208 3812 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14193/tid=14203] ppid=14191 vsize=170092 CPUtime=0.66 cores=0-7
/proc/14193/task/14203/stat : 14203 (plingeling) R 14191 14193 14087 0 -1 4202560 1846 1250 0 0 66 0 0 0 25 0 9 0 721490836 174174208 3812 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14193/tid=14204] ppid=14191 vsize=170092 CPUtime=0.68 cores=0-7
/proc/14193/task/14204/stat : 14204 (plingeling) R 14191 14193 14087 0 -1 4202560 1669 1250 0 0 68 0 0 0 25 0 9 0 721490836 174174208 3812 33554432000 4194304 4417452 140737365455216 18446744073709551615 4236895 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14193/tid=14205] ppid=14191 vsize=170092 CPUtime=0.68 cores=0-7
/proc/14193/task/14205/stat : 14205 (plingeling) R 14191 14193 14087 0 -1 4202560 1566 1250 0 0 68 0 0 0 18 0 9 0 721490837 174174208 3812 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14193/tid=14206] ppid=14191 vsize=170092 CPUtime=0.69 cores=0-7
/proc/14193/task/14206/stat : 14206 (plingeling) R 14191 14193 14087 0 -1 4202560 1741 1250 0 0 69 0 0 0 18 0 9 0 721490837 174174208 3812 33554432000 4194304 4417452 140737365455216 18446744073709551615 4309897 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.46
Current children cumulated vsize (KiB) 170092

[startup+1.50119 s]
/proc/loadavg: 7.52 8.00 8.10 9/455 14207
/proc/meminfo: memFree=26571532/32951124 swapFree=61585512/67111528
[pid=14193] ppid=14191 vsize=176056 CPUtime=11.85 cores=0-7
/proc/14193/stat : 14193 (plingeling) S 14191 14193 14087 0 -1 4202496 36273 1250 0 0 1179 6 0 0 25 0 9 0 721490836 180281344 5293 33554432000 4194304 4417452 140737365455216 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/14193/statm: 44014 5293 180 55 0 41900 0
[pid=14193/tid=14199] ppid=14191 vsize=176056 CPUtime=1.49 cores=0-7
/proc/14193/task/14199/stat : 14199 (plingeling) R 14191 14193 14087 0 -1 4202560 4930 1250 0 0 148 1 0 0 25 0 9 0 721490836 180281344 5293 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14193/tid=14200] ppid=14191 vsize=176056 CPUtime=1.47 cores=0-7
/proc/14193/task/14200/stat : 14200 (plingeling) R 14191 14193 14087 0 -1 4202560 3927 1250 0 0 147 0 0 0 25 0 9 0 721490836 180281344 5293 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14193/tid=14201] ppid=14191 vsize=176056 CPUtime=1.48 cores=0-7
/proc/14193/task/14201/stat : 14201 (plingeling) R 14191 14193 14087 0 -1 4202560 4875 1250 0 0 148 0 0 0 25 0 9 0 721490836 180281344 5293 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14193/tid=14202] ppid=14191 vsize=176056 CPUtime=1.44 cores=0-7
/proc/14193/task/14202/stat : 14202 (plingeling) R 14191 14193 14087 0 -1 4202560 4208 1250 0 0 144 0 0 0 25 0 9 0 721490836 180281344 5293 33554432000 4194304 4417452 140737365455216 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14193/tid=14203] ppid=14191 vsize=176056 CPUtime=1.44 cores=0-7
/proc/14193/task/14203/stat : 14203 (plingeling) R 14191 14193 14087 0 -1 4202560 4976 1250 0 0 144 0 0 0 25 0 9 0 721490836 180281344 5293 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14193/tid=14204] ppid=14191 vsize=176056 CPUtime=1.48 cores=0-7
/proc/14193/task/14204/stat : 14204 (plingeling) R 14191 14193 14087 0 -1 4202560 3948 1250 0 0 148 0 0 0 25 0 9 0 721490836 180281344 5293 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14193/tid=14205] ppid=14191 vsize=176056 CPUtime=1.48 cores=0-7
/proc/14193/task/14205/stat : 14205 (plingeling) R 14191 14193 14087 0 -1 4202560 4467 1250 0 0 148 0 0 0 20 0 9 0 721490837 180281344 5293 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14193/tid=14206] ppid=14191 vsize=176056 CPUtime=1.48 cores=0-7
/proc/14193/task/14206/stat : 14206 (plingeling) R 14191 14193 14087 0 -1 4202560 4590 1250 0 0 148 0 0 0 20 0 9 0 721490837 180281344 5293 33554432000 4194304 4417452 140737365455216 18446744073709551615 4365050 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.85
Current children cumulated vsize (KiB) 176056

[startup+3.1009 s]
/proc/loadavg: 7.52 8.00 8.10 9/455 14207
/proc/meminfo: memFree=26565712/32951124 swapFree=61585512/67111528
[pid=14193] ppid=14191 vsize=182324 CPUtime=24.62 cores=0-7
/proc/14193/stat : 14193 (plingeling) S 14191 14193 14087 0 -1 4202496 74129 1250 0 0 2451 11 0 0 25 0 9 0 721490836 186699776 6833 33554432000 4194304 4417452 140737365455216 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/14193/statm: 45581 6833 180 55 0 43467 0
[pid=14193/tid=14199] ppid=14191 vsize=182324 CPUtime=3.08 cores=0-7
/proc/14193/task/14199/stat : 14199 (plingeling) R 14191 14193 14087 0 -1 4202560 10730 1250 0 0 307 1 0 0 25 0 9 0 721490836 186699776 6833 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14193/tid=14200] ppid=14191 vsize=182324 CPUtime=3.07 cores=0-7
/proc/14193/task/14200/stat : 14200 (plingeling) R 14191 14193 14087 0 -1 4202560 9102 1250 0 0 306 1 0 0 25 0 9 0 721490836 186699776 6833 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14193/tid=14201] ppid=14191 vsize=182324 CPUtime=3.08 cores=0-7
/proc/14193/task/14201/stat : 14201 (plingeling) R 14191 14193 14087 0 -1 4202560 11059 1250 0 0 307 1 0 0 25 0 9 0 721490836 186699776 6833 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14193/tid=14202] ppid=14191 vsize=182324 CPUtime=3.05 cores=0-7
/proc/14193/task/14202/stat : 14202 (plingeling) R 14191 14193 14087 0 -1 4202560 6564 1250 0 0 304 1 0 0 25 0 9 0 721490836 186699776 6833 33554432000 4194304 4417452 140737365455216 18446744073709551615 4352581 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14193/tid=14203] ppid=14191 vsize=182324 CPUtime=3.03 cores=0-7
/proc/14193/task/14203/stat : 14203 (plingeling) R 14191 14193 14087 0 -1 4202560 10507 1250 0 0 301 2 0 0 25 0 9 0 721490836 186699776 6833 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14193/tid=14204] ppid=14191 vsize=182324 CPUtime=3.09 cores=0-7
/proc/14193/task/14204/stat : 14204 (plingeling) R 14191 14193 14087 0 -1 4202560 7786 1250 0 0 308 1 0 0 25 0 9 0 721490836 186699776 6833 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14193/tid=14205] ppid=14191 vsize=182324 CPUtime=3.08 cores=0-7
/proc/14193/task/14205/stat : 14205 (plingeling) R 14191 14193 14087 0 -1 4202560 9520 1250 0 0 307 1 0 0 25 0 9 0 721490837 186699776 6833 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14193/tid=14206] ppid=14191 vsize=182324 CPUtime=3.09 cores=0-7
/proc/14193/task/14206/stat : 14206 (plingeling) R 14191 14193 14087 0 -1 4202560 8509 1250 0 0 308 1 0 0 25 0 9 0 721490837 186699776 6833 33554432000 4194304 4417452 140737365455216 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.62
Current children cumulated vsize (KiB) 182324

[startup+6.30032 s]
/proc/loadavg: 7.55 8.00 8.10 9/455 14207
/proc/meminfo: memFree=26559900/32951124 swapFree=61585512/67111528
[pid=14193] ppid=14191 vsize=185212 CPUtime=49.06 cores=0-7
/proc/14193/stat : 14193 (plingeling) S 14191 14193 14087 0 -1 4202496 151198 1250 0 0 4884 22 0 0 25 0 5 0 721490836 189657088 7575 33554432000 4194304 4417452 140737365455216 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/14193/statm: 46303 7575 181 55 0 44189 0
[pid=14193/tid=14199] ppid=14191 vsize=185212 CPUtime=6.28 cores=0-7
/proc/14193/task/14199/stat : 14199 (plingeling) R 14191 14193 14087 0 -1 4202560 19128 1250 0 0 625 3 0 0 25 0 5 0 721490836 189657088 7575 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14193/tid=14200] ppid=14191 vsize=185212 CPUtime=6.27 cores=0-7
/proc/14193/task/14200/stat : 14200 (plingeling) R 14191 14193 14087 0 -1 4202560 20429 1250 0 0 625 2 0 0 25 0 5 0 721490836 189657088 7575 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=14193/tid=14203] ppid=14191 vsize=185212 CPUtime=6.18 cores=0-7
/proc/14193/task/14203/stat : 14203 (plingeling) R 14191 14193 14087 0 -1 4202560 21506 1250 0 0 615 3 0 0 25 0 5 0 721490836 189657088 7575 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14193/tid=14205] ppid=14191 vsize=185212 CPUtime=6.28 cores=0-7
/proc/14193/task/14205/stat : 14205 (plingeling) R 14191 14193 14087 0 -1 4202560 20266 1250 0 0 626 2 0 0 25 0 5 0 721490837 189657088 7575 33554432000 4194304 4417452 140737365455216 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.06
Current children cumulated vsize (KiB) 185212

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

[startup+6.50033 s]
/proc/loadavg: 7.55 8.00 8.10 6/450 14207
/proc/meminfo: memFree=26557584/32951124 swapFree=61585512/67111528
[pid=14193] ppid=14191 vsize=187736 CPUtime=49.75 cores=0-7
/proc/14193/stat : 14193 (plingeling) S 14191 14193 14087 0 -1 4202496 154901 1250 0 0 4952 23 0 0 25 0 4 0 721490836 192241664 8206 33554432000 4194304 4417452 140737365455216 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/14193/statm: 46934 8206 181 55 0 44820 0
[pid=14193/tid=14199] ppid=14191 vsize=187736 CPUtime=6.5 cores=0-7
/proc/14193/task/14199/stat : 14199 (plingeling) R 14191 14193 14087 0 -1 4202560 21039 1250 0 0 647 3 0 0 18 0 4 0 721490836 192241664 8206 33554432000 4194304 4417452 140737365455216 18446744073709551615 4366102 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14193/tid=14203] ppid=14191 vsize=187736 CPUtime=6.39 cores=0-7
/proc/14193/task/14203/stat : 14203 (plingeling) R 14191 14193 14087 0 -1 4202560 21506 1250 0 0 636 3 0 0 25 0 4 0 721490836 192241664 8206 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14193/tid=14205] ppid=14191 vsize=187736 CPUtime=6.5 cores=0-7
/proc/14193/task/14205/stat : 14205 (plingeling) R 14191 14193 14087 0 -1 4202560 21802 1250 0 0 648 2 0 0 25 0 4 0 721490837 192241664 8206 33554432000 4194304 4417452 140737365455216 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.75
Current children cumulated vsize (KiB) 187736

[startup+6.61729 s]
/proc/loadavg: 7.55 8.00 8.10 6/450 14207
/proc/meminfo: memFree=26557584/32951124 swapFree=61585512/67111528
[pid=14193] ppid=14191 vsize=186712 CPUtime=50.06 cores=0-7
/proc/14193/stat : 14193 (plingeling) S 14191 14193 14087 0 -1 4202496 155669 1250 0 0 4983 23 0 0 25 0 3 0 721490836 191193088 7950 33554432000 4194304 4417452 140737365455216 18446744073709551615 271562340325 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/14193/statm: 46678 7950 181 55 0 44564 0
[pid=14193/tid=14199] ppid=14191 vsize=186712 CPUtime=6.6 cores=0-7
/proc/14193/task/14199/stat : 14199 (plingeling) R 14191 14193 14087 0 -1 4202560 21039 1250 0 0 657 3 0 0 18 0 3 0 721490836 191193088 7950 33554432000 4194304 4417452 140737365455216 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14193/tid=14205] ppid=14191 vsize=186712 CPUtime=6.6 cores=0-7
/proc/14193/task/14205/stat : 14205 (plingeling) R 14191 14193 14087 0 -1 4202560 22570 1250 0 0 658 2 0 0 25 0 3 0 721490837 191193088 7950 33554432000 4194304 4417452 140737365455216 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.06
Current children cumulated vsize (KiB) 186712

Child status: 20
Real time (s): 6.68521
CPU time (s): 50.1814
CPU user time (s): 49.9414
CPU system time (s): 0.239963
CPU usage (%): 750.633
Max. virtual memory (cumulated for all children) (KiB): 188760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 49.9414
system time used= 0.239963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157434
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= 229
involuntary context switches= 487

runsolver used 0.034994 second user time and 0.077988 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-22 23:15:30
IDJOB=3394520
IDBENCH=83210
IDSOLVER=1851
FILE ID=node133/3394520-1306098930
RUNJOBID= node133-1306098924-14101
PBS_JOBID= 13387977
Free space on /tmp= 73028 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-10-10-unsat.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394520-1306098930/watcher-3394520-1306098930 -o /tmp/evaluation-result-3394520-1306098930/solver-3394520-1306098930 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394520-1306098930.cnf

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

MD5SUM BENCH= 5ad28aa134f570fa0399980e14c0e5d4
RANDOM SEED=373553746

node133.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.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:      26591452 kB
Buffers:          8396 kB
Cached:         141436 kB
SwapCached:      56188 kB
Active:          69984 kB
Inactive:      6093380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26591452 kB
SwapTotal:    67111528 kB
SwapFree:     61585512 kB
Dirty:             604 kB
Writeback:           0 kB
AnonPages:     5964016 kB
Mapped:          30408 kB
Slab:            72884 kB
PageTables:      53448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 114886188 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73028 MiB
End job on node133 at 2011-05-22 23:15:36