Trace number 3191420

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S966156467-066-UNKNOWN.cnf
MD5SUM5297bd1d2a420892cfb1fb6d32ccacad
Bench CategoryRANDOM (random 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 variables300
Number of clauses25500
Sum of the clauses size178500
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 525500

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 4
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 4
1300.02/1300.01	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-3191420-1302536963/watcher-3191420-1302536963 -o /tmp/evaluation-result-3191420-1302536963/solver-3191420-1302536963 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191420-1302536963.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: 0.92 0.98 0.99 5/179 26201
/proc/meminfo: memFree=17183680/32951124 swapFree=67111528/67111528
[pid=26201] ppid=26199 vsize=18324 CPUtime=0 cores=4,6
/proc/26201/stat : 26201 (ppfolio) R 26199 26201 26158 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365297083 18763776 394 33554432000 4194304 4287625 140735837372256 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/26201/statm: 4581 394 345 23 0 91 0

[startup+0.0781659 s]
/proc/loadavg: 0.92 0.98 0.99 5/179 26201
/proc/meminfo: memFree=17183680/32951124 swapFree=67111528/67111528
[pid=26201] ppid=26199 vsize=18324 CPUtime=0 cores=4,6
/proc/26201/stat : 26201 (ppfolio) S 26199 26201 26158 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365297083 18763776 394 33554432000 4194304 4287625 140735837372256 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/26201/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101161 s]
/proc/loadavg: 0.92 0.98 0.99 5/179 26201
/proc/meminfo: memFree=17183680/32951124 swapFree=67111528/67111528
[pid=26201] ppid=26199 vsize=18324 CPUtime=0 cores=4,6
/proc/26201/stat : 26201 (ppfolio) S 26199 26201 26158 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365297083 18763776 394 33554432000 4194304 4287625 140735837372256 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/26201/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301121 s]
/proc/loadavg: 0.92 0.98 0.99 5/179 26201
/proc/meminfo: memFree=17183680/32951124 swapFree=67111528/67111528
[pid=26201] ppid=26199 vsize=18324 CPUtime=0 cores=4,6
/proc/26201/stat : 26201 (ppfolio) S 26199 26201 26158 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365297083 18763776 394 33554432000 4194304 4287625 140735837372256 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/26201/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.20298 s]
/proc/loadavg: 0.92 0.98 0.99 5/179 26201
/proc/meminfo: memFree=17183680/32951124 swapFree=67111528/67111528
[pid=26201] ppid=26199 vsize=18324 CPUtime=0 cores=4,6
/proc/26201/stat : 26201 (ppfolio) S 26199 26201 26158 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365297083 18763776 394 33554432000 4194304 4287625 140735837372256 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/26201/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50091 s]
/proc/loadavg: 0.92 0.98 0.99 5/179 26201
/proc/meminfo: memFree=17183680/32951124 swapFree=67111528/67111528
[pid=26201] ppid=26199 vsize=18324 CPUtime=0 cores=4,6
/proc/26201/stat : 26201 (ppfolio) S 26199 26201 26158 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365297083 18763776 394 33554432000 4194304 4287625 140735837372256 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/26201/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10062 s]
/proc/loadavg: 0.92 0.98 0.99 13/202 26231
/proc/meminfo: memFree=16997236/32951124 swapFree=67111528/67111528
[pid=26201] ppid=26199 vsize=18324 CPUtime=0 cores=4,6
/proc/26201/stat : 26201 (ppfolio) S 26199 26201 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365297083 18763776 394 33554432000 4194304 4287625 140735837372256 18446744073709551615 222921797135 0 0 4096 65536 14074546531218751488 0 0 17 6 0 0 0
/proc/26201/statm: 4581 394 345 23 0 91 0
[pid=26202] ppid=26201 vsize=170872 CPUtime=1.2 cores=4
/proc/26202/stat : 26202 (cryptominisat) R 26201 26201 26158 0 -1 4202496 4565 0 0 0 119 1 0 0 25 0 1 0 365297083 174972928 1946 33554432000 4194304 4587354 140736700379808 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26202/statm: 42718 1946 327 96 0 39280 0
[pid=26203] ppid=26201 vsize=19904 CPUtime=0.79 cores=4
/proc/26203/stat : 26203 (clasp) R 26201 26201 26158 0 -1 4202496 2517 0 0 0 79 0 0 0 25 0 1 0 365297083 20381696 2322 33554432000 4194304 4785740 140733495452208 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26203/statm: 4976 2322 340 145 0 2021 0
[pid=26204] ppid=26201 vsize=455032 CPUtime=1.09 cores=4
/proc/26204/stat : 26204 (TNM) R 26201 26201 26158 0 -1 4202496 1150 0 0 0 109 0 0 0 25 0 1 0 365297083 465952768 1047 33554432000 134512640 134534564 4289811360 18446744073709551615 134524677 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26204/statm: 113758 1047 91 6 0 112424 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 664132

[startup+6.30104 s]
/proc/loadavg: 1.89 1.18 1.06 13/202 26231
/proc/meminfo: memFree=16973200/32951124 swapFree=67111528/67111528
[pid=26201] ppid=26199 vsize=18324 CPUtime=0 cores=4,6
/proc/26201/stat : 26201 (ppfolio) S 26199 26201 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365297083 18763776 394 33554432000 4194304 4287625 140735837372256 18446744073709551615 222921797135 0 0 4096 65536 14074547080974565376 0 0 17 6 0 0 0
/proc/26201/statm: 4581 394 345 23 0 91 0
[pid=26202] ppid=26201 vsize=169092 CPUtime=2.24 cores=4
/proc/26202/stat : 26202 (cryptominisat) R 26201 26201 26158 0 -1 4202496 6611 0 0 0 223 1 0 0 25 0 1 0 365297083 173150208 2139 33554432000 4194304 4587354 140736700379808 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26202/statm: 42273 2139 327 96 0 38835 0
[pid=26203] ppid=26201 vsize=21636 CPUtime=1.89 cores=4
/proc/26203/stat : 26203 (clasp) R 26201 26201 26158 0 -1 4202496 2939 0 0 0 189 0 0 0 25 0 1 0 365297083 22155264 2744 33554432000 4194304 4785740 140733495452208 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26203/statm: 5409 2744 340 145 0 2454 0
[pid=26204] ppid=26201 vsize=455032 CPUtime=2.14 cores=4
/proc/26204/stat : 26204 (TNM) R 26201 26201 26158 0 -1 4202496 1150 0 0 0 214 0 0 0 25 0 1 0 365297083 465952768 1047 33554432000 134512640 134534564 4289811360 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26204/statm: 113758 1047 91 6 0 112424 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 664084

[startup+12.7009 s]
/proc/loadavg: 2.70 1.36 1.12 13/202 26261
/proc/meminfo: memFree=16867980/32951124 swapFree=67111528/67111528
[pid=26201] ppid=26199 vsize=18324 CPUtime=0 cores=4,6
/proc/26201/stat : 26201 (ppfolio) S 26199 26201 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365297083 18763776 394 33554432000 4194304 4287625 140735837372256 18446744073709551615 222921797135 0 0 4096 65536 14074546531218751488 0 0 17 6 0 0 0
/proc/26201/statm: 4581 394 345 23 0 91 0
[pid=26202] ppid=26201 vsize=188580 CPUtime=4.39 cores=4
/proc/26202/stat : 26202 (cryptominisat) R 26201 26201 26158 0 -1 4202496 12551 0 0 0 438 1 0 0 25 0 1 0 365297083 193105920 6969 33554432000 4194304 4587354 140736700379808 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26202/statm: 47145 6969 337 96 0 43707 0
[pid=26203] ppid=26201 vsize=23068 CPUtime=3.99 cores=4
/proc/26203/stat : 26203 (clasp) R 26201 26201 26158 0 -1 4202496 3295 0 0 0 399 0 0 0 25 0 1 0 365297083 23621632 3100 33554432000 4194304 4785740 140733495452208 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26203/statm: 5767 3100 340 145 0 2812 0
[pid=26204] ppid=26201 vsize=455032 CPUtime=4.29 cores=4
/proc/26204/stat : 26204 (TNM) R 26201 26201 26158 0 -1 4202496 1150 0 0 0 429 0 0 0 25 0 1 0 365297083 465952768 1047 33554432000 134512640 134534564 4289811360 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26204/statm: 113758 1047 91 6 0 112424 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 685004

[startup+25.5005 s]
/proc/loadavg: 4.76 1.88 1.29 13/202 26262
/proc/meminfo: memFree=16790464/32951124 swapFree=67111528/67111528
[pid=26201] ppid=26199 vsize=18324 CPUtime=0 cores=4,6
/proc/26201/stat : 26201 (ppfolio) S 26199 26201 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365297083 18763776 394 33554432000 4194304 4287625 140735837372256 18446744073709551615 222921797135 0 0 4096 65536 14074546668657704960 0 0 17 6 0 0 0
/proc/26201/statm: 4581 394 345 23 0 91 0
[pid=26202] ppid=26201 vsize=188144 CPUtime=8.64 cores=4
/proc/26202/stat : 26202 (cryptominisat) R 26201 26201 26158 0 -1 4202496 13583 0 0 0 862 2 0 0 25 0 1 0 365297083 192659456 6765 33554432000 4194304 4587354 140736700379808 18446744073709551615 4239316 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26202/statm: 47036 6765 337 96 0 43598 0
[pid=26203] ppid=26201 vsize=25916 CPUtime=8.29 cores=4
/proc/26203/stat : 26203 (clasp) R 26201 26201 26158 0 -1 4202496 3960 0 0 0 829 0 0 0 25 0 1 0 365297083 26537984 3765 33554432000 4194304 4785740 140733495452208 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26203/statm: 6479 3765 340 145 0 3524 0
[pid=26204] ppid=26201 vsize=459288 CPUtime=8.54 cores=4
/proc/26204/stat : 26204 (TNM) R 26201 26201 26158 0 -1 4202496 1399 0 0 0 854 0 0 0 25 0 1 0 365297083 470310912 1296 33554432000 134512640 134534564 4289811360 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26204/statm: 114822 1296 95 6 0 113488 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 691672

[startup+51.1008 s]
/proc/loadavg: 7.23 2.69 1.57 13/202 26262
/proc/meminfo: memFree=16724364/32951124 swapFree=67111528/67111528
[pid=26201] ppid=26199 vsize=18324 CPUtime=0 cores=4,6
/proc/26201/stat : 26201 (ppfolio) S 26199 26201 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365297083 18763776 394 33554432000 4194304 4287625 140735837372256 18446744073709551615 222921797135 0 0 4096 65536 14074545431707123712 0 0 17 6 0 0 0
/proc/26201/statm: 4581 394 345 23 0 91 0
[pid=26202] ppid=26201 vsize=199316 CPUtime=17.18 cores=4
/proc/26202/stat : 26202 (cryptominisat) R 26201 26201 26158 0 -1 4202496 19896 0 0 0 1715 3 0 0 25 0 1 0 365297083 204099584 10071 33554432000 4194304 4587354 140736700379808 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26202/statm: 49829 10071 337 96 0 46391 0
[pid=26203] ppid=26201 vsize=30380 CPUtime=16.78 cores=4
/proc/26203/stat : 26203 (clasp) R 26201 26201 26158 0 -1 4202496 5029 0 0 0 1678 0 0 0 25 0 1 0 365297083 31109120 4834 33554432000 4194304 4785740 140733495452208 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26203/statm: 7595 4834 340 145 0 4640 0
[pid=26204] ppid=26201 vsize=459288 CPUtime=17.09 cores=4
/proc/26204/stat : 26204 (TNM) R 26201 26201 26158 0 -1 4202496 1399 0 0 0 1709 0 0 0 25 0 1 0 365297083 470310912 1296 33554432000 134512640 134534564 4289811360 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26204/statm: 114822 1296 95 6 0 113488 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 707308

[startup+102.3 s]
/proc/loadavg: 9.70 4.08 2.10 12/201 26264
/proc/meminfo: memFree=16559188/32951124 swapFree=67111528/67111528
[pid=26201] ppid=26199 vsize=18324 CPUtime=29.23 cores=4,6
/proc/26201/stat : 26201 (ppfolio) S 26199 26201 26158 0 -1 4202496 502 24779 0 0 0 0 2918 5 15 0 1 0 365297083 18763776 395 33554432000 4194304 4287625 140735837372256 18446744073709551615 222921797135 0 0 4096 65536 15507457851499970820 0 0 17 6 0 0 0
/proc/26201/statm: 4581 395 346 23 0 91 0
[pid=26203] ppid=26201 vsize=36352 CPUtime=36.39 cores=4
/proc/26203/stat : 26203 (clasp) R 26201 26201 26158 0 -1 4202496 6430 0 0 0 3638 1 0 0 25 0 1 0 365297083 37224448 6235 33554432000 4194304 4785740 140733495452208 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26203/statm: 9088 6235 340 145 0 6133 0
[pid=26204] ppid=26201 vsize=459288 CPUtime=36.66 cores=4
/proc/26204/stat : 26204 (TNM) R 26201 26201 26158 0 -1 4202496 1399 0 0 0 3666 0 0 0 25 0 1 0 365297083 470310912 1296 33554432000 134512640 134534564 4289811360 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26204/statm: 114822 1296 95 6 0 113488 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 513964

[startup+162.3 s]
/proc/loadavg: 10.52 5.33 2.66 12/201 26265
/proc/meminfo: memFree=16406260/32951124 swapFree=67111528/67111528
[pid=26201] ppid=26199 vsize=18324 CPUtime=29.23 cores=4,6
/proc/26201/stat : 26201 (ppfolio) S 26199 26201 26158 0 -1 4202496 502 24779 0 0 0 0 2918 5 15 0 1 0 365297083 18763776 395 33554432000 4194304 4287625 140735837372256 18446744073709551615 222921797135 0 0 4096 65536 15507457851499970820 0 0 17 6 0 0 0
/proc/26201/statm: 4581 395 346 23 0 91 0
[pid=26203] ppid=26201 vsize=42292 CPUtime=66.38 cores=4
/proc/26203/stat : 26203 (clasp) R 26201 26201 26158 0 -1 4202496 7788 0 0 0 6637 1 0 0 25 0 1 0 365297083 43307008 7593 33554432000 4194304 4785740 140733495452208 18446744073709551615 222921474643 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26203/statm: 10573 7593 340 145 0 7618 0
[pid=26204] ppid=26201 vsize=459288 CPUtime=66.67 cores=4
/proc/26204/stat : 26204 (TNM) R 26201 26201 26158 0 -1 4202496 1399 0 0 0 6667 0 0 0 25 0 1 0 365297083 470310912 1296 33554432000 134512640 134534564 4289811360 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26204/statm: 114822 1296 95 6 0 113488 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 519904

[startup+222.3 s]
/proc/loadavg: 10.90 6.38 3.18 12/201 26267
/proc/meminfo: memFree=16497124/32951124 swapFree=67111528/67111528
[pid=26201] ppid=26199 vsize=18324 CPUtime=29.23 cores=4,6
/proc/26201/stat : 26201 (ppfolio) S 26199 26201 26158 0 -1 4202496 502 24779 0 0 0 0 2918 5 15 0 1 0 365297083 18763776 395 33554432000 4194304 4287625 140735837372256 18446744073709551615 222921797135 0 0 4096 65536 15507457851499970820 0 0 17 6 0 0 0
/proc/26201/statm: 4581 395 346 23 0 91 0
[pid=26203] ppid=26201 vsize=47272 CPUtime=96.37 cores=4

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

[pid=26201] ppid=26199 vsize=18324 CPUtime=29.23 cores=4,6
/proc/26201/stat : 26201 (ppfolio) S 26199 26201 26158 0 -1 4202496 502 24779 0 0 0 0 2918 5 15 0 1 0 365297083 18763776 395 33554432000 4194304 4287625 140735837372256 18446744073709551615 222921797135 0 0 4096 65536 15507457851499970820 0 0 17 6 0 0 0
/proc/26201/statm: 4581 395 346 23 0 91 0
[pid=26203] ppid=26201 vsize=72180 CPUtime=366.38 cores=4
/proc/26203/stat : 26203 (clasp) R 26201 26201 26158 0 -1 4202496 14595 0 0 0 36636 2 0 0 25 0 1 0 365297083 73912320 14353 33554432000 4194304 4785740 140733495452208 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26203/statm: 18045 14353 341 145 0 15090 0
[pid=26204] ppid=26201 vsize=459288 CPUtime=366.68 cores=4
/proc/26204/stat : 26204 (TNM) R 26201 26201 26158 0 -1 4202496 1399 0 0 0 36668 0 0 0 25 0 1 0 365297083 470310912 1296 33554432000 134512640 134534564 4289811360 18446744073709551615 134528896 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26204/statm: 114822 1296 95 6 0 113488 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 549792

[startup+822.3 s]
/proc/loadavg: 11.01 10.38 6.89 12/201 26292
/proc/meminfo: memFree=15811180/32951124 swapFree=67111528/67111528
[pid=26201] ppid=26199 vsize=18324 CPUtime=29.23 cores=4,6
/proc/26201/stat : 26201 (ppfolio) S 26199 26201 26158 0 -1 4202496 502 24779 0 0 0 0 2918 5 15 0 1 0 365297083 18763776 395 33554432000 4194304 4287625 140735837372256 18446744073709551615 222921797135 0 0 4096 65536 15507457851499970820 0 0 17 6 0 0 0
/proc/26201/statm: 4581 395 346 23 0 91 0
[pid=26203] ppid=26201 vsize=73136 CPUtime=396.39 cores=4
/proc/26203/stat : 26203 (clasp) R 26201 26201 26158 0 -1 4202496 14828 0 0 0 39637 2 0 0 25 0 1 0 365297083 74891264 14586 33554432000 4194304 4785740 140733495452208 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26203/statm: 18284 14586 341 145 0 15329 0
[pid=26204] ppid=26201 vsize=459288 CPUtime=396.68 cores=4
/proc/26204/stat : 26204 (TNM) R 26201 26201 26158 0 -1 4202496 1399 0 0 0 39668 0 0 0 25 0 1 0 365297083 470310912 1296 33554432000 134512640 134534564 4289811360 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26204/statm: 114822 1296 95 6 0 113488 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 550748

[startup+882.301 s]
/proc/loadavg: 11.15 10.53 7.16 12/201 26296
/proc/meminfo: memFree=16024792/32951124 swapFree=67111528/67111528
[pid=26201] ppid=26199 vsize=18324 CPUtime=29.23 cores=4,6
/proc/26201/stat : 26201 (ppfolio) S 26199 26201 26158 0 -1 4202496 502 24779 0 0 0 0 2918 5 15 0 1 0 365297083 18763776 395 33554432000 4194304 4287625 140735837372256 18446744073709551615 222921797135 0 0 4096 65536 15507457851499970820 0 0 17 6 0 0 0
/proc/26201/statm: 4581 395 346 23 0 91 0
[pid=26203] ppid=26201 vsize=75236 CPUtime=426.39 cores=4
/proc/26203/stat : 26203 (clasp) R 26201 26201 26158 0 -1 4202496 15239 0 0 0 42637 2 0 0 25 0 1 0 365297083 77041664 14997 33554432000 4194304 4785740 140733495452208 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26203/statm: 18809 14997 341 145 0 15854 0
[pid=26204] ppid=26201 vsize=459288 CPUtime=426.67 cores=4
/proc/26204/stat : 26204 (TNM) R 26201 26201 26158 0 -1 4202496 1399 0 0 0 42667 0 0 0 25 0 1 0 365297083 470310912 1296 33554432000 134512640 134534564 4289811360 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26204/statm: 114822 1296 95 6 0 113488 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 552848

[startup+942.308 s]
/proc/loadavg: 11.05 10.61 7.39 12/201 26298
/proc/meminfo: memFree=16044060/32951124 swapFree=67111528/67111528
[pid=26201] ppid=26199 vsize=18324 CPUtime=29.23 cores=4,6
/proc/26201/stat : 26201 (ppfolio) S 26199 26201 26158 0 -1 4202496 502 24779 0 0 0 0 2918 5 15 0 1 0 365297083 18763776 395 33554432000 4194304 4287625 140735837372256 18446744073709551615 222921797135 0 0 4096 65536 15507457851499970820 0 0 17 6 0 0 0
/proc/26201/statm: 4581 395 346 23 0 91 0
[pid=26203] ppid=26201 vsize=77300 CPUtime=456.4 cores=4
/proc/26203/stat : 26203 (clasp) R 26201 26201 26158 0 -1 4202496 15707 0 0 0 45638 2 0 0 25 0 1 0 365297083 79155200 15465 33554432000 4194304 4785740 140733495452208 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26203/statm: 19325 15465 341 145 0 16370 0
[pid=26204] ppid=26201 vsize=459288 CPUtime=456.67 cores=4
/proc/26204/stat : 26204 (TNM) R 26201 26201 26158 0 -1 4202496 1399 0 0 0 45667 0 0 0 25 0 1 0 365297083 470310912 1296 33554432000 134512640 134534564 4289811360 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26204/statm: 114822 1296 95 6 0 113488 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 554912

[startup+1002.3 s]
/proc/loadavg: 11.02 10.68 7.62 12/201 26300
/proc/meminfo: memFree=15967888/32951124 swapFree=67111528/67111528
[pid=26201] ppid=26199 vsize=18324 CPUtime=29.23 cores=4,6
/proc/26201/stat : 26201 (ppfolio) S 26199 26201 26158 0 -1 4202496 502 24779 0 0 0 0 2918 5 15 0 1 0 365297083 18763776 395 33554432000 4194304 4287625 140735837372256 18446744073709551615 222921797135 0 0 4096 65536 15507457851499970820 0 0 17 6 0 0 0
/proc/26201/statm: 4581 395 346 23 0 91 0
[pid=26203] ppid=26201 vsize=79144 CPUtime=486.41 cores=4
/proc/26203/stat : 26203 (clasp) R 26201 26201 26158 0 -1 4202496 16118 0 0 0 48638 3 0 0 25 0 1 0 365297083 81043456 15876 33554432000 4194304 4785740 140733495452208 18446744073709551615 4550298 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26203/statm: 19786 15876 341 145 0 16831 0
[pid=26204] ppid=26201 vsize=459288 CPUtime=486.67 cores=4
/proc/26204/stat : 26204 (TNM) R 26201 26201 26158 0 -1 4202496 1399 0 0 0 48667 0 0 0 25 0 1 0 365297083 470310912 1296 33554432000 134512640 134534564 4289811360 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26204/statm: 114822 1296 95 6 0 113488 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 556756

[startup+1062.3 s]
/proc/loadavg: 11.00 10.73 7.83 12/201 26301
/proc/meminfo: memFree=15963268/32951124 swapFree=67111528/67111528
[pid=26201] ppid=26199 vsize=18324 CPUtime=29.23 cores=4,6
/proc/26201/stat : 26201 (ppfolio) S 26199 26201 26158 0 -1 4202496 502 24779 0 0 0 0 2918 5 15 0 1 0 365297083 18763776 395 33554432000 4194304 4287625 140735837372256 18446744073709551615 222921797135 0 0 4096 65536 15507457851499970820 0 0 17 6 0 0 0
/proc/26201/statm: 4581 395 346 23 0 91 0
[pid=26203] ppid=26201 vsize=80580 CPUtime=516.42 cores=4
/proc/26203/stat : 26203 (clasp) R 26201 26201 26158 0 -1 4202496 16436 0 0 0 51639 3 0 0 25 0 1 0 365297083 82513920 16194 33554432000 4194304 4785740 140733495452208 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26203/statm: 20145 16194 341 145 0 17190 0
[pid=26204] ppid=26201 vsize=459288 CPUtime=516.66 cores=4
/proc/26204/stat : 26204 (TNM) R 26201 26201 26158 0 -1 4202496 1399 0 0 0 51666 0 0 0 25 0 1 0 365297083 470310912 1296 33554432000 134512640 134534564 4289811360 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26204/statm: 114822 1296 95 6 0 113488 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 558192

[startup+1122.3 s]
/proc/loadavg: 11.00 10.78 8.02 12/201 26303
/proc/meminfo: memFree=15954312/32951124 swapFree=67111528/67111528
[pid=26201] ppid=26199 vsize=18324 CPUtime=29.23 cores=4,6
/proc/26201/stat : 26201 (ppfolio) S 26199 26201 26158 0 -1 4202496 502 24779 0 0 0 0 2918 5 15 0 1 0 365297083 18763776 395 33554432000 4194304 4287625 140735837372256 18446744073709551615 222921797135 0 0 4096 65536 15507457851499970820 0 0 17 6 0 0 0
/proc/26201/statm: 4581 395 346 23 0 91 0
[pid=26203] ppid=26201 vsize=81884 CPUtime=546.41 cores=4
/proc/26203/stat : 26203 (clasp) R 26201 26201 26158 0 -1 4202496 16719 0 0 0 54638 3 0 0 25 0 1 0 365297083 83849216 16477 33554432000 4194304 4785740 140733495452208 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26203/statm: 20471 16477 341 145 0 17516 0
[pid=26204] ppid=26201 vsize=459288 CPUtime=546.67 cores=4
/proc/26204/stat : 26204 (TNM) R 26201 26201 26158 0 -1 4202496 1399 0 0 0 54667 0 0 0 25 0 1 0 365297083 470310912 1296 33554432000 134512640 134534564 4289811360 18446744073709551615 134528304 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26204/statm: 114822 1296 95 6 0 113488 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 559496

[startup+1182.3 s]
/proc/loadavg: 11.00 10.82 8.20 12/201 26304
/proc/meminfo: memFree=15883616/32951124 swapFree=67111528/67111528
[pid=26201] ppid=26199 vsize=18324 CPUtime=29.23 cores=4,6
/proc/26201/stat : 26201 (ppfolio) S 26199 26201 26158 0 -1 4202496 502 24779 0 0 0 0 2918 5 15 0 1 0 365297083 18763776 395 33554432000 4194304 4287625 140735837372256 18446744073709551615 222921797135 0 0 4096 65536 15507457851499970820 0 0 17 6 0 0 0
/proc/26201/statm: 4581 395 346 23 0 91 0
[pid=26203] ppid=26201 vsize=82584 CPUtime=576.41 cores=4
/proc/26203/stat : 26203 (clasp) R 26201 26201 26158 0 -1 4202496 16889 0 0 0 57638 3 0 0 25 0 1 0 365297083 84566016 16647 33554432000 4194304 4785740 140733495452208 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26203/statm: 20646 16647 341 145 0 17691 0
[pid=26204] ppid=26201 vsize=459288 CPUtime=576.68 cores=4
/proc/26204/stat : 26204 (TNM) R 26201 26201 26158 0 -1 4202496 1399 0 0 0 57668 0 0 0 25 0 1 0 365297083 470310912 1296 33554432000 134512640 134534564 4289811360 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26204/statm: 114822 1296 95 6 0 113488 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 560196

[startup+1242.3 s]
/proc/loadavg: 11.00 10.85 8.38 12/201 26306
/proc/meminfo: memFree=15745204/32951124 swapFree=67111528/67111528
[pid=26201] ppid=26199 vsize=18324 CPUtime=29.23 cores=4,6
/proc/26201/stat : 26201 (ppfolio) S 26199 26201 26158 0 -1 4202496 502 24779 0 0 0 0 2918 5 15 0 1 0 365297083 18763776 395 33554432000 4194304 4287625 140735837372256 18446744073709551615 222921797135 0 0 4096 65536 15507457851499970820 0 0 17 6 0 0 0
/proc/26201/statm: 4581 395 346 23 0 91 0
[pid=26203] ppid=26201 vsize=84088 CPUtime=606.4 cores=4
/proc/26203/stat : 26203 (clasp) R 26201 26201 26158 0 -1 4202496 17274 0 0 0 60637 3 0 0 25 0 1 0 365297083 86106112 16960 33554432000 4194304 4785740 140733495452208 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26203/statm: 21022 16960 341 145 0 18067 0
[pid=26204] ppid=26201 vsize=459288 CPUtime=606.68 cores=4
/proc/26204/stat : 26204 (TNM) R 26201 26201 26158 0 -1 4202496 1399 0 0 0 60668 0 0 0 25 0 1 0 365297083 470310912 1296 33554432000 134512640 134534564 4289811360 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26204/statm: 114822 1296 95 6 0 113488 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 561700



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.06 10.89 8.54 12/201 26308
/proc/meminfo: memFree=15986604/32951124 swapFree=67111528/67111528
[pid=26201] ppid=26199 vsize=18324 CPUtime=29.23 cores=4,6
/proc/26201/stat : 26201 (ppfolio) S 26199 26201 26158 0 -1 4202496 502 24779 0 0 0 0 2918 5 15 0 1 0 365297083 18763776 395 33554432000 4194304 4287625 140735837372256 18446744073709551615 222921797135 0 0 4096 65536 15507457851499970820 0 0 17 6 0 0 0
/proc/26201/statm: 4581 395 346 23 0 91 0
[pid=26203] ppid=26201 vsize=85496 CPUtime=635.25 cores=4
/proc/26203/stat : 26203 (clasp) R 26201 26201 26158 0 -1 4202496 17582 0 0 0 63522 3 0 0 25 0 1 0 365297083 87547904 17268 33554432000 4194304 4785740 140733495452208 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26203/statm: 21374 17268 341 145 0 18419 0
[pid=26204] ppid=26201 vsize=459288 CPUtime=635.54 cores=4
/proc/26204/stat : 26204 (TNM) R 26201 26201 26158 0 -1 4202496 1399 0 0 0 63554 0 0 0 25 0 1 0 365297083 470310912 1296 33554432000 134512640 134534564 4289811360 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26204/statm: 114822 1296 95 6 0 113488 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 563108

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

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

[startup+1300 s]
/proc/loadavg: 11.06 10.89 8.54 12/201 26308
/proc/meminfo: memFree=15986604/32951124 swapFree=67111528/67111528
[pid=26201] ppid=26199 vsize=18324 CPUtime=29.23 cores=4,6
/proc/26201/stat : 26201 (ppfolio) S 26199 26201 26158 0 -1 4202496 502 24779 0 0 0 0 2918 5 15 0 1 0 365297083 18763776 395 33554432000 4194304 4287625 140735837372256 18446744073709551615 222921797135 0 0 4096 65536 15507457851499970820 0 0 17 6 0 0 0
/proc/26201/statm: 4581 395 346 23 0 91 0
[pid=26203] ppid=26201 vsize=85496 CPUtime=635.25 cores=4
/proc/26203/stat : 26203 (clasp) R 26201 26201 26158 0 -1 4202496 17582 0 0 0 63522 3 0 0 25 0 1 0 365297083 87547904 17268 33554432000 4194304 4785740 140733495452208 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26203/statm: 21374 17268 341 145 0 18419 0
[pid=26204] ppid=26201 vsize=459288 CPUtime=635.54 cores=4
/proc/26204/stat : 26204 (TNM) R 26201 26201 26158 0 -1 4202496 1399 0 0 0 63554 0 0 0 25 0 1 0 365297083 470310912 1296 33554432000 134512640 134534564 4289811360 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26204/statm: 114822 1296 95 6 0 113488 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 563108

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.95
CPU system time (s): 0.096985
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 712908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.95
system time used= 0.096985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44294
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= 123
involuntary context switches= 14603

runsolver used 2.26765 second user time and 4.83026 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-11 17:49:23
IDJOB=3191420
IDBENCH=82551
IDSOLVER=1613
FILE ID=node109/3191420-1302536963
RUNJOBID= node109-1302536963-26177
PBS_JOBID= 12951123
Free space on /tmp= 71764 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S966156467-066-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191420-1302536963/watcher-3191420-1302536963 -o /tmp/evaluation-result-3191420-1302536963/solver-3191420-1302536963 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191420-1302536963.cnf

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

MD5SUM BENCH= 5297bd1d2a420892cfb1fb6d32ccacad
RANDOM SEED=174736898

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:      17185332 kB
Buffers:        746720 kB
Cached:       14559864 kB
SwapCached:          0 kB
Active:        8378244 kB
Inactive:      6998872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17185332 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14380 kB
Writeback:           0 kB
AnonPages:       70060 kB
Mapped:          13880 kB
Slab:           323148 kB
PageTables:       5896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   198032 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= 71716 MiB
End job on node109 at 2011-04-11 18:11:03