Trace number 3386066

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
SArTagnan 2011-05-15 (fixed)UNSAT 270.594 67.8938

General information on the benchmark

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

Solver Data

270.23/67.88	
270.23/67.88	s UNSATISFIABLE
270.23/67.88	c When trying to link and hook

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-3386066-1305581475/watcher-3386066-1305581475 -o /tmp/evaluation-result-3386066-1305581475/solver-3386066-1305581475 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386066-1305581475.cnf -threads=4 

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: 7.47 7.96 7.78 1/419 5788
/proc/meminfo: memFree=20135712/32950928 swapFree=65730892/67111528
[pid=5788] ppid=5786 vsize=19680 CPUtime=0 cores=0,2,4,6
/proc/5788/stat : 5788 (SArTagnan) R 5786 5788 5247 0 -1 4202496 642 0 0 0 0 0 0 0 25 0 1 0 748378141 20152320 580 33554432000 4194304 4625164 140735000795904 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/5788/statm: 4920 580 296 106 0 423 0
[pid=5788/tid=5791] ppid=5786 vsize=53728 CPUtime=0 cores=0,2,4,6
/proc/5788/task/5791/stat : 5791 (SArTagnan) R 5786 5788 5247 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 748378142 55017472 1312 33554432000 4194304 4625164 140735000795904 18446744073709551615 260905450481 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5788/tid=5792] ppid=5786 vsize=53728 CPUtime=0 cores=0,2,4,6
/proc/5788/task/5792/stat : 5792 (SArTagnan) R 5786 5788 5247 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 748378142 55017472 1312 33554432000 4194304 4625164 140735000795904 18446744073709551615 260917191734 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5788/tid=5793] ppid=5786 vsize=53728 CPUtime=0 cores=0,2,4,6
/proc/5788/task/5793/stat : 5793 (SArTagnan) R 5786 5788 5247 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 748378142 55017472 1312 33554432000 4194304 4625164 140735000795904 18446744073709551615 47740558813104 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.11666 s]
/proc/loadavg: 7.47 7.96 7.78 1/419 5788
/proc/meminfo: memFree=20135712/32950928 swapFree=65730892/67111528
[pid=5788] ppid=5786 vsize=258928 CPUtime=0.41 cores=0,2,4,6
/proc/5788/stat : 5788 (SArTagnan) R 5786 5788 5247 0 -1 4202496 7675 0 0 0 41 0 0 0 25 0 4 0 748378141 265142272 4287 33554432000 4194304 4625164 140735000795904 18446744073709551615 4512167 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5788/statm: 64732 4287 345 106 0 60235 0
[pid=5788/tid=5791] ppid=5786 vsize=258928 CPUtime=0.09 cores=0,2,4,6
/proc/5788/task/5791/stat : 5791 (SArTagnan) R 5786 5788 5247 0 -1 4202560 1373 0 0 0 9 0 0 0 25 0 4 0 748378142 265142272 4287 33554432000 4194304 4625164 140735000795904 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5788/tid=5792] ppid=5786 vsize=258928 CPUtime=0.09 cores=0,2,4,6
/proc/5788/task/5792/stat : 5792 (SArTagnan) R 5786 5788 5247 0 -1 4202560 1357 0 0 0 9 0 0 0 25 0 4 0 748378142 265142272 4287 33554432000 4194304 4625164 140735000795904 18446744073709551615 4327796 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5788/tid=5793] ppid=5786 vsize=258928 CPUtime=0.1 cores=0,2,4,6
/proc/5788/task/5793/stat : 5793 (SArTagnan) R 5786 5788 5247 0 -1 4202560 1107 0 0 0 10 0 0 0 25 0 4 0 748378142 265142272 4287 33554432000 4194304 4625164 140735000795904 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 258928

[startup+0.200645 s]
/proc/loadavg: 7.47 7.96 7.78 1/419 5788
/proc/meminfo: memFree=20135712/32950928 swapFree=65730892/67111528
[pid=5788] ppid=5786 vsize=258928 CPUtime=0.75 cores=0,2,4,6
/proc/5788/stat : 5788 (SArTagnan) R 5786 5788 5247 0 -1 4202496 7800 0 0 0 75 0 0 0 25 0 4 0 748378141 265142272 4395 33554432000 4194304 4625164 140735000795904 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5788/statm: 64732 4395 346 106 0 60235 0
[pid=5788/tid=5791] ppid=5786 vsize=258928 CPUtime=0.18 cores=0,2,4,6
/proc/5788/task/5791/stat : 5791 (SArTagnan) R 5786 5788 5247 0 -1 4202560 1412 0 0 0 18 0 0 0 25 0 4 0 748378142 265142272 4395 33554432000 4194304 4625164 140735000795904 18446744073709551615 4352112 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5788/tid=5792] ppid=5786 vsize=258928 CPUtime=0.18 cores=0,2,4,6
/proc/5788/task/5792/stat : 5792 (SArTagnan) R 5786 5788 5247 0 -1 4202560 1382 0 0 0 18 0 0 0 25 0 4 0 748378142 265142272 4395 33554432000 4194304 4625164 140735000795904 18446744073709551615 4351918 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5788/tid=5793] ppid=5786 vsize=258928 CPUtime=0.18 cores=0,2,4,6
/proc/5788/task/5793/stat : 5793 (SArTagnan) R 5786 5788 5247 0 -1 4202560 1141 0 0 0 18 0 0 0 25 0 4 0 748378142 265142272 4395 33554432000 4194304 4625164 140735000795904 18446744073709551615 4579380 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 258928

[startup+0.300628 s]
/proc/loadavg: 7.47 7.96 7.78 1/419 5788
/proc/meminfo: memFree=20135712/32950928 swapFree=65730892/67111528
[pid=5788] ppid=5786 vsize=259680 CPUtime=1.14 cores=0,2,4,6
/proc/5788/stat : 5788 (SArTagnan) R 5786 5788 5247 0 -1 4202496 8650 0 0 0 114 0 0 0 25 0 4 0 748378141 265912320 4539 33554432000 4194304 4625164 140735000795904 18446744073709551615 4512007 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5788/statm: 64920 4539 346 106 0 60423 0
[pid=5788/tid=5791] ppid=5786 vsize=259680 CPUtime=0.28 cores=0,2,4,6
/proc/5788/task/5791/stat : 5791 (SArTagnan) R 5786 5788 5247 0 -1 4202560 1439 0 0 0 28 0 0 0 25 0 4 0 748378142 265912320 4539 33554432000 4194304 4625164 140735000795904 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5788/tid=5792] ppid=5786 vsize=259680 CPUtime=0.28 cores=0,2,4,6
/proc/5788/task/5792/stat : 5792 (SArTagnan) R 5786 5788 5247 0 -1 4202560 1415 0 0 0 28 0 0 0 25 0 4 0 748378142 265912320 4539 33554432000 4194304 4625164 140735000795904 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5788/tid=5793] ppid=5786 vsize=259680 CPUtime=0.28 cores=0,2,4,6
/proc/5788/task/5793/stat : 5793 (SArTagnan) R 5786 5788 5247 0 -1 4202560 1914 0 0 0 28 0 0 0 25 0 4 0 748378142 265912320 4539 33554432000 4194304 4625164 140735000795904 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 259680

[startup+0.700553 s]
/proc/loadavg: 7.47 7.96 7.78 1/419 5788
/proc/meminfo: memFree=20135712/32950928 swapFree=65730892/67111528
[pid=5788] ppid=5786 vsize=260420 CPUtime=2.75 cores=0,2,4,6
/proc/5788/stat : 5788 (SArTagnan) R 5786 5788 5247 0 -1 4202496 11888 0 0 0 274 1 0 0 25 0 4 0 748378141 266670080 5098 33554432000 4194304 4625164 140735000795904 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5788/statm: 65105 5098 346 106 0 60608 0
[pid=5788/tid=5791] ppid=5786 vsize=260420 CPUtime=0.68 cores=0,2,4,6
/proc/5788/task/5791/stat : 5791 (SArTagnan) R 5786 5788 5247 0 -1 4202560 1539 0 0 0 68 0 0 0 25 0 4 0 748378142 266670080 5098 33554432000 4194304 4625164 140735000795904 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5788/tid=5792] ppid=5786 vsize=260420 CPUtime=0.68 cores=0,2,4,6
/proc/5788/task/5792/stat : 5792 (SArTagnan) R 5786 5788 5247 0 -1 4202560 1547 0 0 0 68 0 0 0 25 0 4 0 748378142 266670080 5098 33554432000 4194304 4625164 140735000795904 18446744073709551615 4351937 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5788/tid=5793] ppid=5786 vsize=260420 CPUtime=0.68 cores=0,2,4,6
/proc/5788/task/5793/stat : 5793 (SArTagnan) R 5786 5788 5247 0 -1 4202560 4482 0 0 0 68 0 0 0 25 0 4 0 748378142 266670080 5098 33554432000 4194304 4625164 140735000795904 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 260420

[startup+1.50041 s]
/proc/loadavg: 7.47 7.96 7.78 9/431 5805
/proc/meminfo: memFree=20090636/32950928 swapFree=65730892/67111528
[pid=5788] ppid=5786 vsize=267356 CPUtime=5.93 cores=0,2,4,6
/proc/5788/stat : 5788 (SArTagnan) R 5786 5788 5247 0 -1 4202496 19573 0 0 0 591 2 0 0 25 0 4 0 748378141 273772544 6501 33554432000 4194304 4625164 140735000795904 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5788/statm: 66839 6501 346 106 0 62342 0
[pid=5788/tid=5791] ppid=5786 vsize=267356 CPUtime=1.48 cores=0,2,4,6
/proc/5788/task/5791/stat : 5791 (SArTagnan) R 5786 5788 5247 0 -1 4202560 2243 0 0 0 148 0 0 0 25 0 4 0 748378142 273772544 6501 33554432000 4194304 4625164 140735000795904 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5788/tid=5792] ppid=5786 vsize=267356 CPUtime=1.48 cores=0,2,4,6
/proc/5788/task/5792/stat : 5792 (SArTagnan) R 5786 5788 5247 0 -1 4202560 3130 0 0 0 148 0 0 0 25 0 4 0 748378142 273772544 6501 33554432000 4194304 4625164 140735000795904 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5788/tid=5793] ppid=5786 vsize=267356 CPUtime=1.48 cores=0,2,4,6
/proc/5788/task/5793/stat : 5793 (SArTagnan) R 5786 5788 5247 0 -1 4202560 8920 0 0 0 147 1 0 0 25 0 4 0 748378142 273772544 6501 33554432000 4194304 4625164 140735000795904 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 267356

[startup+3.10111 s]
/proc/loadavg: 7.47 7.96 7.78 10/431 5805
/proc/meminfo: memFree=20077492/32950928 swapFree=65730892/67111528
[pid=5788] ppid=5786 vsize=273092 CPUtime=12.32 cores=0,2,4,6
/proc/5788/stat : 5788 (SArTagnan) R 5786 5788 5247 0 -1 4202496 23131 0 0 0 1230 2 0 0 25 0 4 0 748378141 279646208 8011 33554432000 4194304 4625164 140735000795904 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5788/statm: 68273 8011 347 106 0 63776 0
[pid=5788/tid=5791] ppid=5786 vsize=273092 CPUtime=3.07 cores=0,2,4,6
/proc/5788/task/5791/stat : 5791 (SArTagnan) R 5786 5788 5247 0 -1 4202560 3354 0 0 0 307 0 0 0 25 0 4 0 748378142 279646208 8011 33554432000 4194304 4625164 140735000795904 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5788/tid=5792] ppid=5786 vsize=273092 CPUtime=3.08 cores=0,2,4,6
/proc/5788/task/5792/stat : 5792 (SArTagnan) R 5786 5788 5247 0 -1 4202560 3454 0 0 0 308 0 0 0 25 0 4 0 748378142 279646208 8011 33554432000 4194304 4625164 140735000795904 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5788/tid=5793] ppid=5786 vsize=273092 CPUtime=3.08 cores=0,2,4,6
/proc/5788/task/5793/stat : 5793 (SArTagnan) R 5786 5788 5247 0 -1 4202560 10181 0 0 0 307 1 0 0 25 0 4 0 748378142 279646208 8011 33554432000 4194304 4625164 140735000795904 18446744073709551615 4352053 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 273092

[startup+6.30053 s]
/proc/loadavg: 7.51 7.96 7.78 10/431 5805
/proc/meminfo: memFree=20044460/32950928 swapFree=65730892/67111528
[pid=5788] ppid=5786 vsize=275572 CPUtime=25.07 cores=0,2,4,6
/proc/5788/stat : 5788 (SArTagnan) R 5786 5788 5247 0 -1 4202496 36510 0 0 0 2503 4 0 0 25 0 4 0 748378141 282185728 10436 33554432000 4194304 4625164 140735000795904 18446744073709551615 4511857 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5788/statm: 68893 10436 350 106 0 64396 0
[pid=5788/tid=5791] ppid=5786 vsize=275572 CPUtime=6.27 cores=0,2,4,6
/proc/5788/task/5791/stat : 5791 (SArTagnan) R 5786 5788 5247 0 -1 4202560 4093 0 0 0 627 0 0 0 25 0 4 0 748378142 282185728 10436 33554432000 4194304 4625164 140735000795904 18446744073709551615 4352223 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5788/tid=5792] ppid=5786 vsize=275572 CPUtime=6.27 cores=0,2,4,6
/proc/5788/task/5792/stat : 5792 (SArTagnan) R 5786 5788 5247 0 -1 4202560 4880 0 0 0 627 0 0 0 25 0 4 0 748378142 282185728 10436 33554432000 4194304 4625164 140735000795904 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5788/tid=5793] ppid=5786 vsize=275572 CPUtime=6.28 cores=0,2,4,6
/proc/5788/task/5793/stat : 5793 (SArTagnan) R 5786 5788 5247 0 -1 4202560 21213 0 0 0 626 2 0 0 25 0 4 0 748378142 282185728 10436 33554432000 4194304 4625164 140735000795904 18446744073709551615 4352804 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 275572

[startup+12.7004 s]
/proc/loadavg: 7.55 7.96 7.78 10/431 5805
/proc/meminfo: memFree=20008424/32950928 swapFree=65730892/67111528
[pid=5788] ppid=5786 vsize=287004 CPUtime=50.58 cores=0,2,4,6
/proc/5788/stat : 5788 (SArTagnan) R 5786 5788 5247 0 -1 4202496 74894 0 0 0 5048 10 0 0 25 0 4 0 748378141 293892096 13724 33554432000 4194304 4625164 140735000795904 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5788/statm: 71751 13724 348 106 0 67254 0
[pid=5788/tid=5791] ppid=5786 vsize=287004 CPUtime=12.68 cores=0,2,4,6
/proc/5788/task/5791/stat : 5791 (SArTagnan) R 5786 5788 5247 0 -1 4202560 5943 0 0 0 1267 1 0 0 25 0 4 0 748378142 293892096 13724 33554432000 4194304 4625164 140735000795904 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5788/tid=5792] ppid=5786 vsize=287004 CPUtime=12.67 cores=0,2,4,6
/proc/5788/task/5792/stat : 5792 (SArTagnan) R 5786 5788 5247 0 -1 4202560 7246 0 0 0 1267 0 0 0 25 0 4 0 748378142 293892096 13724 33554432000 4194304 4625164 140735000795904 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5788/tid=5793] ppid=5786 vsize=287004 CPUtime=12.68 cores=0,2,4,6
/proc/5788/task/5793/stat : 5793 (SArTagnan) R 5786 5788 5247 0 -1 4202560 54045 0 0 0 1261 7 0 0 25 0 4 0 748378142 293892096 13724 33554432000 4194304 4625164 140735000795904 18446744073709551615 4552399 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 287004

[startup+25.501 s]
/proc/loadavg: 7.78 7.99 7.80 10/431 5805
/proc/meminfo: memFree=19958076/32950928 swapFree=65730892/67111528
[pid=5788] ppid=5786 vsize=291560 CPUtime=101.6 cores=0,2,4,6
/proc/5788/stat : 5788 (SArTagnan) R 5786 5788 5247 0 -1 4202496 152462 0 0 0 10139 21 0 0 25 0 4 0 748378141 298557440 18992 33554432000 4194304 4625164 140735000795904 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5788/statm: 72890 18992 347 106 0 68393 0
[pid=5788/tid=5791] ppid=5786 vsize=291560 CPUtime=25.47 cores=0,2,4,6
/proc/5788/task/5791/stat : 5791 (SArTagnan) R 5786 5788 5247 0 -1 4202560 9337 0 0 0 2546 1 0 0 25 0 4 0 748378142 298557440 18992 33554432000 4194304 4625164 140735000795904 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5788/tid=5792] ppid=5786 vsize=291560 CPUtime=25.48 cores=0,2,4,6
/proc/5788/task/5792/stat : 5792 (SArTagnan) R 5786 5788 5247 0 -1 4202560 8481 0 0 0 2547 1 0 0 25 0 4 0 748378142 298557440 18992 33554432000 4194304 4625164 140735000795904 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5788/tid=5793] ppid=5786 vsize=291560 CPUtime=25.48 cores=0,2,4,6
/proc/5788/task/5793/stat : 5793 (SArTagnan) R 5786 5788 5247 0 -1 4202560 125807 0 0 0 2531 17 0 0 25 0 4 0 748378142 298557440 18992 33554432000 4194304 4625164 140735000795904 18446744073709551615 4375734 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 291560

[startup+51.1003 s]
/proc/loadavg: 7.94 8.01 7.81 9/431 5866
/proc/meminfo: memFree=19967608/32950928 swapFree=65730892/67111528
[pid=5788] ppid=5786 vsize=326344 CPUtime=203.66 cores=0,2,4,6
/proc/5788/stat : 5788 (SArTagnan) R 5786 5788 5247 0 -1 4202496 205817 0 0 0 20335 31 0 0 25 0 4 0 748378141 334176256 28644 33554432000 4194304 4625164 140735000795904 18446744073709551615 4512012 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5788/statm: 81586 28644 352 106 0 77089 0
[pid=5788/tid=5791] ppid=5786 vsize=326344 CPUtime=51.07 cores=0,2,4,6
/proc/5788/task/5791/stat : 5791 (SArTagnan) R 5786 5788 5247 0 -1 4202560 17618 0 0 0 5104 3 0 0 25 0 4 0 748378142 334176256 28644 33554432000 4194304 4625164 140735000795904 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5788/tid=5792] ppid=5786 vsize=326344 CPUtime=51.07 cores=0,2,4,6
/proc/5788/task/5792/stat : 5792 (SArTagnan) R 5786 5788 5247 0 -1 4202560 16290 0 0 0 5106 1 0 0 25 0 4 0 748378142 334176256 28644 33554432000 4194304 4625164 140735000795904 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5788/tid=5793] ppid=5786 vsize=326344 CPUtime=51.08 cores=0,2,4,6
/proc/5788/task/5793/stat : 5793 (SArTagnan) R 5786 5788 5247 0 -1 4202560 160909 0 0 0 5085 23 0 0 25 0 4 0 748378142 334176256 28644 33554432000 4194304 4625164 140735000795904 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.66
Current children cumulated vsize (KiB) 326344

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

[startup+51.2013 s]
/proc/loadavg: 7.94 8.01 7.81 9/431 5866
/proc/meminfo: memFree=19967608/32950928 swapFree=65730892/67111528
[pid=5788] ppid=5786 vsize=326344 CPUtime=204.06 cores=0,2,4,6
/proc/5788/stat : 5788 (SArTagnan) R 5786 5788 5247 0 -1 4202496 206252 0 0 0 20375 31 0 0 25 0 4 0 748378141 334176256 28250 33554432000 4194304 4625164 140735000795904 18446744073709551615 4281148 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5788/statm: 81586 28250 348 106 0 77089 0
[pid=5788/tid=5791] ppid=5786 vsize=326344 CPUtime=51.17 cores=0,2,4,6
/proc/5788/task/5791/stat : 5791 (SArTagnan) R 5786 5788 5247 0 -1 4202560 17618 0 0 0 5114 3 0 0 25 0 4 0 748378142 334176256 28250 33554432000 4194304 4625164 140735000795904 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5788/tid=5792] ppid=5786 vsize=326344 CPUtime=51.17 cores=0,2,4,6
/proc/5788/task/5792/stat : 5792 (SArTagnan) R 5786 5788 5247 0 -1 4202560 16292 0 0 0 5116 1 0 0 25 0 4 0 748378142 334176256 28250 33554432000 4194304 4625164 140735000795904 18446744073709551615 4351942 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5788/tid=5793] ppid=5786 vsize=326344 CPUtime=51.18 cores=0,2,4,6
/proc/5788/task/5793/stat : 5793 (SArTagnan) R 5786 5788 5247 0 -1 4202560 161342 0 0 0 5095 23 0 0 25 0 4 0 748378142 334176256 28250 33554432000 4194304 4625164 140735000795904 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 326344

[startup+57.6011 s]
/proc/loadavg: 7.94 8.01 7.81 10/431 5866
/proc/meminfo: memFree=19931148/32950928 swapFree=65730892/67111528
[pid=5788] ppid=5786 vsize=326344 CPUtime=229.57 cores=0,2,4,6
/proc/5788/stat : 5788 (SArTagnan) R 5786 5788 5247 0 -1 4202496 243784 0 0 0 22920 37 0 0 25 0 4 0 748378141 334176256 29872 33554432000 4194304 4625164 140735000795904 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5788/statm: 81586 29872 352 106 0 77089 0
[pid=5788/tid=5791] ppid=5786 vsize=326344 CPUtime=57.57 cores=0,2,4,6
/proc/5788/task/5791/stat : 5791 (SArTagnan) R 5786 5788 5247 0 -1 4202560 17729 0 0 0 5754 3 0 0 25 0 4 0 748378142 334176256 29872 33554432000 4194304 4625164 140735000795904 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5788/tid=5792] ppid=5786 vsize=326344 CPUtime=57.58 cores=0,2,4,6
/proc/5788/task/5792/stat : 5792 (SArTagnan) R 5786 5788 5247 0 -1 4202560 16650 0 0 0 5756 2 0 0 25 0 4 0 748378142 334176256 29872 33554432000 4194304 4625164 140735000795904 18446744073709551615 4469358 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5788/tid=5793] ppid=5786 vsize=326344 CPUtime=57.58 cores=0,2,4,6
/proc/5788/task/5793/stat : 5793 (SArTagnan) R 5786 5788 5247 0 -1 4202560 198267 0 0 0 5729 29 0 0 25 0 4 0 748378142 334176256 29872 33554432000 4194304 4625164 140735000795904 18446744073709551615 4339546 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 229.57
Current children cumulated vsize (KiB) 326344

[startup+64.001 s]
/proc/loadavg: 7.95 8.01 7.81 9/431 5866
/proc/meminfo: memFree=19898548/32950928 swapFree=65730892/67111528
[pid=5788] ppid=5786 vsize=326344 CPUtime=255.08 cores=0,2,4,6
/proc/5788/stat : 5788 (SArTagnan) R 5786 5788 5247 0 -1 4202496 271166 0 0 0 25467 41 0 0 25 0 4 0 748378141 334176256 30851 33554432000 4194304 4625164 140735000795904 18446744073709551615 4512054 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5788/statm: 81586 30851 347 106 0 77089 0
[pid=5788/tid=5791] ppid=5786 vsize=326344 CPUtime=63.97 cores=0,2,4,6
/proc/5788/task/5791/stat : 5791 (SArTagnan) R 5786 5788 5247 0 -1 4202560 18086 0 0 0 6394 3 0 0 25 0 4 0 748378142 334176256 30851 33554432000 4194304 4625164 140735000795904 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5788/tid=5792] ppid=5786 vsize=326344 CPUtime=63.98 cores=0,2,4,6
/proc/5788/task/5792/stat : 5792 (SArTagnan) R 5786 5788 5247 0 -1 4202560 16881 0 0 0 6396 2 0 0 25 0 4 0 748378142 334176256 30851 33554432000 4194304 4625164 140735000795904 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5788/tid=5793] ppid=5786 vsize=326344 CPUtime=63.98 cores=0,2,4,6
/proc/5788/task/5793/stat : 5793 (SArTagnan) R 5786 5788 5247 0 -1 4202560 224992 0 0 0 6365 33 0 0 25 0 4 0 748378142 334176256 30851 33554432000 4194304 4625164 140735000795904 18446744073709551615 4352002 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 255.08
Current children cumulated vsize (KiB) 326344

[startup+65.6007 s]
/proc/loadavg: 7.95 8.01 7.81 9/431 5866
/proc/meminfo: memFree=19884280/32950928 swapFree=65730892/67111528
[pid=5788] ppid=5786 vsize=326344 CPUtime=261.46 cores=0,2,4,6
/proc/5788/stat : 5788 (SArTagnan) R 5786 5788 5247 0 -1 4202496 280736 0 0 0 26103 43 0 0 25 0 4 0 748378141 334176256 31213 33554432000 4194304 4625164 140735000795904 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5788/statm: 81586 31213 348 106 0 77089 0
[pid=5788/tid=5791] ppid=5786 vsize=326344 CPUtime=65.57 cores=0,2,4,6
/proc/5788/task/5791/stat : 5791 (SArTagnan) R 5786 5788 5247 0 -1 4202560 18106 0 0 0 6554 3 0 0 25 0 4 0 748378142 334176256 31213 33554432000 4194304 4625164 140735000795904 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5788/tid=5792] ppid=5786 vsize=326344 CPUtime=65.58 cores=0,2,4,6
/proc/5788/task/5792/stat : 5792 (SArTagnan) R 5786 5788 5247 0 -1 4202560 17022 0 0 0 6556 2 0 0 25 0 4 0 748378142 334176256 31213 33554432000 4194304 4625164 140735000795904 18446744073709551615 4351984 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5788/tid=5793] ppid=5786 vsize=326344 CPUtime=65.58 cores=0,2,4,6
/proc/5788/task/5793/stat : 5793 (SArTagnan) R 5786 5788 5247 0 -1 4202560 234401 0 0 0 6523 35 0 0 25 0 4 0 748378142 334176256 31213 33554432000 4194304 4625164 140735000795904 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 261.46
Current children cumulated vsize (KiB) 326344

[startup+67.2164 s]
/proc/loadavg: 7.95 8.01 7.81 9/431 5866
/proc/meminfo: memFree=19879940/32950928 swapFree=65730892/67111528
[pid=5788] ppid=5786 vsize=326344 CPUtime=267.89 cores=0,2,4,6
/proc/5788/stat : 5788 (SArTagnan) R 5786 5788 5247 0 -1 4202496 289785 0 0 0 26746 43 0 0 25 0 4 0 748378141 334176256 31392 33554432000 4194304 4625164 140735000795904 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5788/statm: 81586 31392 347 106 0 77089 0
[pid=5788/tid=5791] ppid=5786 vsize=326344 CPUtime=67.18 cores=0,2,4,6
/proc/5788/task/5791/stat : 5791 (SArTagnan) R 5786 5788 5247 0 -1 4202560 18106 0 0 0 6715 3 0 0 25 0 4 0 748378142 334176256 31392 33554432000 4194304 4625164 140735000795904 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5788/tid=5792] ppid=5786 vsize=326344 CPUtime=67.19 cores=0,2,4,6
/proc/5788/task/5792/stat : 5792 (SArTagnan) R 5786 5788 5247 0 -1 4202560 17053 0 0 0 6717 2 0 0 25 0 4 0 748378142 334176256 31392 33554432000 4194304 4625164 140735000795904 18446744073709551615 4351942 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5788/tid=5793] ppid=5786 vsize=326344 CPUtime=67.19 cores=0,2,4,6
/proc/5788/task/5793/stat : 5793 (SArTagnan) R 5786 5788 5247 0 -1 4202560 243289 0 0 0 6684 35 0 0 25 0 4 0 748378142 334176256 31392 33554432000 4194304 4625164 140735000795904 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 267.89
Current children cumulated vsize (KiB) 326344

[startup+67.6003 s]
/proc/loadavg: 7.95 8.01 7.81 9/431 5866
/proc/meminfo: memFree=19879940/32950928 swapFree=65730892/67111528
[pid=5788] ppid=5786 vsize=326344 CPUtime=269.43 cores=0,2,4,6
/proc/5788/stat : 5788 (SArTagnan) R 5786 5788 5247 0 -1 4202496 292156 0 0 0 26899 44 0 0 25 0 4 0 748378141 334176256 32298 33554432000 4194304 4625164 140735000795904 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5788/statm: 81586 32298 416 106 0 77089 0
[pid=5788/tid=5791] ppid=5786 vsize=326344 CPUtime=67.57 cores=0,2,4,6
/proc/5788/task/5791/stat : 5791 (SArTagnan) R 5786 5788 5247 0 -1 4202560 18137 0 0 0 6754 3 0 0 25 0 4 0 748378142 334176256 32298 33554432000 4194304 4625164 140735000795904 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5788/tid=5792] ppid=5786 vsize=326344 CPUtime=67.58 cores=0,2,4,6
/proc/5788/task/5792/stat : 5792 (SArTagnan) R 5786 5788 5247 0 -1 4202560 17053 0 0 0 6756 2 0 0 25 0 4 0 748378142 334176256 32298 33554432000 4194304 4625164 140735000795904 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5788/tid=5793] ppid=5786 vsize=326344 CPUtime=67.58 cores=0,2,4,6
/proc/5788/task/5793/stat : 5793 (SArTagnan) R 5786 5788 5247 0 -1 4202560 244668 0 0 0 6722 36 0 0 25 0 4 0 748378142 334176256 32298 33554432000 4194304 4625164 140735000795904 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 269.43
Current children cumulated vsize (KiB) 326344

[startup+67.8003 s]
/proc/loadavg: 7.95 8.01 7.81 9/431 5866
/proc/meminfo: memFree=19879940/32950928 swapFree=65730892/67111528
[pid=5788] ppid=5786 vsize=326344 CPUtime=270.23 cores=0,2,4,6
/proc/5788/stat : 5788 (SArTagnan) R 5786 5788 5247 0 -1 4202496 292176 0 0 0 26979 44 0 0 25 0 4 0 748378141 334176256 32317 33554432000 4194304 4625164 140735000795904 18446744073709551615 4338090 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5788/statm: 81586 32317 416 106 0 77089 0
[pid=5788/tid=5791] ppid=5786 vsize=326344 CPUtime=67.77 cores=0,2,4,6
/proc/5788/task/5791/stat : 5791 (SArTagnan) R 5786 5788 5247 0 -1 4202560 18137 0 0 0 6774 3 0 0 25 0 4 0 748378142 334176256 32317 33554432000 4194304 4625164 140735000795904 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5788/tid=5792] ppid=5786 vsize=326344 CPUtime=67.78 cores=0,2,4,6
/proc/5788/task/5792/stat : 5792 (SArTagnan) R 5786 5788 5247 0 -1 4202560 17053 0 0 0 6776 2 0 0 25 0 4 0 748378142 334176256 32317 33554432000 4194304 4625164 140735000795904 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5788/tid=5793] ppid=5786 vsize=326344 CPUtime=67.78 cores=0,2,4,6
/proc/5788/task/5793/stat : 5793 (SArTagnan) R 5786 5788 5247 0 -1 4202560 244668 0 0 0 6742 36 0 0 25 0 4 0 748378142 334176256 32317 33554432000 4194304 4625164 140735000795904 18446744073709551615 4336029 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 270.23
Current children cumulated vsize (KiB) 326344

Child status: 20
Real time (s): 67.8938
CPU time (s): 270.594
CPU user time (s): 270.142
CPU system time (s): 0.451931
CPU usage (%): 398.555
Max. virtual memory (cumulated for all children) (KiB): 332472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 270.142
system time used= 0.451931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 292435
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= 320
involuntary context switches= 1102

runsolver used 0.248962 second user time and 0.681896 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-16 23:31:15
IDJOB=3386066
IDBENCH=83196
IDSOLVER=1871
FILE ID=node116/3386066-1305581475
RUNJOBID= node116-1305580268-5683
PBS_JOBID= 13350205
Free space on /tmp= 73040 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/rnd_150_29_u.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386066-1305581475/watcher-3386066-1305581475 -o /tmp/evaluation-result-3386066-1305581475/solver-3386066-1305581475 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386066-1305581475.cnf -threads=4

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

MD5SUM BENCH= 97209c9c2612edfa7815278bcf07a2b4
RANDOM SEED=1360362676

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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.826
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:     32950928 kB
MemFree:      20136000 kB
Buffers:        185004 kB
Cached:        2354332 kB
SwapCached:      12328 kB
Active:       11348940 kB
Inactive:      1228364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20136000 kB
SwapTotal:    67111528 kB
SwapFree:     65730892 kB
Dirty:             868 kB
Writeback:          16 kB
AnonPages:    10036100 kB
Mapped:          19644 kB
Slab:           117496 kB
PageTables:      52916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 113397392 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= 73040 MiB
End job on node116 at 2011-05-16 23:32:23