Trace number 3282775

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.99 1300.02

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-27-s100.cnf
MD5SUMf47c33d2a9a327da4633207adfef7b77
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark493.835
Satisfiable
(Un)Satisfiability was proved
Number of variables31951
Number of clauses96161
Sum of the clauses size226837
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261518
Number of clauses of size 334579
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 4
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	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-3282775-1303754442/watcher-3282775-1303754442 -o /tmp/evaluation-result-3282775-1303754442/solver-3282775-1303754442 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3282775-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: 12.18 8.50 5.03 11/202 7792
/proc/meminfo: memFree=13349852/32951124 swapFree=67111528/67111528
[pid=7792] ppid=7790 vsize=18240 CPUtime=0 cores=4,6
/proc/7792/stat : 7792 (ppfolio) R 7790 7792 6665 0 -1 4194304 283 0 0 0 0 0 0 0 25 0 1 0 487042066 18677760 231 33554432000 4194304 4287625 140734608975520 18446744073709551615 255372338664 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7792/statm: 4560 231 195 23 0 57 0

[startup+0.0245299 s]
/proc/loadavg: 12.18 8.50 5.03 11/202 7792
/proc/meminfo: memFree=13349852/32951124 swapFree=67111528/67111528
[pid=7792] ppid=7790 vsize=18324 CPUtime=0 cores=4,6
/proc/7792/stat : 7792 (ppfolio) S 7790 7792 6665 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 487042066 18763776 394 33554432000 4194304 4287625 140734608975520 18446744073709551615 255377321487 0 0 4096 65536 3988209328581476611 0 0 17 6 0 0 0
/proc/7792/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100532 s]
/proc/loadavg: 12.18 8.50 5.03 11/202 7792
/proc/meminfo: memFree=13349852/32951124 swapFree=67111528/67111528
[pid=7792] ppid=7790 vsize=18324 CPUtime=0 cores=4,6
/proc/7792/stat : 7792 (ppfolio) S 7790 7792 6665 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 487042066 18763776 394 33554432000 4194304 4287625 140734608975520 18446744073709551615 255377321487 0 0 4096 65536 3988209328581476611 0 0 17 6 0 0 0
/proc/7792/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300491 s]
/proc/loadavg: 12.18 8.50 5.03 11/202 7792
/proc/meminfo: memFree=13349852/32951124 swapFree=67111528/67111528
[pid=7792] ppid=7790 vsize=18324 CPUtime=0 cores=4,6
/proc/7792/stat : 7792 (ppfolio) S 7790 7792 6665 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 487042066 18763776 394 33554432000 4194304 4287625 140734608975520 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/7792/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700421 s]
/proc/loadavg: 12.18 8.50 5.03 11/202 7792
/proc/meminfo: memFree=13349852/32951124 swapFree=67111528/67111528
[pid=7792] ppid=7790 vsize=18324 CPUtime=0 cores=4,6
/proc/7792/stat : 7792 (ppfolio) S 7790 7792 6665 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 487042066 18763776 394 33554432000 4194304 4287625 140734608975520 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/7792/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50125 s]
/proc/loadavg: 12.18 8.50 5.03 13/206 7796
/proc/meminfo: memFree=13300716/32951124 swapFree=67111528/67111528
[pid=7792] ppid=7790 vsize=18324 CPUtime=0 cores=4,6
/proc/7792/stat : 7792 (ppfolio) S 7790 7792 6665 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487042066 18763776 394 33554432000 4194304 4287625 140734608975520 18446744073709551615 255377321487 0 0 4096 65536 4078296297679880192 0 0 17 6 0 0 0
/proc/7792/statm: 4581 394 345 23 0 91 0
[pid=7794] ppid=7792 vsize=49472 CPUtime=0.49 cores=4
/proc/7794/stat : 7794 (cryptominisat) R 7792 7792 6665 0 -1 4202496 7613 0 0 0 49 0 0 0 25 0 1 0 487042066 50659328 6786 33554432000 4194304 4587354 140733872769248 18446744073709551615 4358040 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7794/statm: 12368 6786 321 96 0 8930 0
[pid=7795] ppid=7792 vsize=27840 CPUtime=0.39 cores=4
/proc/7795/stat : 7795 (clasp) R 7792 7792 6665 0 -1 4202496 5604 0 0 0 39 0 0 0 25 0 1 0 487042066 28508160 4176 33554432000 4194304 4785740 140736026135008 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7795/statm: 6960 4176 333 145 0 4005 0
[pid=7796] ppid=7792 vsize=458596 CPUtime=0.58 cores=4
/proc/7796/stat : 7796 (TNM) R 7792 7792 6665 0 -1 4202496 3566 0 0 0 58 0 0 0 25 0 1 0 487042066 469602304 3462 33554432000 134512640 134534564 4289481072 18446744073709551615 134529042 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7796/statm: 114649 3462 95 6 0 113315 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 554232

[startup+3.10098 s]
/proc/loadavg: 12.18 8.50 5.03 13/206 7796
/proc/meminfo: memFree=13285712/32951124 swapFree=67111528/67111528
[pid=7792] ppid=7790 vsize=18324 CPUtime=0 cores=4,6
/proc/7792/stat : 7792 (ppfolio) S 7790 7792 6665 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487042066 18763776 394 33554432000 4194304 4287625 140734608975520 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/7792/statm: 4581 394 345 23 0 91 0
[pid=7794] ppid=7792 vsize=55364 CPUtime=0.99 cores=4
/proc/7794/stat : 7794 (cryptominisat) R 7792 7792 6665 0 -1 4202496 10145 0 0 0 99 0 0 0 25 0 1 0 487042066 56692736 8430 33554432000 4194304 4587354 140733872769248 18446744073709551615 4230288 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7794/statm: 13841 8430 335 96 0 10403 0
[pid=7795] ppid=7792 vsize=28500 CPUtime=0.93 cores=4
/proc/7795/stat : 7795 (clasp) R 7792 7792 6665 0 -1 4202496 5825 0 0 0 93 0 0 0 25 0 1 0 487042066 29184000 4397 33554432000 4194304 4785740 140736026135008 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7795/statm: 7125 4397 340 145 0 4170 0
[pid=7796] ppid=7792 vsize=458596 CPUtime=1.14 cores=4
/proc/7796/stat : 7796 (TNM) R 7792 7792 6665 0 -1 4202496 3566 0 0 0 114 0 0 0 25 0 1 0 487042066 469602304 3462 33554432000 134512640 134534564 4289481072 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7796/statm: 114649 3462 95 6 0 113315 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 560784

[startup+6.30038 s]
/proc/loadavg: 12.16 8.56 5.06 14/206 7796
/proc/meminfo: memFree=13297992/32951124 swapFree=67111528/67111528
[pid=7792] ppid=7790 vsize=18324 CPUtime=0 cores=4,6
/proc/7792/stat : 7792 (ppfolio) S 7790 7792 6665 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487042066 18763776 394 33554432000 4194304 4287625 140734608975520 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/7792/statm: 4581 394 345 23 0 91 0
[pid=7794] ppid=7792 vsize=55544 CPUtime=2.09 cores=4
/proc/7794/stat : 7794 (cryptominisat) R 7792 7792 6665 0 -1 4202496 10190 0 0 0 209 0 0 0 25 0 1 0 487042066 56877056 8474 33554432000 4194304 4587354 140733872769248 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7794/statm: 13886 8474 335 96 0 10448 0
[pid=7795] ppid=7792 vsize=30348 CPUtime=1.99 cores=4
/proc/7795/stat : 7795 (clasp) R 7792 7792 6665 0 -1 4202496 6278 0 0 0 199 0 0 0 25 0 1 0 487042066 31076352 4850 33554432000 4194304 4785740 140736026135008 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7795/statm: 7587 4850 340 145 0 4632 0
[pid=7796] ppid=7792 vsize=458596 CPUtime=2.18 cores=4
/proc/7796/stat : 7796 (TNM) R 7792 7792 6665 0 -1 4202496 3566 0 0 0 218 0 0 0 25 0 1 0 487042066 469602304 3462 33554432000 134512640 134534564 4289481072 18446744073709551615 134526037 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7796/statm: 114649 3462 95 6 0 113315 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 562812

[startup+12.7012 s]
/proc/loadavg: 12.15 8.62 5.10 14/206 7796
/proc/meminfo: memFree=13290664/32951124 swapFree=67111528/67111528
[pid=7792] ppid=7790 vsize=18324 CPUtime=0 cores=4,6
/proc/7792/stat : 7792 (ppfolio) S 7790 7792 6665 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487042066 18763776 394 33554432000 4194304 4287625 140734608975520 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/7792/statm: 4581 394 345 23 0 91 0
[pid=7794] ppid=7792 vsize=55544 CPUtime=4.2 cores=4
/proc/7794/stat : 7794 (cryptominisat) R 7792 7792 6665 0 -1 4202496 10280 0 0 0 419 1 0 0 25 0 1 0 487042066 56877056 8561 33554432000 4194304 4587354 140733872769248 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7794/statm: 13886 8561 335 96 0 10448 0
[pid=7795] ppid=7792 vsize=33656 CPUtime=4.13 cores=4
/proc/7795/stat : 7795 (clasp) R 7792 7792 6665 0 -1 4202496 7102 0 0 0 413 0 0 0 25 0 1 0 487042066 34463744 5674 33554432000 4194304 4785740 140736026135008 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7795/statm: 8414 5674 340 145 0 5459 0
[pid=7796] ppid=7792 vsize=458596 CPUtime=4.34 cores=4
/proc/7796/stat : 7796 (TNM) R 7792 7792 6665 0 -1 4202496 3566 0 0 0 434 0 0 0 25 0 1 0 487042066 469602304 3462 33554432000 134512640 134534564 4289481072 18446744073709551615 134525938 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7796/statm: 114649 3462 95 6 0 113315 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 566120

[startup+25.5008 s]
/proc/loadavg: 12.11 8.78 5.21 13/206 7805
/proc/meminfo: memFree=13276956/32951124 swapFree=67111528/67111528
[pid=7792] ppid=7790 vsize=18324 CPUtime=0 cores=4,6
/proc/7792/stat : 7792 (ppfolio) S 7790 7792 6665 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487042066 18763776 394 33554432000 4194304 4287625 140734608975520 18446744073709551615 255377321487 0 0 4096 65536 4078297397191507968 0 0 17 6 0 0 0
/proc/7792/statm: 4581 394 345 23 0 91 0
[pid=7794] ppid=7792 vsize=55544 CPUtime=8.49 cores=4
/proc/7794/stat : 7794 (cryptominisat) R 7792 7792 6665 0 -1 4202496 10510 0 0 0 848 1 0 0 25 0 1 0 487042066 56877056 8782 33554432000 4194304 4587354 140733872769248 18446744073709551615 255376998044 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7794/statm: 13886 8782 335 96 0 10448 0
[pid=7795] ppid=7792 vsize=41208 CPUtime=8.39 cores=4
/proc/7795/stat : 7795 (clasp) R 7792 7792 6665 0 -1 4202496 8999 0 0 0 838 1 0 0 25 0 1 0 487042066 42196992 7571 33554432000 4194304 4785740 140736026135008 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7795/statm: 10302 7571 340 145 0 7347 0
[pid=7796] ppid=7792 vsize=458596 CPUtime=8.58 cores=4
/proc/7796/stat : 7796 (TNM) R 7792 7792 6665 0 -1 4202496 3566 0 0 0 858 0 0 0 25 0 1 0 487042066 469602304 3462 33554432000 134512640 134534564 4289481072 18446744073709551615 10025993 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7796/statm: 114649 3462 95 6 0 113315 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 573672

[startup+51.1011 s]
/proc/loadavg: 12.07 9.04 5.39 14/206 7806
/proc/meminfo: memFree=13226596/32951124 swapFree=67111528/67111528
[pid=7792] ppid=7790 vsize=18324 CPUtime=0 cores=4,6
/proc/7792/stat : 7792 (ppfolio) S 7790 7792 6665 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487042066 18763776 394 33554432000 4194304 4287625 140734608975520 18446744073709551615 255377321487 0 0 4096 65536 4078297397191507968 0 0 17 6 0 0 0
/proc/7792/statm: 4581 394 345 23 0 91 0
[pid=7794] ppid=7792 vsize=55544 CPUtime=16.99 cores=4
/proc/7794/stat : 7794 (cryptominisat) R 7792 7792 6665 0 -1 4202496 10962 0 0 0 1698 1 0 0 25 0 1 0 487042066 56877056 9222 33554432000 4194304 4587354 140733872769248 18446744073709551615 4248831 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7794/statm: 13886 9222 335 96 0 10448 0
[pid=7795] ppid=7792 vsize=55816 CPUtime=16.94 cores=4
/proc/7795/stat : 7795 (clasp) R 7792 7792 6665 0 -1 4202496 12621 0 0 0 1692 2 0 0 25 0 1 0 487042066 57155584 11193 33554432000 4194304 4785740 140736026135008 18446744073709551615 4552912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7795/statm: 13954 11193 340 145 0 10999 0
[pid=7796] ppid=7792 vsize=458596 CPUtime=17.14 cores=4
/proc/7796/stat : 7796 (TNM) R 7792 7792 6665 0 -1 4202496 3566 0 0 0 1714 0 0 0 25 0 1 0 487042066 469602304 3462 33554432000 134512640 134534564 4289481072 18446744073709551615 10025328 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7796/statm: 114649 3462 95 6 0 113315 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 588280

[startup+102.308 s]
/proc/loadavg: 12.29 9.56 5.76 13/206 7807
/proc/meminfo: memFree=13193304/32951124 swapFree=67111528/67111528
[pid=7792] ppid=7790 vsize=18324 CPUtime=0 cores=4,6
/proc/7792/stat : 7792 (ppfolio) S 7790 7792 6665 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487042066 18763776 394 33554432000 4194304 4287625 140734608975520 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/7792/statm: 4581 394 345 23 0 91 0
[pid=7794] ppid=7792 vsize=102968 CPUtime=34.09 cores=4
/proc/7794/stat : 7794 (cryptominisat) R 7792 7792 6665 0 -1 4202496 15480 0 0 0 3408 1 0 0 25 0 1 0 487042066 105439232 12416 33554432000 4194304 4587354 140733872769248 18446744073709551615 4243718 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7794/statm: 25742 12416 342 96 0 22304 0
[pid=7795] ppid=7792 vsize=79772 CPUtime=33.99 cores=4
/proc/7795/stat : 7795 (clasp) R 7792 7792 6665 0 -1 4202496 18624 0 0 0 3396 3 0 0 25 0 1 0 487042066 81686528 17196 33554432000 4194304 4785740 140736026135008 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7795/statm: 19943 17196 340 145 0 16988 0
[pid=7796] ppid=7792 vsize=458596 CPUtime=34.2 cores=4
/proc/7796/stat : 7796 (TNM) R 7792 7792 6665 0 -1 4202496 3566 0 0 0 3420 0 0 0 25 0 1 0 487042066 469602304 3462 33554432000 134512640 134534564 4289481072 18446744073709551615 9932000 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7796/statm: 114649 3462 95 6 0 113315 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 659660

[startup+162.3 s]
/proc/loadavg: 12.10 10.00 6.14 13/206 7809
/proc/meminfo: memFree=13176920/32951124 swapFree=67111528/67111528
[pid=7792] ppid=7790 vsize=18324 CPUtime=0 cores=4,6
/proc/7792/stat : 7792 (ppfolio) S 7790 7792 6665 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487042066 18763776 394 33554432000 4194304 4287625 140734608975520 18446744073709551615 255377321487 0 0 4096 65536 4078296022801973248 0 0 17 6 0 0 0
/proc/7792/statm: 4581 394 345 23 0 91 0
[pid=7794] ppid=7792 vsize=600984 CPUtime=54.09 cores=4
/proc/7794/stat : 7794 (cryptominisat) R 7792 7792 6665 0 -1 4202496 17271 0 0 0 5407 2 0 0 25 0 1 0 487042066 615407616 11364 33554432000 4194304 4587354 140733872769248 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7794/statm: 150246 11364 342 96 0 146808 0
[pid=7795] ppid=7792 vsize=79772 CPUtime=53.98 cores=4

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

/proc/7796/statm: 114649 3462 95 6 0 113315 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 684748

[startup+882.301 s]
/proc/loadavg: 11.00 10.94 8.80 12/205 7831
/proc/meminfo: memFree=12952572/32951124 swapFree=67111528/67111528
[pid=7792] ppid=7790 vsize=18324 CPUtime=0 cores=4,6
/proc/7792/stat : 7792 (ppfolio) S 7790 7792 6665 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487042066 18763776 394 33554432000 4194304 4287625 140734608975520 18446744073709551615 255377321487 0 0 4096 65536 4078296709996740608 0 0 17 6 0 0 0
/proc/7792/statm: 4581 394 345 23 0 91 0
[pid=7794] ppid=7792 vsize=93116 CPUtime=294.05 cores=4
/proc/7794/stat : 7794 (cryptominisat) R 7792 7792 6665 0 -1 4202496 35646 0 0 0 29399 6 0 0 25 0 1 0 487042066 95350784 16798 33554432000 4194304 4587354 140733872769248 18446744073709551615 4237740 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7794/statm: 23279 16798 342 96 0 19841 0
[pid=7795] ppid=7792 vsize=114712 CPUtime=294.05 cores=4
/proc/7795/stat : 7795 (clasp) R 7792 7792 6665 0 -1 4202496 27313 0 0 0 29398 7 0 0 25 0 1 0 487042066 117465088 25885 33554432000 4194304 4785740 140736026135008 18446744073709551615 4552961 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7795/statm: 28678 25885 340 145 0 25723 0
[pid=7796] ppid=7792 vsize=458596 CPUtime=294.19 cores=4
/proc/7796/stat : 7796 (TNM) R 7792 7792 6665 0 -1 4202496 3566 0 0 0 29419 0 0 0 25 0 1 0 487042066 469602304 3462 33554432000 134512640 134534564 4289481072 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7796/statm: 114649 3462 95 6 0 113315 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 684748

[startup+942.301 s]
/proc/loadavg: 11.00 10.95 8.94 12/205 7833
/proc/meminfo: memFree=12938780/32951124 swapFree=67111528/67111528
[pid=7792] ppid=7790 vsize=18324 CPUtime=0 cores=4,6
/proc/7792/stat : 7792 (ppfolio) S 7790 7792 6665 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487042066 18763776 394 33554432000 4194304 4287625 140734608975520 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/7792/statm: 4581 394 345 23 0 91 0
[pid=7794] ppid=7792 vsize=579152 CPUtime=314.06 cores=4
/proc/7794/stat : 7794 (cryptominisat) R 7792 7792 6665 0 -1 4202496 37958 0 0 0 31399 7 0 0 25 0 1 0 487042066 593051648 16738 33554432000 4194304 4587354 140733872769248 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7794/statm: 144788 16738 342 96 0 141350 0
[pid=7795] ppid=7792 vsize=114712 CPUtime=314.04 cores=4
/proc/7795/stat : 7795 (clasp) R 7792 7792 6665 0 -1 4202496 27319 0 0 0 31397 7 0 0 25 0 1 0 487042066 117465088 25891 33554432000 4194304 4785740 140736026135008 18446744073709551615 4552579 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7795/statm: 28678 25891 340 145 0 25723 0
[pid=7796] ppid=7792 vsize=458596 CPUtime=314.19 cores=4
/proc/7796/stat : 7796 (TNM) R 7792 7792 6665 0 -1 4202496 3566 0 0 0 31419 0 0 0 25 0 1 0 487042066 469602304 3462 33554432000 134512640 134534564 4289481072 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7796/statm: 114649 3462 95 6 0 113315 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1170784

[startup+1002.3 s]
/proc/loadavg: 10.94 10.93 9.05 13/206 7927
/proc/meminfo: memFree=13544996/32951124 swapFree=67111528/67111528
[pid=7792] ppid=7790 vsize=18324 CPUtime=0 cores=4,6
/proc/7792/stat : 7792 (ppfolio) S 7790 7792 6665 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487042066 18763776 394 33554432000 4194304 4287625 140734608975520 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/7792/statm: 4581 394 345 23 0 91 0
[pid=7794] ppid=7792 vsize=579152 CPUtime=334.07 cores=4
/proc/7794/stat : 7794 (cryptominisat) R 7792 7792 6665 0 -1 4202496 38786 0 0 0 33400 7 0 0 25 0 1 0 487042066 593051648 17550 33554432000 4194304 4587354 140733872769248 18446744073709551615 4230209 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7794/statm: 144788 17550 342 96 0 141350 0
[pid=7795] ppid=7792 vsize=114712 CPUtime=334.04 cores=4
/proc/7795/stat : 7795 (clasp) R 7792 7792 6665 0 -1 4202496 27319 0 0 0 33397 7 0 0 25 0 1 0 487042066 117465088 25891 33554432000 4194304 4785740 140736026135008 18446744073709551615 4309545 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7795/statm: 28678 25891 340 145 0 25723 0
[pid=7796] ppid=7792 vsize=458596 CPUtime=334.19 cores=4
/proc/7796/stat : 7796 (TNM) R 7792 7792 6665 0 -1 4202496 3566 0 0 0 33418 1 0 0 25 0 1 0 487042066 469602304 3462 33554432000 134512640 134534564 4289481072 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7796/statm: 114649 3462 95 6 0 113315 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1170784

[startup+1062.3 s]
/proc/loadavg: 11.61 11.12 9.23 13/206 7929
/proc/meminfo: memFree=13480088/32951124 swapFree=67111528/67111528
[pid=7792] ppid=7790 vsize=18324 CPUtime=0 cores=4,6
/proc/7792/stat : 7792 (ppfolio) S 7790 7792 6665 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487042066 18763776 394 33554432000 4194304 4287625 140734608975520 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/7792/statm: 4581 394 345 23 0 91 0
[pid=7794] ppid=7792 vsize=577540 CPUtime=354.08 cores=4
/proc/7794/stat : 7794 (cryptominisat) R 7792 7792 6665 0 -1 4202496 41118 0 0 0 35400 8 0 0 25 0 1 0 487042066 591400960 16825 33554432000 4194304 4587354 140733872769248 18446744073709551615 4238560 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7794/statm: 144385 16825 342 96 0 140947 0
[pid=7795] ppid=7792 vsize=116560 CPUtime=354.04 cores=4
/proc/7795/stat : 7795 (clasp) R 7792 7792 6665 0 -1 4202496 27790 0 0 0 35396 8 0 0 25 0 1 0 487042066 119357440 26362 33554432000 4194304 4785740 140736026135008 18446744073709551615 4546074 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7795/statm: 29140 26362 340 145 0 26185 0
[pid=7796] ppid=7792 vsize=458596 CPUtime=354.19 cores=4
/proc/7796/stat : 7796 (TNM) R 7792 7792 6665 0 -1 4202496 3566 0 0 0 35418 1 0 0 25 0 1 0 487042066 469602304 3462 33554432000 134512640 134534564 4289481072 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7796/statm: 114649 3462 95 6 0 113315 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1171020

[startup+1122.3 s]
/proc/loadavg: 11.85 11.28 9.40 13/206 7931
/proc/meminfo: memFree=13426568/32951124 swapFree=67111528/67111528
[pid=7792] ppid=7790 vsize=18324 CPUtime=0 cores=4,6
/proc/7792/stat : 7792 (ppfolio) S 7790 7792 6665 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487042066 18763776 394 33554432000 4194304 4287625 140734608975520 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/7792/statm: 4581 394 345 23 0 91 0
[pid=7794] ppid=7792 vsize=577540 CPUtime=374.08 cores=4
/proc/7794/stat : 7794 (cryptominisat) R 7792 7792 6665 0 -1 4202496 41824 0 0 0 37400 8 0 0 25 0 1 0 487042066 591400960 17511 33554432000 4194304 4587354 140733872769248 18446744073709551615 4243858 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7794/statm: 144385 17511 342 96 0 140947 0
[pid=7795] ppid=7792 vsize=122376 CPUtime=374.03 cores=4
/proc/7795/stat : 7795 (clasp) R 7792 7792 6665 0 -1 4202496 29235 0 0 0 37395 8 0 0 25 0 1 0 487042066 125313024 27807 33554432000 4194304 4785740 140736026135008 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7795/statm: 30594 27807 340 145 0 27639 0
[pid=7796] ppid=7792 vsize=458596 CPUtime=374.19 cores=4
/proc/7796/stat : 7796 (TNM) R 7792 7792 6665 0 -1 4202496 3566 0 0 0 37418 1 0 0 25 0 1 0 487042066 469602304 3462 33554432000 134512640 134534564 4289481072 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7796/statm: 114649 3462 95 6 0 113315 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1176836

[startup+1182.3 s]
/proc/loadavg: 11.48 11.28 9.52 12/205 7962
/proc/meminfo: memFree=7868476/32951124 swapFree=67111528/67111528
[pid=7792] ppid=7790 vsize=18324 CPUtime=0 cores=4,6
/proc/7792/stat : 7792 (ppfolio) S 7790 7792 6665 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487042066 18763776 394 33554432000 4194304 4287625 140734608975520 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/7792/statm: 4581 394 345 23 0 91 0
[pid=7794] ppid=7792 vsize=578680 CPUtime=394.08 cores=4
/proc/7794/stat : 7794 (cryptominisat) R 7792 7792 6665 0 -1 4202496 44122 0 0 0 39397 11 0 0 25 0 1 0 487042066 592568320 16895 33554432000 4194304 4587354 140733872769248 18446744073709551615 4230294 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7794/statm: 144670 16895 342 96 0 141232 0
[pid=7795] ppid=7792 vsize=122376 CPUtime=394.03 cores=4
/proc/7795/stat : 7795 (clasp) R 7792 7792 6665 0 -1 4202496 29238 0 0 0 39393 10 0 0 25 0 1 0 487042066 125313024 27810 33554432000 4194304 4785740 140736026135008 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7795/statm: 30594 27810 340 145 0 27639 0
[pid=7796] ppid=7792 vsize=458596 CPUtime=394.18 cores=4
/proc/7796/stat : 7796 (TNM) R 7792 7792 6665 0 -1 4202496 3566 0 0 0 39416 2 0 0 25 0 1 0 487042066 469602304 3462 33554432000 134512640 134534564 4289481072 18446744073709551615 134529228 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7796/statm: 114649 3462 95 6 0 113315 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 1177976

[startup+1242.3 s]
/proc/loadavg: 10.70 11.10 9.57 11/200 7967
/proc/meminfo: memFree=12450616/32951124 swapFree=67111528/67111528
[pid=7792] ppid=7790 vsize=18324 CPUtime=0 cores=4,6
/proc/7792/stat : 7792 (ppfolio) S 7790 7792 6665 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487042066 18763776 394 33554432000 4194304 4287625 140734608975520 18446744073709551615 255377321487 0 0 4096 65536 4078296709996740608 0 0 17 6 0 0 0
/proc/7792/statm: 4581 394 345 23 0 91 0
[pid=7794] ppid=7792 vsize=578680 CPUtime=414.09 cores=4
/proc/7794/stat : 7794 (cryptominisat) R 7792 7792 6665 0 -1 4202496 44570 0 0 0 41398 11 0 0 25 0 1 0 487042066 592568320 17331 33554432000 4194304 4587354 140733872769248 18446744073709551615 4243728 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7794/statm: 144670 17331 342 96 0 141232 0
[pid=7795] ppid=7792 vsize=130104 CPUtime=414.03 cores=4
/proc/7795/stat : 7795 (clasp) R 7792 7792 6665 0 -1 4202496 31153 0 0 0 41392 11 0 0 25 0 1 0 487042066 133226496 29725 33554432000 4194304 4785740 140736026135008 18446744073709551615 4416768 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7795/statm: 32526 29725 340 145 0 29571 0
[pid=7796] ppid=7792 vsize=458596 CPUtime=414.17 cores=4
/proc/7796/stat : 7796 (TNM) R 7792 7792 6665 0 -1 4202496 3566 0 0 0 41415 2 0 0 25 0 1 0 487042066 469602304 3462 33554432000 134512640 134534564 4289481072 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7796/statm: 114649 3462 95 6 0 113315 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 1185704



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.04 11.09 9.66 13/206 7995
/proc/meminfo: memFree=12612820/32951124 swapFree=67111528/67111528
[pid=7792] ppid=7790 vsize=18324 CPUtime=0 cores=4,6
/proc/7792/stat : 7792 (ppfolio) S 7790 7792 6665 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487042066 18763776 394 33554432000 4194304 4287625 140734608975520 18446744073709551615 255377321487 0 0 4096 65536 4078296709996740608 0 0 17 6 0 0 0
/proc/7792/statm: 4581 394 345 23 0 91 0
[pid=7794] ppid=7792 vsize=93628 CPUtime=433.32 cores=4
/proc/7794/stat : 7794 (cryptominisat) R 7792 7792 6665 0 -1 4202496 46740 0 0 0 43320 12 0 0 25 0 1 0 487042066 95875072 16722 33554432000 4194304 4587354 140733872769248 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7794/statm: 23407 16722 342 96 0 19969 0
[pid=7795] ppid=7792 vsize=130104 CPUtime=433.22 cores=4
/proc/7795/stat : 7795 (clasp) R 7792 7792 6665 0 -1 4202496 31155 0 0 0 43311 11 0 0 25 0 1 0 487042066 133226496 29727 33554432000 4194304 4785740 140736026135008 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7795/statm: 32526 29727 340 145 0 29571 0
[pid=7796] ppid=7792 vsize=458596 CPUtime=433.45 cores=4
/proc/7796/stat : 7796 (TNM) R 7792 7792 6665 0 -1 4202496 3566 0 0 0 43343 2 0 0 25 0 1 0 487042066 469602304 3462 33554432000 134512640 134534564 4289481072 18446744073709551615 134525938 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7796/statm: 114649 3462 95 6 0 113315 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 700652

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 7792 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 1299.99
#
# 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.99
CPU user time (s): 1299.74
CPU system time (s): 0.25
CPU usage (%): 99.9978
Max. virtual memory (cumulated for all children) (KiB): 1679428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.000999
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= 118
involuntary context switches= 4

runsolver used 2.29165 second user time and 4.96724 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-25 20:00:42
IDJOB=3282775
IDBENCH=70849
IDSOLVER=1613
FILE ID=node135/3282775-1303754442
RUNJOBID= node135-1303754117-7703
PBS_JOBID= 13154027
Free space on /tmp= 71212 MiB

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

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

MD5SUM BENCH= f47c33d2a9a327da4633207adfef7b77
RANDOM SEED=2124910820

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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	: 6640.14
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.851
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.78
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.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13350256 kB
Buffers:       2064684 kB
Cached:       16077624 kB
SwapCached:          0 kB
Active:        8290916 kB
Inactive:     10709556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13350256 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11648 kB
Writeback:           0 kB
AnonPages:      857744 kB
Mapped:          17876 kB
Slab:           532512 kB
PageTables:       7928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4626316 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71160 MiB
End job on node135 at 2011-04-25 20:22:24