Trace number 3293534

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
Sol 2011-04-04? (MO) 84.1462 78.1723

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq60_a.cnf
MD5SUM1e60a63f1ba68b9b3c423ca413b4fa2b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark802.03
Satisfiable
(Un)Satisfiability was proved
Number of variables651875
Number of clauses9927770
Sum of the clauses size28821360
Maximum clause length195
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28783867
Number of clauses of size 3839934
Number of clauses of size 410777
Number of clauses of size 570916
Number of clauses of size over 5222275

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3293534-1303793817/watcher-3293534-1303793817 -o /tmp/evaluation-result-3293534-1303793817/solver-3293534-1303793817 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3293534-1303793817.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.49 3.90 3.91 6/201 15315
/proc/meminfo: memFree=20112420/32951124 swapFree=67111528/67111528
[pid=15315] ppid=15313 vsize=11800 CPUtime=0 cores=4,6
/proc/15315/stat : 15315 (runsolver) S 15313 15315 14948 0 -1 4202560 42 0 0 0 0 0 0 0 19 0 1 0 223573064 12083200 51 33554432000 4194304 5434984 140735806070368 18446744073709551615 4881607 0 2147483391 4096 24578 18446744071699960631 0 0 17 6 0 0 0
/proc/15315/statm: 2950 51 31 303 0 2644 0

[startup+0.026775 s]
/proc/loadavg: 3.49 3.90 3.91 6/201 15315
/proc/meminfo: memFree=20112420/32951124 swapFree=67111528/67111528
[pid=15315] ppid=15313 vsize=3448 CPUtime=0 cores=4,6
/proc/15315/stat : 15315 (mono) S 15313 15315 14948 0 -1 4194304 79 0 0 0 0 0 0 0 18 0 1 0 223573064 3530752 32 33554432000 4194304 7232020 140736152247376 18446744073709551615 268655738503 0 2147483391 4096 0 18446744071699199166 0 0 17 4 0 0 0
/proc/15315/statm: 862 32 24 742 0 80 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3448

[startup+0.100777 s]
/proc/loadavg: 3.49 3.90 3.91 6/201 15315
/proc/meminfo: memFree=20112420/32951124 swapFree=67111528/67111528
[pid=15315] ppid=15313 vsize=105664 CPUtime=0 cores=4,6
/proc/15315/stat : 15315 (mono) R 15313 15315 14948 0 -1 4202496 1385 0 0 0 0 0 0 0 18 0 9 0 223573064 108199936 1291 33554432000 4194304 7232020 140736152247376 18446744073709551615 5615901 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/15315/statm: 26416 1292 915 742 0 18987 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 105664

[startup+0.300689 s]
/proc/loadavg: 3.49 3.90 3.91 6/201 15315
/proc/meminfo: memFree=20112420/32951124 swapFree=67111528/67111528
[pid=15315] ppid=15313 vsize=225888 CPUtime=0.22 cores=4,6
/proc/15315/stat : 15315 (mono) R 15313 15315 14948 0 -1 4202496 31134 0 0 0 17 5 0 0 19 0 9 0 223573064 231309312 31034 33554432000 4194304 7232020 140736152247376 18446744073709551615 1088826798 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/15315/statm: 56472 31034 975 742 0 49043 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 225888

[startup+0.703366 s]
/proc/loadavg: 3.49 3.90 3.91 6/201 15315
/proc/meminfo: memFree=20112420/32951124 swapFree=67111528/67111528
[pid=15315] ppid=15313 vsize=242784 CPUtime=0.64 cores=4,6
/proc/15315/stat : 15315 (mono) R 15313 15315 14948 0 -1 4202496 35173 0 0 0 53 11 0 0 18 0 9 0 223573064 248610816 35073 33554432000 4194304 7232020 140736152247376 18446744073709551615 6172598 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/15315/statm: 60696 35073 975 742 0 53267 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 242784

[startup+1.50048 s]
/proc/loadavg: 3.69 3.93 3.93 4/210 15324
/proc/meminfo: memFree=19615460/32951124 swapFree=67111528/67111528
[pid=15315] ppid=15313 vsize=259680 CPUtime=1.52 cores=4,6
/proc/15315/stat : 15315 (mono) R 15313 15315 14948 0 -1 4202496 39543 0 0 0 128 24 0 0 19 0 9 0 223573064 265912320 39443 33554432000 4194304 7232020 140736152247376 18446744073709551615 1088862581 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/15315/statm: 64920 39443 975 742 0 57491 0
[pid=15315/tid=15317] ppid=15313 vsize=259680 CPUtime=0.03 cores=4,6
/proc/15315/task/15317/stat : 15317 (mono) S 15313 15315 14948 0 -1 4202560 3 0 0 0 3 0 0 0 16 0 9 0 223573070 265912320 39443 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 4 0 0 0
[pid=15315/tid=15318] ppid=15313 vsize=259680 CPUtime=0.03 cores=4,6
/proc/15315/task/15318/stat : 15318 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 223573070 265912320 39443 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 6 0 0 0
[pid=15315/tid=15319] ppid=15313 vsize=259680 CPUtime=0.02 cores=4,6
/proc/15315/task/15319/stat : 15319 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 223573070 265912320 39443 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 6 0 0 0
[pid=15315/tid=15320] ppid=15313 vsize=259680 CPUtime=0.01 cores=4,6
/proc/15315/task/15320/stat : 15320 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 223573070 265912320 39443 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 6 0 0 0
[pid=15315/tid=15321] ppid=15313 vsize=259680 CPUtime=0.02 cores=4,6
/proc/15315/task/15321/stat : 15321 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 223573070 265912320 39443 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 4 0 0 0
[pid=15315/tid=15322] ppid=15313 vsize=259680 CPUtime=0.03 cores=4,6
/proc/15315/task/15322/stat : 15322 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 223573070 265912320 39443 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 4 0 0 0
[pid=15315/tid=15323] ppid=15313 vsize=259680 CPUtime=0.02 cores=4,6
/proc/15315/task/15323/stat : 15323 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 223573070 265912320 39443 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 4 0 0 0
[pid=15315/tid=15324] ppid=15313 vsize=259680 CPUtime=0 cores=4,6
/proc/15315/task/15324/stat : 15324 (mono) S 15313 15315 14948 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 223573072 265912320 39443 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672485809 0 0 4096 545260780 18446604453966733568 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 259680

[startup+3.10713 s]
/proc/loadavg: 3.69 3.93 3.93 5/209 15324
/proc/meminfo: memFree=19058688/32951124 swapFree=67111528/67111528
[pid=15315] ppid=15313 vsize=310240 CPUtime=3.29 cores=4,6
/proc/15315/stat : 15315 (mono) R 15313 15315 14948 0 -1 4202496 51573 0 0 0 302 27 0 0 18 0 9 0 223573064 317685760 51473 33554432000 4194304 7232020 140736152247376 18446744073709551615 6172534 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/15315/statm: 77560 51473 975 742 0 70131 0
[pid=15315/tid=15317] ppid=15313 vsize=310240 CPUtime=0.06 cores=4,6
/proc/15315/task/15317/stat : 15317 (mono) S 15313 15315 14948 0 -1 4202560 3 0 0 0 6 0 0 0 15 0 9 0 223573070 317685760 51473 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 4 0 0 0
[pid=15315/tid=15318] ppid=15313 vsize=310240 CPUtime=0.11 cores=4,6
/proc/15315/task/15318/stat : 15318 (mono) R 15313 15315 14948 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 9 0 223573070 317685760 51473 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 0 0 0 -1 4 0 0 0
[pid=15315/tid=15319] ppid=15313 vsize=310240 CPUtime=0.07 cores=4,6
/proc/15315/task/15319/stat : 15319 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 7 0 0 0 16 0 9 0 223573070 317685760 51473 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 4 0 0 0
[pid=15315/tid=15320] ppid=15313 vsize=310240 CPUtime=0.06 cores=4,6
/proc/15315/task/15320/stat : 15320 (mono) R 15313 15315 14948 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 223573070 317685760 51473 33554432000 4194304 7232020 140736152247376 18446744073709551615 6173062 0 0 4096 545260780 0 0 0 -1 4 0 0 0
[pid=15315/tid=15321] ppid=15313 vsize=310240 CPUtime=0.06 cores=4,6
/proc/15315/task/15321/stat : 15321 (mono) R 15313 15315 14948 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 223573070 317685760 51473 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 0 0 0 -1 4 0 0 0
[pid=15315/tid=15322] ppid=15313 vsize=310240 CPUtime=0.11 cores=4,6
/proc/15315/task/15322/stat : 15322 (mono) R 15313 15315 14948 0 -1 4202560 2 0 0 0 10 1 0 0 16 0 9 0 223573070 317685760 51473 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 0 0 0 -1 6 0 0 0
[pid=15315/tid=15323] ppid=15313 vsize=310240 CPUtime=0.06 cores=4,6
/proc/15315/task/15323/stat : 15323 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 223573070 317685760 51473 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 4 0 0 0
[pid=15315/tid=15324] ppid=15313 vsize=310240 CPUtime=0 cores=4,6
/proc/15315/task/15324/stat : 15324 (mono) S 15313 15315 14948 0 -1 4194368 3 0 0 0 0 0 0 0 15 0 9 0 223573072 317685760 51473 33554432000 4194304 7232020 140736152247376 18446744073709551615 268660049855 0 2138816217 4096 545260780 18446744071562694473 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.29
Current children cumulated vsize (KiB) 310240

[startup+6.30068 s]
/proc/loadavg: 4.35 4.06 3.97 5/222 15338
/proc/meminfo: memFree=18676468/32951124 swapFree=67111528/67111528
[pid=15315] ppid=15313 vsize=386272 CPUtime=6.95 cores=4,6
/proc/15315/stat : 15315 (mono) R 15313 15315 14948 0 -1 4202496 70912 0 0 0 665 30 0 0 18 0 9 0 223573064 395542528 70812 33554432000 4194304 7232020 140736152247376 18446744073709551615 6165075 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/15315/statm: 96568 70812 975 742 0 89139 0
[pid=15315/tid=15317] ppid=15313 vsize=386272 CPUtime=0.12 cores=4,6
/proc/15315/task/15317/stat : 15317 (mono) S 15313 15315 14948 0 -1 4202560 3 0 0 0 12 0 0 0 16 0 9 0 223573070 395542528 70812 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 6 0 0 0
[pid=15315/tid=15318] ppid=15313 vsize=386272 CPUtime=0.3 cores=4,6
/proc/15315/task/15318/stat : 15318 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 30 0 0 0 16 0 9 0 223573070 395542528 70812 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 4 0 0 0
[pid=15315/tid=15319] ppid=15313 vsize=386272 CPUtime=0.29 cores=4,6
/proc/15315/task/15319/stat : 15319 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 29 0 0 0 16 0 9 0 223573070 395542528 70812 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 4 0 0 0
[pid=15315/tid=15320] ppid=15313 vsize=386272 CPUtime=0.19 cores=4,6
/proc/15315/task/15320/stat : 15320 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 19 0 0 0 16 0 9 0 223573070 395542528 70812 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 6 0 0 0
[pid=15315/tid=15321] ppid=15313 vsize=386272 CPUtime=0.11 cores=4,6
/proc/15315/task/15321/stat : 15321 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 9 0 223573070 395542528 70812 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 4 0 0 0
[pid=15315/tid=15322] ppid=15313 vsize=386272 CPUtime=0.17 cores=4,6
/proc/15315/task/15322/stat : 15322 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 16 1 0 0 16 0 9 0 223573070 395542528 70812 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 4 0 0 0
[pid=15315/tid=15323] ppid=15313 vsize=386272 CPUtime=0.19 cores=4,6
/proc/15315/task/15323/stat : 15323 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 19 0 0 0 16 0 9 0 223573070 395542528 70812 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 6 0 0 0
[pid=15315/tid=15324] ppid=15313 vsize=386272 CPUtime=0 cores=4,6
/proc/15315/task/15324/stat : 15324 (mono) S 15313 15315 14948 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 223573072 395542528 70812 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672485809 0 0 4096 545260780 18446604453966733568 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.95
Current children cumulated vsize (KiB) 386272

[startup+12.7006 s]
/proc/loadavg: 4.64 4.13 3.99 5/222 15338
/proc/meminfo: memFree=18356556/32951124 swapFree=67111528/67111528
[pid=15315] ppid=15313 vsize=538144 CPUtime=14.44 cores=4,6
/proc/15315/stat : 15315 (mono) R 15313 15315 14948 0 -1 4202496 109522 0 0 0 1407 37 0 0 18 0 9 0 223573064 551059456 109422 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672488907 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/15315/statm: 134536 109422 975 742 0 127107 0
[pid=15315/tid=15317] ppid=15313 vsize=538144 CPUtime=0.44 cores=4,6
/proc/15315/task/15317/stat : 15317 (mono) S 15313 15315 14948 0 -1 4202560 3 0 0 0 44 0 0 0 15 0 9 0 223573070 551059456 109422 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 4 0 0 0
[pid=15315/tid=15318] ppid=15313 vsize=538144 CPUtime=0.61 cores=4,6
/proc/15315/task/15318/stat : 15318 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 61 0 0 0 16 0 9 0 223573070 551059456 109422 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 6 0 0 0
[pid=15315/tid=15319] ppid=15313 vsize=538144 CPUtime=0.74 cores=4,6
/proc/15315/task/15319/stat : 15319 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 74 0 0 0 16 0 9 0 223573070 551059456 109422 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 4 0 0 0
[pid=15315/tid=15320] ppid=15313 vsize=538144 CPUtime=0.39 cores=4,6
/proc/15315/task/15320/stat : 15320 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 39 0 0 0 16 0 9 0 223573070 551059456 109422 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 4 0 0 0
[pid=15315/tid=15321] ppid=15313 vsize=538144 CPUtime=0.25 cores=4,6
/proc/15315/task/15321/stat : 15321 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 25 0 0 0 15 0 9 0 223573070 551059456 109422 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 6 0 0 0
[pid=15315/tid=15322] ppid=15313 vsize=538144 CPUtime=0.4 cores=4,6
/proc/15315/task/15322/stat : 15322 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 39 1 0 0 15 0 9 0 223573070 551059456 109422 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 6 0 0 0
[pid=15315/tid=15323] ppid=15313 vsize=538144 CPUtime=0.61 cores=4,6
/proc/15315/task/15323/stat : 15323 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 61 0 0 0 15 0 9 0 223573070 551059456 109422 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 6 0 0 0
[pid=15315/tid=15324] ppid=15313 vsize=538144 CPUtime=0 cores=4,6
/proc/15315/task/15324/stat : 15324 (mono) S 15313 15315 14948 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 223573072 551059456 109422 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672485809 0 0 4096 545260780 18446604453966733568 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 14.44
Current children cumulated vsize (KiB) 538144

[startup+25.5013 s]
/proc/loadavg: 5.64 4.36 4.06 7/222 15338
/proc/meminfo: memFree=17759048/32951124 swapFree=67111528/67111528
[pid=15315] ppid=15313 vsize=841824 CPUtime=29.77 cores=4,6
/proc/15315/stat : 15315 (mono) R 15313 15315 14948 0 -1 4202496 185439 0 0 0 2924 53 0 0 18 0 9 0 223573064 862027776 185339 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/15315/statm: 210456 185339 975 742 0 203027 0
[pid=15315/tid=15317] ppid=15313 vsize=841824 CPUtime=1.14 cores=4,6
/proc/15315/task/15317/stat : 15317 (mono) R 15313 15315 14948 0 -1 4202560 3 0 0 0 114 0 0 0 16 0 9 0 223573070 862027776 185339 33554432000 4194304 7232020 140736152247376 18446744073709551615 6168985 0 0 4096 545260780 0 0 0 -1 6 0 0 0
[pid=15315/tid=15318] ppid=15313 vsize=841824 CPUtime=1.48 cores=4,6
/proc/15315/task/15318/stat : 15318 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 148 0 0 0 15 0 9 0 223573070 862027776 185339 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 6 0 0 0
[pid=15315/tid=15319] ppid=15313 vsize=841824 CPUtime=1.47 cores=4,6
/proc/15315/task/15319/stat : 15319 (mono) R 15313 15315 14948 0 -1 4202560 2 0 0 0 147 0 0 0 15 0 9 0 223573070 862027776 185339 33554432000 4194304 7232020 140736152247376 18446744073709551615 6168994 0 0 4096 545260780 0 0 0 -1 4 0 0 0
[pid=15315/tid=15320] ppid=15313 vsize=841824 CPUtime=1.13 cores=4,6
/proc/15315/task/15320/stat : 15320 (mono) R 15313 15315 14948 0 -1 4202560 2 0 0 0 113 0 0 0 15 0 9 0 223573070 862027776 185339 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 0 0 0 -1 4 0 0 0
[pid=15315/tid=15321] ppid=15313 vsize=841824 CPUtime=1.03 cores=4,6
/proc/15315/task/15321/stat : 15321 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 103 0 0 0 16 0 9 0 223573070 862027776 185339 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 4 0 0 0
[pid=15315/tid=15322] ppid=15313 vsize=841824 CPUtime=0.86 cores=4,6
/proc/15315/task/15322/stat : 15322 (mono) R 15313 15315 14948 0 -1 4202560 2 0 0 0 85 1 0 0 15 0 9 0 223573070 862027776 185339 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 0 0 0 -1 4 0 0 0
[pid=15315/tid=15323] ppid=15313 vsize=841824 CPUtime=0.99 cores=4,6
/proc/15315/task/15323/stat : 15323 (mono) R 15313 15315 14948 0 -1 4202560 2 0 0 0 99 0 0 0 15 0 9 0 223573070 862027776 185339 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 0 0 0 -1 4 0 0 0
[pid=15315/tid=15324] ppid=15313 vsize=841824 CPUtime=0 cores=4,6
/proc/15315/task/15324/stat : 15324 (mono) S 15313 15315 14948 0 -1 4194368 3 0 0 0 0 0 0 0 15 0 9 0 223573072 862027776 185339 33554432000 4194304 7232020 140736152247376 18446744073709551615 268660049855 0 2138816217 4096 545260780 18446744071562694473 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 29.77
Current children cumulated vsize (KiB) 841824

[startup+51.1008 s]
/proc/loadavg: 5.24 4.38 4.08 5/222 15339
/proc/meminfo: memFree=7256760/32951124 swapFree=67111528/67111528
[pid=15315] ppid=15313 vsize=6149732 CPUtime=57.06 cores=4,6
/proc/15315/stat : 15315 (mono) R 15313 15315 14948 0 -1 4202496 1476388 0 0 0 5534 172 0 0 25 0 9 0 223573064 6297325568 1476288 33554432000 4194304 7232020 140736152247376 18446744073709551615 1088886738 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/15315/statm: 1537433 1476289 999 742 0 1530004 0
[pid=15315/tid=15317] ppid=15313 vsize=6149732 CPUtime=1.56 cores=4,6
/proc/15315/task/15317/stat : 15317 (mono) S 15313 15315 14948 0 -1 4202560 3 0 0 0 156 0 0 0 15 0 9 0 223573070 6297325568 1476289 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 4 0 0 0
[pid=15315/tid=15318] ppid=15313 vsize=6149732 CPUtime=2.04 cores=4,6
/proc/15315/task/15318/stat : 15318 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 204 0 0 0 16 0 9 0 223573070 6297325568 1476289 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 6 0 0 0
[pid=15315/tid=15319] ppid=15313 vsize=6149732 CPUtime=1.94 cores=4,6
/proc/15315/task/15319/stat : 15319 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 194 0 0 0 15 0 9 0 223573070 6297325568 1476289 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 6 0 0 0
[pid=15315/tid=15320] ppid=15313 vsize=6149732 CPUtime=1.77 cores=4,6
/proc/15315/task/15320/stat : 15320 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 177 0 0 0 16 0 9 0 223573070 6297325568 1476289 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 4 0 0 0
[pid=15315/tid=15321] ppid=15313 vsize=6149732 CPUtime=1.41 cores=4,6
/proc/15315/task/15321/stat : 15321 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 141 0 0 0 16 0 9 0 223573070 6297325568 1476290 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 4 0 0 0
[pid=15315/tid=15322] ppid=15313 vsize=6149732 CPUtime=1.32 cores=4,6
/proc/15315/task/15322/stat : 15322 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 131 1 0 0 16 0 9 0 223573070 6297325568 1476290 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 6 0 0 0
[pid=15315/tid=15323] ppid=15313 vsize=6149732 CPUtime=1.28 cores=4,6
/proc/15315/task/15323/stat : 15323 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 128 0 0 0 16 0 9 0 223573070 6297325568 1476290 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 6 0 0 0
[pid=15315/tid=15324] ppid=15313 vsize=6149732 CPUtime=0 cores=4,6
/proc/15315/task/15324/stat : 15324 (mono) S 15313 15315 14948 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 223573072 6297325568 1476290 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672485809 0 0 4096 545260780 18446604453966733568 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 57.06
Current children cumulated vsize (KiB) 6149732



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+77.9011 s]
/proc/loadavg: 4.82 4.35 4.08 6/222 15340
/proc/meminfo: memFree=3719956/32951124 swapFree=67111528/67111528
[pid=15315] ppid=15313 vsize=7913184 CPUtime=83.88 cores=4,6
/proc/15315/stat : 15315 (mono) R 15313 15315 14948 0 -1 4202496 1944584 0 0 0 8169 219 0 0 25 0 9 0 223573064 8103100416 1944484 33554432000 4194304 7232020 140736152247376 18446744073709551615 268660356155 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/15315/statm: 1978296 1944497 1005 742 0 1970867 0
[pid=15315/tid=15317] ppid=15313 vsize=7913184 CPUtime=1.56 cores=4,6
/proc/15315/task/15317/stat : 15317 (mono) S 15313 15315 14948 0 -1 4202560 3 0 0 0 156 0 0 0 15 0 9 0 223573070 8103100416 1944604 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 4 0 0 0
[pid=15315/tid=15318] ppid=15313 vsize=7913184 CPUtime=2.04 cores=4,6
/proc/15315/task/15318/stat : 15318 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 204 0 0 0 16 0 9 0 223573070 8103100416 1944621 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 6 0 0 0
[pid=15315/tid=15319] ppid=15313 vsize=7913184 CPUtime=1.94 cores=4,6
/proc/15315/task/15319/stat : 15319 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 194 0 0 0 15 0 9 0 223573070 8103100416 1944640 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 6 0 0 0
[pid=15315/tid=15320] ppid=15313 vsize=7913184 CPUtime=1.77 cores=4,6
/proc/15315/task/15320/stat : 15320 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 177 0 0 0 16 0 9 0 223573070 8103100416 1944657 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 4 0 0 0
[pid=15315/tid=15321] ppid=15313 vsize=7913184 CPUtime=1.41 cores=4,6
/proc/15315/task/15321/stat : 15321 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 141 0 0 0 16 0 9 0 223573070 8103100416 1944675 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 4 0 0 0
[pid=15315/tid=15322] ppid=15313 vsize=7913184 CPUtime=1.32 cores=4,6
/proc/15315/task/15322/stat : 15322 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 131 1 0 0 16 0 9 0 223573070 8103100416 1944692 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 6 0 0 0
[pid=15315/tid=15323] ppid=15313 vsize=7913184 CPUtime=1.28 cores=4,6
/proc/15315/task/15323/stat : 15323 (mono) S 15313 15315 14948 0 -1 4202560 2 0 0 0 128 0 0 0 16 0 9 0 223573070 8103100416 1944709 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672478105 0 0 4096 545260780 18446604453966733568 0 0 -1 6 0 0 0
[pid=15315/tid=15324] ppid=15313 vsize=7913184 CPUtime=0 cores=4,6
/proc/15315/task/15324/stat : 15324 (mono) S 15313 15315 14948 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 223573072 8103100416 1944727 33554432000 4194304 7232020 140736152247376 18446744073709551615 268672485809 0 0 4096 545260780 18446604453966733568 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 83.88
Current children cumulated vsize (KiB) 7913184

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+78.0131 s]
/proc/loadavg: 4.82 4.35 4.08 6/222 15340
/proc/meminfo: memFree=3719956/32951124 swapFree=67111528/67111528
[pid=15315] ppid=15313 vsize=0 CPUtime=83.98 cores=4,6
/proc/15315/stat : 15315 (mono) Z 15313 15315 14948 0 -1 4203548 1946748 0 0 0 8169 229 0 0 25 0 2 0 223573064 0 0 33554432000 0 0 0 0 0 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/15315/statm: 0 0 0 0 0 0 0
[pid=15315/tid=15323] ppid=15313 vsize=0 CPUtime=1.38 cores=4,6
/proc/15315/task/15323/stat : 15323 (mono) R 15313 15315 14948 0 -1 4203588 2 0 0 0 128 10 0 0 16 0 2 0 223573070 0 0 33554432000 0 0 0 0 0 0 0 4096 545260780 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 83.98
Current children cumulated vsize (KiB) 0

[startup+78.1011 s]
/proc/loadavg: 4.82 4.35 4.08 6/222 15340
/proc/meminfo: memFree=3719956/32951124 swapFree=67111528/67111528
[pid=15315] ppid=15313 vsize=0 CPUtime=84.07 cores=4,6
/proc/15315/stat : 15315 (mono) Z 15313 15315 14948 0 -1 4203548 1946748 0 0 0 8169 238 0 0 25 0 2 0 223573064 0 0 33554432000 0 0 0 0 0 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/15315/statm: 0 0 0 0 0 0 0
[pid=15315/tid=15323] ppid=15313 vsize=0 CPUtime=1.47 cores=4,6
/proc/15315/task/15323/stat : 15323 (mono) R 15313 15315 14948 0 -1 4203588 2 0 0 0 128 19 0 0 16 0 2 0 223573070 0 0 33554432000 0 0 0 0 0 0 0 4096 545260780 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 84.07
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 78.1723
CPU time (s): 84.1462
CPU user time (s): 81.6946
CPU system time (s): 2.45163
CPU usage (%): 107.642
Max. virtual memory (cumulated for all children) (KiB): 7913184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 81.6946
system time used= 2.45163
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1946748
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= 3976
involuntary context switches= 3602

runsolver used 0.161975 second user time and 0.282956 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-26 06:56:58
IDJOB=3293534
IDBENCH=88158
IDSOLVER=1608
FILE ID=node107/3293534-1303793817
RUNJOBID= node107-1303793816-15268
PBS_JOBID= 13157269
Free space on /tmp= 71736 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/1dlx_c_iq60_a.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293534-1303793817/watcher-3293534-1303793817 -o /tmp/evaluation-result-3293534-1303793817/solver-3293534-1303793817 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3293534-1303793817.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 1e60a63f1ba68b9b3c423ca413b4fa2b
RANDOM SEED=413202482

node107.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.829
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.829
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.829
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.67
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.829
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.82
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.829
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.829
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	: 5359.47
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.829
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20116388 kB
Buffers:       2037848 kB
Cached:       10193388 kB
SwapCached:          0 kB
Active:        8182652 kB
Inactive:      4163420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20116388 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          287240 kB
Writeback:           0 kB
AnonPages:      113592 kB
Mapped:          17672 kB
Slab:           424520 kB
PageTables:       5344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   432180 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= 71588 MiB
End job on node107 at 2011-04-26 06:58:18