Trace number 3250292

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) 1300 1300.01

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-5-5_34308.cnf
MD5SUM1ef198d3f2d717e33f4f2ba124eb7eb2
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 variables34306
Number of clauses708168
Sum of the clauses size3540840
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5708168
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) 5
0.00/0.01	Starting clasp 1.3.6 on core(s) 5
0.00/0.01	Starting TNM 2009 on core(s) 5

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

running on 2 cores: 5,7

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: 11.84 11.86 9.98 10/202 24806
/proc/meminfo: memFree=11708768/32951124 swapFree=67111528/67111528
[pid=24806] ppid=24804 vsize=11800 CPUtime=0 cores=5,7
/proc/24806/stat : 24806 (runsolver) R 24804 24806 22942 0 -1 4202560 41 0 0 0 0 0 0 0 23 0 1 0 462851643 12083200 52 33554432000 4194304 5434984 140735706067424 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/24806/statm: 2950 52 31 303 0 2644 0

[startup+0.0456841 s]
/proc/loadavg: 11.84 11.86 9.98 10/202 24806
/proc/meminfo: memFree=11708768/32951124 swapFree=67111528/67111528
[pid=24806] ppid=24804 vsize=18324 CPUtime=0 cores=5,7
/proc/24806/stat : 24806 (ppfolio) S 24804 24806 22942 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 462851643 18763776 393 33554432000 4194304 4287625 140734046507696 18446744073709551615 232335912463 0 0 4096 65536 14402058884418109440 0 0 17 7 0 0 0
/proc/24806/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100664 s]
/proc/loadavg: 11.84 11.86 9.98 10/202 24806
/proc/meminfo: memFree=11708768/32951124 swapFree=67111528/67111528
[pid=24806] ppid=24804 vsize=18324 CPUtime=0 cores=5,7
/proc/24806/stat : 24806 (ppfolio) S 24804 24806 22942 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 462851643 18763776 393 33554432000 4194304 4287625 140734046507696 18446744073709551615 232335912463 0 0 4096 65536 14402058884418109440 0 0 17 7 0 0 0
/proc/24806/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300628 s]
/proc/loadavg: 11.84 11.86 9.98 10/202 24806
/proc/meminfo: memFree=11708768/32951124 swapFree=67111528/67111528
[pid=24806] ppid=24804 vsize=18324 CPUtime=0 cores=5,7
/proc/24806/stat : 24806 (ppfolio) S 24804 24806 22942 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 462851643 18763776 393 33554432000 4194304 4287625 140734046507696 18446744073709551615 232335912463 0 0 4096 65536 14402058884418109440 0 0 17 7 0 0 0
/proc/24806/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700553 s]
/proc/loadavg: 11.84 11.86 9.98 10/202 24806
/proc/meminfo: memFree=11708768/32951124 swapFree=67111528/67111528
[pid=24806] ppid=24804 vsize=18324 CPUtime=0 cores=5,7
/proc/24806/stat : 24806 (ppfolio) S 24804 24806 22942 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 462851643 18763776 393 33554432000 4194304 4287625 140734046507696 18446744073709551615 232335912463 0 0 4096 65536 14402058884418109440 0 0 17 7 0 0 0
/proc/24806/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50041 s]
/proc/loadavg: 11.84 11.86 9.98 13/206 24810
/proc/meminfo: memFree=11594780/32951124 swapFree=67111528/67111528
[pid=24806] ppid=24804 vsize=18324 CPUtime=0 cores=5,7
/proc/24806/stat : 24806 (ppfolio) S 24804 24806 22942 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 462851643 18763776 393 33554432000 4194304 4287625 140734046507696 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/24806/statm: 4581 393 345 23 0 91 0
[pid=24808] ppid=24806 vsize=97576 CPUtime=0.54 cores=5
/proc/24808/stat : 24808 (cryptominisat) R 24806 24806 22942 0 -1 4202496 15547 0 0 0 51 3 0 0 25 0 1 0 462851644 99917824 14709 33554432000 4194304 4587354 140735373799712 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24808/statm: 24394 14709 304 96 0 20956 0
[pid=24809] ppid=24806 vsize=75088 CPUtime=0.41 cores=5
/proc/24809/stat : 24809 (clasp) R 24806 24806 22942 0 -1 4202496 19867 0 0 0 40 1 0 0 25 0 1 0 462851644 76890112 15304 33554432000 4194304 4785740 140733819610544 18446744073709551615 4489086 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24809/statm: 18772 15304 311 145 0 15817 0
[pid=24810] ppid=24806 vsize=465332 CPUtime=0.5 cores=5
/proc/24810/stat : 24810 (TNM) R 24806 24806 22942 0 -1 4202496 4885 0 0 0 50 0 0 0 25 0 1 0 462851644 476499968 4783 33554432000 134512640 134534564 4287343408 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24810/statm: 116333 4783 90 6 0 114999 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 656320

[startup+3.10113 s]
/proc/loadavg: 11.84 11.86 9.98 13/206 24810
/proc/meminfo: memFree=11538236/32951124 swapFree=67111528/67111528
[pid=24806] ppid=24804 vsize=18324 CPUtime=0 cores=5,7
/proc/24806/stat : 24806 (ppfolio) S 24804 24806 22942 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 462851643 18763776 393 33554432000 4194304 4287625 140734046507696 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/24806/statm: 4581 393 345 23 0 91 0
[pid=24808] ppid=24806 vsize=100084 CPUtime=1.04 cores=5
/proc/24808/stat : 24808 (cryptominisat) R 24806 24806 22942 0 -1 4202496 16183 0 0 0 101 3 0 0 25 0 1 0 462851644 102486016 15345 33554432000 4194304 4587354 140735373799712 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24808/statm: 25021 15345 304 96 0 21583 0
[pid=24809] ppid=24806 vsize=88824 CPUtime=0.92 cores=5
/proc/24809/stat : 24809 (clasp) R 24806 24806 22942 0 -1 4202496 23010 0 0 0 91 1 0 0 25 0 1 0 462851644 90955776 18447 33554432000 4194304 4785740 140733819610544 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24809/statm: 22206 18447 313 145 0 19251 0
[pid=24810] ppid=24806 vsize=521560 CPUtime=1.1 cores=5
/proc/24810/stat : 24810 (TNM) R 24806 24806 22942 0 -1 4202496 20615 0 0 0 108 2 0 0 25 0 1 0 462851644 534077440 20512 33554432000 134512640 134534564 4287343408 18446744073709551615 134524677 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24810/statm: 130390 20512 91 6 0 129056 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 728792

[startup+6.30056 s]
/proc/loadavg: 11.93 11.88 10.00 13/206 24810
/proc/meminfo: memFree=11464452/32951124 swapFree=67111528/67111528
[pid=24806] ppid=24804 vsize=18324 CPUtime=0 cores=5,7
/proc/24806/stat : 24806 (ppfolio) S 24804 24806 22942 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 462851643 18763776 393 33554432000 4194304 4287625 140734046507696 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/24806/statm: 4581 393 345 23 0 91 0
[pid=24808] ppid=24806 vsize=102724 CPUtime=2.14 cores=5
/proc/24808/stat : 24808 (cryptominisat) R 24806 24806 22942 0 -1 4202496 16817 0 0 0 211 3 0 0 25 0 1 0 462851644 105189376 15979 33554432000 4194304 4587354 140735373799712 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24808/statm: 25681 15979 304 96 0 22243 0
[pid=24809] ppid=24806 vsize=88824 CPUtime=2.01 cores=5
/proc/24809/stat : 24809 (clasp) R 24806 24806 22942 0 -1 4202496 23010 0 0 0 200 1 0 0 25 0 1 0 462851644 90955776 18447 33554432000 4194304 4785740 140733819610544 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24809/statm: 22206 18447 313 145 0 19251 0
[pid=24810] ppid=24806 vsize=521560 CPUtime=2.11 cores=5
/proc/24810/stat : 24810 (TNM) R 24806 24806 22942 0 -1 4202496 20615 0 0 0 209 2 0 0 25 0 1 0 462851644 534077440 20512 33554432000 134512640 134534564 4287343408 18446744073709551615 134524469 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24810/statm: 130390 20512 91 6 0 129056 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 731432

[startup+12.7004 s]
/proc/loadavg: 11.94 11.88 10.01 13/206 24810
/proc/meminfo: memFree=11409788/32951124 swapFree=67111528/67111528
[pid=24806] ppid=24804 vsize=18324 CPUtime=0 cores=5,7
/proc/24806/stat : 24806 (ppfolio) S 24804 24806 22942 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 462851643 18763776 393 33554432000 4194304 4287625 140734046507696 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/24806/statm: 4581 393 345 23 0 91 0
[pid=24808] ppid=24806 vsize=104968 CPUtime=4.23 cores=5
/proc/24808/stat : 24808 (cryptominisat) R 24806 24806 22942 0 -1 4202496 17394 0 0 0 420 3 0 0 25 0 1 0 462851644 107487232 16556 33554432000 4194304 4587354 140735373799712 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24808/statm: 26242 16556 304 96 0 22804 0
[pid=24809] ppid=24806 vsize=133880 CPUtime=4.12 cores=5
/proc/24809/stat : 24809 (clasp) R 24806 24806 22942 0 -1 4202496 35703 0 0 0 409 3 0 0 25 0 1 0 462851644 137093120 29756 33554432000 4194304 4785740 140733819610544 18446744073709551615 4303723 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24809/statm: 33470 29756 340 145 0 30515 0
[pid=24810] ppid=24806 vsize=521560 CPUtime=4.3 cores=5
/proc/24810/stat : 24810 (TNM) R 24806 24806 22942 0 -1 4202496 20615 0 0 0 428 2 0 0 25 0 1 0 462851644 534077440 20512 33554432000 134512640 134534564 4287343408 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24810/statm: 130390 20512 91 6 0 129056 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 778732

[startup+25.5011 s]
/proc/loadavg: 12.02 11.90 10.04 13/206 24810
/proc/meminfo: memFree=11263316/32951124 swapFree=67111528/67111528
[pid=24806] ppid=24804 vsize=18324 CPUtime=0 cores=5,7
/proc/24806/stat : 24806 (ppfolio) S 24804 24806 22942 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 462851643 18763776 393 33554432000 4194304 4287625 140734046507696 18446744073709551615 232335912463 0 0 4096 65536 14402060533685551104 0 0 17 7 0 0 0
/proc/24806/statm: 4581 393 345 23 0 91 0
[pid=24808] ppid=24806 vsize=219592 CPUtime=8.54 cores=5
/proc/24808/stat : 24808 (cryptominisat) R 24806 24806 22942 0 -1 4202496 53673 0 0 0 846 8 0 0 25 0 1 0 462851644 224862208 46328 33554432000 4194304 4587354 140735373799712 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24808/statm: 54898 46328 326 96 0 51460 0
[pid=24809] ppid=24806 vsize=143128 CPUtime=8.41 cores=5
/proc/24809/stat : 24809 (clasp) R 24806 24806 22942 0 -1 4202496 38320 0 0 0 838 3 0 0 25 0 1 0 462851644 146563072 32373 33554432000 4194304 4785740 140733819610544 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24809/statm: 35782 32373 340 145 0 32827 0
[pid=24810] ppid=24806 vsize=521560 CPUtime=8.51 cores=5
/proc/24810/stat : 24810 (TNM) R 24806 24806 22942 0 -1 4202496 20615 0 0 0 849 2 0 0 25 0 1 0 462851644 534077440 20512 33554432000 134512640 134534564 4287343408 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24810/statm: 130390 20512 91 6 0 129056 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 902604

[startup+51.1006 s]
/proc/loadavg: 12.01 11.91 10.10 13/206 24811
/proc/meminfo: memFree=11172696/32951124 swapFree=67111528/67111528
[pid=24806] ppid=24804 vsize=18324 CPUtime=0 cores=5,7
/proc/24806/stat : 24806 (ppfolio) S 24804 24806 22942 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 462851643 18763776 393 33554432000 4194304 4287625 140734046507696 18446744073709551615 232335912463 0 0 4096 65536 14402059571612876800 0 0 17 7 0 0 0
/proc/24806/statm: 4581 393 345 23 0 91 0
[pid=24808] ppid=24806 vsize=3717812 CPUtime=17.04 cores=5
/proc/24808/stat : 24808 (cryptominisat) R 24806 24806 22942 0 -1 4202496 66548 0 0 0 1694 10 0 0 25 0 1 0 462851644 3807039488 46246 33554432000 4194304 4587354 140735373799712 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24808/statm: 929453 46246 334 96 0 926015 0
[pid=24809] ppid=24806 vsize=179000 CPUtime=16.93 cores=5
/proc/24809/stat : 24809 (clasp) R 24806 24806 22942 0 -1 4202496 47238 0 0 0 1688 5 0 0 25 0 1 0 462851644 183296000 41291 33554432000 4194304 4785740 140733819610544 18446744073709551615 232335553221 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24809/statm: 44750 41291 340 145 0 41795 0
[pid=24810] ppid=24806 vsize=546280 CPUtime=17.1 cores=5
/proc/24810/stat : 24810 (TNM) R 24806 24806 22942 0 -1 4202496 30883 0 0 0 1706 4 0 0 25 0 1 0 462851644 559390720 30780 33554432000 134512640 134534564 4287343408 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24810/statm: 136570 30780 95 6 0 135236 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4461416

[startup+102.307 s]
/proc/loadavg: 11.87 11.88 10.18 13/206 24873
/proc/meminfo: memFree=10867204/32951124 swapFree=67111528/67111528
[pid=24806] ppid=24804 vsize=18324 CPUtime=0 cores=5,7
/proc/24806/stat : 24806 (ppfolio) S 24804 24806 22942 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 462851643 18763776 393 33554432000 4194304 4287625 140734046507696 18446744073709551615 232335912463 0 0 4096 65536 14402059983929737216 0 0 17 7 0 0 0
/proc/24806/statm: 4581 393 345 23 0 91 0
[pid=24808] ppid=24806 vsize=3747328 CPUtime=34.14 cores=5
/proc/24808/stat : 24808 (cryptominisat) R 24806 24806 22942 0 -1 4202496 78516 0 0 0 3401 13 0 0 25 0 1 0 462851644 3837263872 47481 33554432000 4194304 4587354 140735373799712 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24808/statm: 936832 47481 334 96 0 933394 0
[pid=24809] ppid=24806 vsize=241300 CPUtime=34.01 cores=5
/proc/24809/stat : 24809 (clasp) R 24806 24806 22942 0 -1 4202496 62715 0 0 0 3392 9 0 0 25 0 1 0 462851644 247091200 56768 33554432000 4194304 4785740 140733819610544 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24809/statm: 60325 56768 340 145 0 57370 0
[pid=24810] ppid=24806 vsize=550108 CPUtime=34.13 cores=5
/proc/24810/stat : 24810 (TNM) R 24806 24806 22942 0 -1 4202496 30884 0 0 0 3409 4 0 0 25 0 1 0 462851644 563310592 30781 33554432000 134512640 134534564 4287343408 18446744073709551615 134530445 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24810/statm: 137527 30781 95 6 0 136193 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 4557060

[startup+162.301 s]
/proc/loadavg: 11.95 11.90 10.29 13/206 24875
/proc/meminfo: memFree=10675156/32951124 swapFree=67111528/67111528
[pid=24806] ppid=24804 vsize=18324 CPUtime=0 cores=5,7
/proc/24806/stat : 24806 (ppfolio) S 24804 24806 22942 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 462851643 18763776 393 33554432000 4194304 4287625 140734046507696 18446744073709551615 232335912463 0 0 4096 65536 14402059159296016384 0 0 17 7 0 0 0
/proc/24806/statm: 4581 393 345 23 0 91 0
[pid=24808] ppid=24806 vsize=3745020 CPUtime=54.13 cores=5
/proc/24808/stat : 24808 (cryptominisat) R 24806 24806 22942 0 -1 4202496 92833 0 0 0 5397 16 0 0 25 0 1 0 462851644 3834900480 46432 33554432000 4194304 4587354 140735373799712 18446744073709551615 4242482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24808/statm: 936255 46432 334 96 0 932817 0
[pid=24809] ppid=24806 vsize=307440 CPUtime=54.01 cores=5

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

/proc/24810/statm: 137527 30781 95 6 0 136193 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 4817104

[startup+882.301 s]
/proc/loadavg: 9.00 9.50 9.90 10/197 24921
/proc/meminfo: memFree=10159252/32951124 swapFree=67111528/67111528
[pid=24806] ppid=24804 vsize=18324 CPUtime=0 cores=5,7
/proc/24806/stat : 24806 (ppfolio) S 24804 24806 22942 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 462851643 18763776 393 33554432000 4194304 4287625 140734046507696 18446744073709551615 232335912463 0 0 4096 65536 14402060808563458048 0 0 17 7 0 0 0
/proc/24806/statm: 4581 393 345 23 0 91 0
[pid=24808] ppid=24806 vsize=3726900 CPUtime=294.09 cores=5
/proc/24808/stat : 24808 (cryptominisat) R 24806 24806 22942 0 -1 4202496 310604 0 0 0 29341 68 0 0 25 0 1 0 462851644 3816345600 48888 33554432000 4194304 4587354 140735373799712 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24808/statm: 931725 48888 334 96 0 928287 0
[pid=24809] ppid=24806 vsize=534808 CPUtime=294.03 cores=5
/proc/24809/stat : 24809 (clasp) R 24806 24806 22942 0 -1 4202496 134778 0 0 0 29375 28 0 0 25 0 1 0 462851644 547643392 128831 33554432000 4194304 4785740 140733819610544 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24809/statm: 133702 128831 340 145 0 130747 0
[pid=24810] ppid=24806 vsize=550108 CPUtime=294.16 cores=5
/proc/24810/stat : 24810 (TNM) R 24806 24806 22942 0 -1 4202496 30884 0 0 0 29412 4 0 0 25 0 1 0 462851644 563310592 30781 33554432000 134512640 134534564 4287343408 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24810/statm: 137527 30781 95 6 0 136193 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 4830140

[startup+942.301 s]
/proc/loadavg: 9.00 9.41 9.84 10/197 24926
/proc/meminfo: memFree=10104512/32951124 swapFree=67111528/67111528
[pid=24806] ppid=24804 vsize=18324 CPUtime=0 cores=5,7
/proc/24806/stat : 24806 (ppfolio) S 24804 24806 22942 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 462851643 18763776 393 33554432000 4194304 4287625 140734046507696 18446744073709551615 232335912463 0 0 4096 65536 14402058746979155968 0 0 17 7 0 0 0
/proc/24806/statm: 4581 393 345 23 0 91 0
[pid=24808] ppid=24806 vsize=3722312 CPUtime=314.09 cores=5
/proc/24808/stat : 24808 (cryptominisat) R 24806 24806 22942 0 -1 4202496 330744 0 0 0 31335 74 0 0 25 0 1 0 462851644 3811647488 45863 33554432000 4194304 4587354 140735373799712 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24808/statm: 930578 45863 334 96 0 927140 0
[pid=24809] ppid=24806 vsize=536340 CPUtime=314.04 cores=5
/proc/24809/stat : 24809 (clasp) R 24806 24806 22942 0 -1 4202496 135121 0 0 0 31376 28 0 0 25 0 1 0 462851644 549212160 129174 33554432000 4194304 4785740 140733819610544 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24809/statm: 134085 129174 340 145 0 131130 0
[pid=24810] ppid=24806 vsize=550108 CPUtime=314.16 cores=5
/proc/24810/stat : 24810 (TNM) R 24806 24806 22942 0 -1 4202496 30884 0 0 0 31412 4 0 0 25 0 1 0 462851644 563310592 30781 33554432000 134512640 134534564 4287343408 18446744073709551615 134530468 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24810/statm: 137527 30781 95 6 0 136193 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 4827084

[startup+1002.3 s]
/proc/loadavg: 9.00 9.33 9.79 10/197 24927
/proc/meminfo: memFree=10070396/32951124 swapFree=67111528/67111528
[pid=24806] ppid=24804 vsize=18324 CPUtime=0 cores=5,7
/proc/24806/stat : 24806 (ppfolio) S 24804 24806 22942 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 462851643 18763776 393 33554432000 4194304 4287625 140734046507696 18446744073709551615 232335912463 0 0 4096 65536 14402058884418109440 0 0 17 7 0 0 0
/proc/24806/statm: 4581 393 345 23 0 91 0
[pid=24808] ppid=24806 vsize=3767004 CPUtime=334.09 cores=5
/proc/24808/stat : 24808 (cryptominisat) R 24806 24806 22942 0 -1 4202496 349827 0 0 0 33330 79 0 0 25 0 1 0 462851644 3857412096 55229 33554432000 4194304 4587354 140735373799712 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24808/statm: 941751 55229 334 96 0 938313 0
[pid=24809] ppid=24806 vsize=536980 CPUtime=334.04 cores=5
/proc/24809/stat : 24809 (clasp) R 24806 24806 22942 0 -1 4202496 135240 0 0 0 33376 28 0 0 25 0 1 0 462851644 549867520 129293 33554432000 4194304 4785740 140733819610544 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24809/statm: 134245 129293 340 145 0 131290 0
[pid=24810] ppid=24806 vsize=550108 CPUtime=334.16 cores=5
/proc/24810/stat : 24810 (TNM) R 24806 24806 22942 0 -1 4202496 30884 0 0 0 33412 4 0 0 25 0 1 0 462851644 563310592 30781 33554432000 134512640 134534564 4287343408 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24810/statm: 137527 30781 95 6 0 136193 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 4872416

[startup+1062.3 s]
/proc/loadavg: 9.00 9.27 9.73 10/197 24929
/proc/meminfo: memFree=10137704/32951124 swapFree=67111528/67111528
[pid=24806] ppid=24804 vsize=18324 CPUtime=0 cores=5,7
/proc/24806/stat : 24806 (ppfolio) S 24804 24806 22942 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 462851643 18763776 393 33554432000 4194304 4287625 140734046507696 18446744073709551615 232335912463 0 0 4096 65536 14402059021857062912 0 0 17 7 0 0 0
/proc/24806/statm: 4581 393 345 23 0 91 0
[pid=24808] ppid=24806 vsize=3764772 CPUtime=354.09 cores=5
/proc/24808/stat : 24808 (cryptominisat) R 24806 24806 22942 0 -1 4202496 367270 0 0 0 35325 84 0 0 25 0 1 0 462851644 3855126528 48327 33554432000 4194304 4587354 140735373799712 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24808/statm: 941193 48327 334 96 0 937755 0
[pid=24809] ppid=24806 vsize=537408 CPUtime=354.06 cores=5
/proc/24809/stat : 24809 (clasp) R 24806 24806 22942 0 -1 4202496 135363 0 0 0 35377 29 0 0 25 0 1 0 462851644 550305792 129416 33554432000 4194304 4785740 140733819610544 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24809/statm: 134352 129416 340 145 0 131397 0
[pid=24810] ppid=24806 vsize=550108 CPUtime=354.15 cores=5
/proc/24810/stat : 24810 (TNM) R 24806 24806 22942 0 -1 4202496 30884 0 0 0 35411 4 0 0 25 0 1 0 462851644 563310592 30781 33554432000 134512640 134534564 4287343408 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24810/statm: 137527 30781 95 6 0 136193 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 4870612

[startup+1122.3 s]
/proc/loadavg: 9.00 9.22 9.68 10/197 24930
/proc/meminfo: memFree=10108412/32951124 swapFree=67111528/67111528
[pid=24806] ppid=24804 vsize=18324 CPUtime=0 cores=5,7
/proc/24806/stat : 24806 (ppfolio) S 24804 24806 22942 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 462851643 18763776 393 33554432000 4194304 4287625 140734046507696 18446744073709551615 232335912463 0 0 4096 65536 14402059021857062912 0 0 17 7 0 0 0
/proc/24806/statm: 4581 393 345 23 0 91 0
[pid=24808] ppid=24806 vsize=3748080 CPUtime=374.08 cores=5
/proc/24808/stat : 24808 (cryptominisat) R 24806 24806 22942 0 -1 4202496 384015 0 0 0 37319 89 0 0 25 0 1 0 462851644 3838033920 50364 33554432000 4194304 4587354 140735373799712 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24808/statm: 937020 50364 334 96 0 933582 0
[pid=24809] ppid=24806 vsize=539116 CPUtime=374.06 cores=5
/proc/24809/stat : 24809 (clasp) R 24806 24806 22942 0 -1 4202496 135743 0 0 0 37377 29 0 0 25 0 1 0 462851644 552054784 129796 33554432000 4194304 4785740 140733819610544 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24809/statm: 134779 129796 340 145 0 131824 0
[pid=24810] ppid=24806 vsize=550108 CPUtime=374.15 cores=5
/proc/24810/stat : 24810 (TNM) R 24806 24806 22942 0 -1 4202496 30884 0 0 0 37411 4 0 0 25 0 1 0 462851644 563310592 30781 33554432000 134512640 134534564 4287343408 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24810/statm: 137527 30781 95 6 0 136193 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 4855628

[startup+1182.3 s]
/proc/loadavg: 9.00 9.18 9.64 10/197 24932
/proc/meminfo: memFree=10028656/32951124 swapFree=67111528/67111528
[pid=24806] ppid=24804 vsize=18324 CPUtime=0 cores=5,7
/proc/24806/stat : 24806 (ppfolio) S 24804 24806 22942 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 462851643 18763776 393 33554432000 4194304 4287625 140734046507696 18446744073709551615 232335912463 0 0 4096 65536 14402059159296016384 0 0 17 7 0 0 0
/proc/24806/statm: 4581 393 345 23 0 91 0
[pid=24808] ppid=24806 vsize=3730692 CPUtime=394.1 cores=5
/proc/24808/stat : 24808 (cryptominisat) R 24806 24806 22942 0 -1 4202496 403798 0 0 0 39316 94 0 0 25 0 1 0 462851644 3820228608 59627 33554432000 4194304 4587354 140735373799712 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24808/statm: 932673 59627 334 96 0 929235 0
[pid=24809] ppid=24806 vsize=545836 CPUtime=394.05 cores=5
/proc/24809/stat : 24809 (clasp) R 24806 24806 22942 0 -1 4202496 137190 0 0 0 39376 29 0 0 25 0 1 0 462851644 558936064 131243 33554432000 4194304 4785740 140733819610544 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24809/statm: 136459 131243 340 145 0 133504 0
[pid=24810] ppid=24806 vsize=550108 CPUtime=394.15 cores=5
/proc/24810/stat : 24810 (TNM) R 24806 24806 22942 0 -1 4202496 30884 0 0 0 39411 4 0 0 25 0 1 0 462851644 563310592 30781 33554432000 134512640 134534564 4287343408 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24810/statm: 137527 30781 95 6 0 136193 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 4844960

[startup+1242.3 s]
/proc/loadavg: 9.03 9.15 9.60 10/197 24934
/proc/meminfo: memFree=10011504/32951124 swapFree=67111528/67111528
[pid=24806] ppid=24804 vsize=18324 CPUtime=0 cores=5,7
/proc/24806/stat : 24806 (ppfolio) S 24804 24806 22942 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 462851643 18763776 393 33554432000 4194304 4287625 140734046507696 18446744073709551615 232335912463 0 0 4096 65536 14402059296734969856 0 0 17 7 0 0 0
/proc/24806/statm: 4581 393 345 23 0 91 0
[pid=24808] ppid=24806 vsize=3766960 CPUtime=414.1 cores=5
/proc/24808/stat : 24808 (cryptominisat) R 24806 24806 22942 0 -1 4202496 421467 0 0 0 41312 98 0 0 25 0 1 0 462851644 3857367040 51200 33554432000 4194304 4587354 140735373799712 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24808/statm: 941740 51200 334 96 0 938302 0
[pid=24809] ppid=24806 vsize=563728 CPUtime=414.05 cores=5
/proc/24809/stat : 24809 (clasp) R 24806 24806 22942 0 -1 4202496 141239 0 0 0 41375 30 0 0 25 0 1 0 462851644 577257472 135292 33554432000 4194304 4785740 140733819610544 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24809/statm: 140932 135292 340 145 0 137977 0
[pid=24810] ppid=24806 vsize=550108 CPUtime=414.14 cores=5
/proc/24810/stat : 24810 (TNM) R 24806 24806 22942 0 -1 4202496 30884 0 0 0 41410 4 0 0 25 0 1 0 462851644 563310592 30781 33554432000 134512640 134534564 4287343408 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24810/statm: 137527 30781 95 6 0 136193 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 4899120



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.77 9.07 9.54 7/189 24953
/proc/meminfo: memFree=10229028/32951124 swapFree=67111528/67111528
[pid=24806] ppid=24804 vsize=18324 CPUtime=0 cores=5,7
/proc/24806/stat : 24806 (ppfolio) S 24804 24806 22942 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 462851643 18763776 393 33554432000 4194304 4287625 140734046507696 18446744073709551615 232335912463 0 0 4096 65536 14402059296734969856 0 0 17 7 0 0 0
/proc/24806/statm: 4581 393 345 23 0 91 0
[pid=24808] ppid=24806 vsize=3748780 CPUtime=433.37 cores=5
/proc/24808/stat : 24808 (cryptominisat) R 24806 24806 22942 0 -1 4202496 436376 0 0 0 43235 102 0 0 25 0 1 0 462851644 3838750720 50540 33554432000 4194304 4587354 140735373799712 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24808/statm: 937195 50540 334 96 0 933757 0
[pid=24809] ppid=24806 vsize=590820 CPUtime=433.25 cores=5
/proc/24809/stat : 24809 (clasp) R 24806 24806 22942 0 -1 4202496 147981 0 0 0 43293 32 0 0 25 0 1 0 462851644 604999680 142034 33554432000 4194304 4785740 140733819610544 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/24809/statm: 147705 142034 340 145 0 144750 0
[pid=24810] ppid=24806 vsize=550108 CPUtime=433.38 cores=5
/proc/24810/stat : 24810 (TNM) R 24806 24806 22942 0 -1 4202496 30884 0 0 0 43334 4 0 0 25 0 1 0 462851644 563310592 30781 33554432000 134512640 134534564 4287343408 18446744073709551615 134530329 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24810/statm: 137527 30781 95 6 0 136193 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 4908032

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24806 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 1300
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1298.62
CPU system time (s): 1.38
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 6582340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
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= 499
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= 108
involuntary context switches= 4

runsolver used 2.09568 second user time and 5.12122 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-23 00:48:55
IDJOB=3250292
IDBENCH=83249
IDSOLVER=1613
FILE ID=node132/3250292-1303512533
RUNJOBID= node132-1303511229-24361
PBS_JOBID= 13134237
Free space on /tmp= 71624 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-5-5_34308.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250292-1303512533/watcher-3250292-1303512533 -o /tmp/evaluation-result-3250292-1303512533/solver-3250292-1303512533 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3250292-1303512533.cnf

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

MD5SUM BENCH= 1ef198d3f2d717e33f4f2ba124eb7eb2
RANDOM SEED=25817206

node132.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.833
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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:      11709420 kB
Buffers:       1417776 kB
Cached:       18872748 kB
SwapCached:          0 kB
Active:        8854716 kB
Inactive:     11833452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11709420 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           44784 kB
Writeback:           0 kB
AnonPages:      397520 kB
Mapped:          17836 kB
Slab:           487200 kB
PageTables:       6956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  6976304 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71616 MiB
End job on node132 at 2011-04-23 01:10:37