Trace number 3263934

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 seqUNSAT 564.476 564.691

General information on the benchmark

NameSAT03/handmade/markstrom/UNSATISFIABLE/
mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
MD5SUM5fbbe7100f38217499e8b5ea555a4e4d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark201.305
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses2576
Sum of the clauses size8480
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 31536
Number of clauses of size 4128
Number of clauses of size 5512
Number of clauses of size over 50

Solver Data

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

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3263934-1303547704/watcher-3263934-1303547704 -o /tmp/evaluation-result-3263934-1303547704/solver-3263934-1303547704 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3263934-1303547704.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.69 3.92 3.79 5/182 16623
/proc/meminfo: memFree=16564468/32951124 swapFree=67111528/67111528
[pid=16623] ppid=16621 vsize=2712 CPUtime=0 cores=4,6
/proc/16623/stat : 16623 (ppfolio) S 16621 16623 15351 0 -1 4194304 83 0 0 0 0 0 0 0 23 0 1 0 466368175 2777088 36 33554432000 4194304 4287625 140734573433152 18446744073709551615 212682751623 0 2147483391 4096 0 18446744071699945619 0 0 17 4 0 0 0
/proc/16623/statm: 678 36 27 23 0 23 0

[startup+0.0454979 s]
/proc/loadavg: 3.69 3.92 3.79 5/182 16623
/proc/meminfo: memFree=16564468/32951124 swapFree=67111528/67111528
[pid=16623] ppid=16621 vsize=2712 CPUtime=0 cores=4,6
/proc/16623/stat : 16623 (ppfolio) S 16621 16623 15351 0 -1 4194304 83 0 0 0 0 0 0 0 23 0 1 0 466368175 2777088 36 33554432000 4194304 4287625 140734573433152 18446744073709551615 212682751623 0 2147483391 4096 0 18446744071699945619 0 0 17 4 0 0 0
/proc/16623/statm: 678 36 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100478 s]
/proc/loadavg: 3.69 3.92 3.79 5/182 16623
/proc/meminfo: memFree=16564468/32951124 swapFree=67111528/67111528
[pid=16623] ppid=16621 vsize=2712 CPUtime=0 cores=4,6
/proc/16623/stat : 16623 (ppfolio) S 16621 16623 15351 0 -1 4194304 83 0 0 0 0 0 0 0 23 0 1 0 466368175 2777088 36 33554432000 4194304 4287625 140734573433152 18446744073709551615 212682751623 0 2147483391 4096 0 18446744071699945619 0 0 17 4 0 0 0
/proc/16623/statm: 678 36 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.300449 s]
/proc/loadavg: 3.69 3.92 3.79 5/182 16623
/proc/meminfo: memFree=16564468/32951124 swapFree=67111528/67111528
[pid=16623] ppid=16621 vsize=18324 CPUtime=0 cores=4,6
/proc/16623/stat : 16623 (ppfolio) R 16621 16623 15351 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 466368175 18763776 393 33554432000 4194304 4287625 140734573433152 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/16623/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.15628 s]
/proc/loadavg: 3.69 3.92 3.79 5/182 16623
/proc/meminfo: memFree=16564468/32951124 swapFree=67111528/67111528
[pid=16623] ppid=16621 vsize=18324 CPUtime=0 cores=4,6
/proc/16623/stat : 16623 (ppfolio) S 16621 16623 15351 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 466368175 18763776 393 33554432000 4194304 4287625 140734573433152 18446744073709551615 212687695375 0 0 4096 65536 4986355875586244608 0 0 17 6 0 0 0
/proc/16623/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50024 s]
/proc/loadavg: 3.69 3.92 3.79 5/182 16623
/proc/meminfo: memFree=16564468/32951124 swapFree=67111528/67111528
[pid=16623] ppid=16621 vsize=18324 CPUtime=0 cores=4,6
/proc/16623/stat : 16623 (ppfolio) S 16621 16623 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368175 18763776 393 33554432000 4194304 4287625 140734573433152 18446744073709551615 212687695375 0 0 4096 65536 4986356013025198080 0 0 17 6 0 0 0
/proc/16623/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10093 s]
/proc/loadavg: 4.36 4.06 3.84 13/202 16708
/proc/meminfo: memFree=16512340/32951124 swapFree=67111528/67111528
[pid=16623] ppid=16621 vsize=18324 CPUtime=0 cores=4,6
/proc/16623/stat : 16623 (ppfolio) S 16621 16623 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368175 18763776 393 33554432000 4194304 4287625 140734573433152 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/16623/statm: 4581 393 345 23 0 91 0
[pid=16640] ppid=16623 vsize=1537692 CPUtime=0.99 cores=4
/proc/16640/stat : 16640 (cryptominisat) R 16623 16623 15351 0 -1 4202496 1871 0 0 0 99 0 0 0 25 0 1 0 466368198 1574596608 882 33554432000 4194304 4587354 140737143722112 18446744073709551615 4241265 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16640/statm: 384423 882 331 96 0 380985 0
[pid=16644] ppid=16623 vsize=13512 CPUtime=0.91 cores=4
/proc/16644/stat : 16644 (clasp) R 16623 16623 15351 0 -1 4202496 832 0 0 0 91 0 0 0 25 0 1 0 466368198 13836288 721 33554432000 4194304 4785740 140734851562496 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16644/statm: 3378 721 340 145 0 423 0
[pid=16647] ppid=16623 vsize=455828 CPUtime=0.94 cores=4
/proc/16647/stat : 16647 (TNM) R 16623 16623 15351 0 -1 4202496 342 0 0 0 94 0 0 0 25 0 1 0 466368198 466767872 239 33554432000 134512640 134534564 4291175488 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16647/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 2025356

[startup+6.30034 s]
/proc/loadavg: 4.36 4.06 3.84 13/202 16768
/proc/meminfo: memFree=16479188/32951124 swapFree=67111528/67111528
[pid=16623] ppid=16621 vsize=18324 CPUtime=0 cores=4,6
/proc/16623/stat : 16623 (ppfolio) S 16621 16623 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368175 18763776 393 33554432000 4194304 4287625 140734573433152 18446744073709551615 212687695375 0 0 4096 65536 4986355738147291136 0 0 17 6 0 0 0
/proc/16623/statm: 4581 393 345 23 0 91 0
[pid=16640] ppid=16623 vsize=1542928 CPUtime=2.01 cores=4
/proc/16640/stat : 16640 (cryptominisat) R 16623 16623 15351 0 -1 4202496 3762 0 0 0 201 0 0 0 25 0 1 0 466368198 1579958272 2074 33554432000 4194304 4587354 140737143722112 18446744073709551615 4365016 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16640/statm: 385732 2074 337 96 0 382294 0
[pid=16644] ppid=16623 vsize=13788 CPUtime=1.99 cores=4
/proc/16644/stat : 16644 (clasp) R 16623 16623 15351 0 -1 4202496 922 0 0 0 199 0 0 0 25 0 1 0 466368198 14118912 811 33554432000 4194304 4785740 140734851562496 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16644/statm: 3447 811 340 145 0 492 0
[pid=16647] ppid=16623 vsize=455828 CPUtime=2.04 cores=4
/proc/16647/stat : 16647 (TNM) R 16623 16623 15351 0 -1 4202496 342 0 0 0 204 0 0 0 25 0 1 0 466368198 466767872 239 33554432000 134512640 134534564 4291175488 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16647/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 2030868

[startup+12.7012 s]
/proc/loadavg: 5.53 4.32 3.93 13/202 16798
/proc/meminfo: memFree=16424020/32951124 swapFree=67111528/67111528
[pid=16623] ppid=16621 vsize=18324 CPUtime=0 cores=4,6
/proc/16623/stat : 16623 (ppfolio) S 16621 16623 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368175 18763776 393 33554432000 4194304 4287625 140734573433152 18446744073709551615 212687695375 0 0 4096 65536 4986356700219965440 0 0 17 6 0 0 0
/proc/16623/statm: 4581 393 345 23 0 91 0
[pid=16640] ppid=16623 vsize=1543068 CPUtime=4.19 cores=4
/proc/16640/stat : 16640 (cryptominisat) R 16623 16623 15351 0 -1 4202496 5152 0 0 0 419 0 0 0 25 0 1 0 466368198 1580101632 2168 33554432000 4194304 4587354 140737143722112 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16640/statm: 385767 2168 337 96 0 382329 0
[pid=16644] ppid=16623 vsize=14328 CPUtime=4.12 cores=4
/proc/16644/stat : 16644 (clasp) R 16623 16623 15351 0 -1 4202496 1049 0 0 0 412 0 0 0 25 0 1 0 466368198 14671872 938 33554432000 4194304 4785740 140734851562496 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16644/statm: 3582 938 340 145 0 627 0
[pid=16647] ppid=16623 vsize=455828 CPUtime=4.14 cores=4
/proc/16647/stat : 16647 (TNM) R 16623 16623 15351 0 -1 4202496 342 0 0 0 414 0 0 0 25 0 1 0 466368198 466767872 239 33554432000 134512640 134534564 4291175488 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16647/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 2031548

[startup+25.5009 s]
/proc/loadavg: 6.53 4.57 4.01 13/202 16799
/proc/meminfo: memFree=16359188/32951124 swapFree=67111528/67111528
[pid=16623] ppid=16621 vsize=18324 CPUtime=0 cores=4,6
/proc/16623/stat : 16623 (ppfolio) S 16621 16623 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368175 18763776 393 33554432000 4194304 4287625 140734573433152 18446744073709551615 212687695375 0 0 4096 65536 4986357249975779328 0 0 17 6 0 0 0
/proc/16623/statm: 4581 393 345 23 0 91 0
[pid=16640] ppid=16623 vsize=1548756 CPUtime=8.41 cores=4
/proc/16640/stat : 16640 (cryptominisat) R 16623 16623 15351 0 -1 4202496 8346 0 0 0 840 1 0 0 25 0 1 0 466368198 1585926144 3676 33554432000 4194304 4587354 140737143722112 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16640/statm: 387189 3676 337 96 0 383751 0
[pid=16644] ppid=16623 vsize=15044 CPUtime=8.39 cores=4
/proc/16644/stat : 16644 (clasp) R 16623 16623 15351 0 -1 4202496 1202 0 0 0 839 0 0 0 25 0 1 0 466368198 15405056 1091 33554432000 4194304 4785740 140734851562496 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16644/statm: 3761 1091 340 145 0 806 0
[pid=16647] ppid=16623 vsize=455828 CPUtime=8.44 cores=4
/proc/16647/stat : 16647 (TNM) R 16623 16623 15351 0 -1 4202496 342 0 0 0 844 0 0 0 25 0 1 0 466368198 466767872 239 33554432000 134512640 134534564 4291175488 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16647/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 2037952

[startup+51.1012 s]
/proc/loadavg: 8.39 5.17 4.22 13/202 16799
/proc/meminfo: memFree=16330500/32951124 swapFree=67111528/67111528
[pid=16623] ppid=16621 vsize=18324 CPUtime=0 cores=4,6
/proc/16623/stat : 16623 (ppfolio) S 16621 16623 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368175 18763776 393 33554432000 4194304 4287625 140734573433152 18446744073709551615 212687695375 0 0 4096 65536 4986357249975779328 0 0 17 6 0 0 0
/proc/16623/statm: 4581 393 345 23 0 91 0
[pid=16640] ppid=16623 vsize=1549004 CPUtime=16.98 cores=4
/proc/16640/stat : 16640 (cryptominisat) R 16623 16623 15351 0 -1 4202496 12658 0 0 0 1697 1 0 0 25 0 1 0 466368198 1586180096 3769 33554432000 4194304 4587354 140737143722112 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16640/statm: 387251 3769 337 96 0 383813 0
[pid=16644] ppid=16623 vsize=15964 CPUtime=16.92 cores=4
/proc/16644/stat : 16644 (clasp) R 16623 16623 15351 0 -1 4202496 1423 0 0 0 1692 0 0 0 25 0 1 0 466368198 16347136 1312 33554432000 4194304 4785740 140734851562496 18446744073709551615 4287013 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16644/statm: 3991 1312 340 145 0 1036 0
[pid=16647] ppid=16623 vsize=455828 CPUtime=16.94 cores=4
/proc/16647/stat : 16647 (TNM) R 16623 16623 15351 0 -1 4202496 342 0 0 0 1694 0 0 0 25 0 1 0 466368198 466767872 239 33554432000 134512640 134534564 4291175488 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16647/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 2039120

[startup+102.301 s]
/proc/loadavg: 10.48 6.23 4.63 13/202 16801
/proc/meminfo: memFree=16224804/32951124 swapFree=67111528/67111528
[pid=16623] ppid=16621 vsize=18324 CPUtime=0 cores=4,6
/proc/16623/stat : 16623 (ppfolio) S 16621 16623 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368175 18763776 393 33554432000 4194304 4287625 140734573433152 18446744073709551615 212687695375 0 0 4096 65536 4986357799731593216 0 0 17 6 0 0 0
/proc/16623/statm: 4581 393 345 23 0 91 0
[pid=16640] ppid=16623 vsize=1555208 CPUtime=34.59 cores=4
/proc/16640/stat : 16640 (cryptominisat) R 16623 16623 15351 0 -1 4202496 20566 0 0 0 3456 3 0 0 25 0 1 0 466368198 1592532992 5265 33554432000 4194304 4587354 140737143722112 18446744073709551615 4232088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16640/statm: 388802 5265 337 96 0 385364 0
[pid=16644] ppid=16623 vsize=16844 CPUtime=33.72 cores=4
/proc/16644/stat : 16644 (clasp) R 16623 16623 15351 0 -1 4202496 1645 0 0 0 3372 0 0 0 25 0 1 0 466368198 17248256 1534 33554432000 4194304 4785740 140734851562496 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16644/statm: 4211 1534 340 145 0 1256 0
[pid=16647] ppid=16623 vsize=455828 CPUtime=33.74 cores=4
/proc/16647/stat : 16647 (TNM) R 16623 16623 15351 0 -1 4202496 342 0 0 0 3374 0 0 0 25 0 1 0 466368198 466767872 239 33554432000 134512640 134534564 4291175488 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16647/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 2046204

[startup+162.301 s]
/proc/loadavg: 11.56 7.37 5.13 13/202 16802
/proc/meminfo: memFree=16193044/32951124 swapFree=67111528/67111528
[pid=16623] ppid=16621 vsize=18324 CPUtime=0 cores=4,6
/proc/16623/stat : 16623 (ppfolio) S 16621 16623 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368175 18763776 393 33554432000 4194304 4287625 140734573433152 18446744073709551615 212687695375 0 0 4096 65536 4986357662292639744 0 0 17 6 0 0 0
/proc/16623/statm: 4581 393 345 23 0 91 0
[pid=16640] ppid=16623 vsize=1566484 CPUtime=54.58 cores=4
/proc/16640/stat : 16640 (cryptominisat) R 16623 16623 15351 0 -1 4202496 29801 0 0 0 5453 5 0 0 25 0 1 0 466368198 1604079616 7693 33554432000 4194304 4587354 140737143722112 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16640/statm: 391621 7693 337 96 0 388183 0
[pid=16644] ppid=16623 vsize=17952 CPUtime=53.74 cores=4
/proc/16644/stat : 16644 (clasp) R 16623 16623 15351 0 -1 4202496 1908 0 0 0 5374 0 0 0 25 0 1 0 466368198 18382848 1797 33554432000 4194304 4785740 140734851562496 18446744073709551615 4543387 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16644/statm: 4488 1797 340 145 0 1533 0
[pid=16647] ppid=16623 vsize=455828 CPUtime=53.74 cores=4
/proc/16647/stat : 16647 (TNM) R 16623 16623 15351 0 -1 4202496 342 0 0 0 5374 0 0 0 25 0 1 0 466368198 466767872 239 33554432000 134512640 134534564 4291175488 18446744073709551615 134528697 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16647/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 162.06
Current children cumulated vsize (KiB) 2058588

[startup+222.301 s]

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

/proc/16644/statm: 5230 2455 341 145 0 2275 0
[pid=16647] ppid=16623 vsize=455828 CPUtime=153.72 cores=4
/proc/16647/stat : 16647 (TNM) R 16623 16623 15351 0 -1 4202496 342 0 0 0 15372 0 0 0 25 0 1 0 466368198 466767872 239 33554432000 134512640 134534564 4291175488 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16647/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 2066780

[startup+522.301 s]
/proc/loadavg: 12.00 10.62 7.33 13/202 16812
/proc/meminfo: memFree=16118060/32951124 swapFree=67111528/67111528
[pid=16623] ppid=16621 vsize=18324 CPUtime=0 cores=4,6
/proc/16623/stat : 16623 (ppfolio) S 16621 16623 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368175 18763776 393 33554432000 4194304 4287625 140734573433152 18446744073709551615 212687695375 0 0 4096 65536 4986357799731593216 0 0 17 6 0 0 0
/proc/16623/statm: 4581 393 345 23 0 91 0
[pid=16640] ppid=16623 vsize=1571964 CPUtime=174.56 cores=4
/proc/16640/stat : 16640 (cryptominisat) R 16623 16623 15351 0 -1 4202496 61690 0 0 0 17445 11 0 0 25 0 1 0 466368198 1609691136 9576 33554432000 4194304 4587354 140737143722112 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16640/statm: 392991 9576 337 96 0 389553 0
[pid=16644] ppid=16623 vsize=21256 CPUtime=173.76 cores=4
/proc/16644/stat : 16644 (clasp) R 16623 16623 15351 0 -1 4202496 2647 0 0 0 17376 0 0 0 25 0 1 0 466368198 21766144 2536 33554432000 4194304 4785740 140734851562496 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16644/statm: 5314 2536 341 145 0 2359 0
[pid=16647] ppid=16623 vsize=455828 CPUtime=173.73 cores=4
/proc/16647/stat : 16647 (TNM) R 16623 16623 15351 0 -1 4202496 342 0 0 0 17373 0 0 0 25 0 1 0 466368198 466767872 239 33554432000 134512640 134534564 4291175488 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16647/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 2067372

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

[startup+538.2 s]
/proc/loadavg: 12.00 10.69 7.41 13/202 16812
/proc/meminfo: memFree=16121900/32951124 swapFree=67111528/67111528
[pid=16623] ppid=16621 vsize=18324 CPUtime=0 cores=4,6
/proc/16623/stat : 16623 (ppfolio) S 16621 16623 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368175 18763776 393 33554432000 4194304 4287625 140734573433152 18446744073709551615 212687695375 0 0 4096 65536 4986357799731593216 0 0 17 6 0 0 0
/proc/16623/statm: 4581 393 345 23 0 91 0
[pid=16640] ppid=16623 vsize=1563452 CPUtime=179.87 cores=4
/proc/16640/stat : 16640 (cryptominisat) R 16623 16623 15351 0 -1 4202496 62077 0 0 0 17975 12 0 0 25 0 1 0 466368198 1600974848 8322 33554432000 4194304 4587354 140737143722112 18446744073709551615 4231904 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16640/statm: 390863 8322 337 96 0 387425 0
[pid=16644] ppid=16623 vsize=21256 CPUtime=179.06 cores=4
/proc/16644/stat : 16644 (clasp) R 16623 16623 15351 0 -1 4202496 2650 0 0 0 17906 0 0 0 25 0 1 0 466368198 21766144 2539 33554432000 4194304 4785740 140734851562496 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16644/statm: 5314 2539 341 145 0 2359 0
[pid=16647] ppid=16623 vsize=455828 CPUtime=179.03 cores=4
/proc/16647/stat : 16647 (TNM) R 16623 16623 15351 0 -1 4202496 342 0 0 0 17903 0 0 0 25 0 1 0 466368198 466767872 239 33554432000 134512640 134534564 4291175488 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16647/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 537.96
Current children cumulated vsize (KiB) 2058860

[startup+551.001 s]
/proc/loadavg: 12.00 10.73 7.46 13/202 16813
/proc/meminfo: memFree=16117928/32951124 swapFree=67111528/67111528
[pid=16623] ppid=16621 vsize=18324 CPUtime=0 cores=4,6
/proc/16623/stat : 16623 (ppfolio) S 16621 16623 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368175 18763776 393 33554432000 4194304 4287625 140734573433152 18446744073709551615 212687695375 0 0 4096 65536 4986355738147291136 0 0 17 6 0 0 0
/proc/16623/statm: 4581 393 345 23 0 91 0
[pid=16640] ppid=16623 vsize=1574820 CPUtime=184.17 cores=4
/proc/16640/stat : 16640 (cryptominisat) R 16623 16623 15351 0 -1 4202496 62729 0 0 0 18405 12 0 0 25 0 1 0 466368198 1612615680 8962 33554432000 4194304 4587354 140737143722112 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16640/statm: 393705 8962 338 96 0 390267 0
[pid=16644] ppid=16623 vsize=21428 CPUtime=183.28 cores=4
/proc/16644/stat : 16644 (clasp) R 16623 16623 15351 0 -1 4202496 2684 0 0 0 18328 0 0 0 25 0 1 0 466368198 21942272 2573 33554432000 4194304 4785740 140734851562496 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16644/statm: 5357 2573 341 145 0 2402 0
[pid=16647] ppid=16623 vsize=455828 CPUtime=183.32 cores=4
/proc/16647/stat : 16647 (TNM) R 16623 16623 15351 0 -1 4202496 342 0 0 0 18332 0 0 0 25 0 1 0 466368198 466767872 239 33554432000 134512640 134534564 4291175488 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16647/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 550.77
Current children cumulated vsize (KiB) 2070400

[startup+557.401 s]
/proc/loadavg: 12.00 10.77 7.50 13/202 16813
/proc/meminfo: memFree=16114704/32951124 swapFree=67111528/67111528
[pid=16623] ppid=16621 vsize=18324 CPUtime=0 cores=4,6
/proc/16623/stat : 16623 (ppfolio) S 16621 16623 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368175 18763776 393 33554432000 4194304 4287625 140734573433152 18446744073709551615 212687695375 0 0 4096 65536 4986355738147291136 0 0 17 6 0 0 0
/proc/16623/statm: 4581 393 345 23 0 91 0
[pid=16640] ppid=16623 vsize=1574820 CPUtime=186.26 cores=4
/proc/16640/stat : 16640 (cryptominisat) R 16623 16623 15351 0 -1 4202496 63111 0 0 0 18614 12 0 0 25 0 1 0 466368198 1612615680 9322 33554432000 4194304 4587354 140737143722112 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16640/statm: 393705 9322 338 96 0 390267 0
[pid=16644] ppid=16623 vsize=21428 CPUtime=185.46 cores=4
/proc/16644/stat : 16644 (clasp) R 16623 16623 15351 0 -1 4202496 2700 0 0 0 18546 0 0 0 25 0 1 0 466368198 21942272 2589 33554432000 4194304 4785740 140734851562496 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16644/statm: 5357 2589 341 145 0 2402 0
[pid=16647] ppid=16623 vsize=455828 CPUtime=185.43 cores=4
/proc/16647/stat : 16647 (TNM) R 16623 16623 15351 0 -1 4202496 342 0 0 0 18543 0 0 0 25 0 1 0 466368198 466767872 239 33554432000 134512640 134534564 4291175488 18446744073709551615 134530803 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16647/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 557.15
Current children cumulated vsize (KiB) 2070400

[startup+560.607 s]
/proc/loadavg: 12.00 10.77 7.50 13/202 16813
/proc/meminfo: memFree=16113584/32951124 swapFree=67111528/67111528
[pid=16623] ppid=16621 vsize=18324 CPUtime=0 cores=4,6
/proc/16623/stat : 16623 (ppfolio) S 16621 16623 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368175 18763776 393 33554432000 4194304 4287625 140734573433152 18446744073709551615 212687695375 0 0 4096 65536 4986355738147291136 0 0 17 6 0 0 0
/proc/16623/statm: 4581 393 345 23 0 91 0
[pid=16640] ppid=16623 vsize=1574820 CPUtime=187.36 cores=4
/proc/16640/stat : 16640 (cryptominisat) R 16623 16623 15351 0 -1 4202496 63263 0 0 0 18724 12 0 0 25 0 1 0 466368198 1612615680 9468 33554432000 4194304 4587354 140737143722112 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16640/statm: 393705 9468 338 96 0 390267 0
[pid=16644] ppid=16623 vsize=21428 CPUtime=186.49 cores=4
/proc/16644/stat : 16644 (clasp) R 16623 16623 15351 0 -1 4202496 2702 0 0 0 18649 0 0 0 25 0 1 0 466368198 21942272 2591 33554432000 4194304 4785740 140734851562496 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16644/statm: 5357 2591 341 145 0 2402 0
[pid=16647] ppid=16623 vsize=455828 CPUtime=186.52 cores=4
/proc/16647/stat : 16647 (TNM) R 16623 16623 15351 0 -1 4202496 342 0 0 0 18652 0 0 0 25 0 1 0 466368198 466767872 239 33554432000 134512640 134534564 4291175488 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16647/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 560.37
Current children cumulated vsize (KiB) 2070400

[startup+562.201 s]
/proc/loadavg: 12.00 10.77 7.50 13/202 16813
/proc/meminfo: memFree=16113336/32951124 swapFree=67111528/67111528
[pid=16623] ppid=16621 vsize=18324 CPUtime=0 cores=4,6
/proc/16623/stat : 16623 (ppfolio) S 16621 16623 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368175 18763776 393 33554432000 4194304 4287625 140734573433152 18446744073709551615 212687695375 0 0 4096 65536 4986355738147291136 0 0 17 6 0 0 0
/proc/16623/statm: 4581 393 345 23 0 91 0
[pid=16640] ppid=16623 vsize=1574820 CPUtime=187.86 cores=4
/proc/16640/stat : 16640 (cryptominisat) R 16623 16623 15351 0 -1 4202496 63296 0 0 0 18774 12 0 0 25 0 1 0 466368198 1612615680 9500 33554432000 4194304 4587354 140737143722112 18446744073709551615 4443206 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16640/statm: 393705 9500 338 96 0 390267 0
[pid=16644] ppid=16623 vsize=21428 CPUtime=187.06 cores=4
/proc/16644/stat : 16644 (clasp) R 16623 16623 15351 0 -1 4202496 2702 0 0 0 18706 0 0 0 25 0 1 0 466368198 21942272 2591 33554432000 4194304 4785740 140734851562496 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16644/statm: 5357 2591 341 145 0 2402 0
[pid=16647] ppid=16623 vsize=455828 CPUtime=187.03 cores=4
/proc/16647/stat : 16647 (TNM) R 16623 16623 15351 0 -1 4202496 342 0 0 0 18703 0 0 0 25 0 1 0 466368198 466767872 239 33554432000 134512640 134534564 4291175488 18446744073709551615 134529915 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16647/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 561.95
Current children cumulated vsize (KiB) 2070400

[startup+563.801 s]
/proc/loadavg: 12.00 10.79 7.53 13/202 16813
/proc/meminfo: memFree=16116188/32951124 swapFree=67111528/67111528
[pid=16623] ppid=16621 vsize=18324 CPUtime=0 cores=4,6
/proc/16623/stat : 16623 (ppfolio) S 16621 16623 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368175 18763776 393 33554432000 4194304 4287625 140734573433152 18446744073709551615 212687695375 0 0 4096 65536 4986355875586244608 0 0 17 6 0 0 0
/proc/16623/statm: 4581 393 345 23 0 91 0
[pid=16640] ppid=16623 vsize=1574820 CPUtime=188.39 cores=4
/proc/16640/stat : 16640 (cryptominisat) R 16623 16623 15351 0 -1 4202496 63344 0 0 0 18827 12 0 0 25 0 1 0 466368198 1612615680 9544 33554432000 4194304 4587354 140737143722112 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16640/statm: 393705 9544 338 96 0 390267 0
[pid=16644] ppid=16623 vsize=21428 CPUtime=187.56 cores=4
/proc/16644/stat : 16644 (clasp) R 16623 16623 15351 0 -1 4202496 2702 0 0 0 18756 0 0 0 25 0 1 0 466368198 21942272 2591 33554432000 4194304 4785740 140734851562496 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16644/statm: 5357 2591 341 145 0 2402 0
[pid=16647] ppid=16623 vsize=455828 CPUtime=187.62 cores=4
/proc/16647/stat : 16647 (TNM) R 16623 16623 15351 0 -1 4202496 342 0 0 0 18762 0 0 0 25 0 1 0 466368198 466767872 239 33554432000 134512640 134534564 4291175488 18446744073709551615 134528719 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16647/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 563.57
Current children cumulated vsize (KiB) 2070400

[startup+564.201 s]
/proc/loadavg: 12.00 10.79 7.53 13/202 16813
/proc/meminfo: memFree=16116188/32951124 swapFree=67111528/67111528
[pid=16623] ppid=16621 vsize=18324 CPUtime=0 cores=4,6
/proc/16623/stat : 16623 (ppfolio) S 16621 16623 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368175 18763776 393 33554432000 4194304 4287625 140734573433152 18446744073709551615 212687695375 0 0 4096 65536 4986355875586244608 0 0 17 6 0 0 0
/proc/16623/statm: 4581 393 345 23 0 91 0
[pid=16640] ppid=16623 vsize=1574820 CPUtime=188.56 cores=4
/proc/16640/stat : 16640 (cryptominisat) R 16623 16623 15351 0 -1 4202496 63359 0 0 0 18844 12 0 0 25 0 1 0 466368198 1612615680 9558 33554432000 4194304 4587354 140737143722112 18446744073709551615 4232215 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16640/statm: 393705 9558 338 96 0 390267 0
[pid=16644] ppid=16623 vsize=21428 CPUtime=187.68 cores=4
/proc/16644/stat : 16644 (clasp) R 16623 16623 15351 0 -1 4202496 2702 0 0 0 18768 0 0 0 25 0 1 0 466368198 21942272 2591 33554432000 4194304 4785740 140734851562496 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16644/statm: 5357 2591 341 145 0 2402 0
[pid=16647] ppid=16623 vsize=455828 CPUtime=187.72 cores=4
/proc/16647/stat : 16647 (TNM) R 16623 16623 15351 0 -1 4202496 342 0 0 0 18772 0 0 0 25 0 1 0 466368198 466767872 239 33554432000 134512640 134534564 4291175488 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16647/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 563.96
Current children cumulated vsize (KiB) 2070400

[startup+564.6 s]
/proc/loadavg: 12.00 10.79 7.53 13/202 16813
/proc/meminfo: memFree=16116188/32951124 swapFree=67111528/67111528
[pid=16623] ppid=16621 vsize=18324 CPUtime=0 cores=4,6
/proc/16623/stat : 16623 (ppfolio) S 16621 16623 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368175 18763776 393 33554432000 4194304 4287625 140734573433152 18446744073709551615 212687695375 0 0 4096 65536 4986355875586244608 0 0 17 6 0 0 0
/proc/16623/statm: 4581 393 345 23 0 91 0
[pid=16640] ppid=16623 vsize=1574820 CPUtime=188.66 cores=4
/proc/16640/stat : 16640 (cryptominisat) R 16623 16623 15351 0 -1 4202496 63359 0 0 0 18854 12 0 0 25 0 1 0 466368198 1612615680 9558 33554432000 4194304 4587354 140737143722112 18446744073709551615 4232133 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16640/statm: 393705 9558 338 96 0 390267 0
[pid=16644] ppid=16623 vsize=21428 CPUtime=187.86 cores=4
/proc/16644/stat : 16644 (clasp) R 16623 16623 15351 0 -1 4202496 2702 0 0 0 18786 0 0 0 25 0 1 0 466368198 21942272 2591 33554432000 4194304 4785740 140734851562496 18446744073709551615 4550316 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/16644/statm: 5357 2591 341 145 0 2402 0
[pid=16647] ppid=16623 vsize=455828 CPUtime=187.83 cores=4
/proc/16647/stat : 16647 (TNM) R 16623 16623 15351 0 -1 4202496 342 0 0 0 18783 0 0 0 25 0 1 0 466368198 466767872 239 33554432000 134512640 134534564 4291175488 18446744073709551615 134529863 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16647/statm: 113957 239 95 6 0 112623 0
Current children cumulated CPU time (s) 564.35
Current children cumulated vsize (KiB) 2070400

Child status: 0
Real time (s): 564.691
CPU time (s): 564.476
CPU user time (s): 564.344
CPU system time (s): 0.131979
CPU usage (%): 99.9621
Max. virtual memory (cumulated for all children) (KiB): 3589932

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

runsolver used 1.01784 second user time and 2.06069 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-23 10:35:04
IDJOB=3263934
IDBENCH=84062
IDSOLVER=1613
FILE ID=node139/3263934-1303547704
RUNJOBID= node139-1303547704-16594
PBS_JOBID= 13143099
Free space on /tmp= 72924 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/markstrom/UNSATISFIABLE/mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263934-1303547704/watcher-3263934-1303547704 -o /tmp/evaluation-result-3263934-1303547704/solver-3263934-1303547704 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3263934-1303547704.cnf

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

MD5SUM BENCH= 5fbbe7100f38217499e8b5ea555a4e4d
RANDOM SEED=320697891

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16564624 kB
Buffers:       2138692 kB
Cached:       13660216 kB
SwapCached:          0 kB
Active:        9600876 kB
Inactive:      6262764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16564624 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           30360 kB
Writeback:           0 kB
AnonPages:       64244 kB
Mapped:          16048 kB
Slab:           457944 kB
PageTables:       5588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   667864 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= 72888 MiB
End job on node139 at 2011-04-23 10:44:29