Trace number 3274982

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.05 5000.01

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2400c266431g10.cnf
MD5SUM885d1d8595262b8f0aa94d123211b47c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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

running on 4 cores: 1,3,5,7

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): 5000 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: 0.00 0.00 0.00 1/170 5873
/proc/meminfo: memFree=19196468/32951132 swapFree=67111524/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5845 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 475124501 18763776 394 33554432000 4194304 4287625 140736064557776 18446744073709551615 210647166479 0 0 4096 65536 3903842701870596360 0 0 17 5 0 0 0
/proc/5873/statm: 4581 394 345 23 0 91 0

[startup+0.0174 s]
/proc/loadavg: 0.00 0.00 0.00 1/170 5873
/proc/meminfo: memFree=19196468/32951132 swapFree=67111524/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5845 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 475124501 18763776 394 33554432000 4194304 4287625 140736064557776 18446744073709551615 210647166479 0 0 4096 65536 3903842701870596360 0 0 17 5 0 0 0
/proc/5873/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100382 s]
/proc/loadavg: 0.00 0.00 0.00 1/170 5873
/proc/meminfo: memFree=19196468/32951132 swapFree=67111524/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5845 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 475124501 18763776 394 33554432000 4194304 4287625 140736064557776 18446744073709551615 210647166479 0 0 4096 65536 3894681566693031936 0 0 17 5 0 0 0
/proc/5873/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300351 s]
/proc/loadavg: 0.00 0.00 0.00 1/170 5873
/proc/meminfo: memFree=19196468/32951132 swapFree=67111524/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5845 0 -1 4202496 501 0 0 0 0 0 0 0 21 0 1 0 475124501 18763776 394 33554432000 4194304 4287625 140736064557776 18446744073709551615 210647166479 0 0 4096 65536 3894682391326752768 0 0 17 5 0 0 0
/proc/5873/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700292 s]
/proc/loadavg: 0.00 0.00 0.00 1/170 5873
/proc/meminfo: memFree=19196468/32951132 swapFree=67111524/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5845 0 -1 4202496 501 0 0 0 0 0 0 0 21 0 1 0 475124501 18763776 394 33554432000 4194304 4287625 140736064557776 18446744073709551615 210647166479 0 0 4096 65536 3894682391326752768 0 0 17 5 0 0 0
/proc/5873/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50116 s]
/proc/loadavg: 0.00 0.00 0.00 7/182 5890
/proc/meminfo: memFree=19087848/32951132 swapFree=67111524/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5845 0 -1 4202496 501 0 0 0 0 0 0 0 21 0 1 0 475124501 18763776 394 33554432000 4194304 4287625 140736064557776 18446744073709551615 210647166479 0 0 4096 65536 3894682391326752768 0 0 17 5 0 0 0
/proc/5873/statm: 4581 394 345 23 0 91 0
[pid=5874] ppid=5873 vsize=79652 CPUtime=0.49 cores=1
/proc/5874/stat : 5874 (cryptominisat) R 5873 5873 5845 0 -1 4202496 14446 0 0 0 48 1 0 0 23 0 1 0 475124501 81563648 12765 33554432000 4194304 4587354 140734461550480 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5874/statm: 19913 12765 315 96 0 16475 0
[pid=5875] ppid=5873 vsize=28976 CPUtime=0.44 cores=1
/proc/5875/stat : 5875 (clasp) R 5873 5873 5845 0 -1 4202496 5719 0 0 0 44 0 0 0 23 0 1 0 475124501 29671424 4439 33554432000 4194304 4785740 140736572159632 18446744073709551615 4495633 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5875/statm: 7244 4439 314 145 0 4289 0
[pid=5876] ppid=5873 vsize=464404 CPUtime=0.54 cores=1
/proc/5876/stat : 5876 (TNM) R 5873 5873 5845 0 -1 4202496 4422 0 0 0 54 0 0 0 25 0 1 0 475124501 475549696 4319 33554432000 134512640 134534564 4288724672 18446744073709551615 134524745 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5876/statm: 116101 4319 91 6 0 114767 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 591356

[startup+3.10089 s]
/proc/loadavg: 0.00 0.00 0.00 7/182 5890
/proc/meminfo: memFree=19085260/32951132 swapFree=67111524/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475124501 18763776 394 33554432000 4194304 4287625 140736064557776 18446744073709551615 210647166479 0 0 4096 65536 3894683078521520128 0 0 17 5 0 0 0
/proc/5873/statm: 4581 394 345 23 0 91 0
[pid=5874] ppid=5873 vsize=66224 CPUtime=1.03 cores=1
/proc/5874/stat : 5874 (cryptominisat) R 5873 5873 5845 0 -1 4202496 16041 0 0 0 102 1 0 0 25 0 1 0 475124501 67813376 11039 33554432000 4194304 4587354 140734461550480 18446744073709551615 4241151 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5874/statm: 16556 11039 326 96 0 13118 0
[pid=5875] ppid=5873 vsize=30956 CPUtime=0.99 cores=1
/proc/5875/stat : 5875 (clasp) R 5873 5873 5845 0 -1 4202496 6204 0 0 0 99 0 0 0 25 0 1 0 475124501 31698944 4924 33554432000 4194304 4785740 140736572159632 18446744073709551615 4482815 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5875/statm: 7739 4924 316 145 0 4784 0
[pid=5876] ppid=5873 vsize=464404 CPUtime=1.04 cores=1
/proc/5876/stat : 5876 (TNM) R 5873 5873 5845 0 -1 4202496 4422 0 0 0 104 0 0 0 25 0 1 0 475124501 475549696 4319 33554432000 134512640 134534564 4288724672 18446744073709551615 134524691 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5876/statm: 116101 4319 91 6 0 114767 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 579908

[startup+6.30035 s]
/proc/loadavg: 0.48 0.10 0.03 7/182 5890
/proc/meminfo: memFree=19067268/32951132 swapFree=67111524/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475124501 18763776 394 33554432000 4194304 4287625 140736064557776 18446744073709551615 210647166479 0 0 4096 65536 3894683490838380544 0 0 17 5 0 0 0
/proc/5873/statm: 4581 394 345 23 0 91 0
[pid=5874] ppid=5873 vsize=66224 CPUtime=2.09 cores=1
/proc/5874/stat : 5874 (cryptominisat) R 5873 5873 5845 0 -1 4202496 16883 0 0 0 208 1 0 0 25 0 1 0 475124501 67813376 11863 33554432000 4194304 4587354 140734461550480 18446744073709551615 4238051 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5874/statm: 16556 11863 326 96 0 13118 0
[pid=5875] ppid=5873 vsize=30016 CPUtime=2.04 cores=1
/proc/5875/stat : 5875 (clasp) R 5873 5873 5845 0 -1 4202496 6595 0 0 0 204 0 0 0 25 0 1 0 475124501 30736384 4794 33554432000 4194304 4785740 140736572159632 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5875/statm: 7504 4794 340 145 0 4549 0
[pid=5876] ppid=5873 vsize=470348 CPUtime=2.14 cores=1
/proc/5876/stat : 5876 (TNM) R 5873 5873 5845 0 -1 4202496 6330 0 0 0 214 0 0 0 25 0 1 0 475124501 481636352 6227 33554432000 134512640 134534564 4288724672 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5876/statm: 117587 6227 95 6 0 116253 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 584912

[startup+12.7003 s]
/proc/loadavg: 1.00 0.21 0.07 7/182 5890
/proc/meminfo: memFree=19048084/32951132 swapFree=67111524/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475124501 18763776 394 33554432000 4194304 4287625 140736064557776 18446744073709551615 210647166479 0 0 4096 65536 3894682666204659712 0 0 17 5 0 0 0
/proc/5873/statm: 4581 394 345 23 0 91 0
[pid=5874] ppid=5873 vsize=463920 CPUtime=4.24 cores=1
/proc/5874/stat : 5874 (cryptominisat) R 5873 5873 5845 0 -1 4202496 18475 0 0 0 422 2 0 0 25 0 1 0 475124501 475054080 11849 33554432000 4194304 4587354 140734461550480 18446744073709551615 4365336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5874/statm: 115980 11849 337 96 0 112542 0
[pid=5875] ppid=5873 vsize=31868 CPUtime=4.19 cores=1
/proc/5875/stat : 5875 (clasp) R 5873 5873 5845 0 -1 4202496 7108 0 0 0 419 0 0 0 25 0 1 0 475124501 32632832 5307 33554432000 4194304 4785740 140736572159632 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5875/statm: 7967 5307 340 145 0 5012 0
[pid=5876] ppid=5873 vsize=470348 CPUtime=4.24 cores=1
/proc/5876/stat : 5876 (TNM) R 5873 5873 5845 0 -1 4202496 6330 0 0 0 424 0 0 0 25 0 1 0 475124501 481636352 6227 33554432000 134512640 134534564 4288724672 18446744073709551615 134528638 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5876/statm: 117587 6227 95 6 0 116253 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 984460

[startup+25.5011 s]
/proc/loadavg: 2.11 0.50 0.16 7/182 5890
/proc/meminfo: memFree=19020800/32951132 swapFree=67111524/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475124501 18763776 394 33554432000 4194304 4287625 140736064557776 18446744073709551615 210647166479 0 0 4096 65536 3894683078521520128 0 0 17 5 0 0 0
/proc/5873/statm: 4581 394 345 23 0 91 0
[pid=5874] ppid=5873 vsize=477072 CPUtime=8.49 cores=1
/proc/5874/stat : 5874 (cryptominisat) R 5873 5873 5845 0 -1 4202496 20758 0 0 0 847 2 0 0 25 0 1 0 475124501 488521728 14129 33554432000 4194304 4587354 140734461550480 18446744073709551615 4365302 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5874/statm: 119268 14129 337 96 0 115830 0
[pid=5875] ppid=5873 vsize=45860 CPUtime=8.44 cores=1
/proc/5875/stat : 5875 (clasp) R 5873 5873 5845 0 -1 4202496 10582 0 0 0 843 1 0 0 25 0 1 0 475124501 46960640 8781 33554432000 4194304 4785740 140736572159632 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5875/statm: 11465 8781 340 145 0 8510 0
[pid=5876] ppid=5873 vsize=470348 CPUtime=8.54 cores=1
/proc/5876/stat : 5876 (TNM) R 5873 5873 5845 0 -1 4202496 6330 0 0 0 854 0 0 0 25 0 1 0 475124501 481636352 6227 33554432000 134512640 134534564 4288724672 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5876/statm: 117587 6227 95 6 0 116253 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1011604

[startup+51.1008 s]
/proc/loadavg: 3.52 0.95 0.32 7/182 5921
/proc/meminfo: memFree=18971640/32951132 swapFree=67111524/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475124501 18763776 394 33554432000 4194304 4287625 140736064557776 18446744073709551615 210647166479 0 0 4096 65536 3894683215960473600 0 0 17 5 0 0 0
/proc/5873/statm: 4581 394 345 23 0 91 0
[pid=5874] ppid=5873 vsize=449932 CPUtime=17.05 cores=1
/proc/5874/stat : 5874 (cryptominisat) R 5873 5873 5845 0 -1 4202496 26352 0 0 0 1702 3 0 0 25 0 1 0 475124501 460730368 17252 33554432000 4194304 4587354 140734461550480 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5874/statm: 112483 17252 337 96 0 109045 0
[pid=5875] ppid=5873 vsize=68256 CPUtime=16.99 cores=1
/proc/5875/stat : 5875 (clasp) R 5873 5873 5845 0 -1 4202496 16158 0 0 0 1697 2 0 0 25 0 1 0 475124501 69894144 14357 33554432000 4194304 4785740 140736572159632 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5875/statm: 17064 14357 340 145 0 14109 0
[pid=5876] ppid=5873 vsize=470348 CPUtime=17.04 cores=1
/proc/5876/stat : 5876 (TNM) R 5873 5873 5845 0 -1 4202496 6330 0 0 0 1704 0 0 0 25 0 1 0 475124501 481636352 6227 33554432000 134512640 134534564 4288724672 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5876/statm: 117587 6227 95 6 0 116253 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1006860

[startup+102.306 s]
/proc/loadavg: 5.00 1.75 0.62 7/182 5922
/proc/meminfo: memFree=18899672/32951132 swapFree=67111524/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475124501 18763776 394 33554432000 4194304 4287625 140736064557776 18446744073709551615 210647166479 0 0 4096 65536 3894683490838380544 0 0 17 5 0 0 0
/proc/5873/statm: 4581 394 345 23 0 91 0
[pid=5874] ppid=5873 vsize=468820 CPUtime=34.09 cores=1
/proc/5874/stat : 5874 (cryptominisat) R 5873 5873 5845 0 -1 4202496 32985 0 0 0 3405 4 0 0 25 0 1 0 475124501 480071680 16588 33554432000 4194304 4587354 140734461550480 18446744073709551615 4237493 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5874/statm: 117205 16588 337 96 0 113767 0
[pid=5875] ppid=5873 vsize=79228 CPUtime=34.06 cores=1
/proc/5875/stat : 5875 (clasp) R 5873 5873 5845 0 -1 4202496 18807 0 0 0 3403 3 0 0 25 0 1 0 475124501 81129472 17006 33554432000 4194304 4785740 140736572159632 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5875/statm: 19807 17006 340 145 0 16852 0
[pid=5876] ppid=5873 vsize=470348 CPUtime=34.13 cores=1
/proc/5876/stat : 5876 (TNM) R 5873 5873 5845 0 -1 4202496 6330 0 0 0 3413 0 0 0 25 0 1 0 475124501 481636352 6227 33554432000 134512640 134534564 4288724672 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5876/statm: 117587 6227 95 6 0 116253 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1036720

[startup+162.301 s]
/proc/loadavg: 5.63 2.52 0.96 7/182 5924
/proc/meminfo: memFree=18786084/32951132 swapFree=67111524/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475124501 18763776 394 33554432000 4194304 4287625 140736064557776 18446744073709551615 210647166479 0 0 4096 65536 3894682803643613184 0 0 17 5 0 0 0
/proc/5873/statm: 4581 394 345 23 0 91 0
[pid=5874] ppid=5873 vsize=508404 CPUtime=54.09 cores=1
/proc/5874/stat : 5874 (cryptominisat) R 5873 5873 5845 0 -1 4202496 52490 0 0 0 5403 6 0 0 25 0 1 0 475124501 520605696 30841 33554432000 4194304 4587354 140734461550480 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5874/statm: 127101 30841 337 96 0 123663 0
[pid=5875] ppid=5873 vsize=87616 CPUtime=54.06 cores=1

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

/proc/5876/statm: 117587 6227 95 6 0 116253 0
Current children cumulated CPU time (s) 4542.34
Current children cumulated vsize (KiB) 1300012

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/182 6066
/proc/meminfo: memFree=18359432/32951132 swapFree=67111524/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475124501 18763776 394 33554432000 4194304 4287625 140736064557776 18446744073709551615 210647166479 0 0 4096 65536 3894682803643613184 0 0 17 5 0 0 0
/proc/5873/statm: 4581 394 345 23 0 91 0
[pid=5874] ppid=5873 vsize=573336 CPUtime=1534.16 cores=1
/proc/5874/stat : 5874 (cryptominisat) R 5873 5873 5845 0 -1 4202496 446273 0 0 0 153323 93 0 0 25 0 1 0 475124501 587096064 48713 33554432000 4194304 4587354 140734461550480 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5874/statm: 143334 48713 337 96 0 139896 0
[pid=5875] ppid=5873 vsize=256912 CPUtime=1534.06 cores=1
/proc/5875/stat : 5875 (clasp) R 5873 5873 5845 0 -1 4202496 60624 0 0 0 153391 15 0 0 25 0 1 0 475124501 263077888 58823 33554432000 4194304 4785740 140736572159632 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5875/statm: 64228 58823 340 145 0 61273 0
[pid=5876] ppid=5873 vsize=470348 CPUtime=1534.13 cores=1
/proc/5876/stat : 5876 (TNM) R 5873 5873 5845 0 -1 4202496 6330 0 0 0 153413 0 0 0 25 0 1 0 475124501 481636352 6227 33554432000 134512640 134534564 4288724672 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5876/statm: 117587 6227 95 6 0 116253 0
Current children cumulated CPU time (s) 4602.35
Current children cumulated vsize (KiB) 1318920

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/182 6068
/proc/meminfo: memFree=18360048/32951132 swapFree=67111524/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475124501 18763776 394 33554432000 4194304 4287625 140736064557776 18446744073709551615 210647166479 0 0 4096 65536 3894682803643613184 0 0 17 5 0 0 0
/proc/5873/statm: 4581 394 345 23 0 91 0
[pid=5874] ppid=5873 vsize=557972 CPUtime=1554.15 cores=1
/proc/5874/stat : 5874 (cryptominisat) R 5873 5873 5845 0 -1 4202496 451493 0 0 0 155322 93 0 0 25 0 1 0 475124501 571363328 48234 33554432000 4194304 4587354 140734461550480 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5874/statm: 139493 48234 337 96 0 136055 0
[pid=5875] ppid=5873 vsize=257420 CPUtime=1554.06 cores=1
/proc/5875/stat : 5875 (clasp) R 5873 5873 5845 0 -1 4202496 60757 0 0 0 155391 15 0 0 25 0 1 0 475124501 263598080 58956 33554432000 4194304 4785740 140736572159632 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5875/statm: 64355 58956 340 145 0 61400 0
[pid=5876] ppid=5873 vsize=470348 CPUtime=1554.13 cores=1
/proc/5876/stat : 5876 (TNM) R 5873 5873 5845 0 -1 4202496 6330 0 0 0 155413 0 0 0 25 0 1 0 475124501 481636352 6227 33554432000 134512640 134534564 4288724672 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5876/statm: 117587 6227 95 6 0 116253 0
Current children cumulated CPU time (s) 4662.34
Current children cumulated vsize (KiB) 1304064

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.91 7/182 6070
/proc/meminfo: memFree=18341432/32951132 swapFree=67111524/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475124501 18763776 394 33554432000 4194304 4287625 140736064557776 18446744073709551615 210647166479 0 0 4096 65536 3894682941082566656 0 0 17 5 0 0 0
/proc/5873/statm: 4581 394 345 23 0 91 0
[pid=5874] ppid=5873 vsize=568452 CPUtime=1574.16 cores=1
/proc/5874/stat : 5874 (cryptominisat) R 5873 5873 5845 0 -1 4202496 456757 0 0 0 157321 95 0 0 25 0 1 0 475124501 582094848 47891 33554432000 4194304 4587354 140734461550480 18446744073709551615 4237649 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5874/statm: 142113 47891 337 96 0 138675 0
[pid=5875] ppid=5873 vsize=259372 CPUtime=1574.05 cores=1
/proc/5875/stat : 5875 (clasp) R 5873 5873 5845 0 -1 4202496 61237 0 0 0 157390 15 0 0 25 0 1 0 475124501 265596928 59436 33554432000 4194304 4785740 140736572159632 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5875/statm: 64843 59436 340 145 0 61888 0
[pid=5876] ppid=5873 vsize=470348 CPUtime=1574.15 cores=1
/proc/5876/stat : 5876 (TNM) R 5873 5873 5845 0 -1 4202496 6330 0 0 0 157415 0 0 0 25 0 1 0 475124501 481636352 6227 33554432000 134512640 134534564 4288724672 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5876/statm: 117587 6227 95 6 0 116253 0
Current children cumulated CPU time (s) 4722.36
Current children cumulated vsize (KiB) 1316496

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/182 6071
/proc/meminfo: memFree=18348116/32951132 swapFree=67111524/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475124501 18763776 394 33554432000 4194304 4287625 140736064557776 18446744073709551615 210647166479 0 0 4096 65536 3894682941082566656 0 0 17 5 0 0 0
/proc/5873/statm: 4581 394 345 23 0 91 0
[pid=5874] ppid=5873 vsize=554168 CPUtime=1594.15 cores=1
/proc/5874/stat : 5874 (cryptominisat) R 5873 5873 5845 0 -1 4202496 461867 0 0 0 159319 96 0 0 25 0 1 0 475124501 567468032 47320 33554432000 4194304 4587354 140734461550480 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5874/statm: 138542 47320 337 96 0 135104 0
[pid=5875] ppid=5873 vsize=260060 CPUtime=1594.05 cores=1
/proc/5875/stat : 5875 (clasp) R 5873 5873 5845 0 -1 4202496 61376 0 0 0 159390 15 0 0 25 0 1 0 475124501 266301440 59575 33554432000 4194304 4785740 140736572159632 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5875/statm: 65015 59575 340 145 0 62060 0
[pid=5876] ppid=5873 vsize=470348 CPUtime=1594.15 cores=1
/proc/5876/stat : 5876 (TNM) R 5873 5873 5845 0 -1 4202496 6330 0 0 0 159415 0 0 0 25 0 1 0 475124501 481636352 6227 33554432000 134512640 134534564 4288724672 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5876/statm: 117587 6227 95 6 0 116253 0
Current children cumulated CPU time (s) 4782.35
Current children cumulated vsize (KiB) 1302900

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/182 6072
/proc/meminfo: memFree=18354800/32951132 swapFree=67111524/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475124501 18763776 394 33554432000 4194304 4287625 140736064557776 18446744073709551615 210647166479 0 0 4096 65536 3894682941082566656 0 0 17 5 0 0 0
/proc/5873/statm: 4581 394 345 23 0 91 0
[pid=5874] ppid=5873 vsize=575788 CPUtime=1614.15 cores=1
/proc/5874/stat : 5874 (cryptominisat) R 5873 5873 5845 0 -1 4202496 466913 0 0 0 161318 97 0 0 25 0 1 0 475124501 589606912 46546 33554432000 4194304 4587354 140734461550480 18446744073709551615 4238955 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5874/statm: 143947 46546 337 96 0 140509 0
[pid=5875] ppid=5873 vsize=260376 CPUtime=1614.05 cores=1
/proc/5875/stat : 5875 (clasp) R 5873 5873 5845 0 -1 4202496 61447 0 0 0 161390 15 0 0 25 0 1 0 475124501 266625024 59646 33554432000 4194304 4785740 140736572159632 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5875/statm: 65094 59646 340 145 0 62139 0
[pid=5876] ppid=5873 vsize=470348 CPUtime=1614.16 cores=1
/proc/5876/stat : 5876 (TNM) R 5873 5873 5845 0 -1 4202496 6330 0 0 0 161416 0 0 0 25 0 1 0 475124501 481636352 6227 33554432000 134512640 134534564 4288724672 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5876/statm: 117587 6227 95 6 0 116253 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 1324836

[startup+4902.3 s]
/proc/loadavg: 6.04 6.01 5.92 7/182 6074
/proc/meminfo: memFree=18361356/32951132 swapFree=67111524/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475124501 18763776 394 33554432000 4194304 4287625 140736064557776 18446744073709551615 210647166479 0 0 4096 65536 3894682941082566656 0 0 17 5 0 0 0
/proc/5873/statm: 4581 394 345 23 0 91 0
[pid=5874] ppid=5873 vsize=572940 CPUtime=1634.14 cores=1
/proc/5874/stat : 5874 (cryptominisat) R 5873 5873 5845 0 -1 4202496 472249 0 0 0 163316 98 0 0 25 0 1 0 475124501 586690560 46056 33554432000 4194304 4587354 140734461550480 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5874/statm: 143235 46056 337 96 0 139797 0
[pid=5875] ppid=5873 vsize=262460 CPUtime=1634.04 cores=1
/proc/5875/stat : 5875 (clasp) R 5873 5873 5845 0 -1 4202496 61953 0 0 0 163389 15 0 0 25 0 1 0 475124501 268759040 60152 33554432000 4194304 4785740 140736572159632 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5875/statm: 65615 60152 340 145 0 62660 0
[pid=5876] ppid=5873 vsize=470348 CPUtime=1634.16 cores=1
/proc/5876/stat : 5876 (TNM) R 5873 5873 5845 0 -1 4202496 6330 0 0 0 163416 0 0 0 25 0 1 0 475124501 481636352 6227 33554432000 134512640 134534564 4288724672 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5876/statm: 117587 6227 95 6 0 116253 0
Current children cumulated CPU time (s) 4902.34
Current children cumulated vsize (KiB) 1324072

[startup+4962.3 s]
/proc/loadavg: 6.01 6.01 5.92 7/182 6076
/proc/meminfo: memFree=18355520/32951132 swapFree=67111524/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475124501 18763776 394 33554432000 4194304 4287625 140736064557776 18446744073709551615 210647166479 0 0 4096 65536 3894682941082566656 0 0 17 5 0 0 0
/proc/5873/statm: 4581 394 345 23 0 91 0
[pid=5874] ppid=5873 vsize=568300 CPUtime=1654.14 cores=1
/proc/5874/stat : 5874 (cryptominisat) R 5873 5873 5845 0 -1 4202496 477728 0 0 0 165315 99 0 0 25 0 1 0 475124501 581939200 45548 33554432000 4194304 4587354 140734461550480 18446744073709551615 4238647 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5874/statm: 142075 45548 337 96 0 138637 0
[pid=5875] ppid=5873 vsize=262460 CPUtime=1654.04 cores=1
/proc/5875/stat : 5875 (clasp) R 5873 5873 5845 0 -1 4202496 61957 0 0 0 165389 15 0 0 25 0 1 0 475124501 268759040 60156 33554432000 4194304 4785740 140736572159632 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5875/statm: 65615 60156 340 145 0 62660 0
[pid=5876] ppid=5873 vsize=470348 CPUtime=1654.17 cores=1
/proc/5876/stat : 5876 (TNM) R 5873 5873 5845 0 -1 4202496 6330 0 0 0 165417 0 0 0 25 0 1 0 475124501 481636352 6227 33554432000 134512640 134534564 4288724672 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5876/statm: 117587 6227 95 6 0 116253 0
Current children cumulated CPU time (s) 4962.35
Current children cumulated vsize (KiB) 1319432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 5.92 7/182 6077
/proc/meminfo: memFree=18322036/32951132 swapFree=67111524/67111528
[pid=5873] ppid=5871 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/5873/stat : 5873 (ppfolio) S 5871 5873 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475124501 18763776 394 33554432000 4194304 4287625 140736064557776 18446744073709551615 210647166479 0 0 4096 65536 3894682941082566656 0 0 17 5 0 0 0
/proc/5873/statm: 4581 394 345 23 0 91 0
[pid=5874] ppid=5873 vsize=568300 CPUtime=1666.73 cores=1
/proc/5874/stat : 5874 (cryptominisat) R 5873 5873 5845 0 -1 4202496 482631 0 0 0 166573 100 0 0 25 0 1 0 475124501 581939200 50356 33554432000 4194304 4587354 140734461550480 18446744073709551615 210646843032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5874/statm: 142075 50356 337 96 0 138637 0
[pid=5875] ppid=5873 vsize=263528 CPUtime=1666.64 cores=1
/proc/5875/stat : 5875 (clasp) R 5873 5873 5845 0 -1 4202496 62186 0 0 0 166649 15 0 0 25 0 1 0 475124501 269852672 60385 33554432000 4194304 4785740 140736572159632 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5875/statm: 65882 60385 340 145 0 62927 0
[pid=5876] ppid=5873 vsize=470348 CPUtime=1666.68 cores=1
/proc/5876/stat : 5876 (TNM) R 5873 5873 5845 0 -1 4202496 6330 0 0 0 166668 0 0 0 25 0 1 0 475124501 481636352 6227 33554432000 134512640 134534564 4288724672 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5876/statm: 117587 6227 95 6 0 116253 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 1320500

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 5873 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=3999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.006998
# while last known CPU time is 5000.05
#
# 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.05
CPU user time (s): 4998.9
CPU system time (s): 1.15
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1709032

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

runsolver used 8.18076 second user time and 19.0981 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-24 10:54:09
IDJOB=3274982
IDBENCH=71270
IDSOLVER=1639
FILE ID=node129/3274982-1303635248
RUNJOBID= node129-1303635247-5864
PBS_JOBID= 13150719
Free space on /tmp= 66404 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2400c266431g10.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274982-1303635248/watcher-3274982-1303635248 -o /tmp/evaluation-result-3274982-1303635248/solver-3274982-1303635248 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3274982-1303635248.cnf

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

MD5SUM BENCH= 885d1d8595262b8f0aa94d123211b47c
RANDOM SEED=1370749361

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19196748 kB
Buffers:       1213260 kB
Cached:       11815304 kB
SwapCached:          4 kB
Active:        1759524 kB
Inactive:     11333000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19196748 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           13620 kB
Writeback:           0 kB
AnonPages:       63380 kB
Mapped:          14692 kB
Slab:           598344 kB
PageTables:       4432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   187676 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= 66384 MiB
End job on node129 at 2011-04-24 12:17:31