Trace number 3273635

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.01 1300.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n150-s89334302-unsat.cnf
MD5SUMe0b064ae815c6a8bb8a9898180562bec
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 variables153
Number of clauses316
Sum of the clauses size948
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3316
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) 4
0.00/0.01	Starting clasp 1.3.6 on core(s) 4
0.00/0.01	Starting TNM 2009 on core(s) 4

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

running on 2 cores: 4,6

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: 4.81 4.19 3.81 10/198 18640
/proc/meminfo: memFree=14349316/32951124 swapFree=67111524/67111528
[pid=18640] ppid=18638 vsize=18324 CPUtime=0 cores=4,6
/proc/18640/stat : 18640 (ppfolio) R 18638 18640 18201 0 -1 4202496 483 0 0 0 0 0 0 0 25 0 1 0 471954504 18763776 391 33554432000 4194304 4287625 140734403956224 18446744073709551615 228244169109 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/18640/statm: 4581 391 343 23 0 91 0

[startup+0.016424 s]
/proc/loadavg: 4.81 4.19 3.81 10/198 18640
/proc/meminfo: memFree=14349316/32951124 swapFree=67111524/67111528
[pid=18640] ppid=18638 vsize=18324 CPUtime=0 cores=4,6
/proc/18640/stat : 18640 (ppfolio) S 18638 18640 18201 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 471954504 18763776 393 33554432000 4194304 4287625 140734403956224 18446744073709551615 228244368911 0 0 4096 65536 13612525702208258305 0 0 17 6 0 0 0
/proc/18640/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100434 s]
/proc/loadavg: 4.81 4.19 3.81 10/198 18640
/proc/meminfo: memFree=14349316/32951124 swapFree=67111524/67111528
[pid=18640] ppid=18638 vsize=18324 CPUtime=0 cores=4,6
/proc/18640/stat : 18640 (ppfolio) S 18638 18640 18201 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 471954504 18763776 393 33554432000 4194304 4287625 140734403956224 18446744073709551615 228244368911 0 0 4096 65536 13612525702208258305 0 0 17 6 0 0 0
/proc/18640/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300413 s]
/proc/loadavg: 4.81 4.19 3.81 10/198 18640
/proc/meminfo: memFree=14349316/32951124 swapFree=67111524/67111528
[pid=18640] ppid=18638 vsize=18324 CPUtime=0 cores=4,6
/proc/18640/stat : 18640 (ppfolio) S 18638 18640 18201 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 471954504 18763776 393 33554432000 4194304 4287625 140734403956224 18446744073709551615 228244368911 0 0 4096 65536 4603916594387615744 0 0 17 6 0 0 0
/proc/18640/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700335 s]
/proc/loadavg: 4.81 4.19 3.81 10/198 18640
/proc/meminfo: memFree=14349316/32951124 swapFree=67111524/67111528
[pid=18640] ppid=18638 vsize=18324 CPUtime=0 cores=4,6
/proc/18640/stat : 18640 (ppfolio) S 18638 18640 18201 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 471954504 18763776 393 33554432000 4194304 4287625 140734403956224 18446744073709551615 228244368911 0 0 4096 65536 4603916594387615744 0 0 17 6 0 0 0
/proc/18640/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50119 s]
/proc/loadavg: 4.81 4.19 3.81 13/202 18644
/proc/meminfo: memFree=14344324/32951124 swapFree=67111524/67111528
[pid=18640] ppid=18638 vsize=18324 CPUtime=0 cores=4,6
/proc/18640/stat : 18640 (ppfolio) S 18638 18640 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471954504 18763776 393 33554432000 4194304 4287625 140734403956224 18446744073709551615 228244368911 0 0 4096 65536 4603916869265522688 0 0 17 6 0 0 0
/proc/18640/statm: 4581 393 345 23 0 91 0
[pid=18641] ppid=18640 vsize=323888 CPUtime=0.49 cores=4
/proc/18641/stat : 18641 (cryptominisat) R 18640 18640 18201 0 -1 4202496 1479 0 0 0 49 0 0 0 25 0 1 0 471954504 331661312 761 33554432000 4194304 4587354 140733893439072 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18641/statm: 80972 761 327 96 0 77534 0
[pid=18642] ppid=18640 vsize=12560 CPUtime=0.44 cores=4
/proc/18642/stat : 18642 (clasp) R 18640 18640 18201 0 -1 4202496 597 0 0 0 44 0 0 0 25 0 1 0 471954504 12861440 488 33554432000 4194304 4785740 140737430109056 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18642/statm: 3140 488 341 145 0 185 0
[pid=18643] ppid=18640 vsize=455700 CPUtime=0.54 cores=4
/proc/18643/stat : 18643 (TNM) R 18640 18640 18201 0 -1 4202496 271 0 0 0 54 0 0 0 25 0 1 0 471954504 466636800 168 33554432000 134512640 134534564 4288714384 18446744073709551615 134531064 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18643/statm: 113925 168 95 6 0 112591 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 810472

[startup+3.10091 s]
/proc/loadavg: 4.81 4.19 3.81 13/202 18644
/proc/meminfo: memFree=14341844/32951124 swapFree=67111524/67111528
[pid=18640] ppid=18638 vsize=18324 CPUtime=0 cores=4,6
/proc/18640/stat : 18640 (ppfolio) S 18638 18640 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471954504 18763776 393 33554432000 4194304 4287625 140734403956224 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/18640/statm: 4581 393 345 23 0 91 0
[pid=18641] ppid=18640 vsize=329940 CPUtime=0.99 cores=4
/proc/18641/stat : 18641 (cryptominisat) R 18640 18640 18201 0 -1 4202496 3188 0 0 0 99 0 0 0 25 0 1 0 471954504 337858560 2160 33554432000 4194304 4587354 140733893439072 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18641/statm: 82485 2160 337 96 0 79047 0
[pid=18642] ppid=18640 vsize=12692 CPUtime=0.97 cores=4
/proc/18642/stat : 18642 (clasp) R 18640 18640 18201 0 -1 4202496 627 0 0 0 97 0 0 0 25 0 1 0 471954504 12996608 518 33554432000 4194304 4785740 140737430109056 18446744073709551615 4277611 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18642/statm: 3173 518 341 145 0 218 0
[pid=18643] ppid=18640 vsize=455700 CPUtime=1.12 cores=4
/proc/18643/stat : 18643 (TNM) R 18640 18640 18201 0 -1 4202496 271 0 0 0 112 0 0 0 25 0 1 0 471954504 466636800 168 33554432000 134512640 134534564 4288714384 18446744073709551615 134530748 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18643/statm: 113925 168 95 6 0 112591 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 816656

[startup+6.30035 s]
/proc/loadavg: 5.55 4.35 3.87 13/202 18644
/proc/meminfo: memFree=14330952/32951124 swapFree=67111524/67111528
[pid=18640] ppid=18638 vsize=18324 CPUtime=0 cores=4,6
/proc/18640/stat : 18640 (ppfolio) S 18638 18640 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471954504 18763776 393 33554432000 4194304 4287625 140734403956224 18446744073709551615 228244368911 0 0 4096 65536 4603916319509708800 0 0 17 6 0 0 0
/proc/18640/statm: 4581 393 345 23 0 91 0
[pid=18641] ppid=18640 vsize=339468 CPUtime=2.09 cores=4
/proc/18641/stat : 18641 (cryptominisat) R 18640 18640 18201 0 -1 4202496 4735 0 0 0 209 0 0 0 25 0 1 0 471954504 347615232 2981 33554432000 4194304 4587354 140733893439072 18446744073709551615 4357679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18641/statm: 84867 2981 337 96 0 81429 0
[pid=18642] ppid=18640 vsize=12824 CPUtime=2.04 cores=4
/proc/18642/stat : 18642 (clasp) R 18640 18640 18201 0 -1 4202496 663 0 0 0 204 0 0 0 25 0 1 0 471954504 13131776 554 33554432000 4194304 4785740 140737430109056 18446744073709551615 4549776 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18642/statm: 3206 554 341 145 0 251 0
[pid=18643] ppid=18640 vsize=455700 CPUtime=2.14 cores=4
/proc/18643/stat : 18643 (TNM) R 18640 18640 18201 0 -1 4202496 271 0 0 0 214 0 0 0 25 0 1 0 471954504 466636800 168 33554432000 134512640 134534564 4288714384 18446744073709551615 134530576 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18643/statm: 113925 168 95 6 0 112591 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 826316

[startup+12.7012 s]
/proc/loadavg: 6.06 4.48 3.91 13/202 18674
/proc/meminfo: memFree=14322176/32951124 swapFree=67111524/67111528
[pid=18640] ppid=18638 vsize=18324 CPUtime=0 cores=4,6
/proc/18640/stat : 18640 (ppfolio) S 18638 18640 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471954504 18763776 393 33554432000 4194304 4287625 140734403956224 18446744073709551615 228244368911 0 0 4096 65536 4603914807681220608 0 0 17 6 0 0 0
/proc/18640/statm: 4581 393 345 23 0 91 0
[pid=18641] ppid=18640 vsize=2432676 CPUtime=4.19 cores=4
/proc/18641/stat : 18641 (cryptominisat) R 18640 18640 18201 0 -1 4202496 6915 0 0 0 418 1 0 0 25 0 1 0 471954504 2491060224 3094 33554432000 4194304 4587354 140733893439072 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18641/statm: 608169 3094 337 96 0 604731 0
[pid=18642] ppid=18640 vsize=13092 CPUtime=4.16 cores=4
/proc/18642/stat : 18642 (clasp) R 18640 18640 18201 0 -1 4202496 718 0 0 0 416 0 0 0 25 0 1 0 471954504 13406208 609 33554432000 4194304 4785740 140737430109056 18446744073709551615 4416832 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18642/statm: 3273 609 341 145 0 318 0
[pid=18643] ppid=18640 vsize=455700 CPUtime=4.32 cores=4
/proc/18643/stat : 18643 (TNM) R 18640 18640 18201 0 -1 4202496 271 0 0 0 432 0 0 0 25 0 1 0 471954504 466636800 168 33554432000 134512640 134534564 4288714384 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18643/statm: 113925 168 95 6 0 112591 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2919792

[startup+25.501 s]
/proc/loadavg: 7.38 4.84 4.04 13/202 18675
/proc/meminfo: memFree=14295444/32951124 swapFree=67111524/67111528
[pid=18640] ppid=18638 vsize=18324 CPUtime=0 cores=4,6
/proc/18640/stat : 18640 (ppfolio) S 18638 18640 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471954504 18763776 393 33554432000 4194304 4287625 140734403956224 18446744073709551615 228244368911 0 0 4096 65536 4603914945120174080 0 0 17 6 0 0 0
/proc/18640/statm: 4581 393 345 23 0 91 0
[pid=18641] ppid=18640 vsize=2436272 CPUtime=8.49 cores=4
/proc/18641/stat : 18641 (cryptominisat) R 18640 18640 18201 0 -1 4202496 11240 0 0 0 848 1 0 0 25 0 1 0 471954504 2494742528 3875 33554432000 4194304 4587354 140733893439072 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18641/statm: 609068 3875 337 96 0 605630 0
[pid=18642] ppid=18640 vsize=13356 CPUtime=8.44 cores=4
/proc/18642/stat : 18642 (clasp) R 18640 18640 18201 0 -1 4202496 800 0 0 0 844 0 0 0 25 0 1 0 471954504 13676544 691 33554432000 4194304 4785740 140737430109056 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18642/statm: 3339 691 341 145 0 384 0
[pid=18643] ppid=18640 vsize=455700 CPUtime=8.54 cores=4
/proc/18643/stat : 18643 (TNM) R 18640 18640 18201 0 -1 4202496 271 0 0 0 854 0 0 0 25 0 1 0 471954504 466636800 168 33554432000 134512640 134534564 4288714384 18446744073709551615 134529138 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18643/statm: 113925 168 95 6 0 112591 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2923652

[startup+51.1005 s]
/proc/loadavg: 8.95 5.42 4.25 13/202 18675
/proc/meminfo: memFree=14262528/32951124 swapFree=67111524/67111528
[pid=18640] ppid=18638 vsize=18324 CPUtime=0 cores=4,6
/proc/18640/stat : 18640 (ppfolio) S 18638 18640 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471954504 18763776 393 33554432000 4194304 4287625 140734403956224 18446744073709551615 228244368911 0 0 4096 65536 4603915082559127552 0 0 17 6 0 0 0
/proc/18640/statm: 4581 393 345 23 0 91 0
[pid=18641] ppid=18640 vsize=2439804 CPUtime=16.99 cores=4
/proc/18641/stat : 18641 (cryptominisat) R 18640 18640 18201 0 -1 4202496 18093 0 0 0 1696 3 0 0 25 0 1 0 471954504 2498359296 5048 33554432000 4194304 4587354 140733893439072 18446744073709551615 4239019 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18641/statm: 609951 5048 337 96 0 606513 0
[pid=18642] ppid=18640 vsize=13760 CPUtime=16.97 cores=4
/proc/18642/stat : 18642 (clasp) R 18640 18640 18201 0 -1 4202496 887 0 0 0 1697 0 0 0 25 0 1 0 471954504 14090240 778 33554432000 4194304 4785740 140737430109056 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18642/statm: 3440 778 341 145 0 485 0
[pid=18643] ppid=18640 vsize=455700 CPUtime=17.12 cores=4
/proc/18643/stat : 18643 (TNM) R 18640 18640 18201 0 -1 4202496 271 0 0 0 1712 0 0 0 25 0 1 0 471954504 466636800 168 33554432000 134512640 134534564 4288714384 18446744073709551615 134529070 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18643/statm: 113925 168 95 6 0 112591 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2927588

[startup+102.306 s]
/proc/loadavg: 10.68 6.43 4.65 13/202 18677
/proc/meminfo: memFree=14228792/32951124 swapFree=67111524/67111528
[pid=18640] ppid=18638 vsize=18324 CPUtime=0 cores=4,6
/proc/18640/stat : 18640 (ppfolio) S 18638 18640 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471954504 18763776 393 33554432000 4194304 4287625 140734403956224 18446744073709551615 228244368911 0 0 4096 65536 4603915082559127552 0 0 17 6 0 0 0
/proc/18640/statm: 4581 393 345 23 0 91 0
[pid=18641] ppid=18640 vsize=344072 CPUtime=34.09 cores=4
/proc/18641/stat : 18641 (cryptominisat) R 18640 18640 18201 0 -1 4202496 25851 0 0 0 3404 5 0 0 25 0 1 0 471954504 352329728 6971 33554432000 4194304 4587354 140733893439072 18446744073709551615 4245296 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18641/statm: 86018 6971 337 96 0 82580 0
[pid=18642] ppid=18640 vsize=14160 CPUtime=34.04 cores=4
/proc/18642/stat : 18642 (clasp) R 18640 18640 18201 0 -1 4202496 1006 0 0 0 3404 0 0 0 25 0 1 0 471954504 14499840 897 33554432000 4194304 4785740 140737430109056 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18642/statm: 3540 897 341 145 0 585 0
[pid=18643] ppid=18640 vsize=455700 CPUtime=34.15 cores=4
/proc/18643/stat : 18643 (TNM) R 18640 18640 18201 0 -1 4202496 271 0 0 0 3415 0 0 0 25 0 1 0 471954504 466636800 168 33554432000 134512640 134534564 4288714384 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18643/statm: 113925 168 95 6 0 112591 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 832256

[startup+162.301 s]
/proc/loadavg: 11.54 7.45 5.12 13/202 18678
/proc/meminfo: memFree=14217992/32951124 swapFree=67111524/67111528
[pid=18640] ppid=18638 vsize=18324 CPUtime=0 cores=4,6
/proc/18640/stat : 18640 (ppfolio) S 18638 18640 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471954504 18763776 393 33554432000 4194304 4287625 140734403956224 18446744073709551615 228244368911 0 0 4096 65536 4603914945120174080 0 0 17 6 0 0 0
/proc/18640/statm: 4581 393 345 23 0 91 0
[pid=18641] ppid=18640 vsize=356068 CPUtime=54.08 cores=4
/proc/18641/stat : 18641 (cryptominisat) R 18640 18640 18201 0 -1 4202496 35291 0 0 0 5401 7 0 0 25 0 1 0 471954504 364613632 7577 33554432000 4194304 4587354 140733893439072 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18641/statm: 89017 7577 337 96 0 85579 0
[pid=18642] ppid=18640 vsize=14564 CPUtime=54.04 cores=4

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

/proc/18643/statm: 113925 168 95 6 0 112591 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 871068

[startup+882.3 s]
/proc/loadavg: 12.02 11.60 8.82 13/202 18698
/proc/meminfo: memFree=14117924/32951124 swapFree=67111524/67111528
[pid=18640] ppid=18638 vsize=18324 CPUtime=0 cores=4,6
/proc/18640/stat : 18640 (ppfolio) S 18638 18640 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471954504 18763776 393 33554432000 4194304 4287625 140734403956224 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/18640/statm: 4581 393 345 23 0 91 0
[pid=18641] ppid=18640 vsize=367164 CPUtime=294.05 cores=4
/proc/18641/stat : 18641 (cryptominisat) R 18640 18640 18201 0 -1 4202496 103079 0 0 0 29384 21 0 0 25 0 1 0 471954504 375975936 13556 33554432000 4194304 4587354 140733893439072 18446744073709551615 4232133 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18641/statm: 91791 13556 337 96 0 88353 0
[pid=18642] ppid=18640 vsize=15364 CPUtime=294.07 cores=4
/proc/18642/stat : 18642 (clasp) R 18640 18640 18201 0 -1 4202496 1300 0 0 0 29407 0 0 0 25 0 1 0 471954504 15732736 1191 33554432000 4194304 4785740 140737430109056 18446744073709551615 4552521 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18642/statm: 3841 1191 341 145 0 886 0
[pid=18643] ppid=18640 vsize=455700 CPUtime=294.17 cores=4
/proc/18643/stat : 18643 (TNM) R 18640 18640 18201 0 -1 4202496 271 0 0 0 29417 0 0 0 25 0 1 0 471954504 466636800 168 33554432000 134512640 134534564 4288714384 18446744073709551615 134528652 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18643/statm: 113925 168 95 6 0 112591 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 856552

[startup+942.301 s]
/proc/loadavg: 12.00 11.67 9.01 13/202 18699
/proc/meminfo: memFree=14102508/32951124 swapFree=67111524/67111528
[pid=18640] ppid=18638 vsize=18324 CPUtime=0 cores=4,6
/proc/18640/stat : 18640 (ppfolio) S 18638 18640 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471954504 18763776 393 33554432000 4194304 4287625 140734403956224 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/18640/statm: 4581 393 345 23 0 91 0
[pid=18641] ppid=18640 vsize=381884 CPUtime=314.05 cores=4
/proc/18641/stat : 18641 (cryptominisat) R 18640 18640 18201 0 -1 4202496 109248 0 0 0 31383 22 0 0 25 0 1 0 471954504 391049216 16534 33554432000 4194304 4587354 140733893439072 18446744073709551615 4232088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18641/statm: 95471 16534 337 96 0 92033 0
[pid=18642] ppid=18640 vsize=15364 CPUtime=314.08 cores=4
/proc/18642/stat : 18642 (clasp) R 18640 18640 18201 0 -1 4202496 1308 0 0 0 31408 0 0 0 25 0 1 0 471954504 15732736 1199 33554432000 4194304 4785740 140737430109056 18446744073709551615 4309392 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18642/statm: 3841 1199 341 145 0 886 0
[pid=18643] ppid=18640 vsize=455700 CPUtime=314.17 cores=4
/proc/18643/stat : 18643 (TNM) R 18640 18640 18201 0 -1 4202496 271 0 0 0 31417 0 0 0 25 0 1 0 471954504 466636800 168 33554432000 134512640 134534564 4288714384 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18643/statm: 113925 168 95 6 0 112591 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 871272

[startup+1002.3 s]
/proc/loadavg: 12.00 11.72 9.20 13/202 18701
/proc/meminfo: memFree=14097528/32951124 swapFree=67111524/67111528
[pid=18640] ppid=18638 vsize=18324 CPUtime=0 cores=4,6
/proc/18640/stat : 18640 (ppfolio) S 18638 18640 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471954504 18763776 393 33554432000 4194304 4287625 140734403956224 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/18640/statm: 4581 393 345 23 0 91 0
[pid=18641] ppid=18640 vsize=381692 CPUtime=334.04 cores=4
/proc/18641/stat : 18641 (cryptominisat) R 18640 18640 18201 0 -1 4202496 115473 0 0 0 33381 23 0 0 25 0 1 0 471954504 390852608 16600 33554432000 4194304 4587354 140733893439072 18446744073709551615 4231407 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18641/statm: 95423 16600 337 96 0 91985 0
[pid=18642] ppid=18640 vsize=15364 CPUtime=334.09 cores=4
/proc/18642/stat : 18642 (clasp) R 18640 18640 18201 0 -1 4202496 1316 0 0 0 33409 0 0 0 25 0 1 0 471954504 15732736 1207 33554432000 4194304 4785740 140737430109056 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18642/statm: 3841 1207 341 145 0 886 0
[pid=18643] ppid=18640 vsize=455700 CPUtime=334.17 cores=4
/proc/18643/stat : 18643 (TNM) R 18640 18640 18201 0 -1 4202496 271 0 0 0 33417 0 0 0 25 0 1 0 471954504 466636800 168 33554432000 134512640 134534564 4288714384 18446744073709551615 12254208 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18643/statm: 113925 168 95 6 0 112591 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 871080

[startup+1062.3 s]
/proc/loadavg: 12.00 11.77 9.37 13/202 18702
/proc/meminfo: memFree=14096996/32951124 swapFree=67111524/67111528
[pid=18640] ppid=18638 vsize=18324 CPUtime=0 cores=4,6
/proc/18640/stat : 18640 (ppfolio) S 18638 18640 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471954504 18763776 393 33554432000 4194304 4287625 140734403956224 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/18640/statm: 4581 393 345 23 0 91 0
[pid=18641] ppid=18640 vsize=381804 CPUtime=354.04 cores=4
/proc/18641/stat : 18641 (cryptominisat) R 18640 18640 18201 0 -1 4202496 121744 0 0 0 35380 24 0 0 25 0 1 0 471954504 390967296 16650 33554432000 4194304 4587354 140733893439072 18446744073709551615 4231904 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18641/statm: 95451 16650 337 96 0 92013 0
[pid=18642] ppid=18640 vsize=15496 CPUtime=354.09 cores=4
/proc/18642/stat : 18642 (clasp) R 18640 18640 18201 0 -1 4202496 1344 0 0 0 35409 0 0 0 25 0 1 0 471954504 15867904 1235 33554432000 4194304 4785740 140737430109056 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18642/statm: 3874 1235 341 145 0 919 0
[pid=18643] ppid=18640 vsize=455700 CPUtime=354.16 cores=4
/proc/18643/stat : 18643 (TNM) R 18640 18640 18201 0 -1 4202496 271 0 0 0 35416 0 0 0 25 0 1 0 471954504 466636800 168 33554432000 134512640 134534564 4288714384 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18643/statm: 113925 168 95 6 0 112591 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 871324

[startup+1122.3 s]
/proc/loadavg: 12.00 11.81 9.53 13/202 18704
/proc/meminfo: memFree=14096728/32951124 swapFree=67111524/67111528
[pid=18640] ppid=18638 vsize=18324 CPUtime=0 cores=4,6
/proc/18640/stat : 18640 (ppfolio) S 18638 18640 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471954504 18763776 393 33554432000 4194304 4287625 140734403956224 18446744073709551615 228244368911 0 0 4096 65536 4603914807681220608 0 0 17 6 0 0 0
/proc/18640/statm: 4581 393 345 23 0 91 0
[pid=18641] ppid=18640 vsize=381868 CPUtime=374.05 cores=4
/proc/18641/stat : 18641 (cryptominisat) R 18640 18640 18201 0 -1 4202496 127715 0 0 0 37380 25 0 0 25 0 1 0 471954504 391032832 16331 33554432000 4194304 4587354 140733893439072 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18641/statm: 95467 16331 337 96 0 92029 0
[pid=18642] ppid=18640 vsize=15496 CPUtime=374.09 cores=4
/proc/18642/stat : 18642 (clasp) R 18640 18640 18201 0 -1 4202496 1344 0 0 0 37409 0 0 0 25 0 1 0 471954504 15867904 1235 33554432000 4194304 4785740 140737430109056 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18642/statm: 3874 1235 341 145 0 919 0
[pid=18643] ppid=18640 vsize=455700 CPUtime=374.16 cores=4
/proc/18643/stat : 18643 (TNM) R 18640 18640 18201 0 -1 4202496 271 0 0 0 37416 0 0 0 25 0 1 0 471954504 466636800 168 33554432000 134512640 134534564 4288714384 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18643/statm: 113925 168 95 6 0 112591 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 871388

[startup+1182.3 s]
/proc/loadavg: 12.00 11.84 9.68 13/202 18706
/proc/meminfo: memFree=14098428/32951124 swapFree=67111524/67111528
[pid=18640] ppid=18638 vsize=18324 CPUtime=0 cores=4,6
/proc/18640/stat : 18640 (ppfolio) S 18638 18640 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471954504 18763776 393 33554432000 4194304 4287625 140734403956224 18446744073709551615 228244368911 0 0 4096 65536 4603915082559127552 0 0 17 6 0 0 0
/proc/18640/statm: 4581 393 345 23 0 91 0
[pid=18641] ppid=18640 vsize=382080 CPUtime=394.06 cores=4
/proc/18641/stat : 18641 (cryptominisat) R 18640 18640 18201 0 -1 4202496 133912 0 0 0 39379 27 0 0 25 0 1 0 471954504 391249920 15870 33554432000 4194304 4587354 140733893439072 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18641/statm: 95520 15870 337 96 0 92082 0
[pid=18642] ppid=18640 vsize=15496 CPUtime=394.08 cores=4
/proc/18642/stat : 18642 (clasp) R 18640 18640 18201 0 -1 4202496 1347 0 0 0 39408 0 0 0 25 0 1 0 471954504 15867904 1238 33554432000 4194304 4785740 140737430109056 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18642/statm: 3874 1238 341 145 0 919 0
[pid=18643] ppid=18640 vsize=455700 CPUtime=394.16 cores=4
/proc/18643/stat : 18643 (TNM) R 18640 18640 18201 0 -1 4202496 271 0 0 0 39416 0 0 0 25 0 1 0 471954504 466636800 168 33554432000 134512640 134534564 4288714384 18446744073709551615 134529833 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18643/statm: 113925 168 95 6 0 112591 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 871600

[startup+1242.3 s]
/proc/loadavg: 12.00 11.87 9.83 13/202 18707
/proc/meminfo: memFree=14105972/32951124 swapFree=67111524/67111528
[pid=18640] ppid=18638 vsize=18324 CPUtime=0 cores=4,6
/proc/18640/stat : 18640 (ppfolio) S 18638 18640 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471954504 18763776 393 33554432000 4194304 4287625 140734403956224 18446744073709551615 228244368911 0 0 4096 65536 4603915082559127552 0 0 17 6 0 0 0
/proc/18640/statm: 4581 393 345 23 0 91 0
[pid=18641] ppid=18640 vsize=382700 CPUtime=414.07 cores=4
/proc/18641/stat : 18641 (cryptominisat) R 18640 18640 18201 0 -1 4202496 140390 0 0 0 41379 28 0 0 25 0 1 0 471954504 391884800 14934 33554432000 4194304 4587354 140733893439072 18446744073709551615 228244045468 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18641/statm: 95675 14934 337 96 0 92237 0
[pid=18642] ppid=18640 vsize=15496 CPUtime=414.08 cores=4
/proc/18642/stat : 18642 (clasp) R 18640 18640 18201 0 -1 4202496 1350 0 0 0 41408 0 0 0 25 0 1 0 471954504 15867904 1241 33554432000 4194304 4785740 140737430109056 18446744073709551615 4277643 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18642/statm: 3874 1241 341 145 0 919 0
[pid=18643] ppid=18640 vsize=455700 CPUtime=414.15 cores=4
/proc/18643/stat : 18643 (TNM) R 18640 18640 18201 0 -1 4202496 271 0 0 0 41415 0 0 0 25 0 1 0 471954504 466636800 168 33554432000 134512640 134534564 4288714384 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18643/statm: 113925 168 95 6 0 112591 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 872220



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.08 11.69 9.89 7/184 18745
/proc/meminfo: memFree=14269024/32951124 swapFree=67111524/67111528
[pid=18640] ppid=18638 vsize=18324 CPUtime=0 cores=4,6
/proc/18640/stat : 18640 (ppfolio) S 18638 18640 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471954504 18763776 393 33554432000 4194304 4287625 140734403956224 18446744073709551615 228244368911 0 0 4096 65536 4603915219998081024 0 0 17 6 0 0 0
/proc/18640/statm: 4581 393 345 23 0 91 0
[pid=18641] ppid=18640 vsize=382472 CPUtime=433.33 cores=4
/proc/18641/stat : 18641 (cryptominisat) R 18640 18640 18201 0 -1 4202496 145785 0 0 0 43304 29 0 0 25 0 1 0 471954504 391651328 16720 33554432000 4194304 4587354 140733893439072 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18641/statm: 95618 16720 337 96 0 92180 0
[pid=18642] ppid=18640 vsize=15496 CPUtime=433.28 cores=4
/proc/18642/stat : 18642 (clasp) R 18640 18640 18201 0 -1 4202496 1350 0 0 0 43328 0 0 0 25 0 1 0 471954504 15867904 1241 33554432000 4194304 4785740 140737430109056 18446744073709551615 4309522 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/18642/statm: 3874 1241 341 145 0 919 0
[pid=18643] ppid=18640 vsize=455700 CPUtime=433.4 cores=4
/proc/18643/stat : 18643 (TNM) R 18640 18640 18201 0 -1 4202496 271 0 0 0 43340 0 0 0 25 0 1 0 471954504 466636800 168 33554432000 134512640 134534564 4288714384 18446744073709551615 134529667 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18643/statm: 113925 168 95 6 0 112591 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 871992

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 18640 and gives
#  childrusage.ru_utime.tv_sec=866
#  childrusage.ru_utime.tv_usec=691242
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=8998
# CPU time returned by wait4() is 866.7
# while last known CPU time is 1300.01
#
# 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.01
CPU user time (s): 1299.72
CPU system time (s): 0.29
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 5356804

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

runsolver used 2.40863 second user time and 4.69629 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-24 02:06:05
IDJOB=3273635
IDBENCH=83143
IDSOLVER=1613
FILE ID=node136/3273635-1303603565
RUNJOBID= node136-1303603558-18530
PBS_JOBID= 13150606
Free space on /tmp= 71592 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n150-s89334302-unsat.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273635-1303603565/watcher-3273635-1303603565 -o /tmp/evaluation-result-3273635-1303603565/solver-3273635-1303603565 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3273635-1303603565.cnf

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

MD5SUM BENCH= e0b064ae815c6a8bb8a9898180562bec
RANDOM SEED=475896267

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14349348 kB
Buffers:       1701752 kB
Cached:       16234652 kB
SwapCached:          4 kB
Active:        9516792 kB
Inactive:      8517568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14349348 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           40672 kB
Writeback:           0 kB
AnonPages:       97420 kB
Mapped:          17476 kB
Slab:           502744 kB
PageTables:       6432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4412896 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= 71604 MiB
End job on node136 at 2011-04-24 02:27:47