Trace number 3439611

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 54.4537 6.84339

General information on the benchmark

NameSAT05/crafted/sorge05/QG6/
dead-dnd002.shuffled-as.sat05-2713.cnf
MD5SUM53d311456c8e25005c572fec79acd092
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.7022
Satisfiable
(Un)Satisfiability was proved
Number of variables1339
Number of clauses7095
Sum of the clauses size60253
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31520
Number of clauses of size 4130
Number of clauses of size 5168
Number of clauses of size over 54955

Solver Data

54.15/6.83	
54.15/6.83	s UNSATISFIABLE
54.15/6.83	c Import unit

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: 977)

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-3439611-1306965640/watcher-3439611-1306965640 -o /tmp/evaluation-result-3439611-1306965640/solver-3439611-1306965640 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439611-1306965640.cnf -threads=8 

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: 8.11 8.06 7.98 2/393 13979
/proc/meminfo: memFree=30387432/32950904 swapFree=56615552/67111528
[pid=13979] ppid=13977 vsize=19524 CPUtime=0 cores=0-7
/proc/13979/stat : 13979 (SArTagnan) R 13977 13979 13705 0 -1 4202496 742 0 0 0 0 0 0 0 25 0 1 0 808163783 19992576 594 33554432000 4194304 4625164 140735380030752 18446744073709551615 4361099 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13979/statm: 4881 596 299 106 0 384 0
[pid=13979/tid=13980] ppid=13977 vsize=93840 CPUtime=0 cores=0-7
/proc/13979/task/13980/stat : 13980 (SArTagnan) R 13977 13979 13705 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 808163784 96092160 1197 33554432000 4194304 4625164 140735380030752 18446744073709551615 47497344698290 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13979/tid=13981] ppid=13977 vsize=93840 CPUtime=0 cores=0-7
/proc/13979/task/13981/stat : 13981 (SArTagnan) R 13977 13979 13705 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 808163784 96092160 1197 33554432000 4194304 4625164 140735380030752 18446744073709551615 237278936049 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13979/tid=13982] ppid=13977 vsize=93840 CPUtime=0 cores=0-7
/proc/13979/task/13982/stat : 13982 (SArTagnan) R 13977 13979 13705 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 808163784 96092160 1197 33554432000 4194304 4625164 140735380030752 18446744073709551615 237278936049 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13979/tid=13983] ppid=13977 vsize=93840 CPUtime=0 cores=0-7
/proc/13979/task/13983/stat : 13983 (SArTagnan) R 13977 13979 13705 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 808163784 96092160 1197 33554432000 4194304 4625164 140735380030752 18446744073709551615 237278936049 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13979/tid=13984] ppid=13977 vsize=93840 CPUtime=0 cores=0-7
/proc/13979/task/13984/stat : 13984 (SArTagnan) R 13977 13979 13705 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 808163784 96092160 1197 33554432000 4194304 4625164 140735380030752 18446744073709551615 237278936049 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13979/tid=13985] ppid=13977 vsize=93840 CPUtime=0 cores=0-7
/proc/13979/task/13985/stat : 13985 (SArTagnan) R 13977 13979 13705 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 808163784 96092160 1197 33554432000 4194304 4625164 140735380030752 18446744073709551615 237278936049 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13979/tid=13986] ppid=13977 vsize=93840 CPUtime=0 cores=0-7
/proc/13979/task/13986/stat : 13986 (SArTagnan) R 13977 13979 13705 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 808163784 96092160 1197 33554432000 4194304 4625164 140735380030752 18446744073709551615 47497344698290 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.073754 s]
/proc/loadavg: 8.11 8.06 7.98 2/393 13979
/proc/meminfo: memFree=30387432/32950904 swapFree=56615552/67111528
[pid=13979] ppid=13977 vsize=361116 CPUtime=0.43 cores=0-7
/proc/13979/stat : 13979 (SArTagnan) R 13977 13979 13705 0 -1 4202496 4141 0 0 0 43 0 0 0 25 0 8 0 808163783 369782784 3124 33554432000 4194304 4625164 140735380030752 18446744073709551615 4512029 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13979/statm: 90279 3124 351 106 0 85782 0
[pid=13979/tid=13980] ppid=13977 vsize=361116 CPUtime=0.06 cores=0-7
/proc/13979/task/13980/stat : 13980 (SArTagnan) R 13977 13979 13705 0 -1 4202560 400 0 0 0 6 0 0 0 25 0 8 0 808163784 369782784 3124 33554432000 4194304 4625164 140735380030752 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13979/tid=13981] ppid=13977 vsize=361116 CPUtime=0.04 cores=0-7
/proc/13979/task/13981/stat : 13981 (SArTagnan) R 13977 13979 13705 0 -1 4202560 318 0 0 0 4 0 0 0 25 0 8 0 808163784 369782784 3124 33554432000 4194304 4625164 140735380030752 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13979/tid=13982] ppid=13977 vsize=361116 CPUtime=0.05 cores=0-7
/proc/13979/task/13982/stat : 13982 (SArTagnan) R 13977 13979 13705 0 -1 4202560 394 0 0 0 5 0 0 0 25 0 8 0 808163784 369782784 3124 33554432000 4194304 4625164 140735380030752 18446744073709551615 237278546906 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13979/tid=13983] ppid=13977 vsize=361116 CPUtime=0.05 cores=0-7
/proc/13979/task/13983/stat : 13983 (SArTagnan) R 13977 13979 13705 0 -1 4202560 341 0 0 0 5 0 0 0 25 0 8 0 808163784 369782784 3124 33554432000 4194304 4625164 140735380030752 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13979/tid=13984] ppid=13977 vsize=361116 CPUtime=0.03 cores=0-7
/proc/13979/task/13984/stat : 13984 (SArTagnan) R 13977 13979 13705 0 -1 4202560 208 0 0 0 3 0 0 0 25 0 8 0 808163784 369782784 3124 33554432000 4194304 4625164 140735380030752 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13979/tid=13985] ppid=13977 vsize=361116 CPUtime=0.05 cores=0-7
/proc/13979/task/13985/stat : 13985 (SArTagnan) R 13977 13979 13705 0 -1 4202560 312 0 0 0 5 0 0 0 25 0 8 0 808163784 369782784 3124 33554432000 4194304 4625164 140735380030752 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13979/tid=13986] ppid=13977 vsize=361116 CPUtime=0.05 cores=0-7
/proc/13979/task/13986/stat : 13986 (SArTagnan) R 13977 13979 13705 0 -1 4202560 344 0 0 0 5 0 0 0 25 0 8 0 808163784 369782784 3125 33554432000 4194304 4625164 140735380030752 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 361116

[startup+0.147476 s]
/proc/loadavg: 8.11 8.06 7.98 2/393 13979
/proc/meminfo: memFree=30387432/32950904 swapFree=56615552/67111528
[pid=13979] ppid=13977 vsize=495860 CPUtime=1.02 cores=0-7
/proc/13979/stat : 13979 (SArTagnan) R 13977 13979 13705 0 -1 4202496 6809 0 0 0 102 0 0 0 25 0 8 0 808163783 507760640 4452 33554432000 4194304 4625164 140735380030752 18446744073709551615 4512205 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13979/statm: 123965 4452 354 106 0 119468 0
[pid=13979/tid=13980] ppid=13977 vsize=495860 CPUtime=0.13 cores=0-7
/proc/13979/task/13980/stat : 13980 (SArTagnan) R 13977 13979 13705 0 -1 4202560 647 0 0 0 13 0 0 0 25 0 8 0 808163784 507760640 4452 33554432000 4194304 4625164 140735380030752 18446744073709551615 4352855 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13979/tid=13981] ppid=13977 vsize=495860 CPUtime=0.12 cores=0-7
/proc/13979/task/13981/stat : 13981 (SArTagnan) R 13977 13979 13705 0 -1 4202560 615 0 0 0 12 0 0 0 25 0 8 0 808163784 507760640 4452 33554432000 4194304 4625164 140735380030752 18446744073709551615 4353239 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13979/tid=13982] ppid=13977 vsize=495860 CPUtime=0.12 cores=0-7
/proc/13979/task/13982/stat : 13982 (SArTagnan) R 13977 13979 13705 0 -1 4202560 915 0 0 0 12 0 0 0 25 0 8 0 808163784 507760640 4452 33554432000 4194304 4625164 140735380030752 18446744073709551615 4550648 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13979/tid=13983] ppid=13977 vsize=495860 CPUtime=0.12 cores=0-7
/proc/13979/task/13983/stat : 13983 (SArTagnan) R 13977 13979 13705 0 -1 4202560 634 0 0 0 12 0 0 0 25 0 8 0 808163784 507760640 4453 33554432000 4194304 4625164 140735380030752 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13979/tid=13984] ppid=13977 vsize=495860 CPUtime=0.11 cores=0-7
/proc/13979/task/13984/stat : 13984 (SArTagnan) R 13977 13979 13705 0 -1 4202560 470 0 0 0 11 0 0 0 25 0 8 0 808163784 507760640 4453 33554432000 4194304 4625164 140735380030752 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13979/tid=13985] ppid=13977 vsize=495860 CPUtime=0.12 cores=0-7
/proc/13979/task/13985/stat : 13985 (SArTagnan) R 13977 13979 13705 0 -1 4202560 604 0 0 0 12 0 0 0 25 0 8 0 808163784 507760640 4453 33554432000 4194304 4625164 140735380030752 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13979/tid=13986] ppid=13977 vsize=495860 CPUtime=0.13 cores=0-7
/proc/13979/task/13986/stat : 13986 (SArTagnan) R 13977 13979 13705 0 -1 4202560 635 0 0 0 13 0 0 0 25 0 8 0 808163784 507760640 4453 33554432000 4194304 4625164 140735380030752 18446744073709551615 4276352 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 495860

[startup+0.30045 s]
/proc/loadavg: 8.11 8.06 7.98 2/393 13979
/proc/meminfo: memFree=30387432/32950904 swapFree=56615552/67111528
[pid=13979] ppid=13977 vsize=498312 CPUtime=2.25 cores=0-7
/proc/13979/stat : 13979 (SArTagnan) R 13977 13979 13705 0 -1 4202496 10158 0 0 0 224 1 0 0 25 0 8 0 808163783 510271488 5790 33554432000 4194304 4625164 140735380030752 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13979/statm: 124578 5790 353 106 0 120081 0
[pid=13979/tid=13980] ppid=13977 vsize=498312 CPUtime=0.28 cores=0-7
/proc/13979/task/13980/stat : 13980 (SArTagnan) R 13977 13979 13705 0 -1 4202560 989 0 0 0 28 0 0 0 25 0 8 0 808163784 510271488 5791 33554432000 4194304 4625164 140735380030752 18446744073709551615 4291963 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13979/tid=13981] ppid=13977 vsize=498312 CPUtime=0.27 cores=0-7
/proc/13979/task/13981/stat : 13981 (SArTagnan) R 13977 13979 13705 0 -1 4202560 932 0 0 0 27 0 0 0 25 0 8 0 808163784 510271488 5791 33554432000 4194304 4625164 140735380030752 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13979/tid=13982] ppid=13977 vsize=498312 CPUtime=0.27 cores=0-7
/proc/13979/task/13982/stat : 13982 (SArTagnan) R 13977 13979 13705 0 -1 4202560 1923 0 0 0 27 0 0 0 25 0 8 0 808163784 510271488 5791 33554432000 4194304 4625164 140735380030752 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13979/tid=13983] ppid=13977 vsize=498312 CPUtime=0.28 cores=0-7
/proc/13979/task/13983/stat : 13983 (SArTagnan) R 13977 13979 13705 0 -1 4202560 941 0 0 0 28 0 0 0 25 0 8 0 808163784 510271488 5791 33554432000 4194304 4625164 140735380030752 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13979/tid=13984] ppid=13977 vsize=498312 CPUtime=0.26 cores=0-7
/proc/13979/task/13984/stat : 13984 (SArTagnan) R 13977 13979 13705 0 -1 4202560 759 0 0 0 26 0 0 0 25 0 8 0 808163784 510271488 5791 33554432000 4194304 4625164 140735380030752 18446744073709551615 4348946 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13979/tid=13985] ppid=13977 vsize=498312 CPUtime=0.28 cores=0-7
/proc/13979/task/13985/stat : 13985 (SArTagnan) R 13977 13979 13705 0 -1 4202560 950 0 0 0 28 0 0 0 25 0 8 0 808163784 510271488 5791 33554432000 4194304 4625164 140735380030752 18446744073709551615 4375412 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13979/tid=13986] ppid=13977 vsize=498312 CPUtime=0.28 cores=0-7
/proc/13979/task/13986/stat : 13986 (SArTagnan) R 13977 13979 13705 0 -1 4202560 975 0 0 0 28 0 0 0 25 0 8 0 808163784 510271488 5792 33554432000 4194304 4625164 140735380030752 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 498312

[startup+0.700381 s]
/proc/loadavg: 8.11 8.06 7.98 2/393 13979
/proc/meminfo: memFree=30387432/32950904 swapFree=56615552/67111528
[pid=13979] ppid=13977 vsize=507512 CPUtime=5.45 cores=0-7
/proc/13979/stat : 13979 (SArTagnan) R 13977 13979 13705 0 -1 4202496 18484 0 0 0 543 2 0 0 25 0 8 0 808163783 519692288 9388 33554432000 4194304 4625164 140735380030752 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13979/statm: 126878 9389 352 106 0 122381 0
[pid=13979/tid=13980] ppid=13977 vsize=507512 CPUtime=0.68 cores=0-7
/proc/13979/task/13980/stat : 13980 (SArTagnan) R 13977 13979 13705 0 -1 4202560 1632 0 0 0 68 0 0 0 25 0 8 0 808163784 519692288 9389 33554432000 4194304 4625164 140735380030752 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13979/tid=13981] ppid=13977 vsize=507512 CPUtime=0.67 cores=0-7
/proc/13979/task/13981/stat : 13981 (SArTagnan) R 13977 13979 13705 0 -1 4202560 1601 0 0 0 67 0 0 0 25 0 8 0 808163784 519692288 9390 33554432000 4194304 4625164 140735380030752 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13979/tid=13982] ppid=13977 vsize=507512 CPUtime=0.67 cores=0-7
/proc/13979/task/13982/stat : 13982 (SArTagnan) R 13977 13979 13705 0 -1 4202560 4984 0 0 0 67 0 0 0 25 0 8 0 808163784 519692288 9390 33554432000 4194304 4625164 140735380030752 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13979/tid=13983] ppid=13977 vsize=507512 CPUtime=0.68 cores=0-7
/proc/13979/task/13983/stat : 13983 (SArTagnan) R 13977 13979 13705 0 -1 4202560 1510 0 0 0 68 0 0 0 25 0 8 0 808163784 519692288 9390 33554432000 4194304 4625164 140735380030752 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13979/tid=13984] ppid=13977 vsize=507512 CPUtime=0.65 cores=0-7
/proc/13979/task/13984/stat : 13984 (SArTagnan) R 13977 13979 13705 0 -1 4202560 1718 0 0 0 65 0 0 0 25 0 8 0 808163784 519692288 9400 33554432000 4194304 4625164 140735380030752 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13979/tid=13985] ppid=13977 vsize=507512 CPUtime=0.68 cores=0-7
/proc/13979/task/13985/stat : 13985 (SArTagnan) R 13977 13979 13705 0 -1 4202560 1613 0 0 0 68 0 0 0 25 0 8 0 808163784 519692288 9408 33554432000 4194304 4625164 140735380030752 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13979/tid=13986] ppid=13977 vsize=507512 CPUtime=0.68 cores=0-7
/proc/13979/task/13986/stat : 13986 (SArTagnan) R 13977 13979 13705 0 -1 4202560 1609 0 0 0 68 0 0 0 25 0 8 0 808163784 519692288 9408 33554432000 4194304 4625164 140735380030752 18446744073709551615 4278650 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.45
Current children cumulated vsize (KiB) 507512

[startup+1.50124 s]
/proc/loadavg: 8.11 8.06 7.98 9/401 13987
/proc/meminfo: memFree=30345216/32950904 swapFree=56615552/67111528
[pid=13979] ppid=13977 vsize=516612 CPUtime=11.84 cores=0-7
/proc/13979/stat : 13979 (SArTagnan) R 13977 13979 13705 0 -1 4202496 31053 0 0 0 1181 3 0 0 25 0 8 0 808163783 529010688 12715 33554432000 4194304 4625164 140735380030752 18446744073709551615 4512138 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13979/statm: 129153 12627 352 106 0 124656 0
[pid=13979/tid=13980] ppid=13977 vsize=516612 CPUtime=1.48 cores=0-7
/proc/13979/task/13980/stat : 13980 (SArTagnan) R 13977 13979 13705 0 -1 4202560 2416 0 0 0 148 0 0 0 25 0 8 0 808163784 529010688 12627 33554432000 4194304 4625164 140735380030752 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13979/tid=13981] ppid=13977 vsize=516612 CPUtime=1.46 cores=0-7
/proc/13979/task/13981/stat : 13981 (SArTagnan) R 13977 13979 13705 0 -1 4202560 2385 0 0 0 146 0 0 0 25 0 8 0 808163784 529010688 12627 33554432000 4194304 4625164 140735380030752 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13979/tid=13982] ppid=13977 vsize=516612 CPUtime=1.47 cores=0-7
/proc/13979/task/13982/stat : 13982 (SArTagnan) R 13977 13979 13705 0 -1 4202560 11350 0 0 0 146 1 0 0 25 0 8 0 808163784 529010688 12627 33554432000 4194304 4625164 140735380030752 18446744073709551615 237278923111 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13979/tid=13983] ppid=13977 vsize=516612 CPUtime=1.48 cores=0-7
/proc/13979/task/13983/stat : 13983 (SArTagnan) R 13977 13979 13705 0 -1 4202560 2288 0 0 0 148 0 0 0 25 0 8 0 808163784 529010688 12627 33554432000 4194304 4625164 140735380030752 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13979/tid=13984] ppid=13977 vsize=516612 CPUtime=1.45 cores=0-7
/proc/13979/task/13984/stat : 13984 (SArTagnan) R 13977 13979 13705 0 -1 4202560 2581 0 0 0 145 0 0 0 25 0 8 0 808163784 529010688 12627 33554432000 4194304 4625164 140735380030752 18446744073709551615 4457940 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13979/tid=13985] ppid=13977 vsize=516612 CPUtime=1.48 cores=0-7
/proc/13979/task/13985/stat : 13985 (SArTagnan) R 13977 13979 13705 0 -1 4202560 2432 0 0 0 148 0 0 0 25 0 8 0 808163784 529010688 12627 33554432000 4194304 4625164 140735380030752 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13979/tid=13986] ppid=13977 vsize=516612 CPUtime=1.48 cores=0-7
/proc/13979/task/13986/stat : 13986 (SArTagnan) R 13977 13979 13705 0 -1 4202560 2403 0 0 0 148 0 0 0 25 0 8 0 808163784 529010688 12627 33554432000 4194304 4625164 140735380030752 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.84
Current children cumulated vsize (KiB) 516612

[startup+3.10096 s]
/proc/loadavg: 8.10 8.06 7.98 9/401 13987
/proc/meminfo: memFree=30328352/32950904 swapFree=56615552/67111528
[pid=13979] ppid=13977 vsize=530304 CPUtime=24.62 cores=0-7
/proc/13979/stat : 13979 (SArTagnan) R 13977 13979 13705 0 -1 4202496 49782 0 0 0 2457 5 0 0 25 0 8 0 808163783 543031296 17972 33554432000 4194304 4625164 140735380030752 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13979/statm: 132576 17972 352 106 0 128079 0
[pid=13979/tid=13980] ppid=13977 vsize=530304 CPUtime=3.08 cores=0-7
/proc/13979/task/13980/stat : 13980 (SArTagnan) R 13977 13979 13705 0 -1 4202560 3802 0 0 0 308 0 0 0 25 0 8 0 808163784 543031296 17972 33554432000 4194304 4625164 140735380030752 18446744073709551615 4462504 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13979/tid=13981] ppid=13977 vsize=530304 CPUtime=3.04 cores=0-7
/proc/13979/task/13981/stat : 13981 (SArTagnan) R 13977 13979 13705 0 -1 4202560 3585 0 0 0 304 0 0 0 25 0 8 0 808163784 543031296 17972 33554432000 4194304 4625164 140735380030752 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13979/tid=13982] ppid=13977 vsize=530304 CPUtime=3.07 cores=0-7
/proc/13979/task/13982/stat : 13982 (SArTagnan) R 13977 13979 13705 0 -1 4202560 19803 0 0 0 305 2 0 0 25 0 8 0 808163784 543031296 17972 33554432000 4194304 4625164 140735380030752 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13979/tid=13983] ppid=13977 vsize=530304 CPUtime=3.08 cores=0-7
/proc/13979/task/13983/stat : 13983 (SArTagnan) R 13977 13979 13705 0 -1 4202560 3719 0 0 0 308 0 0 0 25 0 8 0 808163784 543031296 17972 33554432000 4194304 4625164 140735380030752 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13979/tid=13984] ppid=13977 vsize=530304 CPUtime=3.05 cores=0-7
/proc/13979/task/13984/stat : 13984 (SArTagnan) R 13977 13979 13705 0 -1 4202560 3961 0 0 0 305 0 0 0 25 0 8 0 808163784 543031296 17972 33554432000 4194304 4625164 140735380030752 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13979/tid=13985] ppid=13977 vsize=530304 CPUtime=3.08 cores=0-7
/proc/13979/task/13985/stat : 13985 (SArTagnan) R 13977 13979 13705 0 -1 4202560 3805 0 0 0 308 0 0 0 25 0 8 0 808163784 543031296 17972 33554432000 4194304 4625164 140735380030752 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13979/tid=13986] ppid=13977 vsize=530304 CPUtime=3.08 cores=0-7
/proc/13979/task/13986/stat : 13986 (SArTagnan) R 13977 13979 13705 0 -1 4202560 3915 0 0 0 308 0 0 0 25 0 8 0 808163784 543031296 17972 33554432000 4194304 4625164 140735380030752 18446744073709551615 4352069 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.62
Current children cumulated vsize (KiB) 530304

[startup+6.30039 s]
/proc/loadavg: 8.10 8.06 7.98 9/401 13987
/proc/meminfo: memFree=30290824/32950904 swapFree=56615552/67111528
[pid=13979] ppid=13977 vsize=553992 CPUtime=50.17 cores=0-7
/proc/13979/stat : 13979 (SArTagnan) R 13977 13979 13705 0 -1 4202496 80091 0 0 0 5006 11 0 0 25 0 8 0 808163783 567287808 25847 33554432000 4194304 4625164 140735380030752 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13979/statm: 138498 25847 353 106 0 134001 0
[pid=13979/tid=13980] ppid=13977 vsize=553992 CPUtime=6.28 cores=0-7
/proc/13979/task/13980/stat : 13980 (SArTagnan) R 13977 13979 13705 0 -1 4202560 7848 0 0 0 627 1 0 0 18 0 8 0 808163784 567287808 25847 33554432000 4194304 4625164 140735380030752 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13979/tid=13981] ppid=13977 vsize=553992 CPUtime=6.19 cores=0-7
/proc/13979/task/13981/stat : 13981 (SArTagnan) R 13977 13979 13705 0 -1 4202560 4985 0 0 0 619 0 0 0 18 0 8 0 808163784 567287808 25847 33554432000 4194304 4625164 140735380030752 18446744073709551615 4352760 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13979/tid=13982] ppid=13977 vsize=553992 CPUtime=6.27 cores=0-7
/proc/13979/task/13982/stat : 13982 (SArTagnan) R 13977 13979 13705 0 -1 4202560 31976 0 0 0 623 4 0 0 18 0 8 0 808163784 567287808 25849 33554432000 4194304 4625164 140735380030752 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13979/tid=13983] ppid=13977 vsize=553992 CPUtime=6.27 cores=0-7
/proc/13979/task/13983/stat : 13983 (SArTagnan) R 13977 13979 13705 0 -1 4202560 7701 0 0 0 627 0 0 0 18 0 8 0 808163784 567287808 25850 33554432000 4194304 4625164 140735380030752 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13979/tid=13984] ppid=13977 vsize=553992 CPUtime=6.25 cores=0-7
/proc/13979/task/13984/stat : 13984 (SArTagnan) R 13977 13979 13705 0 -1 4202560 6212 0 0 0 624 1 0 0 18 0 8 0 808163784 567287808 25850 33554432000 4194304 4625164 140735380030752 18446744073709551615 4339865 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13979/tid=13985] ppid=13977 vsize=553992 CPUtime=6.27 cores=0-7
/proc/13979/task/13985/stat : 13985 (SArTagnan) R 13977 13979 13705 0 -1 4202560 5350 0 0 0 627 0 0 0 25 0 8 0 808163784 567287808 25850 33554432000 4194304 4625164 140735380030752 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13979/tid=13986] ppid=13977 vsize=553992 CPUtime=6.27 cores=0-7
/proc/13979/task/13986/stat : 13986 (SArTagnan) R 13977 13979 13705 0 -1 4202560 6404 0 0 0 627 0 0 0 18 0 8 0 808163784 567287808 25850 33554432000 4194304 4625164 140735380030752 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.17
Current children cumulated vsize (KiB) 553992

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

[startup+6.70031 s]
/proc/loadavg: 8.10 8.06 7.98 10/401 13987
/proc/meminfo: memFree=30284764/32950904 swapFree=56615552/67111528
[pid=13979] ppid=13977 vsize=550216 CPUtime=53.35 cores=0-7
/proc/13979/stat : 13979 (SArTagnan) R 13977 13979 13705 0 -1 4202496 82376 0 0 0 5324 11 0 0 25 0 8 0 808163783 563421184 26303 33554432000 4194304 4625164 140735380030752 18446744073709551615 4512315 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13979/statm: 137554 26303 353 106 0 133057 0
[pid=13979/tid=13980] ppid=13977 vsize=550216 CPUtime=6.68 cores=0-7
/proc/13979/task/13980/stat : 13980 (SArTagnan) R 13977 13979 13705 0 -1 4202560 7913 0 0 0 667 1 0 0 19 0 8 0 808163784 563421184 26303 33554432000 4194304 4625164 140735380030752 18446744073709551615 4335828 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13979/tid=13981] ppid=13977 vsize=550216 CPUtime=6.58 cores=0-7
/proc/13979/task/13981/stat : 13981 (SArTagnan) R 13977 13979 13705 0 -1 4202560 5025 0 0 0 658 0 0 0 19 0 8 0 808163784 563421184 26303 33554432000 4194304 4625164 140735380030752 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13979/tid=13982] ppid=13977 vsize=550216 CPUtime=6.67 cores=0-7
/proc/13979/task/13982/stat : 13982 (SArTagnan) R 13977 13979 13705 0 -1 4202560 32780 0 0 0 663 4 0 0 19 0 8 0 808163784 563421184 26303 33554432000 4194304 4625164 140735380030752 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13979/tid=13983] ppid=13977 vsize=550216 CPUtime=6.67 cores=0-7
/proc/13979/task/13983/stat : 13983 (SArTagnan) R 13977 13979 13705 0 -1 4202560 7738 0 0 0 667 0 0 0 19 0 8 0 808163784 563421184 26303 33554432000 4194304 4625164 140735380030752 18446744073709551615 4351965 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13979/tid=13984] ppid=13977 vsize=550216 CPUtime=6.65 cores=0-7
/proc/13979/task/13984/stat : 13984 (SArTagnan) R 13977 13979 13705 0 -1 4202560 6340 0 0 0 664 1 0 0 19 0 8 0 808163784 563421184 26303 33554432000 4194304 4625164 140735380030752 18446744073709551615 4333444 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13979/tid=13985] ppid=13977 vsize=550216 CPUtime=6.67 cores=0-7
/proc/13979/task/13985/stat : 13985 (SArTagnan) R 13977 13979 13705 0 -1 4202560 5531 0 0 0 667 0 0 0 25 0 8 0 808163784 563421184 26303 33554432000 4194304 4625164 140735380030752 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13979/tid=13986] ppid=13977 vsize=550216 CPUtime=6.67 cores=0-7
/proc/13979/task/13986/stat : 13986 (SArTagnan) R 13977 13979 13705 0 -1 4202560 6425 0 0 0 667 0 0 0 19 0 8 0 808163784 563421184 26303 33554432000 4194304 4625164 140735380030752 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 53.35
Current children cumulated vsize (KiB) 550216

[startup+6.8013 s]
/proc/loadavg: 8.10 8.06 7.98 10/401 13987
/proc/meminfo: memFree=30284764/32950904 swapFree=56615552/67111528
[pid=13979] ppid=13977 vsize=553968 CPUtime=54.15 cores=0-7
/proc/13979/stat : 13979 (SArTagnan) R 13977 13979 13705 0 -1 4202496 84431 0 0 0 5404 11 0 0 25 0 8 0 808163783 567263232 26475 33554432000 4194304 4625164 140735380030752 18446744073709551615 4391817 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13979/statm: 138492 26475 353 106 0 133995 0
[pid=13979/tid=13980] ppid=13977 vsize=553968 CPUtime=6.78 cores=0-7
/proc/13979/task/13980/stat : 13980 (SArTagnan) R 13977 13979 13705 0 -1 4202560 7913 0 0 0 677 1 0 0 19 0 8 0 808163784 567263232 26475 33554432000 4194304 4625164 140735380030752 18446744073709551615 4351844 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13979/tid=13981] ppid=13977 vsize=553968 CPUtime=6.68 cores=0-7
/proc/13979/task/13981/stat : 13981 (SArTagnan) R 13977 13979 13705 0 -1 4202560 5027 0 0 0 668 0 0 0 19 0 8 0 808163784 567263232 26475 33554432000 4194304 4625164 140735380030752 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13979/tid=13982] ppid=13977 vsize=553968 CPUtime=6.77 cores=0-7
/proc/13979/task/13982/stat : 13982 (SArTagnan) R 13977 13979 13705 0 -1 4202560 32819 0 0 0 673 4 0 0 19 0 8 0 808163784 567263232 26475 33554432000 4194304 4625164 140735380030752 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=13979/tid=13983] ppid=13977 vsize=553968 CPUtime=6.77 cores=0-7
/proc/13979/task/13983/stat : 13983 (SArTagnan) R 13977 13979 13705 0 -1 4202560 7754 0 0 0 677 0 0 0 19 0 8 0 808163784 567263232 26475 33554432000 4194304 4625164 140735380030752 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13979/tid=13984] ppid=13977 vsize=553968 CPUtime=6.75 cores=0-7
/proc/13979/task/13984/stat : 13984 (SArTagnan) R 13977 13979 13705 0 -1 4202560 6340 0 0 0 674 1 0 0 19 0 8 0 808163784 567263232 26475 33554432000 4194304 4625164 140735380030752 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13979/tid=13985] ppid=13977 vsize=553968 CPUtime=6.77 cores=0-7
/proc/13979/task/13985/stat : 13985 (SArTagnan) R 13977 13979 13705 0 -1 4202560 5556 0 0 0 677 0 0 0 25 0 8 0 808163784 567263232 26475 33554432000 4194304 4625164 140735380030752 18446744073709551615 4351897 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13979/tid=13986] ppid=13977 vsize=553968 CPUtime=6.78 cores=0-7
/proc/13979/task/13986/stat : 13986 (SArTagnan) R 13977 13979 13705 0 -1 4202560 8391 0 0 0 677 1 0 0 19 0 8 0 808163784 567263232 26475 33554432000 4194304 4625164 140735380030752 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 54.15
Current children cumulated vsize (KiB) 553968

Child status: 20
Real time (s): 6.84339
CPU time (s): 54.4537
CPU user time (s): 54.3297
CPU system time (s): 0.123981
CPU usage (%): 795.713
Max. virtual memory (cumulated for all children) (KiB): 553992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 54.3297
system time used= 0.123981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84492
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= 1876
involuntary context switches= 242

runsolver used 0.020996 second user time and 0.080987 second system time

The end

Launcher Data

Begin job on node121 at 2011-06-02 00:00:40
IDJOB=3439611
IDBENCH=85959
IDSOLVER=1936
FILE ID=node121/3439611-1306965640
RUNJOBID= node121-1306960628-13719
PBS_JOBID= 13497632
Free space on /tmp= 73832 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG6/dead-dnd002.shuffled-as.sat05-2713.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439611-1306965640/watcher-3439611-1306965640 -o /tmp/evaluation-result-3439611-1306965640/solver-3439611-1306965640 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439611-1306965640.cnf -threads=8

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

MD5SUM BENCH= 53d311456c8e25005c572fec79acd092
RANDOM SEED=115351775

node121.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.817
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.63
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.817
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.07
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.817
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.84
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.817
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.77
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.817
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.82
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.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:      30387836 kB
Buffers:        203684 kB
Cached:         252484 kB
SwapCached:       9896 kB
Active:        2011580 kB
Inactive:       289012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      30387836 kB
SwapTotal:    67111528 kB
SwapFree:     56615552 kB
Dirty:             812 kB
Writeback:           0 kB
AnonPages:     1841072 kB
Mapped:          12320 kB
Slab:           138956 kB
PageTables:      51844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 83504256 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= 73832 MiB
End job on node121 at 2011-06-02 00:00:47