Trace number 3191392

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S877088425-001-UNKNOWN.cnf
MD5SUM419b5972e0565bacaabacb029af6176c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark363.652
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530000
Number of clauses of size over 50

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191392-1302536832/watcher-3191392-1302536832 -o /tmp/evaluation-result-3191392-1302536832/solver-3191392-1302536832 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191392-1302536832.cnf 

running on 2 cores: 0,2

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: 1.83 1.94 1.90 7/180 9890
/proc/meminfo: memFree=11041304/32951124 swapFree=67110456/67111528
[pid=9889] ppid=9885 vsize=2712 CPUtime=0 cores=0,2
/proc/9889/stat : 9889 (ppfolio) S 9885 9889 9842 0 -1 4194304 86 0 0 0 0 0 0 0 25 0 1 0 443913890 2777088 37 33554432000 4194304 4287625 140735054312464 18446744073709551615 224280002183 0 2147483391 4096 0 18446744071699945619 0 0 17 0 0 0 0
/proc/9889/statm: 678 37 27 23 0 23 0

[startup+0.087628 s]
/proc/loadavg: 1.83 1.94 1.90 7/180 9890
/proc/meminfo: memFree=11041304/32951124 swapFree=67110456/67111528
[pid=9889] ppid=9885 vsize=18324 CPUtime=0 cores=0,2
/proc/9889/stat : 9889 (ppfolio) S 9885 9889 9842 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 443913890 18763776 394 33554432000 4194304 4287625 140735054312464 18446744073709551615 224284945935 0 0 4096 65536 4203207557398888706 0 0 17 2 0 0 0
/proc/9889/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100617 s]
/proc/loadavg: 1.83 1.94 1.90 7/180 9890
/proc/meminfo: memFree=11041304/32951124 swapFree=67110456/67111528
[pid=9889] ppid=9885 vsize=18324 CPUtime=0 cores=0,2
/proc/9889/stat : 9889 (ppfolio) S 9885 9889 9842 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 443913890 18763776 394 33554432000 4194304 4287625 140735054312464 18446744073709551615 224284945935 0 0 4096 65536 4203207557398888706 0 0 17 2 0 0 0
/proc/9889/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30059 s]
/proc/loadavg: 1.83 1.94 1.90 7/180 9890
/proc/meminfo: memFree=11041304/32951124 swapFree=67110456/67111528
[pid=9889] ppid=9885 vsize=18324 CPUtime=0 cores=0,2
/proc/9889/stat : 9889 (ppfolio) S 9885 9889 9842 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 443913890 18763776 394 33554432000 4194304 4287625 140735054312464 18446744073709551615 224284945935 0 0 4096 65536 4203207557398888706 0 0 17 2 0 0 0
/proc/9889/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700527 s]
/proc/loadavg: 1.83 1.94 1.90 7/180 9890
/proc/meminfo: memFree=11041304/32951124 swapFree=67110456/67111528
[pid=9889] ppid=9885 vsize=18324 CPUtime=0 cores=0,2
/proc/9889/stat : 9889 (ppfolio) S 9885 9889 9842 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 443913890 18763776 394 33554432000 4194304 4287625 140735054312464 18446744073709551615 224284945935 0 0 4096 65536 4203207557398888706 0 0 17 2 0 0 0
/proc/9889/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50039 s]
/proc/loadavg: 1.83 1.94 1.90 13/202 9915
/proc/meminfo: memFree=10986808/32951124 swapFree=67110456/67111528
[pid=9889] ppid=9885 vsize=18324 CPUtime=0 cores=0,2
/proc/9889/stat : 9889 (ppfolio) S 9885 9889 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913890 18763776 394 33554432000 4194304 4287625 140735054312464 18446744073709551615 224284945935 0 0 4096 65536 12750791568542138368 0 0 17 2 0 0 0
/proc/9889/statm: 4581 394 345 23 0 91 0
[pid=9901] ppid=9889 vsize=31380 CPUtime=0.3 cores=0
/proc/9901/stat : 9901 (cryptominisat) R 9889 9889 9842 0 -1 4202496 3097 0 0 0 30 0 0 0 17 0 1 0 443913895 32133120 2640 33554432000 4194304 4587354 140737371676880 18446744073709551615 4238628 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9901/statm: 7845 2640 326 96 0 4407 0
[pid=9903] ppid=9889 vsize=18660 CPUtime=0.22 cores=0
/proc/9903/stat : 9903 (clasp) R 9889 9889 9842 0 -1 4202496 2250 0 0 0 22 0 0 0 17 0 1 0 443913895 19107840 1979 33554432000 4194304 4785740 140733490808432 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9903/statm: 4665 1979 340 145 0 1710 0
[pid=9905] ppid=9889 vsize=460712 CPUtime=0.9 cores=0
/proc/9905/stat : 9905 (TNM) R 9889 9889 9842 0 -1 4202496 1810 0 0 0 90 0 0 0 25 0 1 0 443913895 471769088 1706 33554432000 134512640 134534564 4292648016 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9905/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 529076

[startup+3.10112 s]
/proc/loadavg: 1.83 1.94 1.90 14/202 9915
/proc/meminfo: memFree=10899512/32951124 swapFree=67110456/67111528
[pid=9889] ppid=9885 vsize=18324 CPUtime=0 cores=0,2
/proc/9889/stat : 9889 (ppfolio) S 9885 9889 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913890 18763776 394 33554432000 4194304 4287625 140735054312464 18446744073709551615 224284945935 0 0 4096 65536 12750791843420045312 0 0 17 2 0 0 0
/proc/9889/statm: 4581 394 345 23 0 91 0
[pid=9901] ppid=9889 vsize=1791364 CPUtime=1.1 cores=0
/proc/9901/stat : 9901 (cryptominisat) R 9889 9889 9842 0 -1 4202496 4906 0 0 0 110 0 0 0 18 0 1 0 443913895 1834356736 3320 33554432000 4194304 4587354 140737371676880 18446744073709551615 4230342 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9901/statm: 447841 3320 327 96 0 444403 0
[pid=9903] ppid=9889 vsize=23160 CPUtime=1.02 cores=0
/proc/9903/stat : 9903 (clasp) R 9889 9889 9842 0 -1 4202496 3380 0 0 0 102 0 0 0 18 0 1 0 443913895 23715840 3109 33554432000 4194304 4785740 140733490808432 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9903/statm: 5790 3109 340 145 0 2835 0
[pid=9905] ppid=9889 vsize=460712 CPUtime=0.9 cores=0
/proc/9905/stat : 9905 (TNM) R 9889 9889 9842 0 -1 4202496 1810 0 0 0 90 0 0 0 25 0 1 0 443913895 471769088 1706 33554432000 134512640 134534564 4292648016 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9905/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 2293560

[startup+6.30056 s]
/proc/loadavg: 2.65 2.10 1.95 14/202 9915
/proc/meminfo: memFree=10819700/32951124 swapFree=67110456/67111528
[pid=9889] ppid=9885 vsize=18324 CPUtime=0 cores=0,2
/proc/9889/stat : 9889 (ppfolio) S 9885 9889 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913890 18763776 394 33554432000 4194304 4287625 140735054312464 18446744073709551615 224284945935 0 0 4096 65536 12750792255736905728 0 0 17 2 0 0 0
/proc/9889/statm: 4581 394 345 23 0 91 0
[pid=9901] ppid=9889 vsize=1791240 CPUtime=2.34 cores=0
/proc/9901/stat : 9901 (cryptominisat) R 9889 9889 9842 0 -1 4202496 7852 0 0 0 234 0 0 0 20 0 1 0 443913895 1834229760 3318 33554432000 4194304 4587354 140737371676880 18446744073709551615 4250293 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9901/statm: 447810 3318 327 96 0 444372 0
[pid=9903] ppid=9889 vsize=25944 CPUtime=2.21 cores=0
/proc/9903/stat : 9903 (clasp) R 9889 9889 9842 0 -1 4202496 4092 0 0 0 221 0 0 0 20 0 1 0 443913895 26566656 3821 33554432000 4194304 4785740 140733490808432 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9903/statm: 6486 3821 340 145 0 3531 0
[pid=9905] ppid=9889 vsize=460712 CPUtime=1.66 cores=0
/proc/9905/stat : 9905 (TNM) R 9889 9889 9842 0 -1 4202496 1810 0 0 0 166 0 0 0 25 0 1 0 443913895 471769088 1706 33554432000 134512640 134534564 4292648016 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9905/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 2296220

[startup+12.7005 s]
/proc/loadavg: 3.40 2.27 2.01 14/202 9915
/proc/meminfo: memFree=10748344/32951124 swapFree=67110456/67111528
[pid=9889] ppid=9885 vsize=18324 CPUtime=0 cores=0,2
/proc/9889/stat : 9889 (ppfolio) S 9885 9889 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913890 18763776 394 33554432000 4194304 4287625 140735054312464 18446744073709551615 224284945935 0 0 4096 65536 12750791843420045312 0 0 17 2 0 0 0
/proc/9889/statm: 4581 394 345 23 0 91 0
[pid=9901] ppid=9889 vsize=1820708 CPUtime=4.44 cores=0
/proc/9901/stat : 9901 (cryptominisat) R 9889 9889 9842 0 -1 4202496 16034 0 0 0 443 1 0 0 25 0 1 0 443913895 1864404992 9732 33554432000 4194304 4587354 140737371676880 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9901/statm: 455177 9732 337 96 0 451739 0
[pid=9903] ppid=9889 vsize=29936 CPUtime=4.37 cores=0
/proc/9903/stat : 9903 (clasp) R 9889 9889 9842 0 -1 4202496 5070 0 0 0 437 0 0 0 25 0 1 0 443913895 30654464 4799 33554432000 4194304 4785740 140733490808432 18446744073709551615 4304912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9903/statm: 7484 4799 340 145 0 4529 0
[pid=9905] ppid=9889 vsize=460712 CPUtime=3.8 cores=0
/proc/9905/stat : 9905 (TNM) R 9889 9889 9842 0 -1 4202496 1810 0 0 0 380 0 0 0 25 0 1 0 443913895 471769088 1706 33554432000 134512640 134534564 4292648016 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9905/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 2329680

[startup+25.5004 s]
/proc/loadavg: 5.30 2.74 2.17 14/202 9915
/proc/meminfo: memFree=10714652/32951124 swapFree=67110456/67111528
[pid=9889] ppid=9885 vsize=18324 CPUtime=0 cores=0,2
/proc/9889/stat : 9889 (ppfolio) S 9885 9889 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913890 18763776 394 33554432000 4194304 4287625 140735054312464 18446744073709551615 224284945935 0 0 4096 65536 12750790469030510592 0 0 17 2 0 0 0
/proc/9889/statm: 4581 394 345 23 0 91 0
[pid=9901] ppid=9889 vsize=1809492 CPUtime=8.74 cores=0
/proc/9901/stat : 9901 (cryptominisat) R 9889 9889 9842 0 -1 4202496 24452 0 0 0 871 3 0 0 25 0 1 0 443913895 1852919808 7841 33554432000 4194304 4587354 140737371676880 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9901/statm: 452373 7841 337 96 0 448935 0
[pid=9903] ppid=9889 vsize=32488 CPUtime=8.61 cores=0
/proc/9903/stat : 9903 (clasp) R 9889 9889 9842 0 -1 4202496 5702 0 0 0 861 0 0 0 25 0 1 0 443913895 33267712 5431 33554432000 4194304 4785740 140733490808432 18446744073709551615 4277213 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9903/statm: 8122 5431 340 145 0 5167 0
[pid=9905] ppid=9889 vsize=460712 CPUtime=8.06 cores=0
/proc/9905/stat : 9905 (TNM) R 9889 9889 9842 0 -1 4202496 1810 0 0 0 806 0 0 0 25 0 1 0 443913895 471769088 1706 33554432000 134512640 134534564 4292648016 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9905/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 2321016

[startup+51.1011 s]
/proc/loadavg: 7.59 3.49 2.43 14/202 9915
/proc/meminfo: memFree=10587196/32951124 swapFree=67110456/67111528
[pid=9889] ppid=9885 vsize=18324 CPUtime=0 cores=0,2
/proc/9889/stat : 9889 (ppfolio) S 9885 9889 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913890 18763776 394 33554432000 4194304 4287625 140735054312464 18446744073709551615 224284945935 0 0 4096 65536 12750790881347371008 0 0 17 2 0 0 0
/proc/9889/statm: 4581 394 345 23 0 91 0
[pid=9901] ppid=9889 vsize=1838888 CPUtime=17.24 cores=0
/proc/9901/stat : 9901 (cryptominisat) R 9889 9889 9842 0 -1 4202496 37000 0 0 0 1719 5 0 0 25 0 1 0 443913895 1883021312 15553 33554432000 4194304 4587354 140737371676880 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9901/statm: 459722 15553 337 96 0 456284 0
[pid=9903] ppid=9889 vsize=40048 CPUtime=17.18 cores=0
/proc/9903/stat : 9903 (clasp) R 9889 9889 9842 0 -1 4202496 7574 0 0 0 1717 1 0 0 25 0 1 0 443913895 41009152 7303 33554432000 4194304 4785740 140733490808432 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9903/statm: 10012 7303 340 145 0 7057 0
[pid=9905] ppid=9889 vsize=460712 CPUtime=16.6 cores=0
/proc/9905/stat : 9905 (TNM) R 9889 9889 9842 0 -1 4202496 1810 0 0 0 1660 0 0 0 25 0 1 0 443913895 471769088 1706 33554432000 134512640 134534564 4292648016 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9905/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 2357972

[startup+102.308 s]
/proc/loadavg: 10.08 4.80 2.93 13/202 9947
/proc/meminfo: memFree=10478828/32951124 swapFree=67110456/67111528
[pid=9889] ppid=9885 vsize=18324 CPUtime=0 cores=0,2
/proc/9889/stat : 9889 (ppfolio) S 9885 9889 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913890 18763776 394 33554432000 4194304 4287625 140735054312464 18446744073709551615 224284945935 0 0 4096 65536 12750791431103184896 0 0 17 2 0 0 0
/proc/9889/statm: 4581 394 345 23 0 91 0
[pid=9901] ppid=9889 vsize=1860972 CPUtime=34.33 cores=0
/proc/9901/stat : 9901 (cryptominisat) R 9889 9889 9842 0 -1 4202496 54796 0 0 0 3426 7 0 0 25 0 1 0 443913895 1905635328 21095 33554432000 4194304 4587354 140737371676880 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9901/statm: 465243 21095 337 96 0 461805 0
[pid=9903] ppid=9889 vsize=45972 CPUtime=34.21 cores=0
/proc/9903/stat : 9903 (clasp) R 9889 9889 9842 0 -1 4202496 9008 0 0 0 3420 1 0 0 25 0 1 0 443913895 47075328 8737 33554432000 4194304 4785740 140733490808432 18446744073709551615 4287114 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9903/statm: 11493 8737 340 145 0 8538 0
[pid=9905] ppid=9889 vsize=460712 CPUtime=33.67 cores=0
/proc/9905/stat : 9905 (TNM) R 9889 9889 9842 0 -1 4202496 1810 0 0 0 3367 0 0 0 25 0 1 0 443913895 471769088 1706 33554432000 134512640 134534564 4292648016 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9905/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 2385980

[startup+162.301 s]
/proc/loadavg: 11.29 6.10 3.49 13/202 9949
/proc/meminfo: memFree=10265540/32951124 swapFree=67110456/67111528
[pid=9889] ppid=9885 vsize=18324 CPUtime=0 cores=0,2
/proc/9889/stat : 9889 (ppfolio) S 9885 9889 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913890 18763776 394 33554432000 4194304 4287625 140735054312464 18446744073709551615 224284945935 0 0 4096 65536 12750792255736905728 0 0 17 2 0 0 0
/proc/9889/statm: 4581 394 345 23 0 91 0
[pid=9901] ppid=9889 vsize=1795760 CPUtime=54.33 cores=0
/proc/9901/stat : 9901 (cryptominisat) R 9889 9889 9842 0 -1 4202496 58019 0 0 0 5425 8 0 0 25 0 1 0 443913895 1838858240 4688 33554432000 4194304 4587354 140737371676880 18446744073709551615 4244000 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9901/statm: 448940 4688 337 96 0 445502 0
[pid=9903] ppid=9889 vsize=51656 CPUtime=54.21 cores=0

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

/proc/9905/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 2363476

[startup+882.301 s]
/proc/loadavg: 12.00 11.47 8.07 13/202 9978
/proc/meminfo: memFree=9656884/32951124 swapFree=67110456/67111528
[pid=9889] ppid=9885 vsize=18324 CPUtime=0 cores=0,2
/proc/9889/stat : 9889 (ppfolio) S 9885 9889 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913890 18763776 394 33554432000 4194304 4287625 140735054312464 18446744073709551615 224284945935 0 0 4096 65536 12750791568542138368 0 0 17 2 0 0 0
/proc/9889/statm: 4581 394 345 23 0 91 0
[pid=9901] ppid=9889 vsize=1830152 CPUtime=294.3 cores=0
/proc/9901/stat : 9901 (cryptominisat) R 9889 9889 9842 0 -1 4202496 220320 0 0 0 29385 45 0 0 25 0 1 0 443913895 1874075648 14980 33554432000 4194304 4587354 140737371676880 18446744073709551615 4388726 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9901/statm: 457538 14980 337 96 0 454100 0
[pid=9903] ppid=9889 vsize=86924 CPUtime=294.27 cores=0
/proc/9903/stat : 9903 (clasp) R 9889 9889 9842 0 -1 4202496 18937 0 0 0 29423 4 0 0 25 0 1 0 443913895 89010176 18666 33554432000 4194304 4785740 140733490808432 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9903/statm: 21731 18666 340 145 0 18776 0
[pid=9905] ppid=9889 vsize=460712 CPUtime=293.66 cores=0
/proc/9905/stat : 9905 (TNM) R 9889 9889 9842 0 -1 4202496 1810 0 0 0 29364 2 0 0 25 0 1 0 443913895 471769088 1706 33554432000 134512640 134534564 4292648016 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9905/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 2396112

[startup+942.301 s]
/proc/loadavg: 12.00 11.56 8.31 13/202 9978
/proc/meminfo: memFree=9875464/32951124 swapFree=67110456/67111528
[pid=9889] ppid=9885 vsize=18324 CPUtime=0 cores=0,2
/proc/9889/stat : 9889 (ppfolio) S 9885 9889 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913890 18763776 394 33554432000 4194304 4287625 140735054312464 18446744073709551615 224284945935 0 0 4096 65536 12750792255736905728 0 0 17 2 0 0 0
/proc/9889/statm: 4581 394 345 23 0 91 0
[pid=9901] ppid=9889 vsize=1810200 CPUtime=314.3 cores=0
/proc/9901/stat : 9901 (cryptominisat) R 9889 9889 9842 0 -1 4202496 230313 0 0 0 31383 47 0 0 25 0 1 0 443913895 1853644800 11699 33554432000 4194304 4587354 140737371676880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9901/statm: 452550 11699 337 96 0 449112 0
[pid=9903] ppid=9889 vsize=88216 CPUtime=314.27 cores=0
/proc/9903/stat : 9903 (clasp) R 9889 9889 9842 0 -1 4202496 19231 0 0 0 31423 4 0 0 25 0 1 0 443913895 90333184 18960 33554432000 4194304 4785740 140733490808432 18446744073709551615 4535996 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9903/statm: 22054 18960 340 145 0 19099 0
[pid=9905] ppid=9889 vsize=460712 CPUtime=313.66 cores=0
/proc/9905/stat : 9905 (TNM) R 9889 9889 9842 0 -1 4202496 1810 0 0 0 31364 2 0 0 25 0 1 0 443913895 471769088 1706 33554432000 134512640 134534564 4292648016 18446744073709551615 134528310 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9905/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 2377452

[startup+1002.3 s]
/proc/loadavg: 12.00 11.64 8.54 13/202 9980
/proc/meminfo: memFree=9823224/32951124 swapFree=67110456/67111528
[pid=9889] ppid=9885 vsize=18324 CPUtime=0 cores=0,2
/proc/9889/stat : 9889 (ppfolio) S 9885 9889 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913890 18763776 394 33554432000 4194304 4287625 140735054312464 18446744073709551615 224284945935 0 0 4096 65536 12750790194152603648 0 0 17 2 0 0 0
/proc/9889/statm: 4581 394 345 23 0 91 0
[pid=9901] ppid=9889 vsize=1817588 CPUtime=334.3 cores=0
/proc/9901/stat : 9901 (cryptominisat) R 9889 9889 9842 0 -1 4202496 242364 0 0 0 33379 51 0 0 25 0 1 0 443913895 1861210112 12238 33554432000 4194304 4587354 140737371676880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9901/statm: 454397 12238 337 96 0 450959 0
[pid=9903] ppid=9889 vsize=92184 CPUtime=334.26 cores=0
/proc/9903/stat : 9903 (clasp) R 9889 9889 9842 0 -1 4202496 20240 0 0 0 33422 4 0 0 25 0 1 0 443913895 94396416 19969 33554432000 4194304 4785740 140733490808432 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9903/statm: 23046 19969 340 145 0 20091 0
[pid=9905] ppid=9889 vsize=460712 CPUtime=333.65 cores=0
/proc/9905/stat : 9905 (TNM) R 9889 9889 9842 0 -1 4202496 1810 0 0 0 33363 2 0 0 25 0 1 0 443913895 471769088 1706 33554432000 134512640 134534564 4292648016 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9905/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 2388808

[startup+1062.3 s]
/proc/loadavg: 12.00 11.70 8.75 13/202 9982
/proc/meminfo: memFree=9755848/32951124 swapFree=67110456/67111528
[pid=9889] ppid=9885 vsize=18324 CPUtime=0 cores=0,2
/proc/9889/stat : 9889 (ppfolio) S 9885 9889 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913890 18763776 394 33554432000 4194304 4287625 140735054312464 18446744073709551615 224284945935 0 0 4096 65536 12750790469030510592 0 0 17 2 0 0 0
/proc/9889/statm: 4581 394 345 23 0 91 0
[pid=9901] ppid=9889 vsize=1804320 CPUtime=354.32 cores=0
/proc/9901/stat : 9901 (cryptominisat) R 9889 9889 9842 0 -1 4202496 253946 0 0 0 35377 55 0 0 25 0 1 0 443913895 1847623680 8231 33554432000 4194304 4587354 140737371676880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9901/statm: 451080 8231 337 96 0 447642 0
[pid=9903] ppid=9889 vsize=94756 CPUtime=354.26 cores=0
/proc/9903/stat : 9903 (clasp) R 9889 9889 9842 0 -1 4202496 20839 0 0 0 35422 4 0 0 25 0 1 0 443913895 97030144 20568 33554432000 4194304 4785740 140733490808432 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9903/statm: 23689 20568 340 145 0 20734 0
[pid=9905] ppid=9889 vsize=460712 CPUtime=353.65 cores=0
/proc/9905/stat : 9905 (TNM) R 9889 9889 9842 0 -1 4202496 1810 0 0 0 35363 2 0 0 25 0 1 0 443913895 471769088 1706 33554432000 134512640 134534564 4292648016 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9905/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 2378112

[startup+1122.3 s]
/proc/loadavg: 12.00 11.75 8.95 13/202 9984
/proc/meminfo: memFree=9812116/32951124 swapFree=67110456/67111528
[pid=9889] ppid=9885 vsize=18324 CPUtime=0 cores=0,2
/proc/9889/stat : 9889 (ppfolio) S 9885 9889 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913890 18763776 394 33554432000 4194304 4287625 140735054312464 18446744073709551615 224284945935 0 0 4096 65536 12750790743908417536 0 0 17 2 0 0 0
/proc/9889/statm: 4581 394 345 23 0 91 0
[pid=9901] ppid=9889 vsize=1800016 CPUtime=374.32 cores=0
/proc/9901/stat : 9901 (cryptominisat) R 9889 9889 9842 0 -1 4202496 265899 0 0 0 37373 59 0 0 25 0 1 0 443913895 1843216384 7251 33554432000 4194304 4587354 140737371676880 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9901/statm: 450004 7251 337 96 0 446566 0
[pid=9903] ppid=9889 vsize=96296 CPUtime=374.26 cores=0
/proc/9903/stat : 9903 (clasp) R 9889 9889 9842 0 -1 4202496 21228 0 0 0 37422 4 0 0 25 0 1 0 443913895 98607104 20957 33554432000 4194304 4785740 140733490808432 18446744073709551615 4287030 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9903/statm: 24074 20957 340 145 0 21119 0
[pid=9905] ppid=9889 vsize=460712 CPUtime=373.65 cores=0
/proc/9905/stat : 9905 (TNM) R 9889 9889 9842 0 -1 4202496 1810 0 0 0 37363 2 0 0 25 0 1 0 443913895 471769088 1706 33554432000 134512640 134534564 4292648016 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9905/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 2375348

[startup+1182.3 s]
/proc/loadavg: 12.00 11.80 9.14 13/202 9986
/proc/meminfo: memFree=9748968/32951124 swapFree=67110456/67111528
[pid=9889] ppid=9885 vsize=18324 CPUtime=0 cores=0,2
/proc/9889/stat : 9889 (ppfolio) S 9885 9889 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913890 18763776 394 33554432000 4194304 4287625 140735054312464 18446744073709551615 224284945935 0 0 4096 65536 12750790881347371008 0 0 17 2 0 0 0
/proc/9889/statm: 4581 394 345 23 0 91 0
[pid=9901] ppid=9889 vsize=1815196 CPUtime=394.33 cores=0
/proc/9901/stat : 9901 (cryptominisat) R 9889 9889 9842 0 -1 4202496 278663 0 0 0 39370 63 0 0 25 0 1 0 443913895 1858760704 15187 33554432000 4194304 4587354 140737371676880 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9901/statm: 453799 15187 337 96 0 450361 0
[pid=9903] ppid=9889 vsize=98312 CPUtime=394.25 cores=0
/proc/9903/stat : 9903 (clasp) R 9889 9889 9842 0 -1 4202496 21693 0 0 0 39421 4 0 0 25 0 1 0 443913895 100671488 21422 33554432000 4194304 4785740 140733490808432 18446744073709551615 4538886 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9903/statm: 24578 21422 340 145 0 21623 0
[pid=9905] ppid=9889 vsize=460712 CPUtime=393.65 cores=0
/proc/9905/stat : 9905 (TNM) R 9889 9889 9842 0 -1 4202496 1810 0 0 0 39363 2 0 0 25 0 1 0 443913895 471769088 1706 33554432000 134512640 134534564 4292648016 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9905/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 2392544

[startup+1242.3 s]
/proc/loadavg: 12.05 11.85 9.32 13/202 9986
/proc/meminfo: memFree=9747448/32951124 swapFree=67110456/67111528
[pid=9889] ppid=9885 vsize=18324 CPUtime=0 cores=0,2
/proc/9889/stat : 9889 (ppfolio) S 9885 9889 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913890 18763776 394 33554432000 4194304 4287625 140735054312464 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/9889/statm: 4581 394 345 23 0 91 0
[pid=9901] ppid=9889 vsize=1828436 CPUtime=414.34 cores=0
/proc/9901/stat : 9901 (cryptominisat) R 9889 9889 9842 0 -1 4202496 292366 0 0 0 41369 65 0 0 25 0 1 0 443913895 1872318464 13122 33554432000 4194304 4587354 140737371676880 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9901/statm: 457109 13122 337 96 0 453671 0
[pid=9903] ppid=9889 vsize=98928 CPUtime=414.25 cores=0
/proc/9903/stat : 9903 (clasp) R 9889 9889 9842 0 -1 4202496 21818 0 0 0 41421 4 0 0 25 0 1 0 443913895 101302272 21547 33554432000 4194304 4785740 140733490808432 18446744073709551615 4287147 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9903/statm: 24732 21547 340 145 0 21777 0
[pid=9905] ppid=9889 vsize=460712 CPUtime=413.64 cores=0
/proc/9905/stat : 9905 (TNM) R 9889 9889 9842 0 -1 4202496 1810 0 0 0 41362 2 0 0 25 0 1 0 443913895 471769088 1706 33554432000 134512640 134534564 4292648016 18446744073709551615 134530576 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9905/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 1242.23
Current children cumulated vsize (KiB) 2406400



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.02 11.87 9.49 13/202 10018
/proc/meminfo: memFree=10059472/32951124 swapFree=67110456/67111528
[pid=9889] ppid=9885 vsize=18324 CPUtime=0 cores=0,2
/proc/9889/stat : 9889 (ppfolio) S 9885 9889 9842 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 443913890 18763776 394 33554432000 4194304 4287625 140735054312464 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/9889/statm: 4581 394 345 23 0 91 0
[pid=9901] ppid=9889 vsize=1827796 CPUtime=433.57 cores=0
/proc/9901/stat : 9901 (cryptominisat) R 9889 9889 9842 0 -1 4202496 300605 0 0 0 43290 67 0 0 25 0 1 0 443913895 1871663104 16169 33554432000 4194304 4587354 140737371676880 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9901/statm: 456949 16169 337 96 0 453511 0
[pid=9903] ppid=9889 vsize=100096 CPUtime=433.44 cores=0
/proc/9903/stat : 9903 (clasp) R 9889 9889 9842 0 -1 4202496 22099 0 0 0 43340 4 0 0 25 0 1 0 443913895 102498304 21828 33554432000 4194304 4785740 140733490808432 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9903/statm: 25024 21828 340 145 0 22069 0
[pid=9905] ppid=9889 vsize=460712 CPUtime=432.91 cores=0
/proc/9905/stat : 9905 (TNM) R 9889 9889 9842 0 -1 4202496 1810 0 0 0 43289 2 0 0 25 0 1 0 443913895 471769088 1706 33554432000 134512640 134534564 4292648016 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9905/statm: 115178 1706 95 6 0 113844 0
Current children cumulated CPU time (s) 1299.92
Current children cumulated vsize (KiB) 2406928

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 9889 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=0
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1299.92
#
# 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.92
CPU user time (s): 1299.19
CPU system time (s): 0.73
CPU usage (%): 99.9925
Max. virtual memory (cumulated for all children) (KiB): 4150528

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

runsolver used 2.34864 second user time and 4.79927 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-11 17:47:12
IDJOB=3191392
IDBENCH=82523
IDSOLVER=1613
FILE ID=node118/3191392-1302536832
RUNJOBID= node118-1302536832-9860
PBS_JOBID= 12951117
Free space on /tmp= 71488 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S877088425-001-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191392-1302536832/watcher-3191392-1302536832 -o /tmp/evaluation-result-3191392-1302536832/solver-3191392-1302536832 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191392-1302536832.cnf

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

MD5SUM BENCH= 419b5972e0565bacaabacb029af6176c
RANDOM SEED=1352010549

node118.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.842
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.842
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.842
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11041624 kB
Buffers:        708384 kB
Cached:       20661308 kB
SwapCached:        640 kB
Active:        9805084 kB
Inactive:     11632116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11041624 kB
SwapTotal:    67111528 kB
SwapFree:     67110456 kB
Dirty:           34544 kB
Writeback:           0 kB
AnonPages:       66816 kB
Mapped:          14416 kB
Slab:           406528 kB
PageTables:       5808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193760 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= 71440 MiB
End job on node118 at 2011-04-11 18:08:54