Trace number 3249456

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.03 1300.02

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-7x39.cnf
MD5SUMf717554c4e7f802b3078c48464dbcd9d
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 variables1092
Number of clauses64155
Sum of the clauses size253344
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21638
Number of clauses of size 30
Number of clauses of size 462517
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.01	Starting clasp 1.3.6 on core(s) 1
0.00/0.01	Starting TNM 2009 on core(s) 1

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

running on 2 cores: 1,3

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: 3.68 3.93 3.89 5/186 17739
/proc/meminfo: memFree=12859040/32950928 swapFree=67111528/67111528
[pid=17739] ppid=17737 vsize=18324 CPUtime=0 cores=1,3
/proc/17739/stat : 17739 (ppfolio) S 17737 17739 16977 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 462283499 18763776 394 33554432000 4194304 4287625 140735622611280 18446744073709551615 254500711951 0 0 4096 65536 4871453066487890184 0 0 17 1 0 0 0
/proc/17739/statm: 4581 394 345 23 0 91 0

[startup+0.066227 s]
/proc/loadavg: 3.68 3.93 3.89 5/186 17739
/proc/meminfo: memFree=12859040/32950928 swapFree=67111528/67111528
[pid=17739] ppid=17737 vsize=18324 CPUtime=0 cores=1,3
/proc/17739/stat : 17739 (ppfolio) S 17737 17739 16977 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 462283499 18763776 394 33554432000 4194304 4287625 140735622611280 18446744073709551615 254500711951 0 0 4096 65536 4871453066487890184 0 0 17 1 0 0 0
/proc/17739/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10022 s]
/proc/loadavg: 3.68 3.93 3.89 5/186 17739
/proc/meminfo: memFree=12859040/32950928 swapFree=67111528/67111528
[pid=17739] ppid=17737 vsize=18324 CPUtime=0 cores=1,3
/proc/17739/stat : 17739 (ppfolio) S 17737 17739 16977 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 462283499 18763776 394 33554432000 4194304 4287625 140735622611280 18446744073709551615 254500711951 0 0 4096 65536 4871453066487890184 0 0 17 1 0 0 0
/proc/17739/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300176 s]
/proc/loadavg: 3.68 3.93 3.89 5/186 17739
/proc/meminfo: memFree=12859040/32950928 swapFree=67111528/67111528
[pid=17739] ppid=17737 vsize=18324 CPUtime=0 cores=1,3
/proc/17739/stat : 17739 (ppfolio) S 17737 17739 16977 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 462283499 18763776 394 33554432000 4194304 4287625 140735622611280 18446744073709551615 254500711951 0 0 4096 65536 4871453066487890184 0 0 17 1 0 0 0
/proc/17739/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701095 s]
/proc/loadavg: 3.68 3.93 3.89 5/186 17739
/proc/meminfo: memFree=12859040/32950928 swapFree=67111528/67111528
[pid=17739] ppid=17737 vsize=18324 CPUtime=0 cores=1,3
/proc/17739/stat : 17739 (ppfolio) S 17737 17739 16977 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 462283499 18763776 394 33554432000 4194304 4287625 140735622611280 18446744073709551615 254500711951 0 0 4096 65536 4871453066487890184 0 0 17 1 0 0 0
/proc/17739/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50092 s]
/proc/loadavg: 3.68 3.93 3.89 10/197 17781
/proc/meminfo: memFree=12795400/32950928 swapFree=67111528/67111528
[pid=17739] ppid=17737 vsize=18324 CPUtime=0 cores=1,3
/proc/17739/stat : 17739 (ppfolio) S 17737 17739 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462283499 18763776 394 33554432000 4194304 4287625 140735622611280 18446744073709551615 254500711951 0 0 4096 65536 5630551354524041216 0 0 17 3 0 0 0
/proc/17739/statm: 4581 394 345 23 0 91 0
[pid=17743] ppid=17739 vsize=38236 CPUtime=0.46 cores=1
/proc/17743/stat : 17743 (cryptominisat) R 17739 17739 16977 0 -1 4202496 6701 0 0 0 45 1 0 0 18 0 1 0 462283499 39153664 4472 33554432000 4194304 4587354 140734162128144 18446744073709551615 4357632 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17743/statm: 9559 4473 315 96 0 6121 0
[pid=17744] ppid=17739 vsize=18612 CPUtime=0.22 cores=1
/proc/17744/stat : 17744 (clasp) R 17739 17739 16977 0 -1 4202496 2317 0 0 0 22 0 0 0 18 0 1 0 462283499 19058688 1907 33554432000 4194304 4785740 140733466742224 18446744073709551615 4484289 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17744/statm: 4653 1907 316 145 0 1698 0
[pid=17745] ppid=17739 vsize=456748 CPUtime=0.8 cores=1
/proc/17745/stat : 17745 (TNM) R 17739 17739 16977 0 -1 4202496 1728 0 0 0 80 0 0 0 19 0 1 0 462283499 467709952 1625 33554432000 134512640 134534564 4289090688 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17745/statm: 114187 1625 91 6 0 112853 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 531920

[startup+3.10061 s]
/proc/loadavg: 4.11 4.02 3.91 13/202 17901
/proc/meminfo: memFree=12721300/32950928 swapFree=67111528/67111528
[pid=17739] ppid=17737 vsize=18324 CPUtime=0 cores=1,3
/proc/17739/stat : 17739 (ppfolio) S 17737 17739 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462283499 18763776 394 33554432000 4194304 4287625 140735622611280 18446744073709551615 254500711951 0 0 4096 65536 5630552454035668992 0 0 17 3 0 0 0
/proc/17739/statm: 4581 394 345 23 0 91 0
[pid=17743] ppid=17739 vsize=48512 CPUtime=1.15 cores=1
/proc/17743/stat : 17743 (cryptominisat) R 17739 17739 16977 0 -1 4202496 10449 0 0 0 114 1 0 0 19 0 1 0 462283499 49676288 6072 33554432000 4194304 4587354 140734162128144 18446744073709551615 254500388550 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17743/statm: 12128 6072 327 96 0 8690 0
[pid=17744] ppid=17739 vsize=23232 CPUtime=0.91 cores=1
/proc/17744/stat : 17744 (clasp) R 17739 17739 16977 0 -1 4202496 3469 0 0 0 91 0 0 0 19 0 1 0 462283499 23789568 3059 33554432000 4194304 4785740 140733466742224 18446744073709551615 4483172 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17744/statm: 5808 3059 316 145 0 2853 0
[pid=17745] ppid=17739 vsize=456748 CPUtime=1 cores=1
/proc/17745/stat : 17745 (TNM) R 17739 17739 16977 0 -1 4202496 1728 0 0 0 100 0 0 0 19 0 1 0 462283499 467709952 1625 33554432000 134512640 134534564 4289090688 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17745/statm: 114187 1625 91 6 0 112853 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 546816

[startup+6.30097 s]
/proc/loadavg: 4.11 4.02 3.91 13/202 17901
/proc/meminfo: memFree=12582308/32950928 swapFree=67111528/67111528
[pid=17739] ppid=17737 vsize=18324 CPUtime=0 cores=1,3
/proc/17739/stat : 17739 (ppfolio) S 17737 17739 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462283499 18763776 394 33554432000 4194304 4287625 140735622611280 18446744073709551615 254500711951 0 0 4096 65536 5630552041718808576 0 0 17 3 0 0 0
/proc/17739/statm: 4581 394 345 23 0 91 0
[pid=17743] ppid=17739 vsize=54536 CPUtime=2.24 cores=1
/proc/17743/stat : 17743 (cryptominisat) R 17739 17739 16977 0 -1 4202496 12687 0 0 0 222 2 0 0 21 0 1 0 462283499 55844864 8303 33554432000 4194304 4587354 140734162128144 18446744073709551615 4238628 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17743/statm: 13634 8303 337 96 0 10196 0
[pid=17744] ppid=17739 vsize=31156 CPUtime=2.01 cores=1
/proc/17744/stat : 17744 (clasp) R 17739 17739 16977 0 -1 4202496 5582 0 0 0 201 0 0 0 21 0 1 0 462283499 31903744 5046 33554432000 4194304 4785740 140733466742224 18446744073709551615 4553447 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17744/statm: 7789 5046 340 145 0 4834 0
[pid=17745] ppid=17739 vsize=461776 CPUtime=2.02 cores=1
/proc/17745/stat : 17745 (TNM) R 17739 17739 16977 0 -1 4202496 2394 0 0 0 202 0 0 0 21 0 1 0 462283499 472858624 2291 33554432000 134512640 134534564 4289090688 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17745/statm: 115444 2291 95 6 0 114110 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 565792

[startup+12.7007 s]
/proc/loadavg: 5.32 4.28 4.00 13/202 17901
/proc/meminfo: memFree=12509380/32950928 swapFree=67111528/67111528
[pid=17739] ppid=17737 vsize=18324 CPUtime=0 cores=1,3
/proc/17739/stat : 17739 (ppfolio) S 17737 17739 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462283499 18763776 394 33554432000 4194304 4287625 140735622611280 18446744073709551615 254500711951 0 0 4096 65536 5630552041718808576 0 0 17 3 0 0 0
/proc/17739/statm: 4581 394 345 23 0 91 0
[pid=17743] ppid=17739 vsize=141324 CPUtime=4.35 cores=1
/proc/17743/stat : 17743 (cryptominisat) R 17739 17739 16977 0 -1 4202496 17090 0 0 0 433 2 0 0 25 0 1 0 462283499 144715776 10050 33554432000 4194304 4587354 140734162128144 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17743/statm: 35331 10050 337 96 0 31893 0
[pid=17744] ppid=17739 vsize=37068 CPUtime=4.12 cores=1
/proc/17744/stat : 17744 (clasp) R 17739 17739 16977 0 -1 4202496 7046 0 0 0 411 1 0 0 25 0 1 0 462283499 37957632 6510 33554432000 4194304 4785740 140733466742224 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17744/statm: 9267 6510 340 145 0 6312 0
[pid=17745] ppid=17739 vsize=461776 CPUtime=4.2 cores=1
/proc/17745/stat : 17745 (TNM) R 17739 17739 16977 0 -1 4202496 2394 0 0 0 420 0 0 0 25 0 1 0 462283499 472858624 2291 33554432000 134512640 134534564 4289090688 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17745/statm: 115444 2291 95 6 0 114110 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 658492

[startup+25.5011 s]
/proc/loadavg: 6.35 4.53 4.09 13/202 17902
/proc/meminfo: memFree=12434524/32950928 swapFree=67111528/67111528
[pid=17739] ppid=17737 vsize=18324 CPUtime=0 cores=1,3
/proc/17739/stat : 17739 (ppfolio) S 17737 17739 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462283499 18763776 394 33554432000 4194304 4287625 140735622611280 18446744073709551615 254500711951 0 0 4096 65536 5630552591474622464 0 0 17 3 0 0 0
/proc/17739/statm: 4581 394 345 23 0 91 0
[pid=17743] ppid=17739 vsize=148820 CPUtime=8.64 cores=1
/proc/17743/stat : 17743 (cryptominisat) R 17739 17739 16977 0 -1 4202496 21664 0 0 0 861 3 0 0 25 0 1 0 462283499 152391680 12048 33554432000 4194304 4587354 140734162128144 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17743/statm: 37205 12048 337 96 0 33767 0
[pid=17744] ppid=17739 vsize=43584 CPUtime=8.41 cores=1
/proc/17744/stat : 17744 (clasp) R 17739 17739 16977 0 -1 4202496 8590 0 0 0 840 1 0 0 25 0 1 0 462283499 44630016 8054 33554432000 4194304 4785740 140733466742224 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17744/statm: 10896 8054 340 145 0 7941 0
[pid=17745] ppid=17739 vsize=461776 CPUtime=8.42 cores=1
/proc/17745/stat : 17745 (TNM) R 17739 17739 16977 0 -1 4202496 2394 0 0 0 842 0 0 0 25 0 1 0 462283499 472858624 2291 33554432000 134512640 134534564 4289090688 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17745/statm: 115444 2291 95 6 0 114110 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 672504

[startup+51.101 s]
/proc/loadavg: 8.27 5.13 4.30 13/202 17902
/proc/meminfo: memFree=12348332/32950928 swapFree=67111528/67111528
[pid=17739] ppid=17737 vsize=18324 CPUtime=0 cores=1,3
/proc/17739/stat : 17739 (ppfolio) S 17737 17739 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462283499 18763776 394 33554432000 4194304 4287625 140735622611280 18446744073709551615 254500711951 0 0 4096 65536 5630551079646134272 0 0 17 3 0 0 0
/proc/17739/statm: 4581 394 345 23 0 91 0
[pid=17743] ppid=17739 vsize=126824 CPUtime=17.16 cores=1
/proc/17743/stat : 17743 (cryptominisat) R 17739 17739 16977 0 -1 4202496 31252 0 0 0 1712 4 0 0 25 0 1 0 462283499 129867776 8927 33554432000 4194304 4587354 140734162128144 18446744073709551615 4238499 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17743/statm: 31706 8927 337 96 0 28268 0
[pid=17744] ppid=17739 vsize=50692 CPUtime=16.91 cores=1
/proc/17744/stat : 17744 (clasp) R 17739 17739 16977 0 -1 4202496 10289 0 0 0 1690 1 0 0 25 0 1 0 462283499 51908608 9753 33554432000 4194304 4785740 140733466742224 18446744073709551615 4549079 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17744/statm: 12673 9753 340 145 0 9718 0
[pid=17745] ppid=17739 vsize=461776 CPUtime=17 cores=1
/proc/17745/stat : 17745 (TNM) R 17739 17739 16977 0 -1 4202496 2394 0 0 0 1700 0 0 0 25 0 1 0 462283499 472858624 2291 33554432000 134512640 134534564 4289090688 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17745/statm: 115444 2291 95 6 0 114110 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 657616

[startup+102.308 s]
/proc/loadavg: 10.58 6.30 4.74 13/202 17904
/proc/meminfo: memFree=12248384/32950928 swapFree=67111528/67111528
[pid=17739] ppid=17737 vsize=18324 CPUtime=0 cores=1,3
/proc/17739/stat : 17739 (ppfolio) S 17737 17739 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462283499 18763776 394 33554432000 4194304 4287625 140735622611280 18446744073709551615 254500711951 0 0 4096 65536 5630552041718808576 0 0 17 3 0 0 0
/proc/17739/statm: 4581 394 345 23 0 91 0
[pid=17743] ppid=17739 vsize=91880 CPUtime=34.23 cores=1
/proc/17743/stat : 17743 (cryptominisat) R 17739 17739 16977 0 -1 4202496 62351 0 0 0 3414 9 0 0 25 0 1 0 462283499 94085120 17691 33554432000 4194304 4587354 140734162128144 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17743/statm: 22970 17691 337 96 0 19532 0
[pid=17744] ppid=17739 vsize=60944 CPUtime=34.01 cores=1
/proc/17744/stat : 17744 (clasp) R 17739 17739 16977 0 -1 4202496 12704 0 0 0 3399 2 0 0 25 0 1 0 462283499 62406656 12168 33554432000 4194304 4785740 140733466742224 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17744/statm: 15236 12168 340 145 0 12281 0
[pid=17745] ppid=17739 vsize=461776 CPUtime=34.04 cores=1
/proc/17745/stat : 17745 (TNM) R 17739 17739 16977 0 -1 4202496 2394 0 0 0 3404 0 0 0 25 0 1 0 462283499 472858624 2291 33554432000 134512640 134534564 4289090688 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17745/statm: 115444 2291 95 6 0 114110 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 632924

[startup+162.301 s]
/proc/loadavg: 11.48 7.34 5.19 13/202 17905
/proc/meminfo: memFree=12110480/32950928 swapFree=67111528/67111528
[pid=17739] ppid=17737 vsize=18324 CPUtime=0 cores=1,3
/proc/17739/stat : 17739 (ppfolio) S 17737 17739 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462283499 18763776 394 33554432000 4194304 4287625 140735622611280 18446744073709551615 254500711951 0 0 4096 65536 5630552728913575936 0 0 17 3 0 0 0
/proc/17739/statm: 4581 394 345 23 0 91 0
[pid=17743] ppid=17739 vsize=177936 CPUtime=54.23 cores=1
/proc/17743/stat : 17743 (cryptominisat) R 17739 17739 16977 0 -1 4202496 87639 0 0 0 5410 13 0 0 25 0 1 0 462283499 182206464 19278 33554432000 4194304 4587354 140734162128144 18446744073709551615 4364806 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17743/statm: 44484 19278 337 96 0 41046 0
[pid=17744] ppid=17739 vsize=71104 CPUtime=54.01 cores=1

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

/proc/17745/statm: 115444 2291 95 6 0 114110 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 677760

[startup+882.301 s]
/proc/loadavg: 12.01 11.60 8.86 13/202 17924
/proc/meminfo: memFree=11709700/32950928 swapFree=67111528/67111528
[pid=17739] ppid=17737 vsize=18324 CPUtime=0 cores=1,3
/proc/17739/stat : 17739 (ppfolio) S 17737 17739 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462283499 18763776 394 33554432000 4194304 4287625 140735622611280 18446744073709551615 254500711951 0 0 4096 65536 5630552179157762048 0 0 17 3 0 0 0
/proc/17739/statm: 4581 394 345 23 0 91 0
[pid=17743] ppid=17739 vsize=153772 CPUtime=294.28 cores=1
/proc/17743/stat : 17743 (cryptominisat) R 17739 17739 16977 0 -1 4202496 401180 0 0 0 29349 79 0 0 25 0 1 0 462283499 157462528 15833 33554432000 4194304 4587354 140734162128144 18446744073709551615 254500388497 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17743/statm: 38443 15833 337 96 0 35005 0
[pid=17744] ppid=17739 vsize=122636 CPUtime=293.97 cores=1
/proc/17744/stat : 17744 (clasp) R 17739 17739 16977 0 -1 4202496 26737 0 0 0 29392 5 0 0 25 0 1 0 462283499 125579264 26201 33554432000 4194304 4785740 140733466742224 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17744/statm: 30659 26201 340 145 0 27704 0
[pid=17745] ppid=17739 vsize=461776 CPUtime=294.06 cores=1
/proc/17745/stat : 17745 (TNM) R 17739 17739 16977 0 -1 4202496 2394 0 0 0 29406 0 0 0 25 0 1 0 462283499 472858624 2291 33554432000 134512640 134534564 4289090688 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17745/statm: 115444 2291 95 6 0 114110 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 756508

[startup+942.301 s]
/proc/loadavg: 12.00 11.67 9.05 13/202 17926
/proc/meminfo: memFree=11888864/32950928 swapFree=67111528/67111528
[pid=17739] ppid=17737 vsize=18324 CPUtime=0 cores=1,3
/proc/17739/stat : 17739 (ppfolio) S 17737 17739 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462283499 18763776 394 33554432000 4194304 4287625 140735622611280 18446744073709551615 254500711951 0 0 4096 65536 5630552591474622464 0 0 17 3 0 0 0
/proc/17739/statm: 4581 394 345 23 0 91 0
[pid=17743] ppid=17739 vsize=170592 CPUtime=314.3 cores=1
/proc/17743/stat : 17743 (cryptominisat) R 17739 17739 16977 0 -1 4202496 424927 0 0 0 31345 85 0 0 25 0 1 0 462283499 174686208 17485 33554432000 4194304 4587354 140734162128144 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17743/statm: 42648 17485 337 96 0 39210 0
[pid=17744] ppid=17739 vsize=124304 CPUtime=313.97 cores=1
/proc/17744/stat : 17744 (clasp) R 17739 17739 16977 0 -1 4202496 27119 0 0 0 31392 5 0 0 25 0 1 0 462283499 127287296 26583 33554432000 4194304 4785740 140733466742224 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17744/statm: 31076 26583 340 145 0 28121 0
[pid=17745] ppid=17739 vsize=461776 CPUtime=314.06 cores=1
/proc/17745/stat : 17745 (TNM) R 17739 17739 16977 0 -1 4202496 2394 0 0 0 31406 0 0 0 25 0 1 0 462283499 472858624 2291 33554432000 134512640 134534564 4289090688 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17745/statm: 115444 2291 95 6 0 114110 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 774996

[startup+1002.3 s]
/proc/loadavg: 12.00 11.73 9.23 13/202 17928
/proc/meminfo: memFree=11860332/32950928 swapFree=67111528/67111528
[pid=17739] ppid=17737 vsize=18324 CPUtime=0 cores=1,3
/proc/17739/stat : 17739 (ppfolio) S 17737 17739 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462283499 18763776 394 33554432000 4194304 4287625 140735622611280 18446744073709551615 254500711951 0 0 4096 65536 5630552728913575936 0 0 17 3 0 0 0
/proc/17739/statm: 4581 394 345 23 0 91 0
[pid=17743] ppid=17739 vsize=154356 CPUtime=334.29 cores=1
/proc/17743/stat : 17743 (cryptominisat) R 17739 17739 16977 0 -1 4202496 448434 0 0 0 33339 90 0 0 25 0 1 0 462283499 158060544 18081 33554432000 4194304 4587354 140734162128144 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17743/statm: 38589 18081 337 96 0 35151 0
[pid=17744] ppid=17739 vsize=127616 CPUtime=333.98 cores=1
/proc/17744/stat : 17744 (clasp) R 17739 17739 16977 0 -1 4202496 27837 0 0 0 33393 5 0 0 25 0 1 0 462283499 130678784 27301 33554432000 4194304 4785740 140733466742224 18446744073709551615 254500389474 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17744/statm: 31904 27301 340 145 0 28949 0
[pid=17745] ppid=17739 vsize=461776 CPUtime=334.05 cores=1
/proc/17745/stat : 17745 (TNM) R 17739 17739 16977 0 -1 4202496 2394 0 0 0 33405 0 0 0 25 0 1 0 462283499 472858624 2291 33554432000 134512640 134534564 4289090688 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17745/statm: 115444 2291 95 6 0 114110 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 762072

[startup+1062.3 s]
/proc/loadavg: 12.00 11.77 9.40 13/202 17929
/proc/meminfo: memFree=11787648/32950928 swapFree=67111528/67111528
[pid=17739] ppid=17737 vsize=18324 CPUtime=0 cores=1,3
/proc/17739/stat : 17739 (ppfolio) S 17737 17739 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462283499 18763776 394 33554432000 4194304 4287625 140735622611280 18446744073709551615 254500711951 0 0 4096 65536 5630551904279855104 0 0 17 3 0 0 0
/proc/17739/statm: 4581 394 345 23 0 91 0
[pid=17743] ppid=17739 vsize=241244 CPUtime=354.28 cores=1
/proc/17743/stat : 17743 (cryptominisat) R 17739 17739 16977 0 -1 4202496 474250 0 0 0 35335 93 0 0 25 0 1 0 462283499 247033856 36232 33554432000 4194304 4587354 140734162128144 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17743/statm: 60311 36232 337 96 0 56873 0
[pid=17744] ppid=17739 vsize=127616 CPUtime=353.98 cores=1
/proc/17744/stat : 17744 (clasp) R 17739 17739 16977 0 -1 4202496 27841 0 0 0 35393 5 0 0 25 0 1 0 462283499 130678784 27305 33554432000 4194304 4785740 140733466742224 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17744/statm: 31904 27305 340 145 0 28949 0
[pid=17745] ppid=17739 vsize=461776 CPUtime=354.05 cores=1
/proc/17745/stat : 17745 (TNM) R 17739 17739 16977 0 -1 4202496 2394 0 0 0 35405 0 0 0 25 0 1 0 462283499 472858624 2291 33554432000 134512640 134534564 4289090688 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17745/statm: 115444 2291 95 6 0 114110 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 848960

[startup+1122.3 s]
/proc/loadavg: 12.09 11.84 9.57 13/202 17931
/proc/meminfo: memFree=11804620/32950928 swapFree=67111528/67111528
[pid=17739] ppid=17737 vsize=18324 CPUtime=0 cores=1,3
/proc/17739/stat : 17739 (ppfolio) S 17737 17739 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462283499 18763776 394 33554432000 4194304 4287625 140735622611280 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/17739/statm: 4581 394 345 23 0 91 0
[pid=17743] ppid=17739 vsize=187884 CPUtime=374.28 cores=1
/proc/17743/stat : 17743 (cryptominisat) R 17739 17739 16977 0 -1 4202496 475895 0 0 0 37334 94 0 0 25 0 1 0 462283499 192393216 25498 33554432000 4194304 4587354 140734162128144 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17743/statm: 46971 25498 337 96 0 43533 0
[pid=17744] ppid=17739 vsize=128684 CPUtime=373.99 cores=1
/proc/17744/stat : 17744 (clasp) R 17739 17739 16977 0 -1 4202496 28035 0 0 0 37394 5 0 0 25 0 1 0 462283499 131772416 27499 33554432000 4194304 4785740 140733466742224 18446744073709551615 4549076 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17744/statm: 32171 27499 340 145 0 29216 0
[pid=17745] ppid=17739 vsize=461776 CPUtime=374.05 cores=1
/proc/17745/stat : 17745 (TNM) R 17739 17739 16977 0 -1 4202496 2394 0 0 0 37405 0 0 0 25 0 1 0 462283499 472858624 2291 33554432000 134512640 134534564 4289090688 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17745/statm: 115444 2291 95 6 0 114110 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 796668

[startup+1182.3 s]
/proc/loadavg: 12.03 11.86 9.71 13/202 17932
/proc/meminfo: memFree=11792200/32950928 swapFree=67111528/67111528
[pid=17739] ppid=17737 vsize=18324 CPUtime=0 cores=1,3
/proc/17739/stat : 17739 (ppfolio) S 17737 17739 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462283499 18763776 394 33554432000 4194304 4287625 140735622611280 18446744073709551615 254500711951 0 0 4096 65536 5630552591474622464 0 0 17 3 0 0 0
/proc/17739/statm: 4581 394 345 23 0 91 0
[pid=17743] ppid=17739 vsize=164456 CPUtime=394.28 cores=1
/proc/17743/stat : 17743 (cryptominisat) R 17739 17739 16977 0 -1 4202496 487310 0 0 0 39332 96 0 0 25 0 1 0 462283499 168402944 19344 33554432000 4194304 4587354 140734162128144 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17743/statm: 41114 19344 337 96 0 37676 0
[pid=17744] ppid=17739 vsize=128684 CPUtime=394 cores=1
/proc/17744/stat : 17744 (clasp) R 17739 17739 16977 0 -1 4202496 28042 0 0 0 39395 5 0 0 25 0 1 0 462283499 131772416 27506 33554432000 4194304 4785740 140733466742224 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17744/statm: 32171 27506 340 145 0 29216 0
[pid=17745] ppid=17739 vsize=461776 CPUtime=394.04 cores=1
/proc/17745/stat : 17745 (TNM) R 17739 17739 16977 0 -1 4202496 2394 0 0 0 39404 0 0 0 25 0 1 0 462283499 472858624 2291 33554432000 134512640 134534564 4289090688 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17745/statm: 115444 2291 95 6 0 114110 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 773240

[startup+1242.3 s]
/proc/loadavg: 12.08 11.91 9.87 13/202 17934
/proc/meminfo: memFree=11724984/32950928 swapFree=67111528/67111528
[pid=17739] ppid=17737 vsize=18324 CPUtime=0 cores=1,3
/proc/17739/stat : 17739 (ppfolio) S 17737 17739 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462283499 18763776 394 33554432000 4194304 4287625 140735622611280 18446744073709551615 254500711951 0 0 4096 65536 5630552728913575936 0 0 17 3 0 0 0
/proc/17739/statm: 4581 394 345 23 0 91 0
[pid=17743] ppid=17739 vsize=187692 CPUtime=414.28 cores=1
/proc/17743/stat : 17743 (cryptominisat) R 17739 17739 16977 0 -1 4202496 504165 0 0 0 41326 102 0 0 25 0 1 0 462283499 192196608 24033 33554432000 4194304 4587354 140734162128144 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17743/statm: 46923 24033 337 96 0 43485 0
[pid=17744] ppid=17739 vsize=140300 CPUtime=414.01 cores=1
/proc/17744/stat : 17744 (clasp) R 17739 17739 16977 0 -1 4202496 30776 0 0 0 41395 6 0 0 25 0 1 0 462283499 143667200 30240 33554432000 4194304 4785740 140733466742224 18446744073709551615 4278093 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17744/statm: 35075 30240 340 145 0 32120 0
[pid=17745] ppid=17739 vsize=461776 CPUtime=414.04 cores=1
/proc/17745/stat : 17745 (TNM) R 17739 17739 16977 0 -1 4202496 2394 0 0 0 41404 0 0 0 25 0 1 0 462283499 472858624 2291 33554432000 134512640 134534564 4289090688 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17745/statm: 115444 2291 95 6 0 114110 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 808092



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.08 11.93 9.99 10/197 17937
/proc/meminfo: memFree=12243192/32950928 swapFree=67111528/67111528
[pid=17739] ppid=17737 vsize=18324 CPUtime=0 cores=1,3
/proc/17739/stat : 17739 (ppfolio) S 17737 17739 16977 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462283499 18763776 394 33554432000 4194304 4287625 140735622611280 18446744073709551615 254500711951 0 0 4096 65536 5630552728913575936 0 0 17 3 0 0 0
/proc/17739/statm: 4581 394 345 23 0 91 0
[pid=17743] ppid=17739 vsize=208664 CPUtime=433.47 cores=1
/proc/17743/stat : 17743 (cryptominisat) R 17739 17739 16977 0 -1 4202496 517252 0 0 0 43241 106 0 0 25 0 1 0 462283499 213671936 26741 33554432000 4194304 4587354 140734162128144 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17743/statm: 52166 26741 337 96 0 48728 0
[pid=17744] ppid=17739 vsize=142608 CPUtime=433.25 cores=1
/proc/17744/stat : 17744 (clasp) R 17739 17739 16977 0 -1 4202496 31278 0 0 0 43319 6 0 0 25 0 1 0 462283499 146030592 30742 33554432000 4194304 4785740 140733466742224 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17744/statm: 35652 30742 340 145 0 32697 0
[pid=17745] ppid=17739 vsize=461776 CPUtime=433.31 cores=1
/proc/17745/stat : 17745 (TNM) R 17739 17739 16977 0 -1 4202496 2394 0 0 0 43331 0 0 0 25 0 1 0 462283499 472858624 2291 33554432000 134512640 134534564 4289090688 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17745/statm: 115444 2291 95 6 0 114110 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 831372

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.02
CPU time (s): 1300.03
CPU user time (s): 1298.91
CPU system time (s): 1.12
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 858084

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

runsolver used 2.16267 second user time and 5.08823 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-22 23:14:28
IDJOB=3249456
IDBENCH=83170
IDSOLVER=1613
FILE ID=node149/3249456-1303506868
RUNJOBID= node149-1303506867-17698
PBS_JOBID= 13134233
Free space on /tmp= 72112 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-7x39.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249456-1303506868/watcher-3249456-1303506868 -o /tmp/evaluation-result-3249456-1303506868/solver-3249456-1303506868 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3249456-1303506868.cnf

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

MD5SUM BENCH= f717554c4e7f802b3078c48464dbcd9d
RANDOM SEED=1827258866

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:      12861180 kB
Buffers:       1795592 kB
Cached:       17640428 kB
SwapCached:          0 kB
Active:        9384256 kB
Inactive:     10168156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12861180 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           49508 kB
Writeback:           0 kB
AnonPages:      116104 kB
Mapped:          16424 kB
Slab:           473836 kB
PageTables:       5980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   767924 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= 72092 MiB
End job on node149 at 2011-04-22 23:36:10