Trace number 3282729

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
ppfolio seq? (TO) 1299.95 1300.02

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-22-s100.cnf
MD5SUM96596d59af0c6949ab68ac8c5abcf28b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark52.802
Satisfiable
(Un)Satisfiability was proved
Number of variables31616
Number of clauses95110
Sum of the clauses size224220
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260982
Number of clauses of size 334064
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.07	This is pico-portfolio, a naive parallel portfolio
0.00/0.07	Copyright (C) 2011 Olivier Roussel
0.00/0.07	Using 1 processing units
0.00/0.07	This portfolio uses the following solvers:
0.00/0.07	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.07	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.07	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.07	Starting cryptominisat 2.7.1 on core(s) 4
0.00/0.07	Starting clasp 1.3.6 on core(s) 4
0.00/0.07	Starting TNM 2009 on core(s) 4

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-3282729-1303754442/watcher-3282729-1303754442 -o /tmp/evaluation-result-3282729-1303754442/solver-3282729-1303754442 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3282729-1303754442.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: 10.41 10.90 9.10 9/194 27620
/proc/meminfo: memFree=22839848/32951124 swapFree=67051468/67111528
[pid=27619] ppid=27616 vsize=2712 CPUtime=0 cores=4,6
/proc/27619/stat : 27619 (ppfolio) S 27616 27619 26342 0 -1 4194304 83 0 0 0 0 0 0 0 21 0 1 0 487047021 2777088 36 33554432000 4194304 4287625 140733727551792 18446744073709551615 218366033543 0 2147483391 4096 0 18446744071699945619 0 0 17 4 0 0 0
/proc/27619/statm: 678 36 27 23 0 23 0

[startup+0.0133641 s]
/proc/loadavg: 10.41 10.90 9.10 9/194 27620
/proc/meminfo: memFree=22839848/32951124 swapFree=67051468/67111528
[pid=27619] ppid=27616 vsize=2712 CPUtime=0 cores=4,6
/proc/27619/stat : 27619 (ppfolio) S 27616 27619 26342 0 -1 4194304 83 0 0 0 0 0 0 0 21 0 1 0 487047021 2777088 36 33554432000 4194304 4287625 140733727551792 18446744073709551615 218366033543 0 2147483391 4096 0 18446744071699945619 0 0 17 4 0 0 0
/proc/27619/statm: 678 36 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100375 s]
/proc/loadavg: 10.41 10.90 9.10 9/194 27620
/proc/meminfo: memFree=22839848/32951124 swapFree=67051468/67111528
[pid=27619] ppid=27616 vsize=18324 CPUtime=0 cores=4,6
/proc/27619/stat : 27619 (ppfolio) R 27616 27619 26342 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 487047021 18763776 393 33554432000 4194304 4287625 140733727551792 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/27619/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300336 s]
/proc/loadavg: 10.41 10.90 9.10 9/194 27620
/proc/meminfo: memFree=22839848/32951124 swapFree=67051468/67111528
[pid=27619] ppid=27616 vsize=18324 CPUtime=0 cores=4,6
/proc/27619/stat : 27619 (ppfolio) S 27616 27619 26342 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 487047021 18763776 393 33554432000 4194304 4287625 140733727551792 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27619/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700276 s]
/proc/loadavg: 10.41 10.90 9.10 9/194 27620
/proc/meminfo: memFree=22839848/32951124 swapFree=67051468/67111528
[pid=27619] ppid=27616 vsize=18324 CPUtime=0 cores=4,6
/proc/27619/stat : 27619 (ppfolio) S 27616 27619 26342 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 487047021 18763776 393 33554432000 4194304 4287625 140733727551792 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27619/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50112 s]
/proc/loadavg: 10.41 10.90 9.10 14/202 27628
/proc/meminfo: memFree=22621784/32951124 swapFree=67051468/67111528
[pid=27619] ppid=27616 vsize=18324 CPUtime=0 cores=4,6
/proc/27619/stat : 27619 (ppfolio) S 27616 27619 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 393 33554432000 4194304 4287625 140733727551792 18446744073709551615 218370977295 0 0 4096 65536 4567618554458800128 0 0 17 6 0 0 0
/proc/27619/statm: 4581 393 345 23 0 91 0
[pid=27626] ppid=27619 vsize=46548 CPUtime=0.49 cores=4
/proc/27626/stat : 27626 (cryptominisat) R 27619 27619 26342 0 -1 4202496 7395 0 0 0 48 1 0 0 25 0 1 0 487047028 47665152 6263 33554432000 4194304 4587354 140735718593520 18446744073709551615 4420280 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27626/statm: 11637 6263 321 96 0 8199 0
[pid=27627] ppid=27619 vsize=27644 CPUtime=0.41 cores=4
/proc/27627/stat : 27627 (clasp) R 27619 27619 26342 0 -1 4202496 5531 0 0 0 41 0 0 0 25 0 1 0 487047028 28307456 4116 33554432000 4194304 4785740 140735890485184 18446744073709551615 4550525 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27627/statm: 6911 4116 333 145 0 3956 0
[pid=27628] ppid=27619 vsize=458596 CPUtime=0.5 cores=4
/proc/27628/stat : 27628 (TNM) R 27619 27619 26342 0 -1 4202496 3532 0 0 0 50 0 0 0 25 0 1 0 487047028 469602304 3429 33554432000 134512640 134534564 4288672192 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27628/statm: 114649 3429 95 6 0 113315 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 551112

[startup+3.10084 s]
/proc/loadavg: 10.61 10.94 9.13 14/202 27628
/proc/meminfo: memFree=22552084/32951124 swapFree=67051468/67111528
[pid=27619] ppid=27616 vsize=18324 CPUtime=0 cores=4,6
/proc/27619/stat : 27619 (ppfolio) S 27616 27619 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 393 33554432000 4194304 4287625 140733727551792 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27619/statm: 4581 393 345 23 0 91 0
[pid=27626] ppid=27619 vsize=55768 CPUtime=1.04 cores=4
/proc/27626/stat : 27626 (cryptominisat) R 27619 27619 26342 0 -1 4202496 10164 0 0 0 103 1 0 0 25 0 1 0 487047028 57106432 8563 33554432000 4194304 4587354 140735718593520 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27626/statm: 13942 8563 333 96 0 10504 0
[pid=27627] ppid=27619 vsize=28176 CPUtime=0.96 cores=4
/proc/27627/stat : 27627 (clasp) R 27619 27619 26342 0 -1 4202496 5744 0 0 0 95 1 0 0 25 0 1 0 487047028 28852224 4329 33554432000 4194304 4785740 140735890485184 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27627/statm: 7044 4329 340 145 0 4089 0
[pid=27628] ppid=27619 vsize=458596 CPUtime=1 cores=4
/proc/27628/stat : 27628 (TNM) R 27619 27619 26342 0 -1 4202496 3532 0 0 0 100 0 0 0 25 0 1 0 487047028 469602304 3429 33554432000 134512640 134534564 4288672192 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27628/statm: 114649 3429 95 6 0 113315 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 560864

[startup+6.30127 s]
/proc/loadavg: 10.61 10.94 9.13 14/202 27628
/proc/meminfo: memFree=22548256/32951124 swapFree=67051468/67111528
[pid=27619] ppid=27616 vsize=18324 CPUtime=0 cores=4,6
/proc/27619/stat : 27619 (ppfolio) S 27616 27619 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 393 33554432000 4194304 4287625 140733727551792 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27619/statm: 4581 393 345 23 0 91 0
[pid=27626] ppid=27619 vsize=55768 CPUtime=2.09 cores=4
/proc/27626/stat : 27626 (cryptominisat) R 27619 27619 26342 0 -1 4202496 10194 0 0 0 208 1 0 0 25 0 1 0 487047028 57106432 8593 33554432000 4194304 4587354 140735718593520 18446744073709551615 4243992 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27626/statm: 13942 8593 333 96 0 10504 0
[pid=27627] ppid=27619 vsize=29628 CPUtime=2.01 cores=4
/proc/27627/stat : 27627 (clasp) R 27619 27619 26342 0 -1 4202496 6106 0 0 0 200 1 0 0 25 0 1 0 487047028 30339072 4691 33554432000 4194304 4785740 140735890485184 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27627/statm: 7407 4691 340 145 0 4452 0
[pid=27628] ppid=27619 vsize=458596 CPUtime=2.1 cores=4
/proc/27628/stat : 27628 (TNM) R 27619 27619 26342 0 -1 4202496 3532 0 0 0 210 0 0 0 25 0 1 0 487047028 469602304 3429 33554432000 134512640 134534564 4288672192 18446744073709551615 8033680 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27628/statm: 114649 3429 95 6 0 113315 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 562316

[startup+12.7011 s]
/proc/loadavg: 10.72 10.95 9.14 14/202 27628
/proc/meminfo: memFree=22540608/32951124 swapFree=67051468/67111528
[pid=27619] ppid=27616 vsize=18324 CPUtime=0 cores=4,6
/proc/27619/stat : 27619 (ppfolio) S 27616 27619 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 393 33554432000 4194304 4287625 140733727551792 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27619/statm: 4581 393 345 23 0 91 0
[pid=27626] ppid=27619 vsize=55948 CPUtime=4.24 cores=4
/proc/27626/stat : 27626 (cryptominisat) R 27619 27619 26342 0 -1 4202496 10243 0 0 0 423 1 0 0 25 0 1 0 487047028 57290752 8642 33554432000 4194304 4587354 140735718593520 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27626/statm: 13987 8642 334 96 0 10549 0
[pid=27627] ppid=27619 vsize=32400 CPUtime=4.17 cores=4
/proc/27627/stat : 27627 (clasp) R 27619 27619 26342 0 -1 4202496 6800 0 0 0 415 2 0 0 25 0 1 0 487047028 33177600 5385 33554432000 4194304 4785740 140735890485184 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27627/statm: 8100 5385 340 145 0 5145 0
[pid=27628] ppid=27619 vsize=458596 CPUtime=4.2 cores=4
/proc/27628/stat : 27628 (TNM) R 27619 27619 26342 0 -1 4202496 3532 0 0 0 420 0 0 0 25 0 1 0 487047028 469602304 3429 33554432000 134512640 134534564 4288672192 18446744073709551615 134525956 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27628/statm: 114649 3429 95 6 0 113315 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 565268

[startup+25.5009 s]
/proc/loadavg: 11.01 11.01 9.19 14/202 27638
/proc/meminfo: memFree=22524912/32951124 swapFree=67051468/67111528
[pid=27619] ppid=27616 vsize=18324 CPUtime=0 cores=4,6
/proc/27619/stat : 27619 (ppfolio) S 27616 27619 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 393 33554432000 4194304 4287625 140733727551792 18446744073709551615 218370977295 0 0 4096 65536 4567619516531474432 0 0 17 6 0 0 0
/proc/27619/statm: 4581 393 345 23 0 91 0
[pid=27626] ppid=27619 vsize=55948 CPUtime=8.49 cores=4
/proc/27626/stat : 27626 (cryptominisat) R 27619 27619 26342 0 -1 4202496 10349 0 0 0 848 1 0 0 25 0 1 0 487047028 57290752 8747 33554432000 4194304 4587354 140735718593520 18446744073709551615 4244927 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27626/statm: 13987 8747 334 96 0 10549 0
[pid=27627] ppid=27619 vsize=38340 CPUtime=8.41 cores=4
/proc/27627/stat : 27627 (clasp) R 27619 27619 26342 0 -1 4202496 8274 0 0 0 839 2 0 0 25 0 1 0 487047028 39260160 6859 33554432000 4194304 4785740 140735890485184 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27627/statm: 9585 6859 340 145 0 6630 0
[pid=27628] ppid=27619 vsize=458596 CPUtime=8.5 cores=4
/proc/27628/stat : 27628 (TNM) R 27619 27619 26342 0 -1 4202496 3532 0 0 0 850 0 0 0 25 0 1 0 487047028 469602304 3429 33554432000 134512640 134534564 4288672192 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27628/statm: 114649 3429 95 6 0 113315 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 571208

[startup+51.1013 s]
/proc/loadavg: 11.34 11.08 9.26 14/202 27638
/proc/meminfo: memFree=22492172/32951124 swapFree=67051468/67111528
[pid=27619] ppid=27616 vsize=18324 CPUtime=0 cores=4,6
/proc/27619/stat : 27619 (ppfolio) S 27616 27619 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 393 33554432000 4194304 4287625 140733727551792 18446744073709551615 218370977295 0 0 4096 65536 4567619653970427904 0 0 17 6 0 0 0
/proc/27619/statm: 4581 393 345 23 0 91 0
[pid=27626] ppid=27619 vsize=55948 CPUtime=17.03 cores=4
/proc/27626/stat : 27626 (cryptominisat) R 27619 27619 26342 0 -1 4202496 10548 0 0 0 1702 1 0 0 25 0 1 0 487047028 57290752 8937 33554432000 4194304 4587354 140735718593520 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27626/statm: 13987 8937 334 96 0 10549 0
[pid=27627] ppid=27619 vsize=50260 CPUtime=16.97 cores=4
/proc/27627/stat : 27627 (clasp) R 27619 27619 26342 0 -1 4202496 11235 0 0 0 1693 4 0 0 25 0 1 0 487047028 51466240 9820 33554432000 4194304 4785740 140735890485184 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27627/statm: 12565 9820 340 145 0 9610 0
[pid=27628] ppid=27619 vsize=458596 CPUtime=17 cores=4
/proc/27628/stat : 27628 (TNM) R 27619 27619 26342 0 -1 4202496 3532 0 0 0 1700 0 0 0 25 0 1 0 487047028 469602304 3429 33554432000 134512640 134534564 4288672192 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27628/statm: 114649 3429 95 6 0 113315 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 583128

[startup+102.307 s]
/proc/loadavg: 11.74 11.24 9.41 14/202 27640
/proc/meminfo: memFree=22443556/32951124 swapFree=67051468/67111528
[pid=27619] ppid=27616 vsize=18324 CPUtime=0 cores=4,6
/proc/27619/stat : 27619 (ppfolio) S 27616 27619 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 393 33554432000 4194304 4287625 140733727551792 18446744073709551615 218370977295 0 0 4096 65536 4567618004702986240 0 0 17 6 0 0 0
/proc/27619/statm: 4581 393 345 23 0 91 0
[pid=27626] ppid=27619 vsize=55948 CPUtime=34.11 cores=4
/proc/27626/stat : 27626 (cryptominisat) R 27619 27619 26342 0 -1 4202496 10922 0 0 0 3409 2 0 0 25 0 1 0 487047028 57290752 9299 33554432000 4194304 4587354 140735718593520 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27626/statm: 13987 9299 337 96 0 10549 0
[pid=27627] ppid=27619 vsize=73208 CPUtime=34.01 cores=4
/proc/27627/stat : 27627 (clasp) R 27619 27619 26342 0 -1 4202496 16988 0 0 0 3394 7 0 0 25 0 1 0 487047028 74964992 15573 33554432000 4194304 4785740 140735890485184 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27627/statm: 18302 15573 340 145 0 15347 0
[pid=27628] ppid=27619 vsize=458596 CPUtime=34.09 cores=4
/proc/27628/stat : 27628 (TNM) R 27619 27619 26342 0 -1 4202496 3532 0 0 0 3409 0 0 0 25 0 1 0 487047028 469602304 3429 33554432000 134512640 134534564 4288672192 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27628/statm: 114649 3429 95 6 0 113315 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 606076

[startup+162.301 s]
/proc/loadavg: 11.89 11.36 9.56 14/202 27643
/proc/meminfo: memFree=22359688/32951124 swapFree=67051468/67111528
[pid=27619] ppid=27616 vsize=18324 CPUtime=0 cores=4,6
/proc/27619/stat : 27619 (ppfolio) S 27616 27619 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 393 33554432000 4194304 4287625 140733727551792 18446744073709551615 218370977295 0 0 4096 65536 4567618279580893184 0 0 17 6 0 0 0
/proc/27619/statm: 4581 393 345 23 0 91 0
[pid=27626] ppid=27619 vsize=67988 CPUtime=54.1 cores=4
/proc/27626/stat : 27626 (cryptominisat) R 27619 27619 26342 0 -1 4202496 14806 0 0 0 5408 2 0 0 25 0 1 0 487047028 69619712 12642 33554432000 4194304 4587354 140735718593520 18446744073709551615 4236804 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27626/statm: 16997 12642 340 96 0 13559 0
[pid=27627] ppid=27619 vsize=73208 CPUtime=54.01 cores=4

################
# More data... #
################

/proc/27628/statm: 114649 3429 95 6 0 113315 0
Current children cumulated CPU time (s) 822.21
Current children cumulated vsize (KiB) 938088

[startup+882.301 s]
/proc/loadavg: 12.06 11.97 10.88 14/202 27724
/proc/meminfo: memFree=22104136/32951124 swapFree=67051468/67111528
[pid=27619] ppid=27616 vsize=18324 CPUtime=0 cores=4,6
/proc/27619/stat : 27619 (ppfolio) S 27616 27619 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 393 33554432000 4194304 4287625 140733727551792 18446744073709551615 218370977295 0 0 4096 65536 4567619791409381376 0 0 17 6 0 0 0
/proc/27619/statm: 4581 393 345 23 0 91 0
[pid=27626] ppid=27619 vsize=344964 CPUtime=294.1 cores=4
/proc/27626/stat : 27626 (cryptominisat) R 27619 27619 26342 0 -1 4202496 30238 0 0 0 29404 6 0 0 25 0 1 0 487047028 353243136 15808 33554432000 4194304 4587354 140735718593520 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27626/statm: 86241 15808 340 96 0 82803 0
[pid=27627] ppid=27619 vsize=120576 CPUtime=294.07 cores=4
/proc/27627/stat : 27627 (clasp) R 27619 27619 26342 0 -1 4202496 28731 0 0 0 29396 11 0 0 25 0 1 0 487047028 123469824 27316 33554432000 4194304 4785740 140735890485184 18446744073709551615 4416773 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27627/statm: 30144 27316 340 145 0 27189 0
[pid=27628] ppid=27619 vsize=458596 CPUtime=294.07 cores=4
/proc/27628/stat : 27628 (TNM) R 27619 27619 26342 0 -1 4202496 3532 0 0 0 29406 1 0 0 25 0 1 0 487047028 469602304 3429 33554432000 134512640 134534564 4288672192 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27628/statm: 114649 3429 95 6 0 113315 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 942460

[startup+942.301 s]
/proc/loadavg: 12.02 11.97 10.94 14/202 27725
/proc/meminfo: memFree=22107068/32951124 swapFree=67051468/67111528
[pid=27619] ppid=27616 vsize=18324 CPUtime=0 cores=4,6
/proc/27619/stat : 27619 (ppfolio) S 27616 27619 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 393 33554432000 4194304 4287625 140733727551792 18446744073709551615 218370977295 0 0 4096 65536 4567619791409381376 0 0 17 6 0 0 0
/proc/27619/statm: 4581 393 345 23 0 91 0
[pid=27626] ppid=27619 vsize=344964 CPUtime=314.09 cores=4
/proc/27626/stat : 27626 (cryptominisat) R 27619 27619 26342 0 -1 4202496 30570 0 0 0 31403 6 0 0 25 0 1 0 487047028 353243136 16132 33554432000 4194304 4587354 140735718593520 18446744073709551615 4238043 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27626/statm: 86241 16132 340 96 0 82803 0
[pid=27627] ppid=27619 vsize=120576 CPUtime=314.07 cores=4
/proc/27627/stat : 27627 (clasp) R 27619 27619 26342 0 -1 4202496 28731 0 0 0 31396 11 0 0 25 0 1 0 487047028 123469824 27316 33554432000 4194304 4785740 140735890485184 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27627/statm: 30144 27316 340 145 0 27189 0
[pid=27628] ppid=27619 vsize=458596 CPUtime=314.07 cores=4
/proc/27628/stat : 27628 (TNM) R 27619 27619 26342 0 -1 4202496 3532 0 0 0 31406 1 0 0 25 0 1 0 487047028 469602304 3429 33554432000 134512640 134534564 4288672192 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27628/statm: 114649 3429 95 6 0 113315 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 942460

[startup+1002.3 s]
/proc/loadavg: 12.09 11.99 11.02 14/202 27727
/proc/meminfo: memFree=22100956/32951124 swapFree=67051468/67111528
[pid=27619] ppid=27616 vsize=18324 CPUtime=0 cores=4,6
/proc/27619/stat : 27619 (ppfolio) S 27616 27619 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 393 33554432000 4194304 4287625 140733727551792 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27619/statm: 4581 393 345 23 0 91 0
[pid=27626] ppid=27619 vsize=351016 CPUtime=334.09 cores=4
/proc/27626/stat : 27626 (cryptominisat) R 27619 27619 26342 0 -1 4202496 32080 0 0 0 33403 6 0 0 25 0 1 0 487047028 359440384 17636 33554432000 4194304 4587354 140735718593520 18446744073709551615 4243562 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27626/statm: 87754 17636 340 96 0 84316 0
[pid=27627] ppid=27619 vsize=124008 CPUtime=334.06 cores=4
/proc/27627/stat : 27627 (clasp) R 27619 27619 26342 0 -1 4202496 29582 0 0 0 33395 11 0 0 25 0 1 0 487047028 126984192 28167 33554432000 4194304 4785740 140735890485184 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27627/statm: 31002 28167 340 145 0 28047 0
[pid=27628] ppid=27619 vsize=458596 CPUtime=334.08 cores=4
/proc/27628/stat : 27628 (TNM) R 27619 27619 26342 0 -1 4202496 3532 0 0 0 33407 1 0 0 25 0 1 0 487047028 469602304 3429 33554432000 134512640 134534564 4288672192 18446744073709551615 134528348 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27628/statm: 114649 3429 95 6 0 113315 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 951944

[startup+1062.3 s]
/proc/loadavg: 12.03 11.99 11.07 14/202 27728
/proc/meminfo: memFree=22098928/32951124 swapFree=67051468/67111528
[pid=27619] ppid=27616 vsize=18324 CPUtime=0 cores=4,6
/proc/27619/stat : 27619 (ppfolio) S 27616 27619 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 393 33554432000 4194304 4287625 140733727551792 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27619/statm: 4581 393 345 23 0 91 0
[pid=27626] ppid=27619 vsize=351016 CPUtime=354.08 cores=4
/proc/27626/stat : 27626 (cryptominisat) R 27619 27619 26342 0 -1 4202496 32451 0 0 0 35402 6 0 0 25 0 1 0 487047028 359440384 17994 33554432000 4194304 4587354 140735718593520 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27626/statm: 87754 17994 340 96 0 84316 0
[pid=27627] ppid=27619 vsize=124008 CPUtime=354.06 cores=4
/proc/27627/stat : 27627 (clasp) R 27619 27619 26342 0 -1 4202496 29582 0 0 0 35395 11 0 0 25 0 1 0 487047028 126984192 28167 33554432000 4194304 4785740 140735890485184 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27627/statm: 31002 28167 340 145 0 28047 0
[pid=27628] ppid=27619 vsize=458596 CPUtime=354.09 cores=4
/proc/27628/stat : 27628 (TNM) R 27619 27619 26342 0 -1 4202496 3532 0 0 0 35408 1 0 0 25 0 1 0 487047028 469602304 3429 33554432000 134512640 134534564 4288672192 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27628/statm: 114649 3429 95 6 0 113315 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 951944

[startup+1122.3 s]
/proc/loadavg: 12.01 11.99 11.13 14/202 27730
/proc/meminfo: memFree=22102864/32951124 swapFree=67051468/67111528
[pid=27619] ppid=27616 vsize=18324 CPUtime=0 cores=4,6
/proc/27619/stat : 27619 (ppfolio) S 27616 27619 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 393 33554432000 4194304 4287625 140733727551792 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27619/statm: 4581 393 345 23 0 91 0
[pid=27626] ppid=27619 vsize=93736 CPUtime=374.08 cores=4
/proc/27626/stat : 27626 (cryptominisat) R 27619 27619 26342 0 -1 4202496 34344 0 0 0 37401 7 0 0 25 0 1 0 487047028 95985664 16507 33554432000 4194304 4587354 140735718593520 18446744073709551615 4244134 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27626/statm: 23434 16507 340 96 0 19996 0
[pid=27627] ppid=27619 vsize=124008 CPUtime=374.06 cores=4
/proc/27627/stat : 27627 (clasp) R 27619 27619 26342 0 -1 4202496 29584 0 0 0 37395 11 0 0 25 0 1 0 487047028 126984192 28169 33554432000 4194304 4785740 140735890485184 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27627/statm: 31002 28169 340 145 0 28047 0
[pid=27628] ppid=27619 vsize=458596 CPUtime=374.1 cores=4
/proc/27628/stat : 27628 (TNM) R 27619 27619 26342 0 -1 4202496 3532 0 0 0 37409 1 0 0 25 0 1 0 487047028 469602304 3429 33554432000 134512640 134534564 4288672192 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27628/statm: 114649 3429 95 6 0 113315 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 694664

[startup+1182.3 s]
/proc/loadavg: 12.00 11.99 11.18 14/202 27732
/proc/meminfo: memFree=22099236/32951124 swapFree=67051468/67111528
[pid=27619] ppid=27616 vsize=18324 CPUtime=0 cores=4,6
/proc/27619/stat : 27619 (ppfolio) S 27616 27619 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 393 33554432000 4194304 4287625 140733727551792 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27619/statm: 4581 393 345 23 0 91 0
[pid=27626] ppid=27619 vsize=93736 CPUtime=394.08 cores=4
/proc/27626/stat : 27626 (cryptominisat) R 27619 27619 26342 0 -1 4202496 34709 0 0 0 39401 7 0 0 25 0 1 0 487047028 95985664 16863 33554432000 4194304 4587354 140735718593520 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27626/statm: 23434 16863 340 96 0 19996 0
[pid=27627] ppid=27619 vsize=124008 CPUtime=394.05 cores=4
/proc/27627/stat : 27627 (clasp) R 27619 27619 26342 0 -1 4202496 29590 0 0 0 39394 11 0 0 25 0 1 0 487047028 126984192 28175 33554432000 4194304 4785740 140735890485184 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27627/statm: 31002 28175 340 145 0 28047 0
[pid=27628] ppid=27619 vsize=458596 CPUtime=394.1 cores=4
/proc/27628/stat : 27628 (TNM) R 27619 27619 26342 0 -1 4202496 3532 0 0 0 39409 1 0 0 25 0 1 0 487047028 469602304 3429 33554432000 134512640 134534564 4288672192 18446744073709551615 134525938 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27628/statm: 114649 3429 95 6 0 113315 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 694664

[startup+1242.3 s]
/proc/loadavg: 12.00 11.99 11.23 14/202 27733
/proc/meminfo: memFree=22098212/32951124 swapFree=67051468/67111528
[pid=27619] ppid=27616 vsize=18324 CPUtime=0 cores=4,6
/proc/27619/stat : 27619 (ppfolio) S 27616 27619 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 393 33554432000 4194304 4287625 140733727551792 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27619/statm: 4581 393 345 23 0 91 0
[pid=27626] ppid=27619 vsize=372712 CPUtime=414.07 cores=4
/proc/27626/stat : 27626 (cryptominisat) R 27619 27619 26342 0 -1 4202496 36612 0 0 0 41400 7 0 0 25 0 1 0 487047028 381657088 16488 33554432000 4194304 4587354 140735718593520 18446744073709551615 4230195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27626/statm: 93178 16488 340 96 0 89740 0
[pid=27627] ppid=27619 vsize=124008 CPUtime=414.05 cores=4
/proc/27627/stat : 27627 (clasp) R 27619 27619 26342 0 -1 4202496 29597 0 0 0 41394 11 0 0 25 0 1 0 487047028 126984192 28182 33554432000 4194304 4785740 140735890485184 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27627/statm: 31002 28182 340 145 0 28047 0
[pid=27628] ppid=27619 vsize=458596 CPUtime=414.11 cores=4
/proc/27628/stat : 27628 (TNM) R 27619 27619 26342 0 -1 4202496 3532 0 0 0 41410 1 0 0 25 0 1 0 487047028 469602304 3429 33554432000 134512640 134534564 4288672192 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27628/statm: 114649 3429 95 6 0 113315 0
Current children cumulated CPU time (s) 1242.23
Current children cumulated vsize (KiB) 973640



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.16 12.02 11.28 11/197 27736
/proc/meminfo: memFree=22352656/32951124 swapFree=67051468/67111528
[pid=27619] ppid=27616 vsize=18324 CPUtime=0 cores=4,6
/proc/27619/stat : 27619 (ppfolio) S 27616 27619 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 393 33554432000 4194304 4287625 140733727551792 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27619/statm: 4581 393 345 23 0 91 0
[pid=27626] ppid=27619 vsize=372712 CPUtime=433.36 cores=4
/proc/27626/stat : 27626 (cryptominisat) R 27619 27619 26342 0 -1 4202496 36908 0 0 0 43328 8 0 0 25 0 1 0 487047028 381657088 16775 33554432000 4194304 4587354 140735718593520 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27626/statm: 93178 16775 340 96 0 89740 0
[pid=27627] ppid=27619 vsize=124008 CPUtime=433.25 cores=4
/proc/27627/stat : 27627 (clasp) R 27619 27619 26342 0 -1 4202496 29598 0 0 0 43314 11 0 0 25 0 1 0 487047028 126984192 28183 33554432000 4194304 4785740 140735890485184 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27627/statm: 31002 28183 340 145 0 28047 0
[pid=27628] ppid=27619 vsize=458596 CPUtime=433.34 cores=4
/proc/27628/stat : 27628 (TNM) R 27619 27619 26342 0 -1 4202496 3532 0 0 0 43333 1 0 0 25 0 1 0 487047028 469602304 3429 33554432000 134512640 134534564 4288672192 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27628/statm: 114649 3429 95 6 0 113315 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 973640

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27619 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 1299.95
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1299.95
CPU user time (s): 1299.75
CPU system time (s): 0.2
CPU usage (%): 99.9948
Max. virtual memory (cumulated for all children) (KiB): 1188284

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

runsolver used 2.53461 second user time and 5.09223 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-25 20:00:42
IDJOB=3282729
IDBENCH=70848
IDSOLVER=1613
FILE ID=node101/3282729-1303754442
RUNJOBID= node101-1303753139-27415
PBS_JOBID= 13154061
Free space on /tmp= 71616 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-22-s100.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282729-1303754442/watcher-3282729-1303754442 -o /tmp/evaluation-result-3282729-1303754442/solver-3282729-1303754442 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3282729-1303754442.cnf

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

MD5SUM BENCH= 96596d59af0c6949ab68ac8c5abcf28b
RANDOM SEED=10095564

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.841
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:      22917524 kB
Buffers:       2076156 kB
Cached:        7390084 kB
SwapCached:      33708 kB
Active:        6296692 kB
Inactive:      3266612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22917524 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           50852 kB
Writeback:           0 kB
AnonPages:       83836 kB
Mapped:          10816 kB
Slab:           405664 kB
PageTables:       6020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   757288 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= 71620 MiB
End job on node101 at 2011-04-25 20:22:25