Trace number 3260810

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 seqUNSAT 913.354 913.315

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/rnd_150_29_u.cnf
MD5SUM97209c9c2612edfa7815278bcf07a2b4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark83.7023
Satisfiable
(Un)Satisfiability was proved
Number of variables4408
Number of clauses19904
Sum of the clauses size48208
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 211504
Number of clauses of size 38400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

Verifier Data

No possible verification on an UNSAT instance

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

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 10.52 11.28 10.16 10/197 18212
/proc/meminfo: memFree=12385460/32950928 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=18240 CPUtime=0 cores=1,3
/proc/18212/stat : 18212 (ppfolio) R 18210 18212 16977 0 -1 4194304 284 0 0 0 0 0 0 0 25 0 1 0 462435867 18677760 232 33554432000 4194304 4287625 140737069903248 18446744073709551615 254495729128 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18212/statm: 4560 233 197 23 0 57 0

[startup+0.045523 s]
/proc/loadavg: 10.52 11.28 10.16 10/197 18212
/proc/meminfo: memFree=12385460/32950928 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=18324 CPUtime=0 cores=1,3
/proc/18212/stat : 18212 (ppfolio) S 18210 18212 16977 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 462435867 18763776 393 33554432000 4194304 4287625 140737069903248 18446744073709551615 254500711951 0 0 4096 65536 4553870127921070344 0 0 17 3 0 0 0
/proc/18212/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100513 s]
/proc/loadavg: 10.52 11.28 10.16 10/197 18212
/proc/meminfo: memFree=12385460/32950928 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=18324 CPUtime=0 cores=1,3
/proc/18212/stat : 18212 (ppfolio) S 18210 18212 16977 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 462435867 18763776 393 33554432000 4194304 4287625 140737069903248 18446744073709551615 254500711951 0 0 4096 65536 4553870127921070344 0 0 17 3 0 0 0
/proc/18212/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300474 s]
/proc/loadavg: 10.52 11.28 10.16 10/197 18212
/proc/meminfo: memFree=12385460/32950928 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=18324 CPUtime=0 cores=1,3
/proc/18212/stat : 18212 (ppfolio) S 18210 18212 16977 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 462435867 18763776 393 33554432000 4194304 4287625 140737069903248 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/18212/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700394 s]
/proc/loadavg: 10.52 11.28 10.16 10/197 18212
/proc/meminfo: memFree=12385460/32950928 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=18324 CPUtime=0 cores=1,3
/proc/18212/stat : 18212 (ppfolio) S 18210 18212 16977 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 462435867 18763776 393 33554432000 4194304 4287625 140737069903248 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/18212/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50125 s]
/proc/loadavg: 10.52 11.28 10.16 12/201 18216
/proc/meminfo: memFree=12370552/32950928 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=18324 CPUtime=0 cores=1,3
/proc/18212/stat : 18212 (ppfolio) S 18210 18212 16977 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 462435867 18763776 393 33554432000 4194304 4287625 140737069903248 18446744073709551615 254500711951 0 0 4096 65536 5625784971617632256 0 0 17 3 0 0 0
/proc/18212/statm: 4581 393 345 23 0 91 0
[pid=18214] ppid=18212 vsize=29716 CPUtime=0.49 cores=1
/proc/18214/stat : 18214 (cryptominisat) R 18212 18212 16977 0 -1 4202496 2464 0 0 0 49 0 0 0 25 0 1 0 462435867 30429184 1790 33554432000 4194304 4587354 140734550224800 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18214/statm: 7429 1790 327 96 0 3991 0
[pid=18215] ppid=18212 vsize=16040 CPUtime=0.39 cores=1
/proc/18215/stat : 18215 (clasp) R 18212 18212 16977 0 -1 4202496 1614 0 0 0 39 0 0 0 25 0 1 0 462435868 16424960 1344 33554432000 4194304 4785740 140735060287200 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18215/statm: 4010 1344 340 145 0 1055 0
[pid=18216] ppid=18212 vsize=453344 CPUtime=0.59 cores=1
/proc/18216/stat : 18216 (TNM) R 18212 18212 16977 0 -1 4202496 905 0 0 0 59 0 0 0 25 0 1 0 462435868 464224256 802 33554432000 134512640 134534564 4291761632 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18216/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 517424

[startup+3.10091 s]
/proc/loadavg: 10.52 11.28 10.16 12/201 18216
/proc/meminfo: memFree=12368196/32950928 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=18324 CPUtime=0 cores=1,3
/proc/18212/stat : 18212 (ppfolio) S 18210 18212 16977 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 462435867 18763776 393 33554432000 4194304 4287625 140737069903248 18446744073709551615 254500711951 0 0 4096 65536 5625785246495539200 0 0 17 3 0 0 0
/proc/18212/statm: 4581 393 345 23 0 91 0
[pid=18214] ppid=18212 vsize=1245940 CPUtime=0.99 cores=1
/proc/18214/stat : 18214 (cryptominisat) R 18212 18212 16977 0 -1 4202496 3038 0 0 0 99 0 0 0 25 0 1 0 462435867 1275842560 1730 33554432000 4194304 4587354 140734550224800 18446744073709551615 4244166 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18214/statm: 311485 1730 327 96 0 308047 0
[pid=18215] ppid=18212 vsize=16472 CPUtime=0.94 cores=1
/proc/18215/stat : 18215 (clasp) R 18212 18212 16977 0 -1 4202496 1737 0 0 0 94 0 0 0 25 0 1 0 462435868 16867328 1467 33554432000 4194304 4785740 140735060287200 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18215/statm: 4118 1467 340 145 0 1163 0
[pid=18216] ppid=18212 vsize=453344 CPUtime=1.14 cores=1
/proc/18216/stat : 18216 (TNM) R 18212 18212 16977 0 -1 4202496 905 0 0 0 114 0 0 0 25 0 1 0 462435868 464224256 802 33554432000 134512640 134534564 4291761632 18446744073709551615 134530489 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18216/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1734080

[startup+6.30028 s]
/proc/loadavg: 10.56 11.28 10.16 12/201 18216
/proc/meminfo: memFree=12363036/32950928 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=18324 CPUtime=0 cores=1,3
/proc/18212/stat : 18212 (ppfolio) S 18210 18212 16977 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 462435867 18763776 393 33554432000 4194304 4287625 140737069903248 18446744073709551615 254500711951 0 0 4096 65536 5625783459789144064 0 0 17 3 0 0 0
/proc/18212/statm: 4581 393 345 23 0 91 0
[pid=18214] ppid=18212 vsize=32948 CPUtime=2.09 cores=1
/proc/18214/stat : 18214 (cryptominisat) R 18212 18212 16977 0 -1 4202496 4569 0 0 0 209 0 0 0 25 0 1 0 462435867 33738752 2423 33554432000 4194304 4587354 140734550224800 18446744073709551615 4241312 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18214/statm: 8237 2423 337 96 0 4799 0
[pid=18215] ppid=18212 vsize=17296 CPUtime=1.99 cores=1
/proc/18215/stat : 18215 (clasp) R 18212 18212 16977 0 -1 4202496 1911 0 0 0 199 0 0 0 25 0 1 0 462435868 17711104 1641 33554432000 4194304 4785740 140735060287200 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18215/statm: 4324 1641 340 145 0 1369 0
[pid=18216] ppid=18212 vsize=453344 CPUtime=2.19 cores=1
/proc/18216/stat : 18216 (TNM) R 18212 18212 16977 0 -1 4202496 905 0 0 0 219 0 0 0 25 0 1 0 462435868 464224256 802 33554432000 134512640 134534564 4291761632 18446744073709551615 134525956 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18216/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 521912

[startup+12.701 s]
/proc/loadavg: 10.59 11.27 10.16 12/201 18216
/proc/meminfo: memFree=12362532/32950928 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=18324 CPUtime=0 cores=1,3
/proc/18212/stat : 18212 (ppfolio) S 18210 18212 16977 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 462435867 18763776 393 33554432000 4194304 4287625 140737069903248 18446744073709551615 254500711951 0 0 4096 65536 5625784009544957952 0 0 17 3 0 0 0
/proc/18212/statm: 4581 393 345 23 0 91 0
[pid=18214] ppid=18212 vsize=33552 CPUtime=4.19 cores=1
/proc/18214/stat : 18214 (cryptominisat) R 18212 18212 16977 0 -1 4202496 5802 0 0 0 419 0 0 0 25 0 1 0 462435867 34357248 2692 33554432000 4194304 4587354 140734550224800 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18214/statm: 8388 2692 337 96 0 4950 0
[pid=18215] ppid=18212 vsize=18040 CPUtime=4.14 cores=1
/proc/18215/stat : 18215 (clasp) R 18212 18212 16977 0 -1 4202496 2127 0 0 0 414 0 0 0 25 0 1 0 462435868 18472960 1857 33554432000 4194304 4785740 140735060287200 18446744073709551615 4553051 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18215/statm: 4510 1857 340 145 0 1555 0
[pid=18216] ppid=18212 vsize=453344 CPUtime=4.34 cores=1
/proc/18216/stat : 18216 (TNM) R 18212 18212 16977 0 -1 4202496 905 0 0 0 434 0 0 0 25 0 1 0 462435868 464224256 802 33554432000 134512640 134534564 4291761632 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18216/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 523260

[startup+25.5004 s]
/proc/loadavg: 10.68 11.26 10.18 12/201 18216
/proc/meminfo: memFree=12301368/32950928 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=18324 CPUtime=0 cores=1,3
/proc/18212/stat : 18212 (ppfolio) S 18210 18212 16977 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 462435867 18763776 393 33554432000 4194304 4287625 140737069903248 18446744073709551615 254500711951 0 0 4096 65536 5625784559300771840 0 0 17 3 0 0 0
/proc/18212/statm: 4581 393 345 23 0 91 0
[pid=18214] ppid=18212 vsize=1256288 CPUtime=8.49 cores=1
/proc/18214/stat : 18214 (cryptominisat) R 18212 18212 16977 0 -1 4202496 9093 0 0 0 848 1 0 0 25 0 1 0 462435867 1286438912 3952 33554432000 4194304 4587354 140734550224800 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18214/statm: 314072 3952 337 96 0 310634 0
[pid=18215] ppid=18212 vsize=19936 CPUtime=8.39 cores=1
/proc/18215/stat : 18215 (clasp) R 18212 18212 16977 0 -1 4202496 2542 0 0 0 839 0 0 0 25 0 1 0 462435868 20414464 2272 33554432000 4194304 4785740 140735060287200 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18215/statm: 4984 2272 340 145 0 2029 0
[pid=18216] ppid=18212 vsize=453344 CPUtime=8.59 cores=1
/proc/18216/stat : 18216 (TNM) R 18212 18212 16977 0 -1 4202496 905 0 0 0 859 0 0 0 25 0 1 0 462435868 464224256 802 33554432000 134512640 134534564 4291761632 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18216/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1747892

[startup+51.1003 s]
/proc/loadavg: 10.79 11.24 10.20 12/201 18217
/proc/meminfo: memFree=12238700/32950928 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=18324 CPUtime=0 cores=1,3
/proc/18212/stat : 18212 (ppfolio) S 18210 18212 16977 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 462435867 18763776 393 33554432000 4194304 4287625 140737069903248 18446744073709551615 254500711951 0 0 4096 65536 5625785383934492672 0 0 17 3 0 0 0
/proc/18212/statm: 4581 393 345 23 0 91 0
[pid=18214] ppid=18212 vsize=1262900 CPUtime=16.99 cores=1
/proc/18214/stat : 18214 (cryptominisat) R 18212 18212 16977 0 -1 4202496 12362 0 0 0 1698 1 0 0 25 0 1 0 462435867 1293209600 4560 33554432000 4194304 4587354 140734550224800 18446744073709551615 4232200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18214/statm: 315725 4560 337 96 0 312287 0
[pid=18215] ppid=18212 vsize=21696 CPUtime=16.94 cores=1
/proc/18215/stat : 18215 (clasp) R 18212 18212 16977 0 -1 4202496 2971 0 0 0 1694 0 0 0 25 0 1 0 462435868 22216704 2701 33554432000 4194304 4785740 140735060287200 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18215/statm: 5424 2701 340 145 0 2469 0
[pid=18216] ppid=18212 vsize=453344 CPUtime=17.14 cores=1
/proc/18216/stat : 18216 (TNM) R 18212 18212 16977 0 -1 4202496 905 0 0 0 1714 0 0 0 25 0 1 0 462435868 464224256 802 33554432000 134512640 134534564 4291761632 18446744073709551615 134529967 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18216/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1756264

[startup+102.307 s]
/proc/loadavg: 11.03 11.23 10.25 12/201 18218
/proc/meminfo: memFree=12261368/32950928 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=18324 CPUtime=0 cores=1,3
/proc/18212/stat : 18212 (ppfolio) S 18210 18212 16977 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 462435867 18763776 393 33554432000 4194304 4287625 140737069903248 18446744073709551615 254500711951 0 0 4096 65536 5625783872106004480 0 0 17 3 0 0 0
/proc/18212/statm: 4581 393 345 23 0 91 0
[pid=18214] ppid=18212 vsize=1268368 CPUtime=34.08 cores=1
/proc/18214/stat : 18214 (cryptominisat) R 18212 18212 16977 0 -1 4202496 19520 0 0 0 3406 2 0 0 25 0 1 0 462435867 1298808832 6055 33554432000 4194304 4587354 140734550224800 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18214/statm: 317092 6055 337 96 0 313654 0
[pid=18215] ppid=18212 vsize=24524 CPUtime=33.99 cores=1
/proc/18215/stat : 18215 (clasp) R 18212 18212 16977 0 -1 4202496 3596 0 0 0 3399 0 0 0 25 0 1 0 462435868 25112576 3326 33554432000 4194304 4785740 140735060287200 18446744073709551615 4553288 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18215/statm: 6131 3326 340 145 0 3176 0
[pid=18216] ppid=18212 vsize=453344 CPUtime=34.21 cores=1
/proc/18216/stat : 18216 (TNM) R 18212 18212 16977 0 -1 4202496 905 0 0 0 3421 0 0 0 25 0 1 0 462435868 464224256 802 33554432000 134512640 134534564 4291761632 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18216/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1764560

[startup+162.301 s]
/proc/loadavg: 11.01 11.19 10.29 12/201 18220
/proc/meminfo: memFree=12180136/32950928 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=18324 CPUtime=0 cores=1,3
/proc/18212/stat : 18212 (ppfolio) S 18210 18212 16977 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 462435867 18763776 393 33554432000 4194304 4287625 140737069903248 18446744073709551615 254500711951 0 0 4096 65536 5625784421861818368 0 0 17 3 0 0 0
/proc/18212/statm: 4581 393 345 23 0 91 0
[pid=18214] ppid=18212 vsize=4348644 CPUtime=54.08 cores=1
/proc/18214/stat : 18214 (cryptominisat) R 18212 18212 16977 0 -1 4202496 25399 0 0 0 5405 3 0 0 25 0 1 0 462435867 4453011456 6329 33554432000 4194304 4587354 140734550224800 18446744073709551615 4238224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18214/statm: 1087161 6329 337 96 0 1083723 0
[pid=18215] ppid=18212 vsize=26220 CPUtime=53.98 cores=1

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

/proc/18216/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 505700

[startup+702.3 s]
/proc/loadavg: 11.01 11.03 10.59 12/201 18444
/proc/meminfo: memFree=12043816/32950928 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=18324 CPUtime=117.57 cores=1,3
/proc/18212/stat : 18212 (ppfolio) S 18210 18212 16977 0 -1 4202496 500 40124 0 0 0 0 11751 6 15 0 1 0 462435867 18763776 394 33554432000 4194304 4287625 140737069903248 18446744073709551615 254500711951 0 0 4096 65536 4549250392378016001 0 0 17 3 0 0 0
/proc/18212/statm: 4581 394 346 23 0 91 0
[pid=18215] ppid=18212 vsize=35080 CPUtime=292.24 cores=1
/proc/18215/stat : 18215 (clasp) R 18212 18212 16977 0 -1 4202496 6037 0 0 0 29224 0 0 0 25 0 1 0 462435868 35921920 5767 33554432000 4194304 4785740 140735060287200 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18215/statm: 8770 5767 340 145 0 5815 0
[pid=18216] ppid=18212 vsize=453344 CPUtime=292.49 cores=1
/proc/18216/stat : 18216 (TNM) R 18212 18212 16977 0 -1 4202496 905 0 0 0 29249 0 0 0 25 0 1 0 462435868 464224256 802 33554432000 134512640 134534564 4291761632 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18216/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 506748

[startup+762.307 s]
/proc/loadavg: 11.00 11.02 10.61 12/201 18446
/proc/meminfo: memFree=12021980/32950928 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=18324 CPUtime=117.57 cores=1,3
/proc/18212/stat : 18212 (ppfolio) S 18210 18212 16977 0 -1 4202496 500 40124 0 0 0 0 11751 6 15 0 1 0 462435867 18763776 394 33554432000 4194304 4287625 140737069903248 18446744073709551615 254500711951 0 0 4096 65536 4549250392378016001 0 0 17 3 0 0 0
/proc/18212/statm: 4581 394 346 23 0 91 0
[pid=18215] ppid=18212 vsize=35700 CPUtime=322.25 cores=1
/proc/18215/stat : 18215 (clasp) R 18212 18212 16977 0 -1 4202496 6177 0 0 0 32225 0 0 0 25 0 1 0 462435868 36556800 5907 33554432000 4194304 4785740 140735060287200 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18215/statm: 8925 5907 340 145 0 5970 0
[pid=18216] ppid=18212 vsize=453344 CPUtime=322.49 cores=1
/proc/18216/stat : 18216 (TNM) R 18212 18212 16977 0 -1 4202496 905 0 0 0 32249 0 0 0 25 0 1 0 462435868 464224256 802 33554432000 134512640 134534564 4291761632 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18216/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 507368

[startup+822.301 s]
/proc/loadavg: 11.00 11.02 10.64 11/200 18447
/proc/meminfo: memFree=12032016/32950928 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=18324 CPUtime=117.57 cores=1,3
/proc/18212/stat : 18212 (ppfolio) S 18210 18212 16977 0 -1 4202496 500 40124 0 0 0 0 11751 6 15 0 1 0 462435867 18763776 394 33554432000 4194304 4287625 140737069903248 18446744073709551615 254500711951 0 0 4096 65536 4549250392378016001 0 0 17 3 0 0 0
/proc/18212/statm: 4581 394 346 23 0 91 0
[pid=18215] ppid=18212 vsize=36080 CPUtime=352.25 cores=1
/proc/18215/stat : 18215 (clasp) R 18212 18212 16977 0 -1 4202496 6303 0 0 0 35225 0 0 0 25 0 1 0 462435868 36945920 6033 33554432000 4194304 4785740 140735060287200 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18215/statm: 9020 6033 340 145 0 6065 0
[pid=18216] ppid=18212 vsize=453344 CPUtime=352.49 cores=1
/proc/18216/stat : 18216 (TNM) R 18212 18212 16977 0 -1 4202496 905 0 0 0 35249 0 0 0 25 0 1 0 462435868 464224256 802 33554432000 134512640 134534564 4291761632 18446744073709551615 134528748 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18216/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 507748

[startup+882.301 s]
/proc/loadavg: 10.37 10.83 10.60 11/200 18449
/proc/meminfo: memFree=12000380/32950928 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=18324 CPUtime=117.57 cores=1,3
/proc/18212/stat : 18212 (ppfolio) S 18210 18212 16977 0 -1 4202496 500 40124 0 0 0 0 11751 6 15 0 1 0 462435867 18763776 394 33554432000 4194304 4287625 140737069903248 18446744073709551615 254500711951 0 0 4096 65536 4549250392378016001 0 0 17 3 0 0 0
/proc/18212/statm: 4581 394 346 23 0 91 0
[pid=18215] ppid=18212 vsize=36512 CPUtime=382.26 cores=1
/proc/18215/stat : 18215 (clasp) R 18212 18212 16977 0 -1 4202496 6416 0 0 0 38226 0 0 0 25 0 1 0 462435868 37388288 6146 33554432000 4194304 4785740 140735060287200 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18215/statm: 9128 6146 340 145 0 6173 0
[pid=18216] ppid=18212 vsize=453344 CPUtime=382.49 cores=1
/proc/18216/stat : 18216 (TNM) R 18212 18212 16977 0 -1 4202496 905 0 0 0 38249 0 0 0 25 0 1 0 462435868 464224256 802 33554432000 134512640 134534564 4291761632 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18216/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 508180

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

[startup+895.901 s]
/proc/loadavg: 10.28 10.79 10.59 11/200 18449
/proc/meminfo: memFree=11998892/32950928 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=18324 CPUtime=117.57 cores=1,3
/proc/18212/stat : 18212 (ppfolio) S 18210 18212 16977 0 -1 4202496 500 40124 0 0 0 0 11751 6 15 0 1 0 462435867 18763776 394 33554432000 4194304 4287625 140737069903248 18446744073709551615 254500711951 0 0 4096 65536 4549250392378016001 0 0 17 3 0 0 0
/proc/18212/statm: 4581 394 346 23 0 91 0
[pid=18215] ppid=18212 vsize=36892 CPUtime=389.06 cores=1
/proc/18215/stat : 18215 (clasp) R 18212 18212 16977 0 -1 4202496 6498 0 0 0 38906 0 0 0 25 0 1 0 462435868 37777408 6228 33554432000 4194304 4785740 140735060287200 18446744073709551615 254500389536 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18215/statm: 9223 6228 340 145 0 6268 0
[pid=18216] ppid=18212 vsize=453344 CPUtime=389.28 cores=1
/proc/18216/stat : 18216 (TNM) R 18212 18212 16977 0 -1 4202496 905 0 0 0 38928 0 0 0 25 0 1 0 462435868 464224256 802 33554432000 134512640 134534564 4291761632 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18216/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 895.91
Current children cumulated vsize (KiB) 508560

[startup+902.301 s]
/proc/loadavg: 10.26 10.78 10.58 11/200 18450
/proc/meminfo: memFree=11984384/32950928 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=18324 CPUtime=117.57 cores=1,3
/proc/18212/stat : 18212 (ppfolio) S 18210 18212 16977 0 -1 4202496 500 40124 0 0 0 0 11751 6 15 0 1 0 462435867 18763776 394 33554432000 4194304 4287625 140737069903248 18446744073709551615 254500711951 0 0 4096 65536 4549250392378016001 0 0 17 3 0 0 0
/proc/18212/statm: 4581 394 346 23 0 91 0
[pid=18215] ppid=18212 vsize=36892 CPUtime=392.26 cores=1
/proc/18215/stat : 18215 (clasp) R 18212 18212 16977 0 -1 4202496 6498 0 0 0 39226 0 0 0 25 0 1 0 462435868 37777408 6228 33554432000 4194304 4785740 140735060287200 18446744073709551615 4553051 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18215/statm: 9223 6228 340 145 0 6268 0
[pid=18216] ppid=18212 vsize=453344 CPUtime=392.48 cores=1
/proc/18216/stat : 18216 (TNM) R 18212 18212 16977 0 -1 4202496 905 0 0 0 39248 0 0 0 25 0 1 0 462435868 464224256 802 33554432000 134512640 134534564 4291761632 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18216/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 902.31
Current children cumulated vsize (KiB) 508560

[startup+908.7 s]
/proc/loadavg: 10.22 10.75 10.58 11/200 18450
/proc/meminfo: memFree=11983512/32950928 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=18324 CPUtime=117.57 cores=1,3
/proc/18212/stat : 18212 (ppfolio) S 18210 18212 16977 0 -1 4202496 500 40124 0 0 0 0 11751 6 15 0 1 0 462435867 18763776 394 33554432000 4194304 4287625 140737069903248 18446744073709551615 254500711951 0 0 4096 65536 4549250392378016001 0 0 17 3 0 0 0
/proc/18212/statm: 4581 394 346 23 0 91 0
[pid=18215] ppid=18212 vsize=37180 CPUtime=395.46 cores=1
/proc/18215/stat : 18215 (clasp) R 18212 18212 16977 0 -1 4202496 6548 0 0 0 39546 0 0 0 25 0 1 0 462435868 38072320 6278 33554432000 4194304 4785740 140735060287200 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18215/statm: 9295 6278 340 145 0 6340 0
[pid=18216] ppid=18212 vsize=453344 CPUtime=395.68 cores=1
/proc/18216/stat : 18216 (TNM) R 18212 18212 16977 0 -1 4202496 905 0 0 0 39568 0 0 0 25 0 1 0 462435868 464224256 802 33554432000 134512640 134534564 4291761632 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18216/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 908.71
Current children cumulated vsize (KiB) 508848

[startup+911.908 s]
/proc/loadavg: 10.22 10.75 10.58 11/200 18450
/proc/meminfo: memFree=11982520/32950928 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=18324 CPUtime=117.57 cores=1,3
/proc/18212/stat : 18212 (ppfolio) S 18210 18212 16977 0 -1 4202496 500 40124 0 0 0 0 11751 6 15 0 1 0 462435867 18763776 394 33554432000 4194304 4287625 140737069903248 18446744073709551615 254500711951 0 0 4096 65536 4549250392378016001 0 0 17 3 0 0 0
/proc/18212/statm: 4581 394 346 23 0 91 0
[pid=18215] ppid=18212 vsize=36892 CPUtime=397.07 cores=1
/proc/18215/stat : 18215 (clasp) R 18212 18212 16977 0 -1 4202496 6548 0 0 0 39707 0 0 0 25 0 1 0 462435868 37777408 6228 33554432000 4194304 4785740 140735060287200 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18215/statm: 9223 6228 340 145 0 6268 0
[pid=18216] ppid=18212 vsize=453344 CPUtime=397.28 cores=1
/proc/18216/stat : 18216 (TNM) R 18212 18212 16977 0 -1 4202496 905 0 0 0 39728 0 0 0 25 0 1 0 462435868 464224256 802 33554432000 134512640 134534564 4291761632 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18216/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 911.92
Current children cumulated vsize (KiB) 508560

[startup+912.701 s]
/proc/loadavg: 10.22 10.75 10.58 11/200 18450
/proc/meminfo: memFree=11982520/32950928 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=18324 CPUtime=117.57 cores=1,3
/proc/18212/stat : 18212 (ppfolio) S 18210 18212 16977 0 -1 4202496 500 40124 0 0 0 0 11751 6 15 0 1 0 462435867 18763776 394 33554432000 4194304 4287625 140737069903248 18446744073709551615 254500711951 0 0 4096 65536 4549250392378016001 0 0 17 3 0 0 0
/proc/18212/statm: 4581 394 346 23 0 91 0
[pid=18215] ppid=18212 vsize=36892 CPUtime=397.46 cores=1
/proc/18215/stat : 18215 (clasp) R 18212 18212 16977 0 -1 4202496 6548 0 0 0 39746 0 0 0 25 0 1 0 462435868 37777408 6228 33554432000 4194304 4785740 140735060287200 18446744073709551615 4553029 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18215/statm: 9223 6228 340 145 0 6268 0
[pid=18216] ppid=18212 vsize=453344 CPUtime=397.68 cores=1
/proc/18216/stat : 18216 (TNM) R 18212 18212 16977 0 -1 4202496 905 0 0 0 39768 0 0 0 25 0 1 0 462435868 464224256 802 33554432000 134512640 134534564 4291761632 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18216/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 912.71
Current children cumulated vsize (KiB) 508560

[startup+913.1 s]
/proc/loadavg: 10.20 10.74 10.57 11/200 18450
/proc/meminfo: memFree=11982520/32950928 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=18324 CPUtime=117.57 cores=1,3
/proc/18212/stat : 18212 (ppfolio) S 18210 18212 16977 0 -1 4202496 500 40124 0 0 0 0 11751 6 15 0 1 0 462435867 18763776 394 33554432000 4194304 4287625 140737069903248 18446744073709551615 254500711951 0 0 4096 65536 4549250392378016001 0 0 17 3 0 0 0
/proc/18212/statm: 4581 394 346 23 0 91 0
[pid=18215] ppid=18212 vsize=36604 CPUtime=397.66 cores=1
/proc/18215/stat : 18215 (clasp) R 18212 18212 16977 0 -1 4202496 6548 0 0 0 39766 0 0 0 25 0 1 0 462435868 37482496 6180 33554432000 4194304 4785740 140735060287200 18446744073709551615 4553288 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18215/statm: 9151 6180 340 145 0 6196 0
[pid=18216] ppid=18212 vsize=453344 CPUtime=397.88 cores=1
/proc/18216/stat : 18216 (TNM) R 18212 18212 16977 0 -1 4202496 905 0 0 0 39788 0 0 0 25 0 1 0 462435868 464224256 802 33554432000 134512640 134534564 4291761632 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18216/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 913.11
Current children cumulated vsize (KiB) 508272

[startup+913.3 s]
/proc/loadavg: 10.20 10.74 10.57 11/200 18450
/proc/meminfo: memFree=11982520/32950928 swapFree=67111528/67111528
[pid=18212] ppid=18210 vsize=18324 CPUtime=117.57 cores=1,3
/proc/18212/stat : 18212 (ppfolio) S 18210 18212 16977 0 -1 4202496 500 40124 0 0 0 0 11751 6 15 0 1 0 462435867 18763776 394 33554432000 4194304 4287625 140737069903248 18446744073709551615 254500711951 0 0 4096 65536 4549250392378016001 0 0 17 3 0 0 0
/proc/18212/statm: 4581 394 346 23 0 91 0
[pid=18215] ppid=18212 vsize=36604 CPUtime=397.76 cores=1
/proc/18215/stat : 18215 (clasp) R 18212 18212 16977 0 -1 4202496 6548 0 0 0 39776 0 0 0 25 0 1 0 462435868 37482496 6180 33554432000 4194304 4785740 140735060287200 18446744073709551615 4287061 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/18215/statm: 9151 6180 340 145 0 6196 0
[pid=18216] ppid=18212 vsize=453344 CPUtime=397.98 cores=1
/proc/18216/stat : 18216 (TNM) R 18212 18212 16977 0 -1 4202496 905 0 0 0 39798 0 0 0 25 0 1 0 462435868 464224256 802 33554432000 134512640 134534564 4291761632 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18216/statm: 113336 802 95 6 0 112002 0
Current children cumulated CPU time (s) 913.31
Current children cumulated vsize (KiB) 508272

Child status: 0
Real time (s): 913.315
CPU time (s): 913.354
CPU user time (s): 913.277
CPU system time (s): 0.076988
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 6080956

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

runsolver used 1.44878 second user time and 3.54046 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-22 23:39:52
IDJOB=3260810
IDBENCH=83196
IDSOLVER=1613
FILE ID=node149/3260810-1303508392
RUNJOBID= node149-1303506867-17698
PBS_JOBID= 13134233
Free space on /tmp= 72104 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/rnd_150_29_u.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3260810-1303508392/watcher-3260810-1303508392 -o /tmp/evaluation-result-3260810-1303508392/solver-3260810-1303508392 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3260810-1303508392.cnf

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

MD5SUM BENCH= 97209c9c2612edfa7815278bcf07a2b4
RANDOM SEED=2130630518

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12385740 kB
Buffers:       1796232 kB
Cached:       17641464 kB
SwapCached:          0 kB
Active:        9864784 kB
Inactive:     10162448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12385740 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10424 kB
Writeback:           0 kB
AnonPages:      589072 kB
Mapped:          17556 kB
Slab:           472700 kB
PageTables:       7132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3798444 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= 72096 MiB
End job on node149 at 2011-04-22 23:55:05