Trace number 3288341

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 1132.29 1132.27

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_fb_unknown.cnf
MD5SUM2385047c56f7801a7fd110b2ffe2f293
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.229
Satisfiable
(Un)Satisfiability was proved
Number of variables35819
Number of clauses773506
Sum of the clauses size2886709
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 255953
Number of clauses of size 395409
Number of clauses of size 4622144
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) 0
0.00/0.01	Starting clasp 1.3.6 on core(s) 0
0.00/0.01	Starting TNM 2009 on core(s) 0
1132.20/1132.24	s UNSATISFIABLE
1132.20/1132.26	solver [1] cryptominisat 2.7.1 answered
1132.20/1132.26	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-3288341-1303767816/watcher-3288341-1303767816 -o /tmp/evaluation-result-3288341-1303767816/solver-3288341-1303767816 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3288341-1303767816.cnf 

running on 2 cores: 0,2

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: 12.00 10.95 7.49 10/198 25531
/proc/meminfo: memFree=31054128/32951124 swapFree=67111348/67111528
[pid=25531] ppid=25529 vsize=11800 CPUtime=0 cores=0,2
/proc/25531/stat : 25531 (runsolver) R 25529 25531 23613 0 -1 4202560 42 0 0 0 0 0 0 0 24 0 1 0 488382095 12083200 52 33554432000 4194304 5434984 140733750962848 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/25531/statm: 2950 52 31 303 0 2644 0

[startup+0.049334 s]
/proc/loadavg: 12.00 10.95 7.49 10/198 25531
/proc/meminfo: memFree=31054128/32951124 swapFree=67111348/67111528
[pid=25531] ppid=25529 vsize=18324 CPUtime=0 cores=0,2
/proc/25531/stat : 25531 (ppfolio) S 25529 25531 23613 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 488382095 18763776 393 33554432000 4194304 4287625 140734983357232 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25531/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100343 s]
/proc/loadavg: 12.00 10.95 7.49 10/198 25531
/proc/meminfo: memFree=31054128/32951124 swapFree=67111348/67111528
[pid=25531] ppid=25529 vsize=18324 CPUtime=0 cores=0,2
/proc/25531/stat : 25531 (ppfolio) S 25529 25531 23613 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 488382095 18763776 393 33554432000 4194304 4287625 140734983357232 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25531/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300306 s]
/proc/loadavg: 12.00 10.95 7.49 10/198 25531
/proc/meminfo: memFree=31054128/32951124 swapFree=67111348/67111528
[pid=25531] ppid=25529 vsize=18324 CPUtime=0 cores=0,2
/proc/25531/stat : 25531 (ppfolio) S 25529 25531 23613 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 488382095 18763776 393 33554432000 4194304 4287625 140734983357232 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25531/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700235 s]
/proc/loadavg: 12.00 10.95 7.49 10/198 25531
/proc/meminfo: memFree=31054128/32951124 swapFree=67111348/67111528
[pid=25531] ppid=25529 vsize=18324 CPUtime=0 cores=0,2
/proc/25531/stat : 25531 (ppfolio) S 25529 25531 23613 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 488382095 18763776 393 33554432000 4194304 4287625 140734983357232 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25531/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50109 s]
/proc/loadavg: 12.00 10.95 7.49 13/202 25535
/proc/meminfo: memFree=30931956/32951124 swapFree=67111348/67111528
[pid=25531] ppid=25529 vsize=18324 CPUtime=0 cores=0,2
/proc/25531/stat : 25531 (ppfolio) S 25529 25531 23613 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 488382095 18763776 393 33554432000 4194304 4287625 140734983357232 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25531/statm: 4581 393 345 23 0 91 0
[pid=25533] ppid=25531 vsize=101116 CPUtime=0.51 cores=0
/proc/25533/stat : 25533 (cryptominisat) R 25531 25531 23613 0 -1 4202496 15842 0 0 0 50 1 0 0 25 0 1 0 488382096 103542784 14950 33554432000 4194304 4587354 140736247578288 18446744073709551615 253640556299 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25533/statm: 25279 14950 305 96 0 21841 0
[pid=25534] ppid=25531 vsize=87132 CPUtime=0.45 cores=0
/proc/25534/stat : 25534 (clasp) R 25531 25531 23613 0 -1 4202496 22794 0 0 0 42 3 0 0 25 0 1 0 488382096 89223168 18207 33554432000 4194304 4785740 140734244314064 18446744073709551615 4495610 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25534/statm: 21783 18207 313 145 0 18828 0
[pid=25535] ppid=25531 vsize=462692 CPUtime=0.5 cores=0
/proc/25535/stat : 25535 (TNM) R 25531 25531 23613 0 -1 4202496 4360 0 0 0 49 1 0 0 25 0 1 0 488382096 473796608 4258 33554432000 134512640 134534564 4290672912 18446744073709551615 11933712 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25535/statm: 115673 4258 90 6 0 114339 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 669264

[startup+3.1008 s]
/proc/loadavg: 12.00 10.95 7.49 13/202 25535
/proc/meminfo: memFree=30896712/32951124 swapFree=67111348/67111528
[pid=25531] ppid=25529 vsize=18324 CPUtime=0 cores=0,2
/proc/25531/stat : 25531 (ppfolio) S 25529 25531 23613 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 488382095 18763776 393 33554432000 4194304 4287625 140734983357232 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25531/statm: 4581 393 345 23 0 91 0
[pid=25533] ppid=25531 vsize=103492 CPUtime=1.01 cores=0
/proc/25533/stat : 25533 (cryptominisat) R 25531 25531 23613 0 -1 4202496 16425 0 0 0 100 1 0 0 25 0 1 0 488382096 105975808 15533 33554432000 4194304 4587354 140736247578288 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25533/statm: 25873 15533 305 96 0 22435 0
[pid=25534] ppid=25531 vsize=87132 CPUtime=1 cores=0
/proc/25534/stat : 25534 (clasp) R 25531 25531 23613 0 -1 4202496 22796 0 0 0 97 3 0 0 25 0 1 0 488382096 89223168 18209 33554432000 4194304 4785740 140734244314064 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25534/statm: 21783 18209 314 145 0 18828 0
[pid=25535] ppid=25531 vsize=510076 CPUtime=1.05 cores=0
/proc/25535/stat : 25535 (TNM) R 25531 25531 23613 0 -1 4202496 17988 0 0 0 102 3 0 0 25 0 1 0 488382096 522317824 17885 33554432000 134512640 134534564 4290672912 18446744073709551615 134524594 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25535/statm: 127519 17885 91 6 0 126185 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 719024

[startup+6.30123 s]
/proc/loadavg: 12.00 10.96 7.52 13/202 25535
/proc/meminfo: memFree=30769236/32951124 swapFree=67111348/67111528
[pid=25531] ppid=25529 vsize=18324 CPUtime=0 cores=0,2
/proc/25531/stat : 25531 (ppfolio) S 25529 25531 23613 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488382095 18763776 393 33554432000 4194304 4287625 140734983357232 18446744073709551615 253640879631 0 0 4096 65536 14541869209593315328 0 0 17 2 0 0 0
/proc/25531/statm: 4581 393 345 23 0 91 0
[pid=25533] ppid=25531 vsize=195588 CPUtime=2.11 cores=0
/proc/25533/stat : 25533 (cryptominisat) R 25531 25531 23613 0 -1 4202496 38157 0 0 0 207 4 0 0 25 0 1 0 488382096 200282112 36985 33554432000 4194304 4587354 140736247578288 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25533/statm: 48897 36985 316 96 0 45459 0
[pid=25534] ppid=25531 vsize=87132 CPUtime=2.05 cores=0
/proc/25534/stat : 25534 (clasp) R 25531 25531 23613 0 -1 4202496 22798 0 0 0 202 3 0 0 25 0 1 0 488382096 89223168 18211 33554432000 4194304 4785740 140734244314064 18446744073709551615 4495695 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25534/statm: 21783 18211 314 145 0 18828 0
[pid=25535] ppid=25531 vsize=510076 CPUtime=2.1 cores=0
/proc/25535/stat : 25535 (TNM) R 25531 25531 23613 0 -1 4202496 17988 0 0 0 207 3 0 0 25 0 1 0 488382096 522317824 17885 33554432000 134512640 134534564 4290672912 18446744073709551615 134524752 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25535/statm: 127519 17885 91 6 0 126185 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 811120

[startup+12.701 s]
/proc/loadavg: 12.00 10.98 7.54 13/202 25535
/proc/meminfo: memFree=30727200/32951124 swapFree=67111348/67111528
[pid=25531] ppid=25529 vsize=18324 CPUtime=0 cores=0,2
/proc/25531/stat : 25531 (ppfolio) S 25529 25531 23613 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488382095 18763776 393 33554432000 4194304 4287625 140734983357232 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25531/statm: 4581 393 345 23 0 91 0
[pid=25533] ppid=25531 vsize=221520 CPUtime=4.22 cores=0
/proc/25533/stat : 25533 (cryptominisat) R 25531 25531 23613 0 -1 4202496 48972 0 0 0 416 6 0 0 25 0 1 0 488382096 226836480 39654 33554432000 4194304 4587354 140736247578288 18446744073709551615 4243610 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25533/statm: 55380 39654 327 96 0 51942 0
[pid=25534] ppid=25531 vsize=103248 CPUtime=4.2 cores=0
/proc/25534/stat : 25534 (clasp) R 25531 25531 23613 0 -1 4202496 28669 0 0 0 416 4 0 0 25 0 1 0 488382096 105725952 22571 33554432000 4194304 4785740 140734244314064 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25534/statm: 25812 22571 340 145 0 22857 0
[pid=25535] ppid=25531 vsize=510076 CPUtime=4.25 cores=0
/proc/25535/stat : 25535 (TNM) R 25531 25531 23613 0 -1 4202496 17988 0 0 0 422 3 0 0 25 0 1 0 488382096 522317824 17885 33554432000 134512640 134534564 4290672912 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25535/statm: 127519 17885 91 6 0 126185 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 853168

[startup+25.5007 s]
/proc/loadavg: 12.08 11.05 7.62 13/202 25535
/proc/meminfo: memFree=30718220/32951124 swapFree=67111348/67111528
[pid=25531] ppid=25529 vsize=18324 CPUtime=0 cores=0,2
/proc/25531/stat : 25531 (ppfolio) S 25529 25531 23613 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488382095 18763776 393 33554432000 4194304 4287625 140734983357232 18446744073709551615 253640879631 0 0 4096 65536 14541870309104943104 0 0 17 2 0 0 0
/proc/25531/statm: 4581 393 345 23 0 91 0
[pid=25533] ppid=25531 vsize=221520 CPUtime=8.51 cores=0
/proc/25533/stat : 25533 (cryptominisat) R 25531 25531 23613 0 -1 4202496 49277 0 0 0 845 6 0 0 25 0 1 0 488382096 226836480 39941 33554432000 4194304 4587354 140736247578288 18446744073709551615 4238278 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25533/statm: 55380 39941 327 96 0 51942 0
[pid=25534] ppid=25531 vsize=103248 CPUtime=8.45 cores=0
/proc/25534/stat : 25534 (clasp) R 25531 25531 23613 0 -1 4202496 28669 0 0 0 841 4 0 0 25 0 1 0 488382096 105725952 22571 33554432000 4194304 4785740 140734244314064 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25534/statm: 25812 22571 340 145 0 22857 0
[pid=25535] ppid=25531 vsize=510076 CPUtime=8.49 cores=0
/proc/25535/stat : 25535 (TNM) R 25531 25531 23613 0 -1 4202496 17988 0 0 0 846 3 0 0 25 0 1 0 488382096 522317824 17885 33554432000 134512640 134534564 4290672912 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25535/statm: 127519 17885 91 6 0 126185 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 853168

[startup+51.1011 s]
/proc/loadavg: 12.05 11.12 7.73 13/202 25536
/proc/meminfo: memFree=30680044/32951124 swapFree=67111348/67111528
[pid=25531] ppid=25529 vsize=18324 CPUtime=0 cores=0,2
/proc/25531/stat : 25531 (ppfolio) S 25529 25531 23613 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488382095 18763776 393 33554432000 4194304 4287625 140734983357232 18446744073709551615 253640879631 0 0 4096 65536 14541869759349129216 0 0 17 2 0 0 0
/proc/25531/statm: 4581 393 345 23 0 91 0
[pid=25533] ppid=25531 vsize=221520 CPUtime=17.71 cores=0
/proc/25533/stat : 25533 (cryptominisat) R 25531 25531 23613 0 -1 4202496 49801 0 0 0 1765 6 0 0 25 0 1 0 488382096 226836480 40457 33554432000 4194304 4587354 140736247578288 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25533/statm: 55380 40457 334 96 0 51942 0
[pid=25534] ppid=25531 vsize=103248 CPUtime=16.65 cores=0
/proc/25534/stat : 25534 (clasp) R 25531 25531 23613 0 -1 4202496 28669 0 0 0 1661 4 0 0 25 0 1 0 488382096 105725952 22571 33554432000 4194304 4785740 140734244314064 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25534/statm: 25812 22571 340 145 0 22857 0
[pid=25535] ppid=25531 vsize=523540 CPUtime=16.7 cores=0
/proc/25535/stat : 25535 (TNM) R 25531 25531 23613 0 -1 4202496 25530 0 0 0 1666 4 0 0 25 0 1 0 488382096 536104960 25427 33554432000 134512640 134534564 4290672912 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25535/statm: 130885 25427 95 6 0 129551 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 866632

[startup+102.307 s]
/proc/loadavg: 11.91 11.22 7.94 13/202 25567
/proc/meminfo: memFree=29230304/32951124 swapFree=67111348/67111528
[pid=25531] ppid=25529 vsize=18324 CPUtime=0 cores=0,2
/proc/25531/stat : 25531 (ppfolio) S 25529 25531 23613 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488382095 18763776 393 33554432000 4194304 4287625 140734983357232 18446744073709551615 253640879631 0 0 4096 65536 14541869209593315328 0 0 17 2 0 0 0
/proc/25531/statm: 4581 393 345 23 0 91 0
[pid=25533] ppid=25531 vsize=734200 CPUtime=34.78 cores=0
/proc/25533/stat : 25533 (cryptominisat) R 25531 25531 23613 0 -1 4202496 52288 0 0 0 3471 7 0 0 25 0 1 0 488382096 751820800 42817 33554432000 4194304 4587354 140736247578288 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25533/statm: 183550 42817 334 96 0 180112 0
[pid=25534] ppid=25531 vsize=103248 CPUtime=33.69 cores=0
/proc/25534/stat : 25534 (clasp) R 25531 25531 23613 0 -1 4202496 28669 0 0 0 3364 5 0 0 25 0 1 0 488382096 105725952 22571 33554432000 4194304 4785740 140734244314064 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25534/statm: 25812 22571 340 145 0 22857 0
[pid=25535] ppid=25531 vsize=523540 CPUtime=33.79 cores=0
/proc/25535/stat : 25535 (TNM) R 25531 25531 23613 0 -1 4202496 25530 0 0 0 3375 4 0 0 25 0 1 0 488382096 536104960 25427 33554432000 134512640 134534564 4290672912 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25535/statm: 130885 25427 95 6 0 129551 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1379312

[startup+162.301 s]
/proc/loadavg: 12.05 11.38 8.20 13/202 25569
/proc/meminfo: memFree=28958452/32951124 swapFree=67111348/67111528
[pid=25531] ppid=25529 vsize=18324 CPUtime=0 cores=0,2
/proc/25531/stat : 25531 (ppfolio) S 25529 25531 23613 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488382095 18763776 393 33554432000 4194304 4287625 140734983357232 18446744073709551615 253640879631 0 0 4096 65536 14541868384959594496 0 0 17 2 0 0 0
/proc/25531/statm: 4581 393 345 23 0 91 0
[pid=25533] ppid=25531 vsize=731360 CPUtime=54.79 cores=0
/proc/25533/stat : 25533 (cryptominisat) R 25531 25531 23613 0 -1 4202496 56902 0 0 0 5471 8 0 0 25 0 1 0 488382096 748912640 42225 33554432000 4194304 4587354 140736247578288 18446744073709551615 4238514 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25533/statm: 182840 42225 335 96 0 179402 0
[pid=25534] ppid=25531 vsize=109780 CPUtime=53.69 cores=0

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

/proc/25534/statm: 41156 37726 340 145 0 38201 0
[pid=25535] ppid=25531 vsize=523540 CPUtime=313.77 cores=0
/proc/25535/stat : 25535 (TNM) R 25531 25531 23613 0 -1 4202496 25530 0 0 0 31373 4 0 0 25 0 1 0 488382096 536104960 25427 33554432000 134512640 134534564 4290672912 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25535/statm: 130885 25427 95 6 0 129551 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 946252

[startup+1002.3 s]
/proc/loadavg: 12.10 11.99 10.45 13/202 25622
/proc/meminfo: memFree=28806508/32951124 swapFree=67111348/67111528
[pid=25531] ppid=25529 vsize=18324 CPUtime=0 cores=0,2
/proc/25531/stat : 25531 (ppfolio) S 25529 25531 23613 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488382095 18763776 393 33554432000 4194304 4287625 140734983357232 18446744073709551615 253640879631 0 0 4096 65536 14541870309104943104 0 0 17 2 0 0 0
/proc/25531/statm: 4581 393 345 23 0 91 0
[pid=25533] ppid=25531 vsize=855476 CPUtime=334.77 cores=0
/proc/25533/stat : 25533 (cryptominisat) R 25531 25531 23613 0 -1 4202496 100139 0 0 0 33457 20 0 0 25 0 1 0 488382096 876007424 42511 33554432000 4194304 4587354 140736247578288 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25533/statm: 213869 42511 335 96 0 210431 0
[pid=25534] ppid=25531 vsize=165488 CPUtime=333.75 cores=0
/proc/25534/stat : 25534 (clasp) R 25531 25531 23613 0 -1 4202496 44042 0 0 0 33364 11 0 0 25 0 1 0 488382096 169459712 37944 33554432000 4194304 4785740 140734244314064 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25534/statm: 41372 37944 340 145 0 38417 0
[pid=25535] ppid=25531 vsize=523540 CPUtime=333.78 cores=0
/proc/25535/stat : 25535 (TNM) R 25531 25531 23613 0 -1 4202496 25530 0 0 0 33374 4 0 0 25 0 1 0 488382096 536104960 25427 33554432000 134512640 134534564 4290672912 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25535/statm: 130885 25427 95 6 0 129551 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1562828

[startup+1062.3 s]
/proc/loadavg: 12.03 11.99 10.55 13/202 25633
/proc/meminfo: memFree=28751156/32951124 swapFree=67111348/67111528
[pid=25531] ppid=25529 vsize=18324 CPUtime=0 cores=0,2
/proc/25531/stat : 25531 (ppfolio) S 25529 25531 23613 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488382095 18763776 393 33554432000 4194304 4287625 140734983357232 18446744073709551615 253640879631 0 0 4096 65536 14541868247520641024 0 0 17 2 0 0 0
/proc/25531/statm: 4581 393 345 23 0 91 0
[pid=25533] ppid=25531 vsize=725100 CPUtime=354.76 cores=0
/proc/25533/stat : 25533 (cryptominisat) R 25531 25531 23613 0 -1 4202496 101731 0 0 0 35456 20 0 0 25 0 1 0 488382096 742502400 41144 33554432000 4194304 4587354 140736247578288 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25533/statm: 181275 41144 335 96 0 177837 0
[pid=25534] ppid=25531 vsize=167428 CPUtime=353.74 cores=0
/proc/25534/stat : 25534 (clasp) R 25531 25531 23613 0 -1 4202496 44482 0 0 0 35363 11 0 0 25 0 1 0 488382096 171446272 38384 33554432000 4194304 4785740 140734244314064 18446744073709551615 253640526749 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25534/statm: 41857 38384 340 145 0 38902 0
[pid=25535] ppid=25531 vsize=523540 CPUtime=353.79 cores=0
/proc/25535/stat : 25535 (TNM) R 25531 25531 23613 0 -1 4202496 25530 0 0 0 35375 4 0 0 25 0 1 0 488382096 536104960 25427 33554432000 134512640 134534564 4290672912 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25535/statm: 130885 25427 95 6 0 129551 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 1434392

[startup+1122.3 s]
/proc/loadavg: 12.01 11.99 10.64 13/202 25635
/proc/meminfo: memFree=28714788/32951124 swapFree=67111348/67111528
[pid=25531] ppid=25529 vsize=18324 CPUtime=0 cores=0,2
/proc/25531/stat : 25531 (ppfolio) S 25529 25531 23613 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488382095 18763776 393 33554432000 4194304 4287625 140734983357232 18446744073709551615 253640879631 0 0 4096 65536 14541868384959594496 0 0 17 2 0 0 0
/proc/25531/statm: 4581 393 345 23 0 91 0
[pid=25533] ppid=25531 vsize=743168 CPUtime=374.76 cores=0
/proc/25533/stat : 25533 (cryptominisat) R 25531 25531 23613 0 -1 4202496 104721 0 0 0 37455 21 0 0 25 0 1 0 488382096 761004032 44079 33554432000 4194304 4587354 140736247578288 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25533/statm: 185792 44079 335 96 0 182354 0
[pid=25534] ppid=25531 vsize=172300 CPUtime=373.75 cores=0
/proc/25534/stat : 25534 (clasp) R 25531 25531 23613 0 -1 4202496 45652 0 0 0 37363 12 0 0 25 0 1 0 488382096 176435200 39554 33554432000 4194304 4785740 140734244314064 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25534/statm: 43075 39554 340 145 0 40120 0
[pid=25535] ppid=25531 vsize=523540 CPUtime=373.79 cores=0
/proc/25535/stat : 25535 (TNM) R 25531 25531 23613 0 -1 4202496 25530 0 0 0 37375 4 0 0 25 0 1 0 488382096 536104960 25427 33554432000 134512640 134534564 4290672912 18446744073709551615 134528966 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25535/statm: 130885 25427 95 6 0 129551 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1457332

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

[startup+1126.3 s]
/proc/loadavg: 12.01 11.99 10.64 13/202 25635
/proc/meminfo: memFree=28711184/32951124 swapFree=67111348/67111528
[pid=25531] ppid=25529 vsize=18324 CPUtime=0 cores=0,2
/proc/25531/stat : 25531 (ppfolio) S 25529 25531 23613 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488382095 18763776 393 33554432000 4194304 4287625 140734983357232 18446744073709551615 253640879631 0 0 4096 65536 14541868384959594496 0 0 17 2 0 0 0
/proc/25531/statm: 4581 393 345 23 0 91 0
[pid=25533] ppid=25531 vsize=743168 CPUtime=376.12 cores=0
/proc/25533/stat : 25533 (cryptominisat) R 25531 25531 23613 0 -1 4202496 104815 0 0 0 37591 21 0 0 25 0 1 0 488382096 761004032 44169 33554432000 4194304 4587354 140736247578288 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25533/statm: 185792 44169 335 96 0 182354 0
[pid=25534] ppid=25531 vsize=172500 CPUtime=375.05 cores=0
/proc/25534/stat : 25534 (clasp) R 25531 25531 23613 0 -1 4202496 45702 0 0 0 37493 12 0 0 25 0 1 0 488382096 176640000 39604 33554432000 4194304 4785740 140734244314064 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25534/statm: 43125 39604 340 145 0 40170 0
[pid=25535] ppid=25531 vsize=523540 CPUtime=375.14 cores=0
/proc/25535/stat : 25535 (TNM) R 25531 25531 23613 0 -1 4202496 25530 0 0 0 37510 4 0 0 25 0 1 0 488382096 536104960 25427 33554432000 134512640 134534564 4290672912 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25535/statm: 130885 25427 95 6 0 129551 0
Current children cumulated CPU time (s) 1126.31
Current children cumulated vsize (KiB) 1457532

[startup+1129.5 s]
/proc/loadavg: 12.01 11.99 10.65 13/202 25635
/proc/meminfo: memFree=28709448/32951124 swapFree=67111348/67111528
[pid=25531] ppid=25529 vsize=18324 CPUtime=0 cores=0,2
/proc/25531/stat : 25531 (ppfolio) S 25529 25531 23613 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488382095 18763776 393 33554432000 4194304 4287625 140734983357232 18446744073709551615 253640879631 0 0 4096 65536 14541868384959594496 0 0 17 2 0 0 0
/proc/25531/statm: 4581 393 345 23 0 91 0
[pid=25533] ppid=25531 vsize=743168 CPUtime=377.16 cores=0
/proc/25533/stat : 25533 (cryptominisat) R 25531 25531 23613 0 -1 4202496 104871 0 0 0 37695 21 0 0 25 0 1 0 488382096 761004032 44223 33554432000 4194304 4587354 140736247578288 18446744073709551615 4244166 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25533/statm: 185792 44223 335 96 0 182354 0
[pid=25534] ppid=25531 vsize=172764 CPUtime=376.15 cores=0
/proc/25534/stat : 25534 (clasp) R 25531 25531 23613 0 -1 4202496 45767 0 0 0 37603 12 0 0 25 0 1 0 488382096 176910336 39669 33554432000 4194304 4785740 140734244314064 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25534/statm: 43191 39669 340 145 0 40236 0
[pid=25535] ppid=25531 vsize=523540 CPUtime=376.2 cores=0
/proc/25535/stat : 25535 (TNM) R 25531 25531 23613 0 -1 4202496 25530 0 0 0 37616 4 0 0 25 0 1 0 488382096 536104960 25427 33554432000 134512640 134534564 4290672912 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25535/statm: 130885 25427 95 6 0 129551 0
Current children cumulated CPU time (s) 1129.51
Current children cumulated vsize (KiB) 1457796

[startup+1131.1 s]
/proc/loadavg: 12.01 11.99 10.65 13/202 25635
/proc/meminfo: memFree=28719364/32951124 swapFree=67111348/67111528
[pid=25531] ppid=25529 vsize=18324 CPUtime=0 cores=0,2
/proc/25531/stat : 25531 (ppfolio) S 25529 25531 23613 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488382095 18763776 393 33554432000 4194304 4287625 140734983357232 18446744073709551615 253640879631 0 0 4096 65536 14541868384959594496 0 0 17 2 0 0 0
/proc/25531/statm: 4581 393 345 23 0 91 0
[pid=25533] ppid=25531 vsize=743168 CPUtime=377.71 cores=0
/proc/25533/stat : 25533 (cryptominisat) R 25531 25531 23613 0 -1 4202496 104901 0 0 0 37750 21 0 0 25 0 1 0 488382096 761004032 44252 33554432000 4194304 4587354 140736247578288 18446744073709551615 4238282 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25533/statm: 185792 44252 335 96 0 182354 0
[pid=25534] ppid=25531 vsize=172896 CPUtime=376.65 cores=0
/proc/25534/stat : 25534 (clasp) R 25531 25531 23613 0 -1 4202496 45796 0 0 0 37653 12 0 0 25 0 1 0 488382096 177045504 39698 33554432000 4194304 4785740 140734244314064 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25534/statm: 43224 39698 340 145 0 40269 0
[pid=25535] ppid=25531 vsize=523540 CPUtime=376.74 cores=0
/proc/25535/stat : 25535 (TNM) R 25531 25531 23613 0 -1 4202496 25530 0 0 0 37670 4 0 0 25 0 1 0 488382096 536104960 25427 33554432000 134512640 134534564 4290672912 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25535/statm: 130885 25427 95 6 0 129551 0
Current children cumulated CPU time (s) 1131.1
Current children cumulated vsize (KiB) 1457928

[startup+1131.91 s]
/proc/loadavg: 12.01 11.99 10.65 13/202 25635
/proc/meminfo: memFree=28718124/32951124 swapFree=67111348/67111528
[pid=25531] ppid=25529 vsize=18324 CPUtime=0 cores=0,2
/proc/25531/stat : 25531 (ppfolio) S 25529 25531 23613 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488382095 18763776 393 33554432000 4194304 4287625 140734983357232 18446744073709551615 253640879631 0 0 4096 65536 14541868384959594496 0 0 17 2 0 0 0
/proc/25531/statm: 4581 393 345 23 0 91 0
[pid=25533] ppid=25531 vsize=743168 CPUtime=377.96 cores=0
/proc/25533/stat : 25533 (cryptominisat) R 25531 25531 23613 0 -1 4202496 104905 0 0 0 37775 21 0 0 25 0 1 0 488382096 761004032 44256 33554432000 4194304 4587354 140736247578288 18446744073709551615 4232120 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25533/statm: 185792 44256 335 96 0 182354 0
[pid=25534] ppid=25531 vsize=173052 CPUtime=376.95 cores=0
/proc/25534/stat : 25534 (clasp) R 25531 25531 23613 0 -1 4202496 45829 0 0 0 37683 12 0 0 25 0 1 0 488382096 177205248 39731 33554432000 4194304 4785740 140734244314064 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25534/statm: 43263 39731 340 145 0 40308 0
[pid=25535] ppid=25531 vsize=523540 CPUtime=377 cores=0
/proc/25535/stat : 25535 (TNM) R 25531 25531 23613 0 -1 4202496 25530 0 0 0 37696 4 0 0 25 0 1 0 488382096 536104960 25427 33554432000 134512640 134534564 4290672912 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25535/statm: 130885 25427 95 6 0 129551 0
Current children cumulated CPU time (s) 1131.91
Current children cumulated vsize (KiB) 1458084

[startup+1132.1 s]
/proc/loadavg: 12.01 11.99 10.65 13/202 25635
/proc/meminfo: memFree=28718124/32951124 swapFree=67111348/67111528
[pid=25531] ppid=25529 vsize=18324 CPUtime=0 cores=0,2
/proc/25531/stat : 25531 (ppfolio) S 25529 25531 23613 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488382095 18763776 393 33554432000 4194304 4287625 140734983357232 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25531/statm: 4581 393 345 23 0 91 0
[pid=25533] ppid=25531 vsize=159932 CPUtime=378.05 cores=0
/proc/25533/stat : 25533 (cryptominisat) R 25531 25531 23613 0 -1 4202496 104923 0 0 0 37784 21 0 0 25 0 1 0 488382096 163770368 30374 33554432000 4194304 4587354 140736247578288 18446744073709551615 253640515483 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25533/statm: 39983 30374 348 96 0 36545 0
[pid=25534] ppid=25531 vsize=173052 CPUtime=377 cores=0
/proc/25534/stat : 25534 (clasp) R 25531 25531 23613 0 -1 4202496 45836 0 0 0 37688 12 0 0 25 0 1 0 488382096 177205248 39738 33554432000 4194304 4785740 140734244314064 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25534/statm: 43263 39738 340 145 0 40308 0
[pid=25535] ppid=25531 vsize=523540 CPUtime=377.04 cores=0
/proc/25535/stat : 25535 (TNM) R 25531 25531 23613 0 -1 4202496 25530 0 0 0 37700 4 0 0 25 0 1 0 488382096 536104960 25427 33554432000 134512640 134534564 4290672912 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25535/statm: 130885 25427 95 6 0 129551 0
Current children cumulated CPU time (s) 1132.09
Current children cumulated vsize (KiB) 874848

[startup+1132.2 s]
/proc/loadavg: 12.01 11.99 10.65 13/202 25635
/proc/meminfo: memFree=28718124/32951124 swapFree=67111348/67111528
[pid=25531] ppid=25529 vsize=18324 CPUtime=0 cores=0,2
/proc/25531/stat : 25531 (ppfolio) S 25529 25531 23613 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488382095 18763776 393 33554432000 4194304 4287625 140734983357232 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25531/statm: 4581 393 345 23 0 91 0
[pid=25533] ppid=25531 vsize=159932 CPUtime=378.05 cores=0
/proc/25533/stat : 25533 (cryptominisat) R 25531 25531 23613 0 -1 4202496 104923 0 0 0 37784 21 0 0 25 0 1 0 488382096 163770368 30374 33554432000 4194304 4587354 140736247578288 18446744073709551615 253640515483 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25533/statm: 39983 30374 348 96 0 36545 0
[pid=25534] ppid=25531 vsize=173052 CPUtime=377.05 cores=0
/proc/25534/stat : 25534 (clasp) R 25531 25531 23613 0 -1 4202496 45836 0 0 0 37693 12 0 0 25 0 1 0 488382096 177205248 39738 33554432000 4194304 4785740 140734244314064 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25534/statm: 43263 39738 340 145 0 40308 0
[pid=25535] ppid=25531 vsize=523540 CPUtime=377.1 cores=0
/proc/25535/stat : 25535 (TNM) R 25531 25531 23613 0 -1 4202496 25530 0 0 0 37706 4 0 0 25 0 1 0 488382096 536104960 25427 33554432000 134512640 134534564 4290672912 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25535/statm: 130885 25427 95 6 0 129551 0
Current children cumulated CPU time (s) 1132.2
Current children cumulated vsize (KiB) 874848

Child status: 0
Real time (s): 1132.27
CPU time (s): 1132.29
CPU user time (s): 1131.89
CPU system time (s): 0.402938
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2198580

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

runsolver used 2.01469 second user time and 4.16837 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-25 23:43:37
IDJOB=3288341
IDBENCH=82494
IDSOLVER=1613
FILE ID=node106/3288341-1303767816
RUNJOBID= node106-1303767118-25071
PBS_JOBID= 13157143
Free space on /tmp= 71620 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/manthey/traffic/traffic_fb_unknown.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288341-1303767816/watcher-3288341-1303767816 -o /tmp/evaluation-result-3288341-1303767816/solver-3288341-1303767816 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3288341-1303767816.cnf

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

MD5SUM BENCH= 2385047c56f7801a7fd110b2ffe2f293
RANDOM SEED=1756524739

node106.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.830
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.830
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.20
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.830
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.830
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.830
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.830
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.830
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.830
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:     32951124 kB
MemFree:      31054408 kB
Buffers:         42068 kB
Cached:         265960 kB
SwapCached:         96 kB
Active:        1520160 kB
Inactive:       168244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31054408 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           39792 kB
Writeback:           0 kB
AnonPages:     1379744 kB
Mapped:          17984 kB
Slab:           138152 kB
PageTables:       8896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4235928 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= 71492 MiB
End job on node106 at 2011-04-26 00:02:29