Trace number 3265122

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) 1300.02 1300.01

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
easier/php-045-035.shuffled-as.sat05-1181.cnf
MD5SUM057b78ff24cc0773c9c67e770a7b9de2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.4072
Satisfiable
(Un)Satisfiability was proved
Number of variables1575
Number of clauses34695
Sum of the clauses size70875
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 234650
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1

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

running on 2 cores: 1,3

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.38 3.87 3.89 2/174 21103
/proc/meminfo: memFree=26111516/32950928 swapFree=67071984/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) R 21101 21103 20580 0 -1 4202496 482 0 0 0 0 0 0 0 25 0 1 0 546461080 18763776 391 33554432000 4194304 4287625 140736555416752 18446744073709551615 260905214357 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/21103/statm: 4581 391 343 23 0 91 0

[startup+0.060995 s]
/proc/loadavg: 3.38 3.87 3.89 2/174 21103
/proc/meminfo: memFree=26111516/32950928 swapFree=67071984/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20580 0 -1 4202496 496 0 0 0 0 0 0 0 25 0 1 0 546461080 18763776 393 33554432000 4194304 4287625 140736555416752 18446744073709551615 260905414159 0 0 4096 65536 4579254827749441800 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100988 s]
/proc/loadavg: 3.38 3.87 3.89 2/174 21103
/proc/meminfo: memFree=26111516/32950928 swapFree=67071984/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20580 0 -1 4202496 496 0 0 0 0 0 0 0 25 0 1 0 546461080 18763776 393 33554432000 4194304 4287625 140736555416752 18446744073709551615 260905414159 0 0 4096 65536 4579254827749441800 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300952 s]
/proc/loadavg: 3.38 3.87 3.89 2/174 21103
/proc/meminfo: memFree=26111516/32950928 swapFree=67071984/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20580 0 -1 4202496 497 0 0 0 0 0 0 0 23 0 1 0 546461080 18763776 393 33554432000 4194304 4287625 140736555416752 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700878 s]
/proc/loadavg: 3.38 3.87 3.89 2/174 21103
/proc/meminfo: memFree=26111516/32950928 swapFree=67071984/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20580 0 -1 4202496 497 0 0 0 0 0 0 0 22 0 1 0 546461080 18763776 393 33554432000 4194304 4287625 140736555416752 18446744073709551615 260905414159 0 0 4096 65536 4338811009352335360 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50079 s]
/proc/loadavg: 3.38 3.87 3.89 13/202 21141
/proc/meminfo: memFree=26024224/32950928 swapFree=67071984/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20580 0 -1 4202496 497 0 0 0 0 0 0 0 18 0 1 0 546461080 18763776 393 33554432000 4194304 4287625 140736555416752 18446744073709551615 260905414159 0 0 4096 65536 4338811146791288832 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21104] ppid=21103 vsize=894344 CPUtime=0.44 cores=1
/proc/21104/stat : 21104 (cryptominisat) R 21103 21103 20580 0 -1 4202496 4545 0 0 0 43 1 0 0 25 0 1 0 546461080 915808256 2803 33554432000 4194304 4587354 140734133813616 18446744073709551615 260905090750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21104/statm: 223586 2803 327 96 0 220148 0
[pid=21105] ppid=21103 vsize=19508 CPUtime=0.39 cores=1
/proc/21105/stat : 21105 (clasp) R 21103 21103 20580 0 -1 4202496 2501 0 0 0 39 0 0 0 25 0 1 0 546461080 19976192 2220 33554432000 4194304 4785740 140736405346800 18446744073709551615 4562668 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21105/statm: 4877 2220 340 145 0 1922 0
[pid=21106] ppid=21103 vsize=457808 CPUtime=0.64 cores=1
/proc/21106/stat : 21106 (TNM) R 21103 21103 20580 0 -1 4202496 1148 0 0 0 64 0 0 0 25 0 1 0 546461080 468795392 1045 33554432000 134512640 134534564 4294626784 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21106/statm: 114452 1045 95 6 0 113118 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1389984

[startup+3.10044 s]
/proc/loadavg: 3.38 3.87 3.89 13/202 21141
/proc/meminfo: memFree=26005004/32950928 swapFree=67071984/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20580 0 -1 4202496 497 0 0 0 0 0 0 0 18 0 1 0 546461080 18763776 393 33554432000 4194304 4287625 140736555416752 18446744073709551615 260905414159 0 0 4096 65536 4338811146791288832 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21104] ppid=21103 vsize=894344 CPUtime=0.99 cores=1
/proc/21104/stat : 21104 (cryptominisat) R 21103 21103 20580 0 -1 4202496 5422 0 0 0 98 1 0 0 25 0 1 0 546461080 915808256 3676 33554432000 4194304 4587354 140734133813616 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21104/statm: 223586 3676 327 96 0 220148 0
[pid=21105] ppid=21103 vsize=28896 CPUtime=0.94 cores=1
/proc/21105/stat : 21105 (clasp) R 21103 21103 20580 0 -1 4202496 4851 0 0 0 94 0 0 0 25 0 1 0 546461080 29589504 4570 33554432000 4194304 4785740 140736405346800 18446744073709551615 260905054917 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21105/statm: 7224 4570 340 145 0 4269 0
[pid=21106] ppid=21103 vsize=457808 CPUtime=1.14 cores=1
/proc/21106/stat : 21106 (TNM) R 21103 21103 20580 0 -1 4202496 1148 0 0 0 114 0 0 0 25 0 1 0 546461080 468795392 1045 33554432000 134512640 134534564 4294626784 18446744073709551615 134529838 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21106/statm: 114452 1045 95 6 0 113118 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1399372

[startup+6.30085 s]
/proc/loadavg: 4.15 4.02 3.94 13/202 21201
/proc/meminfo: memFree=25988432/32950928 swapFree=67071984/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20580 0 -1 4202496 497 0 0 0 0 0 0 0 18 0 1 0 546461080 18763776 393 33554432000 4194304 4287625 140736555416752 18446744073709551615 260905414159 0 0 4096 65536 4338811146791288832 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21104] ppid=21103 vsize=900564 CPUtime=2.03 cores=1
/proc/21104/stat : 21104 (cryptominisat) R 21103 21103 20580 0 -1 4202496 7867 0 0 0 202 1 0 0 25 0 1 0 546461080 922177536 4222 33554432000 4194304 4587354 140734133813616 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21104/statm: 225141 4223 327 96 0 221703 0
[pid=21105] ppid=21103 vsize=36760 CPUtime=1.99 cores=1
/proc/21105/stat : 21105 (clasp) R 21103 21103 20580 0 -1 4202496 6791 0 0 0 198 1 0 0 25 0 1 0 546461080 37642240 6510 33554432000 4194304 4785740 140736405346800 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21105/statm: 9190 6510 340 145 0 6235 0
[pid=21106] ppid=21103 vsize=457808 CPUtime=2.24 cores=1
/proc/21106/stat : 21106 (TNM) R 21103 21103 20580 0 -1 4202496 1148 0 0 0 224 0 0 0 25 0 1 0 546461080 468795392 1045 33554432000 134512640 134534564 4294626784 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21106/statm: 114452 1045 95 6 0 113118 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 1413456

[startup+12.7007 s]
/proc/loadavg: 4.78 4.15 3.98 13/202 21201
/proc/meminfo: memFree=25891256/32950928 swapFree=67071984/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20580 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 546461080 18763776 393 33554432000 4194304 4287625 140736555416752 18446744073709551615 260905414159 0 0 4096 65536 4338810734474428416 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21104] ppid=21103 vsize=928804 CPUtime=4.19 cores=1
/proc/21104/stat : 21104 (cryptominisat) R 21103 21103 20580 0 -1 4202496 19697 0 0 0 416 3 0 0 25 0 1 0 546461080 951095296 10878 33554432000 4194304 4587354 140734133813616 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21104/statm: 232201 10878 337 96 0 228763 0
[pid=21105] ppid=21103 vsize=41984 CPUtime=4.14 cores=1
/proc/21105/stat : 21105 (clasp) R 21103 21103 20580 0 -1 4202496 8109 0 0 0 413 1 0 0 25 0 1 0 546461080 42991616 7828 33554432000 4194304 4785740 140736405346800 18446744073709551615 4278043 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21105/statm: 10496 7828 340 145 0 7541 0
[pid=21106] ppid=21103 vsize=457808 CPUtime=4.34 cores=1
/proc/21106/stat : 21106 (TNM) R 21103 21103 20580 0 -1 4202496 1148 0 0 0 434 0 0 0 25 0 1 0 546461080 468795392 1045 33554432000 134512640 134534564 4294626784 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21106/statm: 114452 1045 95 6 0 113118 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1446920

[startup+25.5003 s]
/proc/loadavg: 6.38 4.54 4.11 13/202 21204
/proc/meminfo: memFree=25804488/32950928 swapFree=67071984/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20580 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 546461080 18763776 393 33554432000 4194304 4287625 140736555416752 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21104] ppid=21103 vsize=919120 CPUtime=8.44 cores=1
/proc/21104/stat : 21104 (cryptominisat) R 21103 21103 20580 0 -1 4202496 21530 0 0 0 841 3 0 0 25 0 1 0 546461080 941178880 9751 33554432000 4194304 4587354 140734133813616 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21104/statm: 229780 9751 337 96 0 226342 0
[pid=21105] ppid=21103 vsize=53644 CPUtime=8.39 cores=1
/proc/21105/stat : 21105 (clasp) R 21103 21103 20580 0 -1 4202496 10968 0 0 0 838 1 0 0 25 0 1 0 546461080 54931456 10687 33554432000 4194304 4785740 140736405346800 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21105/statm: 13411 10687 340 145 0 10456 0
[pid=21106] ppid=21103 vsize=457808 CPUtime=8.64 cores=1
/proc/21106/stat : 21106 (TNM) R 21103 21103 20580 0 -1 4202496 1148 0 0 0 864 0 0 0 25 0 1 0 546461080 468795392 1045 33554432000 134512640 134534564 4294626784 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21106/statm: 114452 1045 95 6 0 113118 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1448896

[startup+51.1007 s]
/proc/loadavg: 8.35 5.15 4.32 13/202 21205
/proc/meminfo: memFree=25718444/32950928 swapFree=67071984/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20580 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 546461080 18763776 393 33554432000 4194304 4287625 140736555416752 18446744073709551615 260905414159 0 0 4096 65536 4338811284230242304 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21104] ppid=21103 vsize=939756 CPUtime=16.99 cores=1
/proc/21104/stat : 21104 (cryptominisat) R 21103 21103 20580 0 -1 4202496 31437 0 0 0 1694 5 0 0 25 0 1 0 546461080 962310144 16070 33554432000 4194304 4587354 140734133813616 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21104/statm: 234939 16070 337 96 0 231501 0
[pid=21105] ppid=21103 vsize=68276 CPUtime=16.94 cores=1
/proc/21105/stat : 21105 (clasp) R 21103 21103 20580 0 -1 4202496 14575 0 0 0 1693 1 0 0 25 0 1 0 546461080 69914624 14294 33554432000 4194304 4785740 140736405346800 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21105/statm: 17069 14294 340 145 0 14114 0
[pid=21106] ppid=21103 vsize=457808 CPUtime=17.14 cores=1
/proc/21106/stat : 21106 (TNM) R 21103 21103 20580 0 -1 4202496 1148 0 0 0 1714 0 0 0 25 0 1 0 546461080 468795392 1045 33554432000 134512640 134534564 4294626784 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21106/statm: 114452 1045 95 6 0 113118 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1484164

[startup+102.307 s]
/proc/loadavg: 10.49 6.22 4.73 13/202 21207
/proc/meminfo: memFree=25529188/32950928 swapFree=67071984/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20580 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 546461080 18763776 393 33554432000 4194304 4287625 140736555416752 18446744073709551615 260905414159 0 0 4096 65536 4338811421669195776 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21104] ppid=21103 vsize=1003188 CPUtime=34.05 cores=1
/proc/21104/stat : 21104 (cryptominisat) R 21103 21103 20580 0 -1 4202496 46598 0 0 0 3399 6 0 0 25 0 1 0 546461080 1027264512 31227 33554432000 4194304 4587354 140734133813616 18446744073709551615 4365225 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21104/statm: 250797 31227 337 96 0 247359 0
[pid=21105] ppid=21103 vsize=94624 CPUtime=33.99 cores=1
/proc/21105/stat : 21105 (clasp) R 21103 21103 20580 0 -1 4202496 21004 0 0 0 3396 3 0 0 25 0 1 0 546461080 96894976 20723 33554432000 4194304 4785740 140736405346800 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21105/statm: 23656 20723 340 145 0 20701 0
[pid=21106] ppid=21103 vsize=457808 CPUtime=34.24 cores=1
/proc/21106/stat : 21106 (TNM) R 21103 21103 20580 0 -1 4202496 1148 0 0 0 3424 0 0 0 25 0 1 0 546461080 468795392 1045 33554432000 134512640 134534564 4294626784 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21106/statm: 114452 1045 95 6 0 113118 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1573944

[startup+162.3 s]
/proc/loadavg: 11.44 7.27 5.18 13/202 21208
/proc/meminfo: memFree=25396464/32950928 swapFree=67071984/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20580 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 546461080 18763776 393 33554432000 4194304 4287625 140736555416752 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21104] ppid=21103 vsize=1003164 CPUtime=54.06 cores=1
/proc/21104/stat : 21104 (cryptominisat) R 21103 21103 20580 0 -1 4202496 48952 0 0 0 5399 7 0 0 25 0 1 0 546461080 1027239936 31690 33554432000 4194304 4587354 140734133813616 18446744073709551615 4244605 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21104/statm: 250791 31690 337 96 0 247353 0
[pid=21105] ppid=21103 vsize=106908 CPUtime=53.98 cores=1

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

/proc/21106/statm: 114452 1045 95 6 0 113118 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 2323876

[startup+882.301 s]
/proc/loadavg: 12.06 11.60 8.85 13/202 21228
/proc/meminfo: memFree=24709224/32950928 swapFree=67071984/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20580 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 546461080 18763776 393 33554432000 4194304 4287625 140736555416752 18446744073709551615 260905414159 0 0 4096 65536 4338810322157568000 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21104] ppid=21103 vsize=1175036 CPUtime=294.04 cores=1
/proc/21104/stat : 21104 (cryptominisat) R 21103 21103 20580 0 -1 4202496 226057 0 0 0 29367 37 0 0 25 0 1 0 546461080 1203236864 71332 33554432000 4194304 4587354 140734133813616 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21104/statm: 293759 71332 337 96 0 290321 0
[pid=21105] ppid=21103 vsize=174992 CPUtime=294.04 cores=1
/proc/21105/stat : 21105 (clasp) R 21103 21103 20580 0 -1 4202496 40346 0 0 0 29398 6 0 0 25 0 1 0 546461080 179191808 40065 33554432000 4194304 4785740 140736405346800 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21105/statm: 43748 40065 340 145 0 40793 0
[pid=21106] ppid=21103 vsize=457808 CPUtime=294.2 cores=1
/proc/21106/stat : 21106 (TNM) R 21103 21103 20580 0 -1 4202496 1148 0 0 0 29420 0 0 0 25 0 1 0 546461080 468795392 1045 33554432000 134512640 134534564 4294626784 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21106/statm: 114452 1045 95 6 0 113118 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 1826160

[startup+942.301 s]
/proc/loadavg: 12.02 11.67 9.05 13/202 21229
/proc/meminfo: memFree=24706836/32950928 swapFree=67071984/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20580 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 546461080 18763776 393 33554432000 4194304 4287625 140736555416752 18446744073709551615 260905414159 0 0 4096 65536 4338810322157568000 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21104] ppid=21103 vsize=1183824 CPUtime=314.04 cores=1
/proc/21104/stat : 21104 (cryptominisat) R 21103 21103 20580 0 -1 4202496 227740 0 0 0 31367 37 0 0 25 0 1 0 546461080 1212235776 73015 33554432000 4194304 4587354 140734133813616 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21104/statm: 295956 73015 337 96 0 292518 0
[pid=21105] ppid=21103 vsize=174992 CPUtime=314.04 cores=1
/proc/21105/stat : 21105 (clasp) R 21103 21103 20580 0 -1 4202496 40352 0 0 0 31398 6 0 0 25 0 1 0 546461080 179191808 40071 33554432000 4194304 4785740 140736405346800 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21105/statm: 43748 40071 340 145 0 40793 0
[pid=21106] ppid=21103 vsize=457808 CPUtime=314.21 cores=1
/proc/21106/stat : 21106 (TNM) R 21103 21103 20580 0 -1 4202496 1148 0 0 0 31421 0 0 0 25 0 1 0 546461080 468795392 1045 33554432000 134512640 134534564 4294626784 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21106/statm: 114452 1045 95 6 0 113118 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1834948

[startup+1002.3 s]
/proc/loadavg: 12.04 11.74 9.23 13/202 21231
/proc/meminfo: memFree=24724908/32950928 swapFree=67071984/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20580 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 546461080 18763776 393 33554432000 4194304 4287625 140736555416752 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21104] ppid=21103 vsize=1101992 CPUtime=334.04 cores=1
/proc/21104/stat : 21104 (cryptominisat) R 21103 21103 20580 0 -1 4202496 236533 0 0 0 33365 39 0 0 25 0 1 0 546461080 1128439808 58546 33554432000 4194304 4587354 140734133813616 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21104/statm: 275498 58546 337 96 0 272060 0
[pid=21105] ppid=21103 vsize=174992 CPUtime=334.04 cores=1
/proc/21105/stat : 21105 (clasp) R 21103 21103 20580 0 -1 4202496 40360 0 0 0 33398 6 0 0 25 0 1 0 546461080 179191808 40079 33554432000 4194304 4785740 140736405346800 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21105/statm: 43748 40079 340 145 0 40793 0
[pid=21106] ppid=21103 vsize=457808 CPUtime=334.22 cores=1
/proc/21106/stat : 21106 (TNM) R 21103 21103 20580 0 -1 4202496 1148 0 0 0 33422 0 0 0 25 0 1 0 546461080 468795392 1045 33554432000 134512640 134534564 4294626784 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21106/statm: 114452 1045 95 6 0 113118 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1753116

[startup+1062.3 s]
/proc/loadavg: 12.01 11.79 9.40 13/202 21232
/proc/meminfo: memFree=24631484/32950928 swapFree=67071984/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20580 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 546461080 18763776 393 33554432000 4194304 4287625 140736555416752 18446744073709551615 260905414159 0 0 4096 65536 4338811146791288832 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21104] ppid=21103 vsize=1098284 CPUtime=354.04 cores=1
/proc/21104/stat : 21104 (cryptominisat) R 21103 21103 20580 0 -1 4202496 260091 0 0 0 35360 44 0 0 25 0 1 0 546461080 1124642816 56074 33554432000 4194304 4587354 140734133813616 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21104/statm: 274571 56074 337 96 0 271133 0
[pid=21105] ppid=21103 vsize=180052 CPUtime=354.03 cores=1
/proc/21105/stat : 21105 (clasp) R 21103 21103 20580 0 -1 4202496 41613 0 0 0 35397 6 0 0 25 0 1 0 546461080 184373248 41332 33554432000 4194304 4785740 140736405346800 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21105/statm: 45013 41332 340 145 0 42058 0
[pid=21106] ppid=21103 vsize=457808 CPUtime=354.23 cores=1
/proc/21106/stat : 21106 (TNM) R 21103 21103 20580 0 -1 4202496 1148 0 0 0 35423 0 0 0 25 0 1 0 546461080 468795392 1045 33554432000 134512640 134534564 4294626784 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21106/statm: 114452 1045 95 6 0 113118 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1754468

[startup+1122.3 s]
/proc/loadavg: 12.00 11.82 9.56 13/202 21234
/proc/meminfo: memFree=24484496/32950928 swapFree=67071984/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20580 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 546461080 18763776 393 33554432000 4194304 4287625 140736555416752 18446744073709551615 260905414159 0 0 4096 65536 4338811421669195776 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21104] ppid=21103 vsize=1097848 CPUtime=374.03 cores=1
/proc/21104/stat : 21104 (cryptominisat) R 21103 21103 20580 0 -1 4202496 279402 0 0 0 37355 48 0 0 25 0 1 0 546461080 1124196352 60673 33554432000 4194304 4587354 140734133813616 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21104/statm: 274462 60673 337 96 0 271024 0
[pid=21105] ppid=21103 vsize=198156 CPUtime=374.03 cores=1
/proc/21105/stat : 21105 (clasp) R 21103 21103 20580 0 -1 4202496 45974 0 0 0 37395 8 0 0 25 0 1 0 546461080 202911744 45693 33554432000 4194304 4785740 140736405346800 18446744073709551615 4549040 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21105/statm: 49539 45693 340 145 0 46584 0
[pid=21106] ppid=21103 vsize=457808 CPUtime=374.24 cores=1
/proc/21106/stat : 21106 (TNM) R 21103 21103 20580 0 -1 4202496 1148 0 0 0 37424 0 0 0 25 0 1 0 546461080 468795392 1045 33554432000 134512640 134534564 4294626784 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21106/statm: 114452 1045 95 6 0 113118 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1772136

[startup+1182.3 s]
/proc/loadavg: 12.00 11.85 9.71 13/202 21236
/proc/meminfo: memFree=24515688/32950928 swapFree=67071984/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20580 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 546461080 18763776 393 33554432000 4194304 4287625 140736555416752 18446744073709551615 260905414159 0 0 4096 65536 4338809360084893696 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21104] ppid=21103 vsize=1097272 CPUtime=394.03 cores=1
/proc/21104/stat : 21104 (cryptominisat) R 21103 21103 20580 0 -1 4202496 303915 0 0 0 39350 53 0 0 25 0 1 0 546461080 1123606528 62800 33554432000 4194304 4587354 140734133813616 18446744073709551615 4244609 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21104/statm: 274318 62800 337 96 0 270880 0
[pid=21105] ppid=21103 vsize=200552 CPUtime=394.03 cores=1
/proc/21105/stat : 21105 (clasp) R 21103 21103 20580 0 -1 4202496 46564 0 0 0 39395 8 0 0 25 0 1 0 546461080 205365248 46283 33554432000 4194304 4785740 140736405346800 18446744073709551615 4550908 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21105/statm: 50138 46283 340 145 0 47183 0
[pid=21106] ppid=21103 vsize=457808 CPUtime=394.24 cores=1
/proc/21106/stat : 21106 (TNM) R 21103 21103 20580 0 -1 4202496 1148 0 0 0 39424 0 0 0 25 0 1 0 546461080 468795392 1045 33554432000 134512640 134534564 4294626784 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21106/statm: 114452 1045 95 6 0 113118 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1773956

[startup+1242.3 s]
/proc/loadavg: 12.05 11.89 9.86 13/202 21237
/proc/meminfo: memFree=24306968/32950928 swapFree=67071984/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20580 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 546461080 18763776 393 33554432000 4194304 4287625 140736555416752 18446744073709551615 260905414159 0 0 4096 65536 4338810871913381888 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21104] ppid=21103 vsize=1637152 CPUtime=414.03 cores=1
/proc/21104/stat : 21104 (cryptominisat) R 21103 21103 20580 0 -1 4202496 370810 0 0 0 41342 61 0 0 25 0 1 0 546461080 1676443648 114213 33554432000 4194304 4587354 140734133813616 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21104/statm: 409288 114213 337 96 0 405850 0
[pid=21105] ppid=21103 vsize=201940 CPUtime=414.02 cores=1
/proc/21105/stat : 21105 (clasp) R 21103 21103 20580 0 -1 4202496 46885 0 0 0 41394 8 0 0 25 0 1 0 546461080 206786560 46604 33554432000 4194304 4785740 140736405346800 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21105/statm: 50485 46604 340 145 0 47530 0
[pid=21106] ppid=21103 vsize=457808 CPUtime=414.25 cores=1
/proc/21106/stat : 21106 (TNM) R 21103 21103 20580 0 -1 4202496 1148 0 0 0 41425 0 0 0 25 0 1 0 546461080 468795392 1045 33554432000 134512640 134534564 4294626784 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21106/statm: 114452 1045 95 6 0 113118 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 2315224



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.09 11.92 10.00 13/202 21239
/proc/meminfo: memFree=24195576/32950928 swapFree=67071984/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=1,3
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20580 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 546461080 18763776 393 33554432000 4194304 4287625 140736555416752 18446744073709551615 260905414159 0 0 4096 65536 4338810871913381888 0 0 17 3 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21104] ppid=21103 vsize=1650336 CPUtime=433.31 cores=1
/proc/21104/stat : 21104 (cryptominisat) R 21103 21103 20580 0 -1 4202496 373305 0 0 0 43270 61 0 0 25 0 1 0 546461080 1689944064 116708 33554432000 4194304 4587354 140734133813616 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21104/statm: 412584 116708 337 96 0 409146 0
[pid=21105] ppid=21103 vsize=204644 CPUtime=433.23 cores=1
/proc/21105/stat : 21105 (clasp) R 21103 21103 20580 0 -1 4202496 47523 0 0 0 43314 9 0 0 25 0 1 0 546461080 209555456 47242 33554432000 4194304 4785740 140736405346800 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21105/statm: 51161 47242 340 145 0 48206 0
[pid=21106] ppid=21103 vsize=457808 CPUtime=433.48 cores=1
/proc/21106/stat : 21106 (TNM) R 21103 21103 20580 0 -1 4202496 1148 0 0 0 43348 0 0 0 25 0 1 0 546461080 468795392 1045 33554432000 134512640 134534564 4294626784 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21106/statm: 114452 1045 95 6 0 113118 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 2331112

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 21103 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=3999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 1300.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.32
CPU system time (s): 0.7
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 2934752

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

runsolver used 2.13667 second user time and 5.02424 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-23 14:38:24
IDJOB=3265122
IDBENCH=85438
IDSOLVER=1613
FILE ID=node116/3265122-1303562304
RUNJOBID= node116-1303562304-21088
PBS_JOBID= 13150279
Free space on /tmp= 72616 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/easier/php-045-035.shuffled-as.sat05-1181.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265122-1303562304/watcher-3265122-1303562304 -o /tmp/evaluation-result-3265122-1303562304/solver-3265122-1303562304 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3265122-1303562304.cnf

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

MD5SUM BENCH= 057b78ff24cc0773c9c67e770a7b9de2
RANDOM SEED=1056065165

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26111796 kB
Buffers:       1814888 kB
Cached:        4571592 kB
SwapCached:       9728 kB
Active:        2913072 kB
Inactive:      3512460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26111796 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           21832 kB
Writeback:           0 kB
AnonPages:       33212 kB
Mapped:          13488 kB
Slab:           349520 kB
PageTables:       5580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   192832 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= 72576 MiB
End job on node116 at 2011-04-23 15:00:06