Trace number 3250820

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-16_238.cnf
MD5SUMb61e426b264831836f140414cdcf3e23
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 variables238
Number of clauses15812
Sum of the clauses size70446
Maximum clause length16
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314042
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51770

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
1300.04/1300.01	Done

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-3250820-1303543610/watcher-3250820-1303543610 -o /tmp/evaluation-result-3250820-1303543610/solver-3250820-1303543610 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3250820-1303543610.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: 10.67 11.14 9.59 9/190 7178
/proc/meminfo: memFree=12518580/32950928 swapFree=67111528/67111528
[pid=7178] ppid=7176 vsize=18324 CPUtime=0 cores=4,6
/proc/7178/stat : 7178 (ppfolio) R 7176 7178 6459 0 -1 4202496 484 0 0 0 0 0 0 0 25 0 1 0 465957669 18763776 392 33554432000 4194304 4287625 140736137386560 18446744073709551615 254500512149 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/7178/statm: 4581 392 343 23 0 91 0

[startup+0.0648101 s]
/proc/loadavg: 10.67 11.14 9.59 9/190 7178
/proc/meminfo: memFree=12518580/32950928 swapFree=67111528/67111528
[pid=7178] ppid=7176 vsize=18324 CPUtime=0 cores=4,6
/proc/7178/stat : 7178 (ppfolio) S 7176 7178 6459 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 465957669 18763776 394 33554432000 4194304 4287625 140736137386560 18446744073709551615 254500711951 0 0 4096 65536 4142525785539838209 0 0 17 6 0 0 0
/proc/7178/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100793 s]
/proc/loadavg: 10.67 11.14 9.59 9/190 7178
/proc/meminfo: memFree=12518580/32950928 swapFree=67111528/67111528
[pid=7178] ppid=7176 vsize=18324 CPUtime=0 cores=4,6
/proc/7178/stat : 7178 (ppfolio) S 7176 7178 6459 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 465957669 18763776 394 33554432000 4194304 4287625 140736137386560 18446744073709551615 254500711951 0 0 4096 65536 4142525785539838209 0 0 17 6 0 0 0
/proc/7178/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300756 s]
/proc/loadavg: 10.67 11.14 9.59 9/190 7178
/proc/meminfo: memFree=12518580/32950928 swapFree=67111528/67111528
[pid=7178] ppid=7176 vsize=18324 CPUtime=0 cores=4,6
/proc/7178/stat : 7178 (ppfolio) S 7176 7178 6459 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 465957669 18763776 394 33554432000 4194304 4287625 140736137386560 18446744073709551615 254500711951 0 0 4096 65536 3083524697321635840 0 0 17 6 0 0 0
/proc/7178/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700674 s]
/proc/loadavg: 10.67 11.14 9.59 9/190 7178
/proc/meminfo: memFree=12518580/32950928 swapFree=67111528/67111528
[pid=7178] ppid=7176 vsize=18324 CPUtime=0 cores=4,6
/proc/7178/stat : 7178 (ppfolio) S 7176 7178 6459 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 465957669 18763776 394 33554432000 4194304 4287625 140736137386560 18446744073709551615 254500711951 0 0 4096 65536 3083524697321635840 0 0 17 6 0 0 0
/proc/7178/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50051 s]
/proc/loadavg: 10.67 11.14 9.59 13/202 7190
/proc/meminfo: memFree=12486128/32950928 swapFree=67111528/67111528
[pid=7178] ppid=7176 vsize=18324 CPUtime=0 cores=4,6
/proc/7178/stat : 7178 (ppfolio) S 7176 7178 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465957669 18763776 394 33554432000 4194304 4287625 140736137386560 18446744073709551615 254500711951 0 0 4096 65536 3083524972199542784 0 0 17 6 0 0 0
/proc/7178/statm: 4581 394 345 23 0 91 0
[pid=7179] ppid=7178 vsize=206220 CPUtime=0.54 cores=4
/proc/7179/stat : 7179 (cryptominisat) R 7178 7178 6459 0 -1 4202496 2661 0 0 0 54 0 0 0 25 0 1 0 465957669 211169280 1229 33554432000 4194304 4587354 140736981746272 18446744073709551615 4241151 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7179/statm: 51555 1229 327 96 0 48117 0
[pid=7180] ppid=7178 vsize=14520 CPUtime=0.42 cores=4
/proc/7180/stat : 7180 (clasp) R 7178 7178 6459 0 -1 4202496 1126 0 0 0 42 0 0 0 25 0 1 0 465957669 14868480 986 33554432000 4194304 4785740 140735191555760 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7180/statm: 3630 986 340 145 0 675 0
[pid=7181] ppid=7178 vsize=457284 CPUtime=0.52 cores=4
/proc/7181/stat : 7181 (TNM) R 7178 7178 6459 0 -1 4202496 803 0 0 0 52 0 0 0 25 0 1 0 465957669 468258816 700 33554432000 134512640 134534564 4288849552 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7181/statm: 114321 700 95 6 0 112987 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 696348

[startup+3.1012 s]
/proc/loadavg: 10.67 11.14 9.59 13/202 7190
/proc/meminfo: memFree=12470908/32950928 swapFree=67111528/67111528
[pid=7178] ppid=7176 vsize=18324 CPUtime=0 cores=4,6
/proc/7178/stat : 7178 (ppfolio) S 7176 7178 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465957669 18763776 394 33554432000 4194304 4287625 140736137386560 18446744073709551615 254500711951 0 0 4096 65536 3083525109638496256 0 0 17 6 0 0 0
/proc/7178/statm: 4581 394 345 23 0 91 0
[pid=7179] ppid=7178 vsize=206640 CPUtime=1.04 cores=4
/proc/7179/stat : 7179 (cryptominisat) R 7178 7178 6459 0 -1 4202496 3231 0 0 0 104 0 0 0 25 0 1 0 465957669 211599360 1407 33554432000 4194304 4587354 140736981746272 18446744073709551615 4244609 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7179/statm: 51660 1407 327 96 0 48222 0
[pid=7180] ppid=7178 vsize=15192 CPUtime=0.93 cores=4
/proc/7180/stat : 7180 (clasp) R 7178 7178 6459 0 -1 4202496 1283 0 0 0 93 0 0 0 25 0 1 0 465957669 15556608 1143 33554432000 4194304 4785740 140735191555760 18446744073709551615 4546099 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7180/statm: 3798 1143 340 145 0 843 0
[pid=7181] ppid=7178 vsize=457284 CPUtime=1.11 cores=4
/proc/7181/stat : 7181 (TNM) R 7178 7178 6459 0 -1 4202496 803 0 0 0 111 0 0 0 25 0 1 0 465957669 468258816 700 33554432000 134512640 134534564 4288849552 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7181/statm: 114321 700 95 6 0 112987 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 697440

[startup+6.30056 s]
/proc/loadavg: 10.86 11.17 9.61 13/202 7190
/proc/meminfo: memFree=12457608/32950928 swapFree=67111528/67111528
[pid=7178] ppid=7176 vsize=18324 CPUtime=0 cores=4,6
/proc/7178/stat : 7178 (ppfolio) S 7176 7178 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465957669 18763776 394 33554432000 4194304 4287625 140736137386560 18446744073709551615 254500711951 0 0 4096 65536 3083524834760589312 0 0 17 6 0 0 0
/proc/7178/statm: 4581 394 345 23 0 91 0
[pid=7179] ppid=7178 vsize=216368 CPUtime=2.13 cores=4
/proc/7179/stat : 7179 (cryptominisat) R 7178 7178 6459 0 -1 4202496 6506 0 0 0 213 0 0 0 25 0 1 0 465957669 221560832 3726 33554432000 4194304 4587354 140736981746272 18446744073709551615 4365032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7179/statm: 54092 3726 337 96 0 50654 0
[pid=7180] ppid=7178 vsize=16172 CPUtime=2.02 cores=4
/proc/7180/stat : 7180 (clasp) R 7178 7178 6459 0 -1 4202496 1523 0 0 0 202 0 0 0 25 0 1 0 465957669 16560128 1383 33554432000 4194304 4785740 140735191555760 18446744073709551615 4277604 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7180/statm: 4043 1383 340 145 0 1088 0
[pid=7181] ppid=7178 vsize=457284 CPUtime=2.12 cores=4
/proc/7181/stat : 7181 (TNM) R 7178 7178 6459 0 -1 4202496 803 0 0 0 212 0 0 0 25 0 1 0 465957669 468258816 700 33554432000 134512640 134534564 4288849552 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7181/statm: 114321 700 95 6 0 112987 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 708148

[startup+12.7013 s]
/proc/loadavg: 10.95 11.19 9.62 13/202 7190
/proc/meminfo: memFree=12416488/32950928 swapFree=67111528/67111528
[pid=7178] ppid=7176 vsize=18324 CPUtime=0 cores=4,6
/proc/7178/stat : 7178 (ppfolio) S 7176 7178 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465957669 18763776 394 33554432000 4194304 4287625 140736137386560 18446744073709551615 254500711951 0 0 4096 65536 3083525247077449728 0 0 17 6 0 0 0
/proc/7178/statm: 4581 394 345 23 0 91 0
[pid=7179] ppid=7178 vsize=216828 CPUtime=4.24 cores=4
/proc/7179/stat : 7179 (cryptominisat) R 7178 7178 6459 0 -1 4202496 7915 0 0 0 423 1 0 0 25 0 1 0 465957669 222031872 3938 33554432000 4194304 4587354 140736981746272 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7179/statm: 54207 3938 337 96 0 50769 0
[pid=7180] ppid=7178 vsize=17320 CPUtime=4.13 cores=4
/proc/7180/stat : 7180 (clasp) R 7178 7178 6459 0 -1 4202496 1816 0 0 0 413 0 0 0 25 0 1 0 465957669 17735680 1676 33554432000 4194304 4785740 140735191555760 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7180/statm: 4330 1676 340 145 0 1375 0
[pid=7181] ppid=7178 vsize=457284 CPUtime=4.31 cores=4
/proc/7181/stat : 7181 (TNM) R 7178 7178 6459 0 -1 4202496 803 0 0 0 431 0 0 0 25 0 1 0 465957669 468258816 700 33554432000 134512640 134534564 4288849552 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7181/statm: 114321 700 95 6 0 112987 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 709756

[startup+25.5007 s]
/proc/loadavg: 11.18 11.23 9.66 13/202 7190
/proc/meminfo: memFree=12383268/32950928 swapFree=67111528/67111528
[pid=7178] ppid=7176 vsize=18324 CPUtime=0 cores=4,6
/proc/7178/stat : 7178 (ppfolio) S 7176 7178 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465957669 18763776 394 33554432000 4194304 4287625 140736137386560 18446744073709551615 254500711951 0 0 4096 65536 3083524010126868480 0 0 17 6 0 0 0
/proc/7178/statm: 4581 394 345 23 0 91 0
[pid=7179] ppid=7178 vsize=220800 CPUtime=8.54 cores=4
/proc/7179/stat : 7179 (cryptominisat) R 7178 7178 6459 0 -1 4202496 11771 0 0 0 853 1 0 0 25 0 1 0 465957669 226099200 4777 33554432000 4194304 4587354 140736981746272 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7179/statm: 55200 4777 337 96 0 51762 0
[pid=7180] ppid=7178 vsize=19332 CPUtime=8.42 cores=4
/proc/7180/stat : 7180 (clasp) R 7178 7178 6459 0 -1 4202496 2251 0 0 0 842 0 0 0 25 0 1 0 465957669 19795968 2111 33554432000 4194304 4785740 140735191555760 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7180/statm: 4833 2111 340 145 0 1878 0
[pid=7181] ppid=7178 vsize=457284 CPUtime=8.52 cores=4
/proc/7181/stat : 7181 (TNM) R 7178 7178 6459 0 -1 4202496 803 0 0 0 852 0 0 0 25 0 1 0 465957669 468258816 700 33554432000 134512640 134534564 4288849552 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7181/statm: 114321 700 95 6 0 112987 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 715740

[startup+51.1006 s]
/proc/loadavg: 11.46 11.29 9.72 13/202 7191
/proc/meminfo: memFree=12322128/32950928 swapFree=67111528/67111528
[pid=7178] ppid=7176 vsize=18324 CPUtime=0 cores=4,6
/proc/7178/stat : 7178 (ppfolio) S 7176 7178 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465957669 18763776 394 33554432000 4194304 4287625 140736137386560 18446744073709551615 254500711951 0 0 4096 65536 3083524285004775424 0 0 17 6 0 0 0
/proc/7178/statm: 4581 394 345 23 0 91 0
[pid=7179] ppid=7178 vsize=45804 CPUtime=17.04 cores=4
/proc/7179/stat : 7179 (cryptominisat) R 7178 7178 6459 0 -1 4202496 17872 0 0 0 1702 2 0 0 25 0 1 0 465957669 46903296 6049 33554432000 4194304 4587354 140736981746272 18446744073709551615 4238307 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7179/statm: 11451 6049 337 96 0 8013 0
[pid=7180] ppid=7178 vsize=20964 CPUtime=16.94 cores=4
/proc/7180/stat : 7180 (clasp) R 7178 7178 6459 0 -1 4202496 2639 0 0 0 1694 0 0 0 25 0 1 0 465957669 21467136 2499 33554432000 4194304 4785740 140735191555760 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7180/statm: 5241 2499 340 145 0 2286 0
[pid=7181] ppid=7178 vsize=457284 CPUtime=17.1 cores=4
/proc/7181/stat : 7181 (TNM) R 7178 7178 6459 0 -1 4202496 803 0 0 0 1710 0 0 0 25 0 1 0 465957669 468258816 700 33554432000 134512640 134534564 4288849552 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7181/statm: 114321 700 95 6 0 112987 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 542376

[startup+102.307 s]
/proc/loadavg: 11.82 11.41 9.84 14/202 7192
/proc/meminfo: memFree=12286280/32950928 swapFree=67111528/67111528
[pid=7178] ppid=7176 vsize=18324 CPUtime=0 cores=4,6
/proc/7178/stat : 7178 (ppfolio) S 7176 7178 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465957669 18763776 394 33554432000 4194304 4287625 140736137386560 18446744073709551615 254500711951 0 0 4096 65536 3083525247077449728 0 0 17 6 0 0 0
/proc/7178/statm: 4581 394 345 23 0 91 0
[pid=7179] ppid=7178 vsize=218956 CPUtime=34.14 cores=4
/proc/7179/stat : 7179 (cryptominisat) R 7178 7178 6459 0 -1 4202496 25653 0 0 0 3411 3 0 0 25 0 1 0 465957669 224210944 6368 33554432000 4194304 4587354 140736981746272 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7179/statm: 54739 6368 337 96 0 51301 0
[pid=7180] ppid=7178 vsize=23392 CPUtime=34.01 cores=4
/proc/7180/stat : 7180 (clasp) R 7178 7178 6459 0 -1 4202496 3200 0 0 0 3401 0 0 0 25 0 1 0 465957669 23953408 3060 33554432000 4194304 4785740 140735191555760 18446744073709551615 4546064 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7180/statm: 5848 3060 340 145 0 2893 0
[pid=7181] ppid=7178 vsize=457284 CPUtime=34.14 cores=4
/proc/7181/stat : 7181 (TNM) R 7178 7178 6459 0 -1 4202496 803 0 0 0 3414 0 0 0 25 0 1 0 465957669 468258816 700 33554432000 134512640 134534564 4288849552 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7181/statm: 114321 700 95 6 0 112987 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 717956

[startup+162.3 s]
/proc/loadavg: 11.93 11.52 9.97 13/202 7224
/proc/meminfo: memFree=12206860/32950928 swapFree=67111528/67111528
[pid=7178] ppid=7176 vsize=18324 CPUtime=0 cores=4,6
/proc/7178/stat : 7178 (ppfolio) S 7176 7178 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465957669 18763776 394 33554432000 4194304 4287625 140736137386560 18446744073709551615 254500711951 0 0 4096 65536 3083523460371054592 0 0 17 6 0 0 0
/proc/7178/statm: 4581 394 345 23 0 91 0
[pid=7179] ppid=7178 vsize=215876 CPUtime=54.13 cores=4
/proc/7179/stat : 7179 (cryptominisat) R 7178 7178 6459 0 -1 4202496 37851 0 0 0 5408 5 0 0 25 0 1 0 465957669 221057024 3727 33554432000 4194304 4587354 140736981746272 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7179/statm: 53969 3727 337 96 0 50531 0
[pid=7180] ppid=7178 vsize=25780 CPUtime=54.01 cores=4

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

[startup+822.301 s]
/proc/loadavg: 12.02 11.97 11.00 13/202 7242
/proc/meminfo: memFree=11773520/32950928 swapFree=67111528/67111528
[pid=7178] ppid=7176 vsize=18324 CPUtime=0 cores=4,6
/proc/7178/stat : 7178 (ppfolio) S 7176 7178 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465957669 18763776 394 33554432000 4194304 4287625 140736137386560 18446744073709551615 254500711951 0 0 4096 65536 3083524559882682368 0 0 17 6 0 0 0
/proc/7178/statm: 4581 394 345 23 0 91 0
[pid=7179] ppid=7178 vsize=228384 CPUtime=274.09 cores=4
/proc/7179/stat : 7179 (cryptominisat) R 7178 7178 6459 0 -1 4202496 98792 0 0 0 27392 17 0 0 25 0 1 0 465957669 233865216 7228 33554432000 4194304 4587354 140736981746272 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7179/statm: 57096 7228 337 96 0 53658 0
[pid=7180] ppid=7178 vsize=38568 CPUtime=274.05 cores=4
/proc/7180/stat : 7180 (clasp) R 7178 7178 6459 0 -1 4202496 6721 0 0 0 27405 0 0 0 25 0 1 0 465957669 39493632 6512 33554432000 4194304 4785740 140735191555760 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7180/statm: 9642 6512 341 145 0 6687 0
[pid=7181] ppid=7178 vsize=457284 CPUtime=274.17 cores=4
/proc/7181/stat : 7181 (TNM) R 7178 7178 6459 0 -1 4202496 803 0 0 0 27417 0 0 0 25 0 1 0 465957669 468258816 700 33554432000 134512640 134534564 4288849552 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7181/statm: 114321 700 95 6 0 112987 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 742560

[startup+882.301 s]
/proc/loadavg: 12.00 11.97 11.06 13/202 7243
/proc/meminfo: memFree=11753764/32950928 swapFree=67111528/67111528
[pid=7178] ppid=7176 vsize=18324 CPUtime=0 cores=4,6
/proc/7178/stat : 7178 (ppfolio) S 7176 7178 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465957669 18763776 394 33554432000 4194304 4287625 140736137386560 18446744073709551615 254500711951 0 0 4096 65536 3083524697321635840 0 0 17 6 0 0 0
/proc/7178/statm: 4581 394 345 23 0 91 0
[pid=7179] ppid=7178 vsize=228376 CPUtime=294.1 cores=4
/proc/7179/stat : 7179 (cryptominisat) R 7178 7178 6459 0 -1 4202496 105391 0 0 0 29391 19 0 0 25 0 1 0 465957669 233857024 7349 33554432000 4194304 4587354 140736981746272 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7179/statm: 57094 7349 337 96 0 53656 0
[pid=7180] ppid=7178 vsize=39236 CPUtime=294.05 cores=4
/proc/7180/stat : 7180 (clasp) R 7178 7178 6459 0 -1 4202496 6886 0 0 0 29405 0 0 0 25 0 1 0 465957669 40177664 6677 33554432000 4194304 4785740 140735191555760 18446744073709551615 4549079 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7180/statm: 9809 6677 341 145 0 6854 0
[pid=7181] ppid=7178 vsize=457284 CPUtime=294.16 cores=4
/proc/7181/stat : 7181 (TNM) R 7178 7178 6459 0 -1 4202496 803 0 0 0 29416 0 0 0 25 0 1 0 465957669 468258816 700 33554432000 134512640 134534564 4288849552 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7181/statm: 114321 700 95 6 0 112987 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 743220

[startup+942.301 s]
/proc/loadavg: 12.00 11.97 11.12 13/202 7245
/proc/meminfo: memFree=11755584/32950928 swapFree=67111528/67111528
[pid=7178] ppid=7176 vsize=18324 CPUtime=0 cores=4,6
/proc/7178/stat : 7178 (ppfolio) S 7176 7178 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465957669 18763776 394 33554432000 4194304 4287625 140736137386560 18446744073709551615 254500711951 0 0 4096 65536 3083524834760589312 0 0 17 6 0 0 0
/proc/7178/statm: 4581 394 345 23 0 91 0
[pid=7179] ppid=7178 vsize=228540 CPUtime=314.09 cores=4
/proc/7179/stat : 7179 (cryptominisat) R 7178 7178 6459 0 -1 4202496 111898 0 0 0 31389 20 0 0 25 0 1 0 465957669 234024960 7241 33554432000 4194304 4587354 140736981746272 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7179/statm: 57135 7241 337 96 0 53697 0
[pid=7180] ppid=7178 vsize=39932 CPUtime=314.06 cores=4
/proc/7180/stat : 7180 (clasp) R 7178 7178 6459 0 -1 4202496 7020 0 0 0 31406 0 0 0 25 0 1 0 465957669 40890368 6811 33554432000 4194304 4785740 140735191555760 18446744073709551615 4538892 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7180/statm: 9983 6811 341 145 0 7028 0
[pid=7181] ppid=7178 vsize=457284 CPUtime=314.16 cores=4
/proc/7181/stat : 7181 (TNM) R 7178 7178 6459 0 -1 4202496 803 0 0 0 31416 0 0 0 25 0 1 0 465957669 468258816 700 33554432000 134512640 134534564 4288849552 18446744073709551615 134528310 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7181/statm: 114321 700 95 6 0 112987 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 744080

[startup+1002.3 s]
/proc/loadavg: 12.00 11.97 11.17 13/202 7246
/proc/meminfo: memFree=11747988/32950928 swapFree=67111528/67111528
[pid=7178] ppid=7176 vsize=18324 CPUtime=0 cores=4,6
/proc/7178/stat : 7178 (ppfolio) S 7176 7178 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465957669 18763776 394 33554432000 4194304 4287625 140736137386560 18446744073709551615 254500711951 0 0 4096 65536 3083524972199542784 0 0 17 6 0 0 0
/proc/7178/statm: 4581 394 345 23 0 91 0
[pid=7179] ppid=7178 vsize=228732 CPUtime=334.1 cores=4
/proc/7179/stat : 7179 (cryptominisat) R 7178 7178 6459 0 -1 4202496 118395 0 0 0 33388 22 0 0 25 0 1 0 465957669 234221568 6908 33554432000 4194304 4587354 140736981746272 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7179/statm: 57183 6908 337 96 0 53745 0
[pid=7180] ppid=7178 vsize=40596 CPUtime=334.07 cores=4
/proc/7180/stat : 7180 (clasp) R 7178 7178 6459 0 -1 4202496 7211 0 0 0 33406 1 0 0 25 0 1 0 465957669 41570304 6954 33554432000 4194304 4785740 140735191555760 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7180/statm: 10149 6954 341 145 0 7194 0
[pid=7181] ppid=7178 vsize=457284 CPUtime=334.16 cores=4
/proc/7181/stat : 7181 (TNM) R 7178 7178 6459 0 -1 4202496 803 0 0 0 33416 0 0 0 25 0 1 0 465957669 468258816 700 33554432000 134512640 134534564 4288849552 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7181/statm: 114321 700 95 6 0 112987 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 744936

[startup+1062.3 s]
/proc/loadavg: 12.00 11.97 11.22 13/202 7248
/proc/meminfo: memFree=11753160/32950928 swapFree=67111528/67111528
[pid=7178] ppid=7176 vsize=18324 CPUtime=0 cores=4,6
/proc/7178/stat : 7178 (ppfolio) S 7176 7178 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465957669 18763776 394 33554432000 4194304 4287625 140736137386560 18446744073709551615 254500711951 0 0 4096 65536 3083525109638496256 0 0 17 6 0 0 0
/proc/7178/statm: 4581 394 345 23 0 91 0
[pid=7179] ppid=7178 vsize=50008 CPUtime=354.11 cores=4
/proc/7179/stat : 7179 (cryptominisat) R 7178 7178 6459 0 -1 4202496 123450 0 0 0 35388 23 0 0 25 0 1 0 465957669 51208192 8402 33554432000 4194304 4587354 140736981746272 18446744073709551615 4238944 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7179/statm: 12502 8402 337 96 0 9064 0
[pid=7180] ppid=7178 vsize=40976 CPUtime=354.06 cores=4
/proc/7180/stat : 7180 (clasp) R 7178 7178 6459 0 -1 4202496 7293 0 0 0 35405 1 0 0 25 0 1 0 465957669 41959424 7036 33554432000 4194304 4785740 140735191555760 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7180/statm: 10244 7036 341 145 0 7289 0
[pid=7181] ppid=7178 vsize=457284 CPUtime=354.15 cores=4
/proc/7181/stat : 7181 (TNM) R 7178 7178 6459 0 -1 4202496 803 0 0 0 35415 0 0 0 25 0 1 0 465957669 468258816 700 33554432000 134512640 134534564 4288849552 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7181/statm: 114321 700 95 6 0 112987 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 566592

[startup+1122.3 s]
/proc/loadavg: 12.04 11.99 11.27 13/202 7250
/proc/meminfo: memFree=11751016/32950928 swapFree=67111528/67111528
[pid=7178] ppid=7176 vsize=18324 CPUtime=0 cores=4,6
/proc/7178/stat : 7178 (ppfolio) S 7176 7178 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465957669 18763776 394 33554432000 4194304 4287625 140736137386560 18446744073709551615 254500711951 0 0 4096 65536 3083525109638496256 0 0 17 6 0 0 0
/proc/7178/statm: 4581 394 345 23 0 91 0
[pid=7179] ppid=7178 vsize=51804 CPUtime=374.12 cores=4
/proc/7179/stat : 7179 (cryptominisat) R 7178 7178 6459 0 -1 4202496 130261 0 0 0 37388 24 0 0 25 0 1 0 465957669 53047296 8076 33554432000 4194304 4587354 140736981746272 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7179/statm: 12951 8076 337 96 0 9513 0
[pid=7180] ppid=7178 vsize=41276 CPUtime=374.06 cores=4
/proc/7180/stat : 7180 (clasp) R 7178 7178 6459 0 -1 4202496 7392 0 0 0 37405 1 0 0 25 0 1 0 465957669 42266624 7081 33554432000 4194304 4785740 140735191555760 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7180/statm: 10319 7081 341 145 0 7364 0
[pid=7181] ppid=7178 vsize=457284 CPUtime=374.15 cores=4
/proc/7181/stat : 7181 (TNM) R 7178 7178 6459 0 -1 4202496 803 0 0 0 37415 0 0 0 25 0 1 0 465957669 468258816 700 33554432000 134512640 134534564 4288849552 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7181/statm: 114321 700 95 6 0 112987 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 568688

[startup+1182.3 s]
/proc/loadavg: 12.01 11.99 11.31 13/202 7251
/proc/meminfo: memFree=11711676/32950928 swapFree=67111528/67111528
[pid=7178] ppid=7176 vsize=18324 CPUtime=0 cores=4,6
/proc/7178/stat : 7178 (ppfolio) S 7176 7178 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465957669 18763776 394 33554432000 4194304 4287625 140736137386560 18446744073709551615 254500711951 0 0 4096 65536 3083524422443728896 0 0 17 6 0 0 0
/proc/7178/statm: 4581 394 345 23 0 91 0
[pid=7179] ppid=7178 vsize=83484 CPUtime=394.12 cores=4
/proc/7179/stat : 7179 (cryptominisat) R 7178 7178 6459 0 -1 4202496 144006 0 0 0 39385 27 0 0 25 0 1 0 465957669 85487616 14528 33554432000 4194304 4587354 140736981746272 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7179/statm: 20871 14528 337 96 0 17433 0
[pid=7180] ppid=7178 vsize=41844 CPUtime=394.06 cores=4
/proc/7180/stat : 7180 (clasp) R 7178 7178 6459 0 -1 4202496 7537 0 0 0 39405 1 0 0 25 0 1 0 465957669 42848256 7226 33554432000 4194304 4785740 140735191555760 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7180/statm: 10461 7226 341 145 0 7506 0
[pid=7181] ppid=7178 vsize=457284 CPUtime=394.15 cores=4
/proc/7181/stat : 7181 (TNM) R 7178 7178 6459 0 -1 4202496 803 0 0 0 39415 0 0 0 25 0 1 0 465957669 468258816 700 33554432000 134512640 134534564 4288849552 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7181/statm: 114321 700 95 6 0 112987 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 600936

[startup+1242.3 s]
/proc/loadavg: 12.09 12.02 11.36 13/202 7253
/proc/meminfo: memFree=11715856/32950928 swapFree=67111528/67111528
[pid=7178] ppid=7176 vsize=18324 CPUtime=0 cores=4,6
/proc/7178/stat : 7178 (ppfolio) S 7176 7178 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465957669 18763776 394 33554432000 4194304 4287625 140736137386560 18446744073709551615 254500711951 0 0 4096 65536 3083524834760589312 0 0 17 6 0 0 0
/proc/7178/statm: 4581 394 345 23 0 91 0
[pid=7179] ppid=7178 vsize=235900 CPUtime=414.13 cores=4
/proc/7179/stat : 7179 (cryptominisat) R 7178 7178 6459 0 -1 4202496 149930 0 0 0 41385 28 0 0 25 0 1 0 465957669 241561600 9004 33554432000 4194304 4587354 140736981746272 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7179/statm: 58975 9004 337 96 0 55537 0
[pid=7180] ppid=7178 vsize=42160 CPUtime=414.05 cores=4
/proc/7180/stat : 7180 (clasp) R 7178 7178 6459 0 -1 4202496 7623 0 0 0 41404 1 0 0 25 0 1 0 465957669 43171840 7312 33554432000 4194304 4785740 140735191555760 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7180/statm: 10540 7312 341 145 0 7585 0
[pid=7181] ppid=7178 vsize=457284 CPUtime=414.14 cores=4
/proc/7181/stat : 7181 (TNM) R 7178 7178 6459 0 -1 4202496 803 0 0 0 41414 0 0 0 25 0 1 0 465957669 468258816 700 33554432000 134512640 134534564 4288849552 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7181/statm: 114321 700 95 6 0 112987 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 753668



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.03 12.01 11.40 10/197 7255
/proc/meminfo: memFree=11833664/32950928 swapFree=67111528/67111528
[pid=7178] ppid=7176 vsize=18324 CPUtime=0 cores=4,6
/proc/7178/stat : 7178 (ppfolio) S 7176 7178 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465957669 18763776 394 33554432000 4194304 4287625 140736137386560 18446744073709551615 254500711951 0 0 4096 65536 3083524972199542784 0 0 17 6 0 0 0
/proc/7178/statm: 4581 394 345 23 0 91 0
[pid=7179] ppid=7178 vsize=236160 CPUtime=433.37 cores=4
/proc/7179/stat : 7179 (cryptominisat) R 7178 7178 6459 0 -1 4202496 154813 0 0 0 43307 30 0 0 25 0 1 0 465957669 241827840 10136 33554432000 4194304 4587354 140736981746272 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7179/statm: 59040 10136 337 96 0 55602 0
[pid=7180] ppid=7178 vsize=42732 CPUtime=433.25 cores=4
/proc/7180/stat : 7180 (clasp) R 7178 7178 6459 0 -1 4202496 7782 0 0 0 43324 1 0 0 25 0 1 0 465957669 43757568 7423 33554432000 4194304 4785740 140735191555760 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7180/statm: 10683 7423 341 145 0 7728 0
[pid=7181] ppid=7178 vsize=457284 CPUtime=433.42 cores=4
/proc/7181/stat : 7181 (TNM) R 7178 7178 6459 0 -1 4202496 803 0 0 0 43342 0 0 0 25 0 1 0 465957669 468258816 700 33554432000 134512640 134534564 4288849552 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7181/statm: 114321 700 95 6 0 112987 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 754500

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.07
CPU user time (s): 1299.75
CPU system time (s): 0.32395
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 917056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.75
system time used= 0.32395
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163931
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= 259
involuntary context switches= 14246

runsolver used 2.26365 second user time and 4.83526 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-23 09:26:50
IDJOB=3250820
IDBENCH=83365
IDSOLVER=1613
FILE ID=node149/3250820-1303543610
RUNJOBID= node149-1303542307-6977
PBS_JOBID= 13143089
Free space on /tmp= 72224 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-16_238.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250820-1303543610/watcher-3250820-1303543610 -o /tmp/evaluation-result-3250820-1303543610/solver-3250820-1303543610 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3250820-1303543610.cnf

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

MD5SUM BENCH= b61e426b264831836f140414cdcf3e23
RANDOM SEED=1976920519

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12518736 kB
Buffers:       2246780 kB
Cached:       17558804 kB
SwapCached:          0 kB
Active:        9761388 kB
Inactive:     10127680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12518736 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           41552 kB
Writeback:           0 kB
AnonPages:       82596 kB
Mapped:          17032 kB
Slab:           478760 kB
PageTables:       4996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2621840 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= 72204 MiB
End job on node149 at 2011-04-23 09:48:30