Trace number 3275047

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.04 4999.91

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2640c305320gyes2.cnf
MD5SUMa931e6258afb576eab04f38421c07518
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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

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-3275047-1303635254/watcher-3275047-1303635254 -o /tmp/evaluation-result-3275047-1303635254/solver-3275047-1303635254 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3275047-1303635254.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): 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 4/180 12199
/proc/meminfo: memFree=16731452/32951124 swapFree=67111528/67111528
[pid=12199] ppid=12197 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12199/stat : 12199 (ppfolio) S 12197 12199 12158 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 475125934 18763776 394 33554432000 4194304 4287625 140735077396128 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/12199/statm: 4581 394 345 23 0 91 0

[startup+0.0705759 s]
/proc/loadavg: 0.00 0.00 0.00 4/180 12199
/proc/meminfo: memFree=16731452/32951124 swapFree=67111528/67111528
[pid=12199] ppid=12197 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12199/stat : 12199 (ppfolio) S 12197 12199 12158 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 475125934 18763776 394 33554432000 4194304 4287625 140735077396128 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/12199/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100573 s]
/proc/loadavg: 0.00 0.00 0.00 4/180 12199
/proc/meminfo: memFree=16731452/32951124 swapFree=67111528/67111528
[pid=12199] ppid=12197 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12199/stat : 12199 (ppfolio) S 12197 12199 12158 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 475125934 18763776 394 33554432000 4194304 4287625 140735077396128 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/12199/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300536 s]
/proc/loadavg: 0.00 0.00 0.00 4/180 12199
/proc/meminfo: memFree=16731452/32951124 swapFree=67111528/67111528
[pid=12199] ppid=12197 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12199/stat : 12199 (ppfolio) S 12197 12199 12158 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 475125934 18763776 394 33554432000 4194304 4287625 140735077396128 18446744073709551615 244446965263 0 0 4096 65536 4591732906040229888 0 0 17 4 0 0 0
/proc/12199/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70046 s]
/proc/loadavg: 0.00 0.00 0.00 4/180 12199
/proc/meminfo: memFree=16731452/32951124 swapFree=67111528/67111528
[pid=12199] ppid=12197 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12199/stat : 12199 (ppfolio) S 12197 12199 12158 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 475125934 18763776 394 33554432000 4194304 4287625 140735077396128 18446744073709551615 244446965263 0 0 4096 65536 4591733180918136832 0 0 17 4 0 0 0
/proc/12199/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50127 s]
/proc/loadavg: 0.48 0.10 0.03 7/184 12203
/proc/meminfo: memFree=16651184/32951124 swapFree=67111528/67111528
[pid=12199] ppid=12197 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12199/stat : 12199 (ppfolio) S 12197 12199 12158 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 475125934 18763776 394 33554432000 4194304 4287625 140735077396128 18446744073709551615 244446965263 0 0 4096 65536 4591733180918136832 0 0 17 4 0 0 0
/proc/12199/statm: 4581 394 345 23 0 91 0
[pid=12200] ppid=12199 vsize=62636 CPUtime=0.49 cores=0
/proc/12200/stat : 12200 (cryptominisat) R 12199 12199 12158 0 -1 4202496 10260 0 0 0 48 1 0 0 20 0 1 0 475125935 64139264 10146 33554432000 4194304 4587354 140737000362368 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12200/statm: 15659 10146 314 96 0 12221 0
[pid=12201] ppid=12199 vsize=30848 CPUtime=0.49 cores=0
/proc/12201/stat : 12201 (clasp) R 12199 12199 12158 0 -1 4202496 6299 0 0 0 49 0 0 0 22 0 1 0 475125935 31588352 5016 33554432000 4194304 4785740 140735040895344 18446744073709551615 4495633 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12201/statm: 7712 5016 315 145 0 4757 0
[pid=12202] ppid=12199 vsize=466252 CPUtime=0.49 cores=0
/proc/12202/stat : 12202 (TNM) R 12199 12199 12158 0 -1 4202496 5031 0 0 0 49 0 0 0 23 0 1 0 475125935 477442048 4928 33554432000 134512640 134534564 4291812480 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12202/statm: 116563 4928 91 6 0 115229 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 578060

[startup+3.10101 s]
/proc/loadavg: 0.48 0.10 0.03 7/184 12203
/proc/meminfo: memFree=16630604/32951124 swapFree=67111528/67111528
[pid=12199] ppid=12197 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12199/stat : 12199 (ppfolio) S 12197 12199 12158 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125934 18763776 394 33554432000 4194304 4287625 140735077396128 18446744073709551615 244446965263 0 0 4096 65536 4591733593234997248 0 0 17 4 0 0 0
/proc/12199/statm: 4581 394 345 23 0 91 0
[pid=12200] ppid=12199 vsize=71552 CPUtime=1.04 cores=0
/proc/12200/stat : 12200 (cryptominisat) R 12199 12199 12158 0 -1 4202496 18918 0 0 0 102 2 0 0 21 0 1 0 475125935 73269248 12293 33554432000 4194304 4587354 140737000362368 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12200/statm: 17888 12293 326 96 0 14450 0
[pid=12201] ppid=12199 vsize=31508 CPUtime=0.99 cores=0
/proc/12201/stat : 12201 (clasp) R 12199 12199 12158 0 -1 4202496 6484 0 0 0 99 0 0 0 23 0 1 0 475125935 32264192 5201 33554432000 4194304 4785740 140735040895344 18446744073709551615 4482895 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12201/statm: 7877 5201 317 145 0 4922 0
[pid=12202] ppid=12199 vsize=466252 CPUtime=1.04 cores=0
/proc/12202/stat : 12202 (TNM) R 12199 12199 12158 0 -1 4202496 5031 0 0 0 104 0 0 0 25 0 1 0 475125935 477442048 4928 33554432000 134512640 134534564 4291812480 18446744073709551615 134524752 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12202/statm: 116563 4928 91 6 0 115229 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 587636

[startup+6.30043 s]
/proc/loadavg: 0.48 0.10 0.03 5/178 12224
/proc/meminfo: memFree=16660488/32951124 swapFree=67111528/67111528
[pid=12199] ppid=12197 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12199/stat : 12199 (ppfolio) S 12197 12199 12158 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125934 18763776 394 33554432000 4194304 4287625 140735077396128 18446744073709551615 244446965263 0 0 4096 65536 4591734005551857664 0 0 17 4 0 0 0
/proc/12199/statm: 4581 394 345 23 0 91 0
[pid=12200] ppid=12199 vsize=71552 CPUtime=2.09 cores=0
/proc/12200/stat : 12200 (cryptominisat) R 12199 12199 12158 0 -1 4202496 19717 0 0 0 207 2 0 0 25 0 1 0 475125935 73269248 13078 33554432000 4194304 4587354 140737000362368 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12200/statm: 17888 13078 326 96 0 14450 0
[pid=12201] ppid=12199 vsize=32336 CPUtime=2.09 cores=0
/proc/12201/stat : 12201 (clasp) R 12199 12199 12158 0 -1 4202496 7295 0 0 0 208 1 0 0 25 0 1 0 475125935 33112064 5415 33554432000 4194304 4785740 140735040895344 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12201/statm: 8084 5415 341 145 0 5129 0
[pid=12202] ppid=12199 vsize=468628 CPUtime=2.08 cores=0
/proc/12202/stat : 12202 (TNM) R 12199 12199 12158 0 -1 4202496 7204 0 0 0 208 0 0 0 25 0 1 0 475125935 479875072 7101 33554432000 134512640 134534564 4291812480 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12202/statm: 117157 7101 95 6 0 115823 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 590840

[startup+12.7012 s]
/proc/loadavg: 1.33 0.29 0.10 7/184 12233
/proc/meminfo: memFree=16557360/32951124 swapFree=67111528/67111528
[pid=12199] ppid=12197 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12199/stat : 12199 (ppfolio) S 12197 12199 12158 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125934 18763776 394 33554432000 4194304 4287625 140735077396128 18446744073709551615 244446965263 0 0 4096 65536 4591733043479183360 0 0 17 4 0 0 0
/proc/12199/statm: 4581 394 345 23 0 91 0
[pid=12200] ppid=12199 vsize=1546868 CPUtime=4.24 cores=0
/proc/12200/stat : 12200 (cryptominisat) R 12199 12199 12158 0 -1 4202496 21771 0 0 0 422 2 0 0 25 0 1 0 475125935 1583992832 13335 33554432000 4194304 4587354 140737000362368 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12200/statm: 386717 13335 337 96 0 383279 0
[pid=12201] ppid=12199 vsize=32336 CPUtime=4.19 cores=0
/proc/12201/stat : 12201 (clasp) R 12199 12199 12158 0 -1 4202496 7295 0 0 0 418 1 0 0 25 0 1 0 475125935 33112064 5415 33554432000 4194304 4785740 140735040895344 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12201/statm: 8084 5415 341 145 0 5129 0
[pid=12202] ppid=12199 vsize=472456 CPUtime=4.24 cores=0
/proc/12202/stat : 12202 (TNM) R 12199 12199 12158 0 -1 4202496 7205 0 0 0 424 0 0 0 25 0 1 0 475125935 483794944 7102 33554432000 134512640 134534564 4291812480 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12202/statm: 118114 7102 95 6 0 116780 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2069984

[startup+25.5009 s]
/proc/loadavg: 2.05 0.48 0.16 7/184 12234
/proc/meminfo: memFree=16516116/32951124 swapFree=67111528/67111528
[pid=12199] ppid=12197 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12199/stat : 12199 (ppfolio) S 12197 12199 12158 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125934 18763776 394 33554432000 4194304 4287625 140735077396128 18446744073709551615 244446965263 0 0 4096 65536 4591733730673950720 0 0 17 4 0 0 0
/proc/12199/statm: 4581 394 345 23 0 91 0
[pid=12200] ppid=12199 vsize=1561280 CPUtime=8.49 cores=0
/proc/12200/stat : 12200 (cryptominisat) R 12199 12199 12158 0 -1 4202496 24212 0 0 0 846 3 0 0 25 0 1 0 475125935 1598750720 15776 33554432000 4194304 4587354 140737000362368 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12200/statm: 390320 15776 337 96 0 386882 0
[pid=12201] ppid=12199 vsize=43040 CPUtime=8.49 cores=0
/proc/12201/stat : 12201 (clasp) R 12199 12199 12158 0 -1 4202496 9998 0 0 0 848 1 0 0 25 0 1 0 475125935 44072960 8118 33554432000 4194304 4785740 140735040895344 18446744073709551615 4562640 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12201/statm: 10760 8118 341 145 0 7805 0
[pid=12202] ppid=12199 vsize=472456 CPUtime=8.48 cores=0
/proc/12202/stat : 12202 (TNM) R 12199 12199 12158 0 -1 4202496 7205 0 0 0 848 0 0 0 25 0 1 0 475125935 483794944 7102 33554432000 134512640 134534564 4291812480 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12202/statm: 118114 7102 95 6 0 116780 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2095100

[startup+51.1011 s]
/proc/loadavg: 3.39 0.92 0.31 7/184 12234
/proc/meminfo: memFree=16468472/32951124 swapFree=67111528/67111528
[pid=12199] ppid=12197 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12199/stat : 12199 (ppfolio) S 12197 12199 12158 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125934 18763776 394 33554432000 4194304 4287625 140735077396128 18446744073709551615 244446965263 0 0 4096 65536 4591732493723369472 0 0 17 4 0 0 0
/proc/12199/statm: 4581 394 345 23 0 91 0
[pid=12200] ppid=12199 vsize=1563168 CPUtime=17.04 cores=0
/proc/12200/stat : 12200 (cryptominisat) R 12199 12199 12158 0 -1 4202496 30474 0 0 0 1701 3 0 0 25 0 1 0 475125935 1600684032 18305 33554432000 4194304 4587354 140737000362368 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12200/statm: 390792 18305 337 96 0 387354 0
[pid=12201] ppid=12199 vsize=65320 CPUtime=16.99 cores=0
/proc/12201/stat : 12201 (clasp) R 12199 12199 12158 0 -1 4202496 15513 0 0 0 1697 2 0 0 25 0 1 0 475125935 66887680 13633 33554432000 4194304 4785740 140735040895344 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12201/statm: 16330 13633 341 145 0 13375 0
[pid=12202] ppid=12199 vsize=472456 CPUtime=17.03 cores=0
/proc/12202/stat : 12202 (TNM) R 12199 12199 12158 0 -1 4202496 7205 0 0 0 1703 0 0 0 25 0 1 0 475125935 483794944 7102 33554432000 134512640 134534564 4291812480 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12202/statm: 118114 7102 95 6 0 116780 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 2119268

[startup+102.307 s]
/proc/loadavg: 5.01 1.79 0.64 7/184 12236
/proc/meminfo: memFree=16363176/32951124 swapFree=67111528/67111528
[pid=12199] ppid=12197 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12199/stat : 12199 (ppfolio) S 12197 12199 12158 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125934 18763776 394 33554432000 4194304 4287625 140735077396128 18446744073709551615 244446965263 0 0 4096 65536 4591732218845462528 0 0 17 4 0 0 0
/proc/12199/statm: 4581 394 345 23 0 91 0
[pid=12200] ppid=12199 vsize=1533944 CPUtime=34.09 cores=0
/proc/12200/stat : 12200 (cryptominisat) R 12199 12199 12158 0 -1 4202496 40462 0 0 0 3403 6 0 0 25 0 1 0 475125935 1570758656 22647 33554432000 4194304 4587354 140737000362368 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12200/statm: 383486 22647 337 96 0 380048 0
[pid=12201] ppid=12199 vsize=86596 CPUtime=34.08 cores=0
/proc/12201/stat : 12201 (clasp) R 12199 12199 12158 0 -1 4202496 20776 0 0 0 3405 3 0 0 25 0 1 0 475125935 88674304 18896 33554432000 4194304 4785740 140735040895344 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12201/statm: 21649 18896 341 145 0 18694 0
[pid=12202] ppid=12199 vsize=472456 CPUtime=34.1 cores=0
/proc/12202/stat : 12202 (TNM) R 12199 12199 12158 0 -1 4202496 7205 0 0 0 3410 0 0 0 25 0 1 0 475125935 483794944 7102 33554432000 134512640 134534564 4291812480 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12202/statm: 118114 7102 95 6 0 116780 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2111320

[startup+162.3 s]
/proc/loadavg: 5.69 2.57 0.98 7/184 12237
/proc/meminfo: memFree=16287016/32951124 swapFree=67111528/67111528
[pid=12199] ppid=12197 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12199/stat : 12199 (ppfolio) S 12197 12199 12158 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125934 18763776 394 33554432000 4194304 4287625 140735077396128 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/12199/statm: 4581 394 345 23 0 91 0
[pid=12200] ppid=12199 vsize=1571400 CPUtime=54.09 cores=0
/proc/12200/stat : 12200 (cryptominisat) R 12199 12199 12158 0 -1 4202496 49879 0 0 0 5401 8 0 0 25 0 1 0 475125935 1609113600 26871 33554432000 4194304 4587354 140737000362368 18446744073709551615 4285068 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12200/statm: 392850 26871 337 96 0 389412 0
[pid=12201] ppid=12199 vsize=96040 CPUtime=54.08 cores=0

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

/proc/12202/statm: 118114 7102 95 6 0 116780 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 2407412

[startup+4662.3 s]
/proc/loadavg: 6.00 6.01 5.92 7/184 12381
/proc/meminfo: memFree=15730076/32951124 swapFree=67111528/67111528
[pid=12199] ppid=12197 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12199/stat : 12199 (ppfolio) S 12197 12199 12158 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125934 18763776 394 33554432000 4194304 4287625 140735077396128 18446744073709551615 244446965263 0 0 4096 65536 4591733455796043776 0 0 17 4 0 0 0
/proc/12199/statm: 4581 394 345 23 0 91 0
[pid=12200] ppid=12199 vsize=1662028 CPUtime=1554.15 cores=0
/proc/12200/stat : 12200 (cryptominisat) R 12199 12199 12158 0 -1 4202496 502032 0 0 0 155301 114 0 0 25 0 1 0 475125935 1701916672 49184 33554432000 4194304 4587354 140737000362368 18446744073709551615 4237639 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12200/statm: 415507 49184 337 96 0 412069 0
[pid=12201] ppid=12199 vsize=267652 CPUtime=1554.16 cores=0
/proc/12201/stat : 12201 (clasp) R 12199 12199 12158 0 -1 4202496 63935 0 0 0 155400 16 0 0 25 0 1 0 475125935 274075648 62055 33554432000 4194304 4785740 140735040895344 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12201/statm: 66913 62055 341 145 0 63958 0
[pid=12202] ppid=12199 vsize=472456 CPUtime=1554.11 cores=0
/proc/12202/stat : 12202 (TNM) R 12199 12199 12158 0 -1 4202496 7205 0 0 0 155411 0 0 0 25 0 1 0 475125935 483794944 7102 33554432000 134512640 134534564 4291812480 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12202/statm: 118114 7102 95 6 0 116780 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 2420460

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 12383
/proc/meminfo: memFree=15597860/32951124 swapFree=67111528/67111528
[pid=12199] ppid=12197 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12199/stat : 12199 (ppfolio) S 12197 12199 12158 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125934 18763776 394 33554432000 4194304 4287625 140735077396128 18446744073709551615 244446965263 0 0 4096 65536 4591732631162322944 0 0 17 4 0 0 0
/proc/12199/statm: 4581 394 345 23 0 91 0
[pid=12200] ppid=12199 vsize=1784056 CPUtime=1574.15 cores=0
/proc/12200/stat : 12200 (cryptominisat) R 12199 12199 12158 0 -1 4202496 534792 0 0 0 157295 120 0 0 25 0 1 0 475125935 1826873344 81873 33554432000 4194304 4587354 140737000362368 18446744073709551615 4388179 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12200/statm: 446014 81873 337 96 0 442576 0
[pid=12201] ppid=12199 vsize=268268 CPUtime=1574.15 cores=0
/proc/12201/stat : 12201 (clasp) R 12199 12199 12158 0 -1 4202496 64074 0 0 0 157399 16 0 0 25 0 1 0 475125935 274706432 62194 33554432000 4194304 4785740 140735040895344 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12201/statm: 67067 62194 341 145 0 64112 0
[pid=12202] ppid=12199 vsize=472456 CPUtime=1574.12 cores=0
/proc/12202/stat : 12202 (TNM) R 12199 12199 12158 0 -1 4202496 7205 0 0 0 157412 0 0 0 25 0 1 0 475125935 483794944 7102 33554432000 134512640 134534564 4291812480 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12202/statm: 118114 7102 95 6 0 116780 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 2543104

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 12385
/proc/meminfo: memFree=15576136/32951124 swapFree=67111528/67111528
[pid=12199] ppid=12197 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12199/stat : 12199 (ppfolio) S 12197 12199 12158 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125934 18763776 394 33554432000 4194304 4287625 140735077396128 18446744073709551615 244446965263 0 0 4096 65536 4591732768601276416 0 0 17 4 0 0 0
/proc/12199/statm: 4581 394 345 23 0 91 0
[pid=12200] ppid=12199 vsize=1747768 CPUtime=1594.15 cores=0
/proc/12200/stat : 12200 (cryptominisat) R 12199 12199 12158 0 -1 4202496 540578 0 0 0 159294 121 0 0 25 0 1 0 475125935 1789714432 74703 33554432000 4194304 4587354 140737000362368 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12200/statm: 436942 74703 337 96 0 433504 0
[pid=12201] ppid=12199 vsize=269172 CPUtime=1594.15 cores=0
/proc/12201/stat : 12201 (clasp) R 12199 12199 12158 0 -1 4202496 64246 0 0 0 159399 16 0 0 25 0 1 0 475125935 275632128 62366 33554432000 4194304 4785740 140735040895344 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12201/statm: 67293 62366 341 145 0 64338 0
[pid=12202] ppid=12199 vsize=472456 CPUtime=1594.13 cores=0
/proc/12202/stat : 12202 (TNM) R 12199 12199 12158 0 -1 4202496 7205 0 0 0 159413 0 0 0 25 0 1 0 475125935 483794944 7102 33554432000 134512640 134534564 4291812480 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12202/statm: 118114 7102 95 6 0 116780 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 2507720

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 12386
/proc/meminfo: memFree=15626572/32951124 swapFree=67111528/67111528
[pid=12199] ppid=12197 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12199/stat : 12199 (ppfolio) S 12197 12199 12158 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125934 18763776 394 33554432000 4194304 4287625 140735077396128 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/12199/statm: 4581 394 345 23 0 91 0
[pid=12200] ppid=12199 vsize=1737916 CPUtime=1614.14 cores=0
/proc/12200/stat : 12200 (cryptominisat) R 12199 12199 12158 0 -1 4202496 546223 0 0 0 161293 121 0 0 25 0 1 0 475125935 1779625984 73501 33554432000 4194304 4587354 140737000362368 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12200/statm: 434479 73501 337 96 0 431041 0
[pid=12201] ppid=12199 vsize=269932 CPUtime=1614.14 cores=0
/proc/12201/stat : 12201 (clasp) R 12199 12199 12158 0 -1 4202496 64429 0 0 0 161398 16 0 0 25 0 1 0 475125935 276410368 62549 33554432000 4194304 4785740 140735040895344 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12201/statm: 67483 62549 341 145 0 64528 0
[pid=12202] ppid=12199 vsize=472456 CPUtime=1614.13 cores=0
/proc/12202/stat : 12202 (TNM) R 12199 12199 12158 0 -1 4202496 7205 0 0 0 161413 0 0 0 25 0 1 0 475125935 483794944 7102 33554432000 134512640 134534564 4291812480 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12202/statm: 118114 7102 95 6 0 116780 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 2498628

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 12388
/proc/meminfo: memFree=15627528/32951124 swapFree=67111528/67111528
[pid=12199] ppid=12197 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12199/stat : 12199 (ppfolio) S 12197 12199 12158 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125934 18763776 394 33554432000 4194304 4287625 140735077396128 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/12199/statm: 4581 394 345 23 0 91 0
[pid=12200] ppid=12199 vsize=1761556 CPUtime=1634.14 cores=0
/proc/12200/stat : 12200 (cryptominisat) R 12199 12199 12158 0 -1 4202496 552109 0 0 0 163291 123 0 0 25 0 1 0 475125935 1803833344 72776 33554432000 4194304 4587354 140737000362368 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12200/statm: 440389 72776 337 96 0 436951 0
[pid=12201] ppid=12199 vsize=272620 CPUtime=1634.15 cores=0
/proc/12201/stat : 12201 (clasp) R 12199 12199 12158 0 -1 4202496 64990 0 0 0 163398 17 0 0 25 0 1 0 475125935 279162880 63110 33554432000 4194304 4785740 140735040895344 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12201/statm: 68155 63110 341 145 0 65200 0
[pid=12202] ppid=12199 vsize=472456 CPUtime=1634.14 cores=0
/proc/12202/stat : 12202 (TNM) R 12199 12199 12158 0 -1 4202496 7205 0 0 0 163414 0 0 0 25 0 1 0 475125935 483794944 7102 33554432000 134512640 134534564 4291812480 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12202/statm: 118114 7102 95 6 0 116780 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 2524956

[startup+4962.3 s]
/proc/loadavg: 6.07 6.02 5.93 7/184 12389
/proc/meminfo: memFree=15630224/32951124 swapFree=67111528/67111528
[pid=12199] ppid=12197 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12199/stat : 12199 (ppfolio) S 12197 12199 12158 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125934 18763776 394 33554432000 4194304 4287625 140735077396128 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/12199/statm: 4581 394 345 23 0 91 0
[pid=12200] ppid=12199 vsize=1748100 CPUtime=1654.14 cores=0
/proc/12200/stat : 12200 (cryptominisat) R 12199 12199 12158 0 -1 4202496 557897 0 0 0 165289 125 0 0 25 0 1 0 475125935 1790054400 71773 33554432000 4194304 4587354 140737000362368 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12200/statm: 437025 71773 337 96 0 433587 0
[pid=12201] ppid=12199 vsize=273048 CPUtime=1654.14 cores=0
/proc/12201/stat : 12201 (clasp) R 12199 12199 12158 0 -1 4202496 65107 0 0 0 165397 17 0 0 25 0 1 0 475125935 279601152 63227 33554432000 4194304 4785740 140735040895344 18446744073709551615 4287194 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12201/statm: 68262 63227 341 145 0 65307 0
[pid=12202] ppid=12199 vsize=472456 CPUtime=1654.15 cores=0
/proc/12202/stat : 12202 (TNM) R 12199 12199 12158 0 -1 4202496 7205 0 0 0 165415 0 0 0 25 0 1 0 475125935 483794944 7102 33554432000 134512640 134534564 4291812480 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12202/statm: 118114 7102 95 6 0 116780 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 2511928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.03 6.01 5.93 7/184 12390
/proc/meminfo: memFree=15619664/32951124 swapFree=67111528/67111528
[pid=12199] ppid=12197 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12199/stat : 12199 (ppfolio) S 12197 12199 12158 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125934 18763776 394 33554432000 4194304 4287625 140735077396128 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/12199/statm: 4581 394 345 23 0 91 0
[pid=12200] ppid=12199 vsize=1728652 CPUtime=1666.72 cores=0
/proc/12200/stat : 12200 (cryptominisat) R 12199 12199 12158 0 -1 4202496 562747 0 0 0 166545 127 0 0 25 0 1 0 475125935 1770139648 69822 33554432000 4194304 4587354 140737000362368 18446744073709551615 4236558 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12200/statm: 432163 69822 337 96 0 428725 0
[pid=12201] ppid=12199 vsize=273364 CPUtime=1666.64 cores=0
/proc/12201/stat : 12201 (clasp) R 12199 12199 12158 0 -1 4202496 65168 0 0 0 166647 17 0 0 25 0 1 0 475125935 279924736 63288 33554432000 4194304 4785740 140735040895344 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12201/statm: 68341 63288 341 145 0 65386 0
[pid=12202] ppid=12199 vsize=472456 CPUtime=1666.68 cores=0
/proc/12202/stat : 12202 (TNM) R 12199 12199 12158 0 -1 4202496 7205 0 0 0 166668 0 0 0 25 0 1 0 475125935 483794944 7102 33554432000 134512640 134534564 4291812480 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12202/statm: 118114 7102 95 6 0 116780 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 2492796

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+4999.9 s]
/proc/loadavg: 6.03 6.01 5.93 7/184 12390
/proc/meminfo: memFree=15619664/32951124 swapFree=67111528/67111528
[pid=12199] ppid=12197 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/12199/stat : 12199 (ppfolio) S 12197 12199 12158 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125934 18763776 394 33554432000 4194304 4287625 140735077396128 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/12199/statm: 4581 394 345 23 0 91 0
[pid=12200] ppid=12199 vsize=1728652 CPUtime=1666.72 cores=0
/proc/12200/stat : 12200 (cryptominisat) R 12199 12199 12158 0 -1 4202496 562747 0 0 0 166545 127 0 0 25 0 1 0 475125935 1770139648 69822 33554432000 4194304 4587354 140737000362368 18446744073709551615 4236558 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12200/statm: 432163 69822 337 96 0 428725 0
[pid=12201] ppid=12199 vsize=273364 CPUtime=1666.64 cores=0
/proc/12201/stat : 12201 (clasp) R 12199 12199 12158 0 -1 4202496 65168 0 0 0 166647 17 0 0 25 0 1 0 475125935 279924736 63288 33554432000 4194304 4785740 140735040895344 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/12201/statm: 68341 63288 341 145 0 65386 0
[pid=12202] ppid=12199 vsize=472456 CPUtime=1666.68 cores=0
/proc/12202/stat : 12202 (TNM) R 12199 12199 12158 0 -1 4202496 7205 0 0 0 166668 0 0 0 25 0 1 0 475125935 483794944 7102 33554432000 134512640 134534564 4291812480 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12202/statm: 118114 7102 95 6 0 116780 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 2492796

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12199 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=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 5000.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.91
CPU time (s): 5000.04
CPU user time (s): 4998.6
CPU system time (s): 1.44
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3978788

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

runsolver used 8.85565 second user time and 18.4242 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-24 10:54:15
IDJOB=3275047
IDBENCH=71345
IDSOLVER=1639
FILE ID=node105/3275047-1303635254
RUNJOBID= node105-1303635252-12176
PBS_JOBID= 13150743
Free space on /tmp= 71912 MiB

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

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

MD5SUM BENCH= a931e6258afb576eab04f38421c07518
RANDOM SEED=164994472

node105.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.825
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.825
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.825
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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:     32951124 kB
MemFree:      16731732 kB
Buffers:       2272920 kB
Cached:       13298404 kB
SwapCached:          0 kB
Active:        8343960 kB
Inactive:      7308212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16731732 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24400 kB
Writeback:           0 kB
AnonPages:       79628 kB
Mapped:          16180 kB
Slab:           502972 kB
PageTables:       4920 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2492344 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= 71896 MiB
End job on node105 at 2011-04-24 12:17:37