Trace number 3275912

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) 5000.07 5000.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_21_60_7-log.shuffled-as.sat03-151.cnf
MD5SUM5cab37809f478f7db7fa096e9a155cfe
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4393.03
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of clauses40110
Sum of the clauses size400890
Maximum clause length10
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 542
Number of clauses of size over 540068

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

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-3275912-1303655716/watcher-3275912-1303655716 -o /tmp/evaluation-result-3275912-1303655716/solver-3275912-1303655716 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275912-1303655716.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.00 6.00 5.93 3/170 10246
/proc/meminfo: memFree=25923536/32951132 swapFree=67111364/67111528
[pid=10246] ppid=10244 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10246/stat : 10246 (ppfolio) S 10244 10246 9075 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 477170252 18763776 394 33554432000 4194304 4287625 140735121197664 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/10246/statm: 4581 394 345 23 0 91 0

[startup+0.869794 s]
/proc/loadavg: 6.00 6.00 5.93 3/170 10246
/proc/meminfo: memFree=25923536/32951132 swapFree=67111364/67111528
[pid=10246] ppid=10244 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10246/stat : 10246 (ppfolio) S 10244 10246 9075 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 477170252 18763776 394 33554432000 4194304 4287625 140735121197664 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/10246/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900804 s]
/proc/loadavg: 6.00 6.00 5.93 3/170 10246
/proc/meminfo: memFree=25923536/32951132 swapFree=67111364/67111528
[pid=10246] ppid=10244 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10246/stat : 10246 (ppfolio) S 10244 10246 9075 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 477170252 18763776 394 33554432000 4194304 4287625 140735121197664 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/10246/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00079 s]
/proc/loadavg: 6.00 6.00 5.93 3/170 10246
/proc/meminfo: memFree=25923536/32951132 swapFree=67111364/67111528
[pid=10246] ppid=10244 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10246/stat : 10246 (ppfolio) S 10244 10246 9075 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 477170252 18763776 394 33554432000 4194304 4287625 140735121197664 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/10246/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10076 s]
/proc/loadavg: 6.00 6.00 5.93 3/170 10246
/proc/meminfo: memFree=25923536/32951132 swapFree=67111364/67111528
[pid=10246] ppid=10244 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10246/stat : 10246 (ppfolio) S 10244 10246 9075 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 477170252 18763776 394 33554432000 4194304 4287625 140735121197664 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/10246/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5007 s]
/proc/loadavg: 6.00 6.00 5.93 3/170 10246
/proc/meminfo: memFree=25923536/32951132 swapFree=67111364/67111528
[pid=10246] ppid=10244 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10246/stat : 10246 (ppfolio) S 10244 10246 9075 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 477170252 18763776 394 33554432000 4194304 4287625 140735121197664 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/10246/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10041 s]
/proc/loadavg: 5.92 5.98 5.93 7/182 10258
/proc/meminfo: memFree=25874840/32951132 swapFree=67111364/67111528
[pid=10246] ppid=10244 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10246/stat : 10246 (ppfolio) S 10244 10246 9075 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 477170252 18763776 394 33554432000 4194304 4287625 140735121197664 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/10246/statm: 4581 394 345 23 0 91 0
[pid=10247] ppid=10246 vsize=27168 CPUtime=1.64 cores=0
/proc/10247/stat : 10247 (cryptominisat) R 10246 10246 9075 0 -1 4202496 1980 0 0 0 164 0 0 0 20 0 1 0 477170252 27820032 1834 33554432000 4194304 4587354 140737106863616 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10247/statm: 6792 1834 306 96 0 3354 0
[pid=10248] ppid=10246 vsize=17516 CPUtime=0.69 cores=0
/proc/10248/stat : 10248 (clasp) R 10246 10246 9075 0 -1 4202496 1897 0 0 0 69 0 0 0 25 0 1 0 477170252 17936384 1699 33554432000 4194304 4785740 140737122528000 18446744073709551615 4495600 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10248/statm: 4379 1699 314 145 0 1424 0
[pid=10249] ppid=10246 vsize=458756 CPUtime=0.74 cores=0
/proc/10249/stat : 10249 (TNM) R 10246 10246 9075 0 -1 4202496 2104 0 0 0 74 0 0 0 25 0 1 0 477170252 469766144 2001 33554432000 134512640 134534564 4291850000 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10249/statm: 114689 2001 91 6 0 113355 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 521764

[startup+6.30685 s]
/proc/loadavg: 6.09 6.02 5.94 7/182 10258
/proc/meminfo: memFree=25862112/32951132 swapFree=67111364/67111528
[pid=10246] ppid=10244 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10246/stat : 10246 (ppfolio) S 10244 10246 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477170252 18763776 394 33554432000 4194304 4287625 140735121197664 18446744073709551615 242970570255 0 0 4096 65536 12661040221073178624 0 0 17 2 0 0 0
/proc/10246/statm: 4581 394 345 23 0 91 0
[pid=10247] ppid=10246 vsize=39440 CPUtime=2.69 cores=0
/proc/10247/stat : 10247 (cryptominisat) R 10246 10246 9075 0 -1 4202496 7158 0 0 0 269 0 0 0 23 0 1 0 477170252 40386560 4831 33554432000 4194304 4587354 140737106863616 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10247/statm: 9860 4831 315 96 0 6422 0
[pid=10248] ppid=10246 vsize=17760 CPUtime=1.79 cores=0
/proc/10248/stat : 10248 (clasp) R 10246 10246 9075 0 -1 4202496 1942 0 0 0 179 0 0 0 25 0 1 0 477170252 18186240 1744 33554432000 4194304 4785740 140737122528000 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10248/statm: 4440 1744 314 145 0 1485 0
[pid=10249] ppid=10246 vsize=458756 CPUtime=1.79 cores=0
/proc/10249/stat : 10249 (TNM) R 10246 10246 9075 0 -1 4202496 2104 0 0 0 179 0 0 0 25 0 1 0 477170252 469766144 2001 33554432000 134512640 134534564 4291850000 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10249/statm: 114689 2001 91 6 0 113355 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 534280

[startup+12.7008 s]
/proc/loadavg: 6.08 6.02 5.94 7/182 10259
/proc/meminfo: memFree=25852368/32951132 swapFree=67111364/67111528
[pid=10246] ppid=10244 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10246/stat : 10246 (ppfolio) S 10244 10246 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477170252 18763776 394 33554432000 4194304 4287625 140735121197664 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/10246/statm: 4581 394 345 23 0 91 0
[pid=10247] ppid=10246 vsize=1954532 CPUtime=4.84 cores=0
/proc/10247/stat : 10247 (cryptominisat) R 10246 10246 9075 0 -1 4202496 11504 0 0 0 483 1 0 0 25 0 1 0 477170252 2001440768 5664 33554432000 4194304 4587354 140737106863616 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10247/statm: 488633 5664 337 96 0 485195 0
[pid=10248] ppid=10246 vsize=19852 CPUtime=3.89 cores=0
/proc/10248/stat : 10248 (clasp) R 10246 10246 9075 0 -1 4202496 2593 0 0 0 389 0 0 0 25 0 1 0 477170252 20328448 2266 33554432000 4194304 4785740 140737122528000 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10248/statm: 4963 2266 340 145 0 2008 0
[pid=10249] ppid=10246 vsize=458756 CPUtime=3.94 cores=0
/proc/10249/stat : 10249 (TNM) R 10246 10246 9075 0 -1 4202496 2104 0 0 0 394 0 0 0 25 0 1 0 477170252 469766144 2001 33554432000 134512640 134534564 4291850000 18446744073709551615 134524536 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10249/statm: 114689 2001 91 6 0 113355 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2451464

[startup+25.5006 s]
/proc/loadavg: 6.07 6.02 5.94 7/182 10259
/proc/meminfo: memFree=25829300/32951132 swapFree=67111364/67111528
[pid=10246] ppid=10244 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10246/stat : 10246 (ppfolio) S 10244 10246 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477170252 18763776 394 33554432000 4194304 4287625 140735121197664 18446744073709551615 242970570255 0 0 4096 65536 12661041045706899456 0 0 17 2 0 0 0
/proc/10246/statm: 4581 394 345 23 0 91 0
[pid=10247] ppid=10246 vsize=1955632 CPUtime=9.09 cores=0
/proc/10247/stat : 10247 (cryptominisat) R 10246 10246 9075 0 -1 4202496 11781 0 0 0 908 1 0 0 25 0 1 0 477170252 2002567168 5941 33554432000 4194304 4587354 140737106863616 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10247/statm: 488908 5941 337 96 0 485470 0
[pid=10248] ppid=10246 vsize=22144 CPUtime=8.19 cores=0
/proc/10248/stat : 10248 (clasp) R 10246 10246 9075 0 -1 4202496 3135 0 0 0 819 0 0 0 25 0 1 0 477170252 22675456 2808 33554432000 4194304 4785740 140737122528000 18446744073709551615 4312643 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10248/statm: 5536 2808 340 145 0 2581 0
[pid=10249] ppid=10246 vsize=458756 CPUtime=8.19 cores=0
/proc/10249/stat : 10249 (TNM) R 10246 10246 9075 0 -1 4202496 2104 0 0 0 819 0 0 0 25 0 1 0 477170252 469766144 2001 33554432000 134512640 134534564 4291850000 18446744073709551615 134524536 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10249/statm: 114689 2001 91 6 0 113355 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2454856

[startup+51.1012 s]
/proc/loadavg: 6.04 6.01 5.94 7/182 10259
/proc/meminfo: memFree=25819312/32951132 swapFree=67111364/67111528
[pid=10246] ppid=10244 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10246/stat : 10246 (ppfolio) S 10244 10246 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477170252 18763776 394 33554432000 4194304 4287625 140735121197664 18446744073709551615 242970570255 0 0 4096 65536 12661039946195271680 0 0 17 2 0 0 0
/proc/10246/statm: 4581 394 345 23 0 91 0
[pid=10247] ppid=10246 vsize=59016 CPUtime=17.64 cores=0
/proc/10247/stat : 10247 (cryptominisat) R 10246 10246 9075 0 -1 4202496 14423 0 0 0 1763 1 0 0 25 0 1 0 477170252 60432384 6662 33554432000 4194304 4587354 140737106863616 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10247/statm: 14754 6662 337 96 0 11316 0
[pid=10248] ppid=10246 vsize=24908 CPUtime=16.69 cores=0
/proc/10248/stat : 10248 (clasp) R 10246 10246 9075 0 -1 4202496 3780 0 0 0 1669 0 0 0 25 0 1 0 477170252 25505792 3453 33554432000 4194304 4785740 140737122528000 18446744073709551615 4277424 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10248/statm: 6227 3453 340 145 0 3272 0
[pid=10249] ppid=10246 vsize=458756 CPUtime=16.74 cores=0
/proc/10249/stat : 10249 (TNM) R 10246 10246 9075 0 -1 4202496 2104 0 0 0 1674 0 0 0 25 0 1 0 477170252 469766144 2001 33554432000 134512640 134534564 4291850000 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10249/statm: 114689 2001 91 6 0 113355 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 561004

[startup+102.3 s]
/proc/loadavg: 6.02 6.01 5.94 7/182 10261
/proc/meminfo: memFree=25800192/32951132 swapFree=67111364/67111528
[pid=10246] ppid=10244 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10246/stat : 10246 (ppfolio) S 10244 10246 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477170252 18763776 394 33554432000 4194304 4287625 140735121197664 18446744073709551615 242970570255 0 0 4096 65536 12661041183145852928 0 0 17 2 0 0 0
/proc/10246/statm: 4581 394 345 23 0 91 0
[pid=10247] ppid=10246 vsize=60956 CPUtime=34.69 cores=0
/proc/10247/stat : 10247 (cryptominisat) R 10246 10246 9075 0 -1 4202496 15962 0 0 0 3467 2 0 0 25 0 1 0 477170252 62418944 8161 33554432000 4194304 4587354 140737106863616 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10247/statm: 15239 8161 337 96 0 11801 0
[pid=10248] ppid=10246 vsize=28264 CPUtime=33.78 cores=0
/proc/10248/stat : 10248 (clasp) R 10246 10246 9075 0 -1 4202496 4524 0 0 0 3378 0 0 0 25 0 1 0 477170252 28942336 4197 33554432000 4194304 4785740 140737122528000 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10248/statm: 7066 4197 340 145 0 4111 0
[pid=10249] ppid=10246 vsize=458756 CPUtime=33.8 cores=0
/proc/10249/stat : 10249 (TNM) R 10246 10246 9075 0 -1 4202496 2104 0 0 0 3380 0 0 0 25 0 1 0 477170252 469766144 2001 33554432000 134512640 134534564 4291850000 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10249/statm: 114689 2001 91 6 0 113355 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 566300

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 5.94 7/182 10263
/proc/meminfo: memFree=25803024/32951132 swapFree=67111364/67111528
[pid=10246] ppid=10244 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10246/stat : 10246 (ppfolio) S 10244 10246 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477170252 18763776 394 33554432000 4194304 4287625 140735121197664 18446744073709551615 242970570255 0 0 4096 65536 12661041045706899456 0 0 17 2 0 0 0
/proc/10246/statm: 4581 394 345 23 0 91 0
[pid=10247] ppid=10246 vsize=36776 CPUtime=54.68 cores=0
/proc/10247/stat : 10247 (cryptominisat) R 10246 10246 9075 0 -1 4202496 26717 0 0 0 5464 4 0 0 25 0 1 0 477170252 37658624 4059 33554432000 4194304 4587354 140737106863616 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10247/statm: 9194 4059 337 96 0 5756 0
[pid=10248] ppid=10246 vsize=31084 CPUtime=53.78 cores=0
/proc/10248/stat : 10248 (clasp) R 10246 10246 9075 0 -1 4202496 5140 0 0 0 5378 0 0 0 25 0 1 0 477170252 31830016 4813 33554432000 4194304 4785740 140737122528000 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10248/statm: 7771 4813 340 145 0 4816 0
[pid=10249] ppid=10246 vsize=462584 CPUtime=53.8 cores=0
/proc/10249/stat : 10249 (TNM) R 10246 10246 9075 0 -1 4202496 2344 0 0 0 5380 0 0 0 25 0 1 0 477170252 473686016 2241 33554432000 134512640 134534564 4291850000 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10249/statm: 115646 2241 95 6 0 114312 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 548768

[startup+222.301 s]

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

/proc/meminfo: memFree=25676788/32951132 swapFree=67111364/67111528
[pid=10246] ppid=10244 vsize=18324 CPUtime=143.92 cores=0,2,4,6
/proc/10246/stat : 10246 (ppfolio) S 10244 10246 9075 0 -1 4202496 501 68446 0 0 0 0 14380 12 15 0 1 0 477170252 18763776 395 33554432000 4194304 4287625 140735121197664 18446744073709551615 242970570255 0 0 4096 65536 3995710746661978372 0 0 17 2 0 0 0
/proc/10246/statm: 4581 395 346 23 0 91 0
[pid=10248] ppid=10246 vsize=74528 CPUtime=2169.23 cores=0
/proc/10248/stat : 10248 (clasp) R 10246 10246 9075 0 -1 4202496 15819 0 0 0 216921 2 0 0 25 0 1 0 477170252 76316672 14455 33554432000 4194304 4785740 140737122528000 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10248/statm: 18632 14455 341 145 0 15677 0
[pid=10249] ppid=10246 vsize=462584 CPUtime=2169.21 cores=0
/proc/10249/stat : 10249 (TNM) R 10246 10246 9075 0 -1 4202496 2344 0 0 0 216916 5 0 0 25 0 1 0 477170252 473686016 2241 33554432000 134512640 134534564 4291850000 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10249/statm: 115646 2241 95 6 0 114312 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 555436

[startup+4542.3 s]
/proc/loadavg: 5.02 5.02 5.00 6/181 10391
/proc/meminfo: memFree=25678988/32951132 swapFree=67111364/67111528
[pid=10246] ppid=10244 vsize=18324 CPUtime=143.92 cores=0,2,4,6
/proc/10246/stat : 10246 (ppfolio) S 10244 10246 9075 0 -1 4202496 501 68446 0 0 0 0 14380 12 15 0 1 0 477170252 18763776 395 33554432000 4194304 4287625 140735121197664 18446744073709551615 242970570255 0 0 4096 65536 3995710746661978372 0 0 17 2 0 0 0
/proc/10246/statm: 4581 395 346 23 0 91 0
[pid=10248] ppid=10246 vsize=74100 CPUtime=2199.23 cores=0
/proc/10248/stat : 10248 (clasp) R 10246 10246 9075 0 -1 4202496 15842 0 0 0 219921 2 0 0 25 0 1 0 477170252 75878400 14371 33554432000 4194304 4785740 140737122528000 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10248/statm: 18525 14371 341 145 0 15570 0
[pid=10249] ppid=10246 vsize=462584 CPUtime=2199.2 cores=0
/proc/10249/stat : 10249 (TNM) R 10246 10246 9075 0 -1 4202496 2344 0 0 0 219915 5 0 0 25 0 1 0 477170252 473686016 2241 33554432000 134512640 134534564 4291850000 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10249/statm: 115646 2241 95 6 0 114312 0
Current children cumulated CPU time (s) 4542.35
Current children cumulated vsize (KiB) 555008

[startup+4602.3 s]
/proc/loadavg: 5.00 5.01 5.00 6/181 10393
/proc/meminfo: memFree=25681708/32951132 swapFree=67111364/67111528
[pid=10246] ppid=10244 vsize=18324 CPUtime=143.92 cores=0,2,4,6
/proc/10246/stat : 10246 (ppfolio) S 10244 10246 9075 0 -1 4202496 501 68446 0 0 0 0 14380 12 15 0 1 0 477170252 18763776 395 33554432000 4194304 4287625 140735121197664 18446744073709551615 242970570255 0 0 4096 65536 3995710746661978372 0 0 17 2 0 0 0
/proc/10246/statm: 4581 395 346 23 0 91 0
[pid=10248] ppid=10246 vsize=74744 CPUtime=2229.24 cores=0
/proc/10248/stat : 10248 (clasp) R 10246 10246 9075 0 -1 4202496 15981 0 0 0 222922 2 0 0 25 0 1 0 477170252 76537856 14510 33554432000 4194304 4785740 140737122528000 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10248/statm: 18686 14510 341 145 0 15731 0
[pid=10249] ppid=10246 vsize=462584 CPUtime=2229.2 cores=0
/proc/10249/stat : 10249 (TNM) R 10246 10246 9075 0 -1 4202496 2344 0 0 0 222915 5 0 0 25 0 1 0 477170252 473686016 2241 33554432000 134512640 134534564 4291850000 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10249/statm: 115646 2241 95 6 0 114312 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 555652

[startup+4662.3 s]
/proc/loadavg: 5.00 5.01 5.00 6/181 10395
/proc/meminfo: memFree=25685156/32951132 swapFree=67111364/67111528
[pid=10246] ppid=10244 vsize=18324 CPUtime=143.92 cores=0,2,4,6
/proc/10246/stat : 10246 (ppfolio) S 10244 10246 9075 0 -1 4202496 501 68446 0 0 0 0 14380 12 15 0 1 0 477170252 18763776 395 33554432000 4194304 4287625 140735121197664 18446744073709551615 242970570255 0 0 4096 65536 3995710746661978372 0 0 17 2 0 0 0
/proc/10246/statm: 4581 395 346 23 0 91 0
[pid=10248] ppid=10246 vsize=75388 CPUtime=2259.24 cores=0
/proc/10248/stat : 10248 (clasp) R 10246 10246 9075 0 -1 4202496 16129 0 0 0 225922 2 0 0 25 0 1 0 477170252 77197312 14658 33554432000 4194304 4785740 140737122528000 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10248/statm: 18847 14658 341 145 0 15892 0
[pid=10249] ppid=10246 vsize=462584 CPUtime=2259.19 cores=0
/proc/10249/stat : 10249 (TNM) R 10246 10246 9075 0 -1 4202496 2344 0 0 0 225914 5 0 0 25 0 1 0 477170252 473686016 2241 33554432000 134512640 134534564 4291850000 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10249/statm: 115646 2241 95 6 0 114312 0
Current children cumulated CPU time (s) 4662.35
Current children cumulated vsize (KiB) 556296

[startup+4722.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/181 10396
/proc/meminfo: memFree=25675216/32951132 swapFree=67111364/67111528
[pid=10246] ppid=10244 vsize=18324 CPUtime=143.92 cores=0,2,4,6
/proc/10246/stat : 10246 (ppfolio) S 10244 10246 9075 0 -1 4202496 501 68446 0 0 0 0 14380 12 15 0 1 0 477170252 18763776 395 33554432000 4194304 4287625 140735121197664 18446744073709551615 242970570255 0 0 4096 65536 3995710746661978372 0 0 17 2 0 0 0
/proc/10246/statm: 4581 395 346 23 0 91 0
[pid=10248] ppid=10246 vsize=75388 CPUtime=2289.24 cores=0
/proc/10248/stat : 10248 (clasp) R 10246 10246 9075 0 -1 4202496 16168 0 0 0 228922 2 0 0 25 0 1 0 477170252 77197312 14697 33554432000 4194304 4785740 140737122528000 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10248/statm: 18847 14697 341 145 0 15892 0
[pid=10249] ppid=10246 vsize=462584 CPUtime=2289.2 cores=0
/proc/10249/stat : 10249 (TNM) R 10246 10246 9075 0 -1 4202496 2344 0 0 0 228915 5 0 0 25 0 1 0 477170252 473686016 2241 33554432000 134512640 134534564 4291850000 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10249/statm: 115646 2241 95 6 0 114312 0
Current children cumulated CPU time (s) 4722.36
Current children cumulated vsize (KiB) 556296

[startup+4782.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/181 10398
/proc/meminfo: memFree=25678172/32951132 swapFree=67111364/67111528
[pid=10246] ppid=10244 vsize=18324 CPUtime=143.92 cores=0,2,4,6
/proc/10246/stat : 10246 (ppfolio) S 10244 10246 9075 0 -1 4202496 501 68446 0 0 0 0 14380 12 15 0 1 0 477170252 18763776 395 33554432000 4194304 4287625 140735121197664 18446744073709551615 242970570255 0 0 4096 65536 3995710746661978372 0 0 17 2 0 0 0
/proc/10246/statm: 4581 395 346 23 0 91 0
[pid=10248] ppid=10246 vsize=75388 CPUtime=2319.23 cores=0
/proc/10248/stat : 10248 (clasp) R 10246 10246 9075 0 -1 4202496 16168 0 0 0 231921 2 0 0 25 0 1 0 477170252 77197312 14697 33554432000 4194304 4785740 140737122528000 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10248/statm: 18847 14697 341 145 0 15892 0
[pid=10249] ppid=10246 vsize=462584 CPUtime=2319.21 cores=0
/proc/10249/stat : 10249 (TNM) R 10246 10246 9075 0 -1 4202496 2344 0 0 0 231916 5 0 0 25 0 1 0 477170252 473686016 2241 33554432000 134512640 134534564 4291850000 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10249/statm: 115646 2241 95 6 0 114312 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 556296

[startup+4842.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/181 10399
/proc/meminfo: memFree=25682868/32951132 swapFree=67111364/67111528
[pid=10246] ppid=10244 vsize=18324 CPUtime=143.92 cores=0,2,4,6
/proc/10246/stat : 10246 (ppfolio) S 10244 10246 9075 0 -1 4202496 501 68446 0 0 0 0 14380 12 15 0 1 0 477170252 18763776 395 33554432000 4194304 4287625 140735121197664 18446744073709551615 242970570255 0 0 4096 65536 3995710746661978372 0 0 17 2 0 0 0
/proc/10246/statm: 4581 395 346 23 0 91 0
[pid=10248] ppid=10246 vsize=75388 CPUtime=2349.23 cores=0
/proc/10248/stat : 10248 (clasp) R 10246 10246 9075 0 -1 4202496 16168 0 0 0 234921 2 0 0 25 0 1 0 477170252 77197312 14697 33554432000 4194304 4785740 140737122528000 18446744073709551615 4277615 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10248/statm: 18847 14697 341 145 0 15892 0
[pid=10249] ppid=10246 vsize=462584 CPUtime=2349.21 cores=0
/proc/10249/stat : 10249 (TNM) R 10246 10246 9075 0 -1 4202496 2344 0 0 0 234916 5 0 0 25 0 1 0 477170252 473686016 2241 33554432000 134512640 134534564 4291850000 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10249/statm: 115646 2241 95 6 0 114312 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 556296

[startup+4902.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/181 10401
/proc/meminfo: memFree=25673792/32951132 swapFree=67111364/67111528
[pid=10246] ppid=10244 vsize=18324 CPUtime=143.92 cores=0,2,4,6
/proc/10246/stat : 10246 (ppfolio) S 10244 10246 9075 0 -1 4202496 501 68446 0 0 0 0 14380 12 15 0 1 0 477170252 18763776 395 33554432000 4194304 4287625 140735121197664 18446744073709551615 242970570255 0 0 4096 65536 3995710746661978372 0 0 17 2 0 0 0
/proc/10246/statm: 4581 395 346 23 0 91 0
[pid=10248] ppid=10246 vsize=75388 CPUtime=2379.22 cores=0
/proc/10248/stat : 10248 (clasp) R 10246 10246 9075 0 -1 4202496 16168 0 0 0 237920 2 0 0 25 0 1 0 477170252 77197312 14697 33554432000 4194304 4785740 140737122528000 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10248/statm: 18847 14697 341 145 0 15892 0
[pid=10249] ppid=10246 vsize=462584 CPUtime=2379.22 cores=0
/proc/10249/stat : 10249 (TNM) R 10246 10246 9075 0 -1 4202496 2344 0 0 0 237917 5 0 0 25 0 1 0 477170252 473686016 2241 33554432000 134512640 134534564 4291850000 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10249/statm: 115646 2241 95 6 0 114312 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 556296

[startup+4962.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/181 10403
/proc/meminfo: memFree=25677748/32951132 swapFree=67111364/67111528
[pid=10246] ppid=10244 vsize=18324 CPUtime=143.92 cores=0,2,4,6
/proc/10246/stat : 10246 (ppfolio) S 10244 10246 9075 0 -1 4202496 501 68446 0 0 0 0 14380 12 15 0 1 0 477170252 18763776 395 33554432000 4194304 4287625 140735121197664 18446744073709551615 242970570255 0 0 4096 65536 3995710746661978372 0 0 17 2 0 0 0
/proc/10246/statm: 4581 395 346 23 0 91 0
[pid=10248] ppid=10246 vsize=75388 CPUtime=2409.22 cores=0
/proc/10248/stat : 10248 (clasp) R 10246 10246 9075 0 -1 4202496 16184 0 0 0 240920 2 0 0 25 0 1 0 477170252 77197312 14713 33554432000 4194304 4785740 140737122528000 18446744073709551615 4538864 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10248/statm: 18847 14713 341 145 0 15892 0
[pid=10249] ppid=10246 vsize=462584 CPUtime=2409.22 cores=0
/proc/10249/stat : 10249 (TNM) R 10246 10246 9075 0 -1 4202496 2344 0 0 0 240917 5 0 0 25 0 1 0 477170252 473686016 2241 33554432000 134512640 134534564 4291850000 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10249/statm: 115646 2241 95 6 0 114312 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 556296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 5.07 5.02 5.00 6/181 10403
/proc/meminfo: memFree=25633340/32951132 swapFree=67111364/67111528
[pid=10246] ppid=10244 vsize=18324 CPUtime=143.92 cores=0,2,4,6
/proc/10246/stat : 10246 (ppfolio) S 10244 10246 9075 0 -1 4202496 501 68446 0 0 0 0 14380 12 15 0 1 0 477170252 18763776 395 33554432000 4194304 4287625 140735121197664 18446744073709551615 242970570255 0 0 4096 65536 3995710746661978372 0 0 17 2 0 0 0
/proc/10246/statm: 4581 395 346 23 0 91 0
[pid=10248] ppid=10246 vsize=75388 CPUtime=2428.08 cores=0
/proc/10248/stat : 10248 (clasp) R 10246 10246 9075 0 -1 4202496 16211 0 0 0 242806 2 0 0 25 0 1 0 477170252 77197312 14740 33554432000 4194304 4785740 140737122528000 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/10248/statm: 18847 14740 341 145 0 15892 0
[pid=10249] ppid=10246 vsize=462584 CPUtime=2428.07 cores=0
/proc/10249/stat : 10249 (TNM) R 10246 10246 9075 0 -1 4202496 2344 0 0 0 242802 5 0 0 25 0 1 0 477170252 473686016 2241 33554432000 134512640 134534564 4291850000 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10249/statm: 115646 2241 95 6 0 114312 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 556296

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 10246 and gives
#  childrusage.ru_utime.tv_sec=2571
#  childrusage.ru_utime.tv_usec=872016
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=156976
# CPU time returned by wait4() is 2572.03
# while last known CPU time is 5000.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.01
CPU time (s): 5000.07
CPU user time (s): 4999.88
CPU system time (s): 0.19
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 10172460

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

runsolver used 8.5777 second user time and 18.6982 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-24 16:35:16
IDJOB=3275912
IDBENCH=83967
IDSOLVER=1639
FILE ID=node128/3275912-1303655716
RUNJOBID= node128-1303650714-10024
PBS_JOBID= 13150720
Free space on /tmp= 66852 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_21_60_7-log.shuffled-as.sat03-151.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275912-1303655716/watcher-3275912-1303655716 -o /tmp/evaluation-result-3275912-1303655716/solver-3275912-1303655716 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275912-1303655716.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 5cab37809f478f7db7fa096e9a155cfe
RANDOM SEED=1537690003

node128.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.82
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	: 5332.82
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      25923816 kB
Buffers:       1226540 kB
Cached:        5127808 kB
SwapCached:        160 kB
Active:         297300 kB
Inactive:      6121884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      25923816 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           23688 kB
Writeback:           0 kB
AnonPages:       64508 kB
Mapped:          14816 kB
Slab:           544668 kB
PageTables:       4300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   185880 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66832 MiB
End job on node128 at 2011-04-24 17:58:38