Trace number 3191760

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S1720200795-004.UNKNOWN.cnf
MD5SUM3db6bd99841631bff4d8c3d33ccc1047
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark371.116
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55340

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
1300.00/1300.00	Done

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191760-1302539524/watcher-3191760-1302539524 -o /tmp/evaluation-result-3191760-1302539524/solver-3191760-1302539524 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191760-1302539524.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.04 12.00 11.10 11/198 26641
/proc/meminfo: memFree=16898056/32951124 swapFree=67111528/67111528
[pid=26641] ppid=26639 vsize=18240 CPUtime=0 cores=0,2
/proc/26641/stat : 26641 (ppfolio) R 26639 26641 26158 0 -1 4194304 271 0 0 0 0 0 0 0 25 0 1 0 365553119 18677760 218 33554432000 4194304 4287625 140737261796848 18446744073709551615 222916808502 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26641/statm: 4560 218 184 23 0 57 0

[startup+0.0426641 s]
/proc/loadavg: 12.04 12.00 11.10 11/198 26641
/proc/meminfo: memFree=16898056/32951124 swapFree=67111528/67111528
[pid=26641] ppid=26639 vsize=18324 CPUtime=0 cores=0,2
/proc/26641/stat : 26641 (ppfolio) S 26639 26641 26158 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365553119 18763776 394 33554432000 4194304 4287625 140737261796848 18446744073709551615 222921797135 0 0 4096 65536 4002368289568162049 0 0 17 2 0 0 0
/proc/26641/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100665 s]
/proc/loadavg: 12.04 12.00 11.10 11/198 26641
/proc/meminfo: memFree=16898056/32951124 swapFree=67111528/67111528
[pid=26641] ppid=26639 vsize=18324 CPUtime=0 cores=0,2
/proc/26641/stat : 26641 (ppfolio) S 26639 26641 26158 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365553119 18763776 394 33554432000 4194304 4287625 140737261796848 18446744073709551615 222921797135 0 0 4096 65536 4002368289568162049 0 0 17 2 0 0 0
/proc/26641/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300615 s]
/proc/loadavg: 12.04 12.00 11.10 11/198 26641
/proc/meminfo: memFree=16898056/32951124 swapFree=67111528/67111528
[pid=26641] ppid=26639 vsize=18324 CPUtime=0 cores=0,2
/proc/26641/stat : 26641 (ppfolio) S 26639 26641 26158 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 365553119 18763776 394 33554432000 4194304 4287625 140737261796848 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/26641/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700556 s]
/proc/loadavg: 12.04 12.00 11.10 11/198 26641
/proc/meminfo: memFree=16898056/32951124 swapFree=67111528/67111528
[pid=26641] ppid=26639 vsize=18324 CPUtime=0 cores=0,2
/proc/26641/stat : 26641 (ppfolio) S 26639 26641 26158 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 365553119 18763776 394 33554432000 4194304 4287625 140737261796848 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/26641/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50041 s]
/proc/loadavg: 12.04 12.00 11.10 13/202 26645
/proc/meminfo: memFree=16891328/32951124 swapFree=67111528/67111528
[pid=26641] ppid=26639 vsize=18324 CPUtime=0 cores=0,2
/proc/26641/stat : 26641 (ppfolio) S 26639 26641 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365553119 18763776 394 33554432000 4194304 4287625 140737261796848 18446744073709551615 222921797135 0 0 4096 65536 6807869922639609856 0 0 17 2 0 0 0
/proc/26641/statm: 4581 394 345 23 0 91 0
[pid=26643] ppid=26641 vsize=211452 CPUtime=0.49 cores=0
/proc/26643/stat : 26643 (cryptominisat) R 26641 26641 26158 0 -1 4202496 1561 0 0 0 49 0 0 0 25 0 1 0 365553120 216526848 973 33554432000 4194304 4587354 140733774753856 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26643/statm: 52863 973 326 96 0 49425 0
[pid=26644] ppid=26641 vsize=13772 CPUtime=0.39 cores=0
/proc/26644/stat : 26644 (clasp) R 26641 26641 26158 0 -1 4202496 896 0 0 0 39 0 0 0 25 0 1 0 365553120 14102528 788 33554432000 4194304 4785740 140736357944112 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26644/statm: 3443 788 340 145 0 488 0
[pid=26645] ppid=26641 vsize=452524 CPUtime=0.58 cores=0
/proc/26645/stat : 26645 (TNM) R 26641 26641 26158 0 -1 4202496 417 0 0 0 58 0 0 0 25 0 1 0 365553120 463384576 314 33554432000 134512640 134534564 4293852208 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26645/statm: 113131 314 91 6 0 111797 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 696072

[startup+3.10111 s]
/proc/loadavg: 12.04 12.00 11.10 12/201 26645
/proc/meminfo: memFree=16892076/32951124 swapFree=67111528/67111528
[pid=26641] ppid=26639 vsize=18324 CPUtime=0.5 cores=0,2
/proc/26641/stat : 26641 (ppfolio) S 26639 26641 26158 0 -1 4202496 502 1566 0 0 0 0 50 0 15 0 1 0 365553119 18763776 395 33554432000 4194304 4287625 140737261796848 18446744073709551615 222921797135 0 0 4096 65536 13702505610656841988 0 0 17 2 0 0 0
/proc/26641/statm: 4581 395 346 23 0 91 0
[pid=26644] ppid=26641 vsize=14320 CPUtime=1.19 cores=0
/proc/26644/stat : 26644 (clasp) R 26641 26641 26158 0 -1 4202496 1027 0 0 0 119 0 0 0 25 0 1 0 365553120 14663680 919 33554432000 4194304 4785740 140736357944112 18446744073709551615 4416798 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26644/statm: 3580 919 340 145 0 625 0
[pid=26645] ppid=26641 vsize=456356 CPUtime=1.37 cores=0
/proc/26645/stat : 26645 (TNM) R 26641 26641 26158 0 -1 4202496 478 0 0 0 137 0 0 0 25 0 1 0 365553120 467308544 375 33554432000 134512640 134534564 4293852208 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26645/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 489000

[startup+6.30052 s]
/proc/loadavg: 11.95 11.98 11.09 12/201 26646
/proc/meminfo: memFree=16892820/32951124 swapFree=67111528/67111528
[pid=26641] ppid=26639 vsize=18324 CPUtime=0.5 cores=0,2
/proc/26641/stat : 26641 (ppfolio) S 26639 26641 26158 0 -1 4202496 502 1566 0 0 0 0 50 0 15 0 1 0 365553119 18763776 395 33554432000 4194304 4287625 140737261796848 18446744073709551615 222921797135 0 0 4096 65536 13702505610656841988 0 0 17 2 0 0 0
/proc/26641/statm: 4581 395 346 23 0 91 0
[pid=26644] ppid=26641 vsize=14868 CPUtime=2.79 cores=0
/proc/26644/stat : 26644 (clasp) R 26641 26641 26158 0 -1 4202496 1170 0 0 0 279 0 0 0 25 0 1 0 365553120 15224832 1062 33554432000 4194304 4785740 140736357944112 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26644/statm: 3717 1062 340 145 0 762 0
[pid=26645] ppid=26641 vsize=456356 CPUtime=2.97 cores=0
/proc/26645/stat : 26645 (TNM) R 26641 26641 26158 0 -1 4202496 478 0 0 0 297 0 0 0 25 0 1 0 365553120 467308544 375 33554432000 134512640 134534564 4293852208 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26645/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 489548

[startup+12.7004 s]
/proc/loadavg: 11.88 11.97 11.09 12/201 26646
/proc/meminfo: memFree=16886756/32951124 swapFree=67111528/67111528
[pid=26641] ppid=26639 vsize=18324 CPUtime=0.5 cores=0,2
/proc/26641/stat : 26641 (ppfolio) S 26639 26641 26158 0 -1 4202496 502 1566 0 0 0 0 50 0 15 0 1 0 365553119 18763776 395 33554432000 4194304 4287625 140737261796848 18446744073709551615 222921797135 0 0 4096 65536 13702505610656841988 0 0 17 2 0 0 0
/proc/26641/statm: 4581 395 346 23 0 91 0
[pid=26644] ppid=26641 vsize=15916 CPUtime=5.99 cores=0
/proc/26644/stat : 26644 (clasp) R 26641 26641 26158 0 -1 4202496 1420 0 0 0 599 0 0 0 25 0 1 0 365553120 16297984 1312 33554432000 4194304 4785740 140736357944112 18446744073709551615 4550372 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26644/statm: 3979 1312 340 145 0 1024 0
[pid=26645] ppid=26641 vsize=456356 CPUtime=6.18 cores=0
/proc/26645/stat : 26645 (TNM) R 26641 26641 26158 0 -1 4202496 478 0 0 0 618 0 0 0 25 0 1 0 365553120 467308544 375 33554432000 134512640 134534564 4293852208 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26645/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 490596

[startup+25.501 s]
/proc/loadavg: 11.68 11.92 11.09 12/201 26646
/proc/meminfo: memFree=16900520/32951124 swapFree=67111528/67111528
[pid=26641] ppid=26639 vsize=18324 CPUtime=0.5 cores=0,2
/proc/26641/stat : 26641 (ppfolio) S 26639 26641 26158 0 -1 4202496 502 1566 0 0 0 0 50 0 15 0 1 0 365553119 18763776 395 33554432000 4194304 4287625 140737261796848 18446744073709551615 222921797135 0 0 4096 65536 13702505610656841988 0 0 17 2 0 0 0
/proc/26641/statm: 4581 395 346 23 0 91 0
[pid=26644] ppid=26641 vsize=17140 CPUtime=12.39 cores=0
/proc/26644/stat : 26644 (clasp) R 26641 26641 26158 0 -1 4202496 1678 0 0 0 1239 0 0 0 25 0 1 0 365553120 17551360 1570 33554432000 4194304 4785740 140736357944112 18446744073709551615 4549842 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26644/statm: 4285 1570 340 145 0 1330 0
[pid=26645] ppid=26641 vsize=456356 CPUtime=12.58 cores=0
/proc/26645/stat : 26645 (TNM) R 26641 26641 26158 0 -1 4202496 478 0 0 0 1258 0 0 0 25 0 1 0 365553120 467308544 375 33554432000 134512640 134534564 4293852208 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26645/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 491820

[startup+51.1003 s]
/proc/loadavg: 11.45 11.84 11.09 12/201 26647
/proc/meminfo: memFree=16883372/32951124 swapFree=67111528/67111528
[pid=26641] ppid=26639 vsize=18324 CPUtime=0.5 cores=0,2
/proc/26641/stat : 26641 (ppfolio) S 26639 26641 26158 0 -1 4202496 502 1566 0 0 0 0 50 0 15 0 1 0 365553119 18763776 395 33554432000 4194304 4287625 140737261796848 18446744073709551615 222921797135 0 0 4096 65536 13702505610656841988 0 0 17 2 0 0 0
/proc/26641/statm: 4581 395 346 23 0 91 0
[pid=26644] ppid=26641 vsize=18368 CPUtime=25.19 cores=0
/proc/26644/stat : 26644 (clasp) R 26641 26641 26158 0 -1 4202496 1954 0 0 0 2519 0 0 0 25 0 1 0 365553120 18808832 1846 33554432000 4194304 4785740 140736357944112 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26644/statm: 4592 1846 340 145 0 1637 0
[pid=26645] ppid=26641 vsize=456356 CPUtime=25.38 cores=0
/proc/26645/stat : 26645 (TNM) R 26641 26641 26158 0 -1 4202496 478 0 0 0 2538 0 0 0 25 0 1 0 365553120 467308544 375 33554432000 134512640 134534564 4293852208 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26645/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 493048

[startup+102.307 s]
/proc/loadavg: 10.65 11.57 11.03 11/200 26679
/proc/meminfo: memFree=17010728/32951124 swapFree=67111528/67111528
[pid=26641] ppid=26639 vsize=18324 CPUtime=0.5 cores=0,2
/proc/26641/stat : 26641 (ppfolio) S 26639 26641 26158 0 -1 4202496 502 1566 0 0 0 0 50 0 15 0 1 0 365553119 18763776 395 33554432000 4194304 4287625 140737261796848 18446744073709551615 222921797135 0 0 4096 65536 13702505610656841988 0 0 17 2 0 0 0
/proc/26641/statm: 4581 395 346 23 0 91 0
[pid=26644] ppid=26641 vsize=20176 CPUtime=50.78 cores=0
/proc/26644/stat : 26644 (clasp) R 26641 26641 26158 0 -1 4202496 2383 0 0 0 5078 0 0 0 25 0 1 0 365553120 20660224 2275 33554432000 4194304 4785740 140736357944112 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26644/statm: 5044 2275 341 145 0 2089 0
[pid=26645] ppid=26641 vsize=456356 CPUtime=50.99 cores=0
/proc/26645/stat : 26645 (TNM) R 26641 26641 26158 0 -1 4202496 478 0 0 0 5099 0 0 0 25 0 1 0 365553120 467308544 375 33554432000 134512640 134534564 4293852208 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26645/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 494856

[startup+162.301 s]
/proc/loadavg: 10.31 11.30 10.97 11/200 26681
/proc/meminfo: memFree=17003132/32951124 swapFree=67111528/67111528
[pid=26641] ppid=26639 vsize=18324 CPUtime=0.5 cores=0,2
/proc/26641/stat : 26641 (ppfolio) S 26639 26641 26158 0 -1 4202496 502 1566 0 0 0 0 50 0 15 0 1 0 365553119 18763776 395 33554432000 4194304 4287625 140737261796848 18446744073709551615 222921797135 0 0 4096 65536 13702505610656841988 0 0 17 2 0 0 0
/proc/26641/statm: 4581 395 346 23 0 91 0
[pid=26644] ppid=26641 vsize=21356 CPUtime=80.78 cores=0
/proc/26644/stat : 26644 (clasp) R 26641 26641 26158 0 -1 4202496 2660 0 0 0 8078 0 0 0 25 0 1 0 365553120 21868544 2552 33554432000 4194304 4785740 140736357944112 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26644/statm: 5339 2552 341 145 0 2384 0
[pid=26645] ppid=26641 vsize=456356 CPUtime=80.99 cores=0
/proc/26645/stat : 26645 (TNM) R 26641 26641 26158 0 -1 4202496 478 0 0 0 8099 0 0 0 25 0 1 0 365553120 467308544 375 33554432000 134512640 134534564 4293852208 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26645/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 496036

[startup+222.301 s]
/proc/loadavg: 10.14 11.07 10.91 11/200 26682
/proc/meminfo: memFree=17000504/32951124 swapFree=67111528/67111528
[pid=26641] ppid=26639 vsize=18324 CPUtime=0.5 cores=0,2
/proc/26641/stat : 26641 (ppfolio) S 26639 26641 26158 0 -1 4202496 502 1566 0 0 0 0 50 0 15 0 1 0 365553119 18763776 395 33554432000 4194304 4287625 140737261796848 18446744073709551615 222921797135 0 0 4096 65536 13702505610656841988 0 0 17 2 0 0 0
/proc/26641/statm: 4581 395 346 23 0 91 0
[pid=26644] ppid=26641 vsize=22620 CPUtime=110.77 cores=0
/proc/26644/stat : 26644 (clasp) R 26641 26641 26158 0 -1 4202496 2960 0 0 0 11077 0 0 0 25 0 1 0 365553120 23162880 2852 33554432000 4194304 4785740 140736357944112 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26644/statm: 5655 2852 341 145 0 2700 0
[pid=26645] ppid=26641 vsize=456356 CPUtime=110.99 cores=0
/proc/26645/stat : 26645 (TNM) R 26641 26641 26158 0 -1 4202496 478 0 0 0 11099 0 0 0 25 0 1 0 365553120 467308544 375 33554432000 134512640 134534564 4293852208 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26645/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 222.26

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

[pid=26641] ppid=26639 vsize=18324 CPUtime=0.5 cores=0,2
/proc/26641/stat : 26641 (ppfolio) S 26639 26641 26158 0 -1 4202496 502 1566 0 0 0 0 50 0 15 0 1 0 365553119 18763776 395 33554432000 4194304 4287625 140737261796848 18446744073709551615 222921797135 0 0 4096 65536 13702505610656841988 0 0 17 2 0 0 0
/proc/26641/statm: 4581 395 346 23 0 91 0
[pid=26644] ppid=26641 vsize=27552 CPUtime=350.79 cores=0
/proc/26644/stat : 26644 (clasp) R 26641 26641 26158 0 -1 4202496 4127 0 0 0 35079 0 0 0 25 0 1 0 365553120 28213248 4019 33554432000 4194304 4785740 140736357944112 18446744073709551615 4287201 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26644/statm: 6888 4019 341 145 0 3933 0
[pid=26645] ppid=26641 vsize=456356 CPUtime=350.98 cores=0
/proc/26645/stat : 26645 (TNM) R 26641 26641 26158 0 -1 4202496 478 0 0 0 35098 0 0 0 25 0 1 0 365553120 467308544 375 33554432000 134512640 134534564 4293852208 18446744073709551615 134529758 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26645/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 502232

[startup+762.307 s]
/proc/loadavg: 10.40 10.81 10.86 11/200 27239
/proc/meminfo: memFree=17039504/32951124 swapFree=67111528/67111528
[pid=26641] ppid=26639 vsize=18324 CPUtime=0.5 cores=0,2
/proc/26641/stat : 26641 (ppfolio) S 26639 26641 26158 0 -1 4202496 502 1566 0 0 0 0 50 0 15 0 1 0 365553119 18763776 395 33554432000 4194304 4287625 140737261796848 18446744073709551615 222921797135 0 0 4096 65536 13702505610656841988 0 0 17 2 0 0 0
/proc/26641/statm: 4581 395 346 23 0 91 0
[pid=26644] ppid=26641 vsize=28252 CPUtime=380.81 cores=0
/proc/26644/stat : 26644 (clasp) R 26641 26641 26158 0 -1 4202496 4257 0 0 0 38081 0 0 0 25 0 1 0 365553120 28930048 4149 33554432000 4194304 4785740 140736357944112 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26644/statm: 7063 4149 341 145 0 4108 0
[pid=26645] ppid=26641 vsize=456356 CPUtime=380.98 cores=0
/proc/26645/stat : 26645 (TNM) R 26641 26641 26158 0 -1 4202496 478 0 0 0 38098 0 0 0 25 0 1 0 365553120 467308544 375 33554432000 134512640 134534564 4293852208 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26645/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 502932

[startup+822.301 s]
/proc/loadavg: 10.15 10.66 10.80 11/200 27240
/proc/meminfo: memFree=17032616/32951124 swapFree=67111528/67111528
[pid=26641] ppid=26639 vsize=18324 CPUtime=0.5 cores=0,2
/proc/26641/stat : 26641 (ppfolio) S 26639 26641 26158 0 -1 4202496 502 1566 0 0 0 0 50 0 15 0 1 0 365553119 18763776 395 33554432000 4194304 4287625 140737261796848 18446744073709551615 222921797135 0 0 4096 65536 13702505610656841988 0 0 17 2 0 0 0
/proc/26641/statm: 4581 395 346 23 0 91 0
[pid=26644] ppid=26641 vsize=28756 CPUtime=410.81 cores=0
/proc/26644/stat : 26644 (clasp) R 26641 26641 26158 0 -1 4202496 4382 0 0 0 41081 0 0 0 25 0 1 0 365553120 29446144 4274 33554432000 4194304 4785740 140736357944112 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26644/statm: 7189 4274 341 145 0 4234 0
[pid=26645] ppid=26641 vsize=456356 CPUtime=410.98 cores=0
/proc/26645/stat : 26645 (TNM) R 26641 26641 26158 0 -1 4202496 478 0 0 0 41097 1 0 0 25 0 1 0 365553120 467308544 375 33554432000 134512640 134534564 4293852208 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26645/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 503436

[startup+882.301 s]
/proc/loadavg: 10.05 10.53 10.75 11/200 27302
/proc/meminfo: memFree=17049068/32951124 swapFree=67111528/67111528
[pid=26641] ppid=26639 vsize=18324 CPUtime=0.5 cores=0,2
/proc/26641/stat : 26641 (ppfolio) S 26639 26641 26158 0 -1 4202496 502 1566 0 0 0 0 50 0 15 0 1 0 365553119 18763776 395 33554432000 4194304 4287625 140737261796848 18446744073709551615 222921797135 0 0 4096 65536 13702505610656841988 0 0 17 2 0 0 0
/proc/26641/statm: 4581 395 346 23 0 91 0
[pid=26644] ppid=26641 vsize=29200 CPUtime=440.81 cores=0
/proc/26644/stat : 26644 (clasp) R 26641 26641 26158 0 -1 4202496 4517 0 0 0 44081 0 0 0 25 0 1 0 365553120 29900800 4409 33554432000 4194304 4785740 140736357944112 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26644/statm: 7300 4409 341 145 0 4345 0
[pid=26645] ppid=26641 vsize=456356 CPUtime=440.97 cores=0
/proc/26645/stat : 26645 (TNM) R 26641 26641 26158 0 -1 4202496 478 0 0 0 44096 1 0 0 25 0 1 0 365553120 467308544 375 33554432000 134512640 134534564 4293852208 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26645/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 503880

[startup+942.301 s]
/proc/loadavg: 10.02 10.43 10.70 11/200 27303
/proc/meminfo: memFree=17028792/32951124 swapFree=67111528/67111528
[pid=26641] ppid=26639 vsize=18324 CPUtime=0.5 cores=0,2
/proc/26641/stat : 26641 (ppfolio) S 26639 26641 26158 0 -1 4202496 502 1566 0 0 0 0 50 0 15 0 1 0 365553119 18763776 395 33554432000 4194304 4287625 140737261796848 18446744073709551615 222921797135 0 0 4096 65536 13702505610656841988 0 0 17 2 0 0 0
/proc/26641/statm: 4581 395 346 23 0 91 0
[pid=26644] ppid=26641 vsize=29456 CPUtime=470.82 cores=0
/proc/26644/stat : 26644 (clasp) R 26641 26641 26158 0 -1 4202496 4598 0 0 0 47082 0 0 0 25 0 1 0 365553120 30162944 4490 33554432000 4194304 4785740 140736357944112 18446744073709551615 4416791 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26644/statm: 7364 4490 341 145 0 4409 0
[pid=26645] ppid=26641 vsize=456356 CPUtime=470.97 cores=0
/proc/26645/stat : 26645 (TNM) R 26641 26641 26158 0 -1 4202496 478 0 0 0 47096 1 0 0 25 0 1 0 365553120 467308544 375 33554432000 134512640 134534564 4293852208 18446744073709551615 134528741 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26645/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 504136

[startup+1002.3 s]
/proc/loadavg: 10.00 10.35 10.65 11/200 27305
/proc/meminfo: memFree=17025164/32951124 swapFree=67111528/67111528
[pid=26641] ppid=26639 vsize=18324 CPUtime=0.5 cores=0,2
/proc/26641/stat : 26641 (ppfolio) S 26639 26641 26158 0 -1 4202496 502 1566 0 0 0 0 50 0 15 0 1 0 365553119 18763776 395 33554432000 4194304 4287625 140737261796848 18446744073709551615 222921797135 0 0 4096 65536 13702505610656841988 0 0 17 2 0 0 0
/proc/26641/statm: 4581 395 346 23 0 91 0
[pid=26644] ppid=26641 vsize=29708 CPUtime=500.81 cores=0
/proc/26644/stat : 26644 (clasp) R 26641 26641 26158 0 -1 4202496 4659 0 0 0 50081 0 0 0 25 0 1 0 365553120 30420992 4551 33554432000 4194304 4785740 140736357944112 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26644/statm: 7427 4551 341 145 0 4472 0
[pid=26645] ppid=26641 vsize=456356 CPUtime=500.98 cores=0
/proc/26645/stat : 26645 (TNM) R 26641 26641 26158 0 -1 4202496 478 0 0 0 50097 1 0 0 25 0 1 0 365553120 467308544 375 33554432000 134512640 134534564 4293852208 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26645/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 504388

[startup+1062.3 s]
/proc/loadavg: 10.00 10.29 10.61 11/200 27307
/proc/meminfo: memFree=17025508/32951124 swapFree=67111528/67111528
[pid=26641] ppid=26639 vsize=18324 CPUtime=0.5 cores=0,2
/proc/26641/stat : 26641 (ppfolio) S 26639 26641 26158 0 -1 4202496 502 1566 0 0 0 0 50 0 15 0 1 0 365553119 18763776 395 33554432000 4194304 4287625 140737261796848 18446744073709551615 222921797135 0 0 4096 65536 13702505610656841988 0 0 17 2 0 0 0
/proc/26641/statm: 4581 395 346 23 0 91 0
[pid=26644] ppid=26641 vsize=29960 CPUtime=530.81 cores=0
/proc/26644/stat : 26644 (clasp) R 26641 26641 26158 0 -1 4202496 4710 0 0 0 53081 0 0 0 25 0 1 0 365553120 30679040 4602 33554432000 4194304 4785740 140736357944112 18446744073709551615 4538882 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26644/statm: 7490 4602 341 145 0 4535 0
[pid=26645] ppid=26641 vsize=456356 CPUtime=530.98 cores=0
/proc/26645/stat : 26645 (TNM) R 26641 26641 26158 0 -1 4202496 478 0 0 0 53097 1 0 0 25 0 1 0 365553120 467308544 375 33554432000 134512640 134534564 4293852208 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26645/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 504640

[startup+1122.3 s]
/proc/loadavg: 10.00 10.23 10.57 11/200 27308
/proc/meminfo: memFree=17016428/32951124 swapFree=67111528/67111528
[pid=26641] ppid=26639 vsize=18324 CPUtime=0.5 cores=0,2
/proc/26641/stat : 26641 (ppfolio) S 26639 26641 26158 0 -1 4202496 502 1566 0 0 0 0 50 0 15 0 1 0 365553119 18763776 395 33554432000 4194304 4287625 140737261796848 18446744073709551615 222921797135 0 0 4096 65536 13702505610656841988 0 0 17 2 0 0 0
/proc/26641/statm: 4581 395 346 23 0 91 0
[pid=26644] ppid=26641 vsize=30344 CPUtime=560.8 cores=0
/proc/26644/stat : 26644 (clasp) R 26641 26641 26158 0 -1 4202496 4793 0 0 0 56080 0 0 0 25 0 1 0 365553120 31072256 4685 33554432000 4194304 4785740 140736357944112 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26644/statm: 7586 4685 341 145 0 4631 0
[pid=26645] ppid=26641 vsize=456356 CPUtime=560.99 cores=0
/proc/26645/stat : 26645 (TNM) R 26641 26641 26158 0 -1 4202496 478 0 0 0 56098 1 0 0 25 0 1 0 365553120 467308544 375 33554432000 134512640 134534564 4293852208 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26645/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 505024

[startup+1182.3 s]
/proc/loadavg: 10.05 10.20 10.53 11/200 27310
/proc/meminfo: memFree=17014044/32951124 swapFree=67111528/67111528
[pid=26641] ppid=26639 vsize=18324 CPUtime=0.5 cores=0,2
/proc/26641/stat : 26641 (ppfolio) S 26639 26641 26158 0 -1 4202496 502 1566 0 0 0 0 50 0 15 0 1 0 365553119 18763776 395 33554432000 4194304 4287625 140737261796848 18446744073709551615 222921797135 0 0 4096 65536 13702505610656841988 0 0 17 2 0 0 0
/proc/26641/statm: 4581 395 346 23 0 91 0
[pid=26644] ppid=26641 vsize=31304 CPUtime=590.8 cores=0
/proc/26644/stat : 26644 (clasp) R 26641 26641 26158 0 -1 4202496 4968 0 0 0 59080 0 0 0 25 0 1 0 365553120 32055296 4860 33554432000 4194304 4785740 140736357944112 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26644/statm: 7826 4860 341 145 0 4871 0
[pid=26645] ppid=26641 vsize=456356 CPUtime=591 cores=0
/proc/26645/stat : 26645 (TNM) R 26641 26641 26158 0 -1 4202496 478 0 0 0 59099 1 0 0 25 0 1 0 365553120 467308544 375 33554432000 134512640 134534564 4293852208 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26645/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 505984

[startup+1242.3 s]
/proc/loadavg: 10.02 10.16 10.50 11/200 27311
/proc/meminfo: memFree=16988340/32951124 swapFree=67111528/67111528
[pid=26641] ppid=26639 vsize=18324 CPUtime=0.5 cores=0,2
/proc/26641/stat : 26641 (ppfolio) S 26639 26641 26158 0 -1 4202496 502 1566 0 0 0 0 50 0 15 0 1 0 365553119 18763776 395 33554432000 4194304 4287625 140737261796848 18446744073709551615 222921797135 0 0 4096 65536 13702505610656841988 0 0 17 2 0 0 0
/proc/26641/statm: 4581 395 346 23 0 91 0
[pid=26644] ppid=26641 vsize=31496 CPUtime=620.79 cores=0
/proc/26644/stat : 26644 (clasp) R 26641 26641 26158 0 -1 4202496 5018 0 0 0 62079 0 0 0 25 0 1 0 365553120 32251904 4910 33554432000 4194304 4785740 140736357944112 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26644/statm: 7874 4910 341 145 0 4919 0
[pid=26645] ppid=26641 vsize=456356 CPUtime=621 cores=0
/proc/26645/stat : 26645 (TNM) R 26641 26641 26158 0 -1 4202496 478 0 0 0 62099 1 0 0 25 0 1 0 365553120 467308544 375 33554432000 134512640 134534564 4293852208 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26645/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 506176



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.00 10.13 10.46 11/200 27313
/proc/meminfo: memFree=16986940/32951124 swapFree=67111528/67111528
[pid=26641] ppid=26639 vsize=18324 CPUtime=0.5 cores=0,2
/proc/26641/stat : 26641 (ppfolio) S 26639 26641 26158 0 -1 4202496 502 1566 0 0 0 0 50 0 15 0 1 0 365553119 18763776 395 33554432000 4194304 4287625 140737261796848 18446744073709551615 222921797135 0 0 4096 65536 13702505610656841988 0 0 17 2 0 0 0
/proc/26641/statm: 4581 395 346 23 0 91 0
[pid=26644] ppid=26641 vsize=32072 CPUtime=649.66 cores=0
/proc/26644/stat : 26644 (clasp) R 26641 26641 26158 0 -1 4202496 5129 0 0 0 64966 0 0 0 25 0 1 0 365553120 32841728 5021 33554432000 4194304 4785740 140736357944112 18446744073709551615 4538870 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26644/statm: 8018 5021 341 145 0 5063 0
[pid=26645] ppid=26641 vsize=456356 CPUtime=649.84 cores=0
/proc/26645/stat : 26645 (TNM) R 26641 26641 26158 0 -1 4202496 478 0 0 0 64983 1 0 0 25 0 1 0 365553120 467308544 375 33554432000 134512640 134534564 4293852208 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26645/statm: 114089 375 95 6 0 112755 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 506752

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1300.02
CPU system time (s): 0.026995
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 696072

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

runsolver used 2.39864 second user time and 4.70029 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-11 18:32:04
IDJOB=3191760
IDBENCH=82891
IDSOLVER=1613
FILE ID=node109/3191760-1302539524
RUNJOBID= node109-1302536963-26176
PBS_JOBID= 12951123
Free space on /tmp= 71736 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S1720200795-004.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191760-1302539524/watcher-3191760-1302539524 -o /tmp/evaluation-result-3191760-1302539524/solver-3191760-1302539524 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191760-1302539524.cnf

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

MD5SUM BENCH= 3db6bd99841631bff4d8c3d33ccc1047
RANDOM SEED=788105812

node109.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.74
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.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.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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.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.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.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.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:      16898212 kB
Buffers:        747508 kB
Cached:       14586536 kB
SwapCached:          0 kB
Active:        8680164 kB
Inactive:      6984112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16898212 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10176 kB
Writeback:           0 kB
AnonPages:      329620 kB
Mapped:          17888 kB
Slab:           322964 kB
PageTables:       6584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4252428 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= 71724 MiB
End job on node109 at 2011-04-11 18:53:44